Commit graph

218 commits

Author SHA1 Message Date
Renato Botelho
ecb9aba10a 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.

Author:	Olivier Andreu <oandrieu@gmail.com> and
        Stefano Zacchiroli <zack@upsilon.cc>
WWW:	http://camlbz2.forge.ocamlcore.org

PR:		ports/132059
Submitted by:	Jaap Boender <jaapb at kerguelen.org>
2009-02-25 14:43:45 +00:00
Martin Wilke
0af29caee8 Python module implementing LZMA Utils' liblzma API
PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.

WWW: http://launchpad.net/pyliblzma

PR:		ports/129560
Submitted by:	David Naylor <dragonsa at highveldmail.co.za>
2009-02-15 20:09:41 +00:00
Gabor Kovesdan
74babd48c3 A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek()
system call and so isn't restricted to regular files.

WWW: http://phptest11.atw.hu/
2009-02-09 20:21:08 +00:00
Mario Sergio Fujikawa Ferreira
dc5f4fc707 New port kzip version 20070805: PKZIP-compatible compressor focusing
on space over speed.
2009-01-09 00:38:45 +00:00
Mario Sergio Fujikawa Ferreira
299ed585eb New port zipmix version 20070221: Produce a .ZIP file from 2 other
ones with the best compressed files from each.
2009-01-09 00:36:38 +00:00
Akinori MUSHA
a07adaa6ac Add ruby-libarchive, Ruby bindings for libarchive. 2009-01-07 03:50:01 +00:00
Akinori MUSHA
1d8674e9e1 I should have added a non-gem version of this library.. 2009-01-07 03:40:46 +00:00
Akinori MUSHA
d3e2cc6511 Add rubygem-libarchive, Ruby bindings for libarchive. 2009-01-07 03:05:09 +00:00
Martin Wilke
19b405650c - Connect archivers/lzmautils-devel 2008-12-24 23:48:53 +00:00
Gabor Pali
bda678fa1c The zip-archive library provides functions for creating, modifying, and
extracting files from zip archives.

WWW: http://johnmacfarlane.net/zip-archive/

PR:		ports/129679
Submitted by:	pgj
Approved by:	miwi
2008-12-21 11:28:15 +00:00
Alex Dupre
39dda2a463 Add php5 zip extension. 2008-12-11 08:50:00 +00:00
Wesley Shields
586d140851 This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C
library so it has high performance. It supports the "zlib",  "gzip" and
"raw" compression formats. It provides a convenient high level api suitable
for most tasks and for the few cases where more control is needed it provides
access to the full zlib feature set.

PR:		ports/128552
Submitted by:	Samy Al Bahra <sbahra@kerneled.org>
2008-11-04 21:24:37 +00:00
Martin Wilke
64cb485aa6 This package includes a thin wrapper library of LZMA SDK.
WWW:	http://tokyocabinet.sourceforge.net/
2008-09-23 08:00:25 +00:00
Martin Wilke
94484b9569 The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
a single click.

WWW:	http://foo-projects.org/~benny/projects/thunar-archive-plugin/

