Ports Search

Results 14,43114,440 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
accessibility/orca-3.18.2 (Score: 9.2782444E-5)
Scriptable screen reader
Orca a scriptable screen reader that is currently under development. As such it is highly unstable and undergoes frequent changes. To read more about Orca, please refer to the Orca documentation series available in the ./docs/doc-set directory and also the Orca WIKI at http://live.gnome.org/Orca.
accessibility/atk-1.24.0 (Score: 9.2782444E-5)
Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10)
Accessibility Toolkit, Linux/i386 binary from the Web page: The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.
archivers/advancecomp-1.19 (Score: 9.2782444E-5)
Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives .PNG snapshots .MNG video clips .GZ files The main features are: * Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation * Recompress MNG files using Delta and Move optimization
archivers/hlextract-2.4.4 (Score: 9.2782444E-5)
Utility to extract data from various Half-Life file formats
HLExtract is a command line utility written in C that can load all HLLib supported packages and extract multiple items from them while maintaining their directory structure. Currently, BSP, GCF, NCF, PAK, SGA, VPK, WAD, XZP, and ZIP (store/deflate) package formats are supported.
archivers/tar-0.4.2.1 (Score: 9.2782444E-5)
Reading, writing, and manipulating ".tar" archive files
This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, USTAR, POSIX and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved.
archivers/javatar-2.5 (Score: 9.2782444E-5)
Java tar archive I/O package
The package com.ice.tar implements a tar archive io package. This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files.
archivers/libarc-2.0.2 (Score: 9.2782444E-5)
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/libunrar-3.9.10 (Score: 9.2782444E-5)
Library to work with RAR archives
The UnRAR library is a minor part of the RAR archiver and contains RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. UnRAR library can be used by other programs to extract RAR archives. This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
archivers/libunrar4-4.2.4 (Score: 9.2782444E-5)
Library to work with RAR archives
The UnRAR library is a minor part of the RAR archiver and contains RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. UnRAR library can be used by other programs to extract RAR archives. This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
archivers/libzip-1.1.2 (Score: 9.2782444E-5)
C library for reading, creating, and modifying ZIP archives
libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.