Ports Search

Results 14,44114,450 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
archivers/Archive-Extract-0.78 (Score: 9.2782444E-5)
Generic archive extracting mechanism
Archive::Extract is a generic archive extraction mechanism. It allows you to extract any archive file of the type .tar, .tar.gz, .gz or .zip without having to worry how it does so, or use different interfaces for each type by using either perl modules, or command line tools on your system.
archivers/lrzip-0.630 (Score: 9.2782444E-5)
Long Range ZIP or Lzma RZIP
This is a compression program optimised for large files. The larger the file and the more memory you have, the better the compression advantage this will provide, especially once the files are larger than 100MB. The advantage can be chosen to be either size (much smaller than bzip2) or speed (much faster than bzip2).
archivers/lzop-1.03 (Score: 9.2782444E-5)
Fast file compressor similar to gzip, using the LZO library
lzop is a file compressor which is very similar to gzip. It uses the LZO library for compression services and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio). lzop is distributed under the terms of the GNU General Public License (GPL).
archivers/macutils-2.0b3 (Score: 9.2782444E-5)
Utilities for Apple Macintosh files
The macutils collection can handle a number of different Macintosh file formats including Binhex, MacBinary, AppleSingle and AppleDouble. There is also support for the Columbia Apple-talk Package. This package contains the following utilities: macunpack hexbin macsave macstream binhex tomac frommac Check out the man pages and /usr/local/share/doc/macutils (or equivalent on your system) for more information. Share and enjoy, Joel...
archivers/nulib-3.25 (Score: 9.2782444E-5)
NuFX archive utility
Nulib is a shell-based NuFX archive utility, based loosely on ARC for the IBM PC and ar(1) under Unix. It allows you to perform certain operations on the same archives used by ShrinkIt, e.g. view archive contents, add to archive, extract from archive, and delete from archive. Additionally, it will list and unpack files from Binary II archives.
archivers/bz2-0.6.0 (Score: 9.2782444E-5)
OCaml library to manipulate bz2 files
CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression library which typically compresses better (i.e., smaller resulting files) than gzip. Using CamlBZ2 you can read and write compressed "files", where files can be anything offering an in_channel/out_channel abstraction (files, sockets, ...). Also, with CamlBZ2 you can compress and decompress strings in memory using the bzip2 compression algorithm.
archivers/par2cmdline-tbb-20100203 (Score: 9.2782444E-5)
Tools for using Parity v2 Archive files (tbb version)
par2cmdline-tbb is the tbb version of the par2cmdline tool. par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet.
archivers/par2cmdline-0.4 (Score: 9.2782444E-5)
Tools for using Parity v2 Archive files
Parity v2 Archive create/verify/recover par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet.
archivers/pbzip2-1.1.12 (Score: 9.2782444E-5)
Parallel BZIP2
PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with bzip2).
archivers/File_Archive-1.5.5 (Score: 9.2782444E-5)
PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
PEAR::File_Archive is strongly object oriented. It makes it very easy to use, writing simple code, yet the library is very powerful. It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb) archives to files, memory, mail or standard output. See http://poocl.la-grotte.org for a tutorial.