Ports Search

Results 231240 of 5,161 for /ports-mgmt/.(0.004 seconds)
archivers/paq-20140131 (Score: 0.006224396)
Family of archivers with extremely high compression ratios
paq is a family of archivers with the best lossless compression ratios now available across a wide variety of test data, according to several benchmarks. A comparison of paq to other compression methods, on a 2GHz T3200, when compressing a large text file: Format Size Time (sec) Memory comp decomp ----------- --------- -------------- ------- Uncompressed 3,152,896 compress 1,319,521 1.6 0.2 .1 MB gzip -9 1,022,810 0.7 0.1 .1 MB bzip2 -9 860,097 0.6 0.4 5 MB p7zip (7z) 824,573 1.5 0.1 195 MB xz -6 822,016 ? ? ? zpaq c1 (fast) 806,959 2 2 38 MB zpaq c2 (mid) 699,191 8 8 112 MB zpaq c3 (max) 644,190 20 20 246 MB The port uses the open ZPAQ specification, and contains: a public-domain C++ API for reading and writing ZPAQ compressed data to or from files or objects in memory; serial and multi-threaded archivers; extra preprocessors for compression; and stubs for creating self-extracting archives.
archivers/nwreckdum-0.0.6 (Score: 0.006224396)
Utility for manipulating of Quake packed data files
NWReckDum is Quake PACK file format (.pak) manipulator. It allows one to list, extract, and create packed game data files easily from command line.
archivers/mtf-0.2.1 (Score: 0.006224396)
Unix reader for the Microsoft Tape Format used by NT Backup
This is the port of the Microsoft Tape Format / NT Backup reader. It is in a "work for me" state.
archivers/bz2-0.6.0 (Score: 0.006224396)
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/zip-1.05 (Score: 0.006224396)
OCaml library to manipulate ZIP/GZIP/JAR archives
This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats.
archivers/lzf-1.6.5 (Score: 0.006224396)
Handles LZF de/compression
This package handles LZF de/compression.
archivers/rar-3.0.2 (Score: 0.006224396)
PECL extension to create and read RAR files
Rar is a powerful and effective archiver, which was created by Eugene Roshal and became rather popular quite fast. This extension gives you possibility to read Rar archives.
archivers/File_Archive-1.5.5 (Score: 0.006224396)
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.
archivers/PHP_Archive-0.12.0 (Score: 0.006224396)
Create and Use PHP Archive files
The PHP_Archive package allows creation of self-contained cross-platform PHP libraries or applications, similar to Java jar files.
archivers/stuffit-5.2.0.611 (Score: 0.006224396)
Stuffit Archive Creator and Expander
Command-line utilities to: * create StuffIt (.sit) and Zip (.zip) archives * encode files into uuencode, BinHex, and MacBinary formats * expand StuffIt and Zip archives * expand encrypted StuffIt archives * decode or expand: Compact Pro, zip, arc, arj, lha (lzh), rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME, tar, MacBinary, segmented StuffIt, PrivateFile, bzip2, and AppleSingle.