Ports Search

Results 16,86116,870 of 19,819 for %22HTTP Server%22.(0.01 seconds)
arabic/libitl-0.7.0 (Score: 7.739885E-4)
API abstraction to common Islamic calculations
The Islamic Tools and Libraries (ITL) is a project to provide a plethora of useful Islamic tools and applications as well as a comprehensive feature-full Islam-centric library. The ITL project currently includes full lunar-centric time measurement routines.
archivers/9e-1.0 (Score: 7.739885E-4)
Explode Plan9 archives
9e is a program to explore Plan9 archives. You can do whatever you like with the source so long as you clearly indicate all modifications and the author responsible for each. Usage Summary: $9e [options] <file> ... Options: -h: dump headers only -v: dump file names and sizes while extracting -r: specify alternate root directory -?: help If no file is named on the command line, standard input is assumed. Note that the input file must be a decompressed archive (decompress with gzip).
archivers/hffzip-1.01 (Score: 7.739885E-4)
File compressor based on Huffman coding
HFFzip is a file compressor based on Huffman coding. HFFzip is right for embedded systems, because of its little size and the simple algorithm used.
archivers/lha-1.14i (Score: 7.739885E-4)
Archive files using LZSS and Huffman compression (.lzh files)
LHa for UNIX This unofficial version of lha is based on Version 1.00. This version supports extraction & archiving using -lh5- & -lh6- as well as extraction using -lh7- algorithm. All the bug reports on this version should be directed to Tsuguo Okamoto <tsugio@muc.biglobe.ne.jp>. If this software is included in a medium that may be obtained by users without network connectivity, please notify Tsuguo Okamoto in advance. Redistribution over networks is not restricted. According to Masafumi NAKANE <max@wide.ad.jp> the author gives permission to distribute this software on FreeBSD CDROM.
archivers/libarc-2.0.2 (Score: 7.739885E-4)
Tiny C decompression library for several popular compression formats
A tiny C library and sample program to extract data compressed using dozen popular archivers. Currently following formats are supported: - tar (*.tar) - tar + gzip'ed (*.tar.gz, *.tgz) (deflate) - zip (*.zip) (implode, deflate) - lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) - MIME multipart
archivers/libcomprex-0.3.3 (Score: 7.739885E-4)
Transparently handles automatic compression and decompression of files
The libcomprex library transparently handles automatic compression and decompression of files. The API is similar to C's built-in file access functions, which provides a smooth transition to libcomprex. libcomprex can also open uncompressed files, making it a good replacement for the native file access functions.
archivers/Archive-Any-Lite-0.11 (Score: 7.739885E-4)
Simple CPAN package extractor
Archive::Any::Lite is a fork of Archive::Any. The main difference is this works properly even when you fork(), and may require less memory to extract a tarball. On the other hand, this isn't pluggable (this only supports file formats used in the CPAN toolchains), and this doesn't check mime types (at least as of this writing).
archivers/Archive-Any-Plugin-Rar-0.02 (Score: 7.739885E-4)
Wrapper around Archive::Rar
Wrapper around Archive::Rar.
Generic archive extracting mechanism (using libarchive)
Archive::Extract::Libarchive has a similar interface to Archive::Extract, but instead of using Perl modules and external commands, it uses the libarchive C libary. It supports many different archive formats and compression algorithms and is fast.
archivers/Compress-Raw-Bzip2-2.069 (Score: 7.739885E-4)
Low-Level Interface to bzip2 compression library
Low-Level Interface to bzip2 compression library.