PR:		ports/125998
Submitted by:	ports at c0decafe.net <ports at c0decafe.net>
2008-08-18 12:38:30 +00:00
Edwin Groothuis
e7f6d9c0ae [NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files
Libpar2 is a library 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.

	Libpar2 is extracted from par2cmdline, and distributed separately.

	WWW: http://parchive.sourceforge.net/

PR:		ports/126578
Submitted by:	Jeff Burchell <toxic@doobie.com>
2008-08-17 06:48:21 +00:00
Edwin Groothuis
736b7081fb New port: archivers/rpm5
New major version of RPM, based upon rpm5.org release.

	Major new features are sqlite, xar and lzma support as
	well as lots of cleanup and better support for FreeBSD.

	See http://rpm5.org/pressrelease.php for more details.

	The new rpm5 port is based on the old rpm4 port, with
	new knobs added for Python and Lua scripting support.

PR:		ports/123022
Submitted by:	Anders F Björklund <afb@rpm5.org>
2008-07-07 13:19:16 +00:00
Erwin Lansing
8b0ba84c09 Add py-librtfcomp , LZRTF compression library.
PR:		ports/124554
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-06-19 22:06:13 +00:00
Erwin Lansing
54a151c57f Add librtfcomp 1.1, LZRTF compression library.
PR:		ports/124554
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-06-19 21:48:54 +00:00
Xin LI
8b3a49b51e New port: pigz, Parallel GZip.
PR:		ports/124344
Submitted by:	Gea-Suan Lin <gslin gslin org>
2008-06-18 18:47:28 +00:00
Marcelo Araujo
74ebb23835 - Repocopy archivers/orange to archivers/liborange.
- Update to 0.3.2.

PR:		ports/124402
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-06-17 21:47:05 +00:00
Ion-Mihai Tetcu
91da9a6b30 Fix INDEX build.
Pointyhat to:	araujo@
Submitted by:	cperciva@
2008-06-06 08:35:19 +00:00
Marcelo Araujo
52a66cd6e0 - Remove archivers/dynamite, project has been renamed to archivers/libdynamite.
PR:		ports/123941
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
Repocopy by:	marcus
2008-06-05 20:18:43 +00:00
Marcelo Araujo
49d148a67d - Repocopy from archivers/dynamite to archivers/libdynamite.
- Update to 0.1.1.
- Project has been renamed.

PR:		ports/123941
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
Repocopy by:	marcus
2008-06-05 20:07:10 +00:00
Martin Wilke
e9bf89c8de The PHP_Archive package allows creation of self-contained cross-platform
PHP libraries or applications, similar to Java jar files.

WWW: http://pear.php.net/package/PHP_Archive/

PR:		ports/123832
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-05-22 00:12:54 +00:00
Kevin Lo
b3009e29cf Initial import of deco 0.8.1.
Deco is a script able to extract various archive file formats.
2008-05-06 06:21:26 +00:00
Christian Weisgerber
69309c1a7d Import lzma 4.32.5.
LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.

WWW: http://tukaani.org/lzma/
2008-04-21 15:53:28 +00:00
Thierry Thomas
2834d51011 Parity v2 Archive create/verify/recover
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.

WWW: http://chuchusoft.com/par2_tbb/

PR:		ports/120462
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
2008-04-19 19:32:46 +00:00
Pav Lucistnik
cf909dbe3d - Remove expired tkstep80 related ports 2008-04-09 14:19:00 +00:00
Dirk Meyer
9b51ebc59c Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.

The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.

WWW: http://rubyforge.org/projects/ruwiki/
2008-03-29 10:37:40 +00:00
Pietro Cerutti
d8db397d9c Xarchiver is a Desktop Environment independent archiver frontend.
All common archive types are supported. RPM and ISO are handled without
rpm or isodump executables.

PR:		122149
Submitted by:	Andreev Maxim <andreevmaxim@gmail.com>
Approved by:	miwi (mentor)
2008-03-27 23:07:56 +00:00
Alejandro Pulver
41d43131e2 Add unrar-iconv: unrar with iconv support (as slave port).
PR:		ports/117290
Submitted by:	Yarodin <yarodin at gmail.com>
2008-02-16 20:13:28 +00:00
Martin Wilke
fe42d9fafb PHK is a PHP-oriented package/archive system. Basically, it can be considered
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
distribute and run a library or an application as a single file.

The PHK accelerator transparently makes PHK runtime faster.

WWW: http://pecl.php.net/package/phk/

PR:		ports/119828
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2008-01-20 22:14:54 +00:00
Gabor Kovesdan
b3fe4f8a74 A BSD-licensed replacement of the ar utility.
Written by:	Kai Wang <kaiw@FreeBSD.org>
Sponsored by:	Google Summer of Code 2007
2008-01-18 23:11:34 +00:00
Alex Dupre
7382aa2905 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.

WWW: http://www.trustice.com/java/tar/
2007-10-24 13:21:22 +00:00
Alexey Dokuchaev
bd12dd4228 Add HLExtract, command line utility that can load all HLLib supported
packages and extract multiple items from them while maintaining their
directory structure.

WWW: http://nemesis.thewavelength.net/index.php?p=35
2007-10-22 20:44:56 +00:00
Edwin Groothuis
c12c0d9a8c [New port] archivers/linux-par2cmdline
Linux version of par2cmdline. Useful when the native version
	does not work correctly (e.g. when you get a "Main packet
	not found" error).

PR:		ports/112124
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2007-09-07 06:38:26 +00:00
Andrew Pantyukhin
ada3aaa54d Add port archivers/ppmd-7z:
Simple command line implementation of PPMD compression algorithm. It
is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by
Igor Pavlov and bundled with 7zip.

WWW: http://www.7-zip.org/sdk.html
2007-09-01 12:31:51 +00:00
Martin Wilke
0eaf68f46a The phar extension provides the phar stream wrapper and the Phar
class for manipulating self-contained PHP Archive (phar) files.
The Phar class can be used to create and to extract contents of
phar files as well as iterating over their contents.

PHP Archive files (Phars) are special collections of files that
can be transparently run right out of the file, similar to Java's
jar archive files. Using a phar archive, it is possible to distribute
a complete PHP application in a single file that will run out of the
file without modification or extraction.

WWW: http://pecl.php.net/package/phar/

PR:		ports/115224
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2007-08-21 09:10:15 +00:00
Emanuel Haupt
6f2095feeb Add unmass, a tool to extract game archives such as wad, dar, mea exe's and many
more.
2007-08-14 15:23:38 +00:00
Andrew Pantyukhin
f7548d9bc6 Add port archivers/unfoo:
Unfoo is a tiny sh(1) wrapper to simplify decompression of files.
Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z.

WWW: http://obsoleet.org/code/unfoo/
Author: Graham Forest <vitaminmoo@wza.us>

Based on:	Gentoo Portage
2007-08-13 13:41:42 +00:00
Boris Samorodov
bf753055cb UPX is a free, portable, extendable, high-performance executable
packer for several different executable formats. It achieves an
excellent compression ratio and offers very fast decompression.
Your executables suffer no memory overhead or other drawbacks
because of in-place decompression.

UPX is copyrighted software distributed under the terms of the
GNU General Public License, with special exceptions granting
the free usage for commercial programs as stated in the
UPX License Agreement.

WWW: http://upx.sourceforge.net/
2007-06-04 08:48:38 +00:00
Boris Samorodov
6e36be2092 UCL is a portable lossless data compression library written in ANSI C.
UCL implements a number of compression algorithms that achieve an excellent
compression ratio while allowing *very* fast decompression. Decompression
requires no additional memory.

Author: Markus Franz Xaver Johannes Oberhumer
        markus@oberhumer.com

WWW: http://www.oberhumer.com/opensource/ucl/
2007-06-04 08:46:17 +00:00
Cheng-Lung Sung
6cccd698d5 Add paq 8.l, an archiver with an extremely high compression ratio.
PR:		ports/111391
Submitted by:	bf <bf2006a at yahoo.com>
2007-04-10 07:59:10 +00:00
Tom McLaughlin
9650cc9583 Remove port: Included with all current python versions in ports tree.
PR:		107263
Submitted by:	Li-Wen Hsu
Approved by:	python@ (alexbl)
2007-02-05 20:52:39 +00:00
Andrew Pantyukhin
26e89a1c90 Add port archivers/grzip:
grzip is a high-performance file compressor based on Burrows-Wheeler
Transform, Schindler Transform, Move-To-Front, and Weighted Frequency
Counting. It uses the Block-Sorting Lossless Data Compression Algorithm,
which has received considerable attention in recent years for both its
simplicity and effectiveness. This implementation has a compression rate
of 2.234 bps on the Calgary Corpus (14 files) without preprocessing
filters.

WWW: http://magicssoft.ru/?folder=projects&page=GRZipII
Author: Ilya Grebnov
2007-02-02 14:53:47 +00:00
Gabor Kovesdan
4abd72c907 AOLserver interface to zlib library
WWW: http://www.crystalballinc.com/vlad/software/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)
2007-02-02 14:26:28 +00:00
Martin Wilke
17050f925d This module provides a Perl interface that allows writing bzip2
compressed data to files or buffer.

WWW:     http://search.cpan.org/dist/IO-Compress-Bzip2/

PR:		ports/108039
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2007-01-22 07:52:13 +00:00
Cheng-Lung Sung
8d59c552c8 Add p5-Compress-Raw-Bzip2 2.003, low-Level Interface to bzip2
compression library.

PR:		ports/108023
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2007-01-17 04:52:51 +00:00
Stanislav Sedov
822938a31c - Add port for ruby-lha, a ruby extension to work with lha-compressed files. 2007-01-09 20:19:01 +00:00
Rong-En Fan
637b66dc65 Add tclmkziplib 1.0, GZIP and ZIP support for TCL; dynamicly loadable.
PR:		ports/107519
Submitted by:	martin at matuska.org
2007-01-06 02:08:35 +00:00