Commit graph

203 commits

Author SHA1 Message Date
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
Sergey Skvortsov
ea83568e7b Add p5-PerlIO-via-Bzip2 0.02, perl extension to provide a PerlIO layer
to bzip2/bunzip2.
2006-12-18 18:05:21 +00:00
Dirk Meyer
90eca038fc FreeTar for GNUstep
WWW: https://gna.org/projects/freetar/
2006-12-03 16:18:44 +00:00
Dmitry Sivachenko
553532006e New port: p5-IO=Compress-Zlib.
A Perl5 interface to allow reading and writing of RFC 1950, 1951, 1952
(i.e. gzip) and zip files/buffers.
2006-12-03 11:39:43 +00:00
Martin Wilke
778d4b23ea This module is the base class for all IO::Compress and IO::Uncompress
modules.

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

PR:		ports/105297
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2006-11-14 10:05:38 +00:00
Martin Wilke
56827c8a80 The Compress::Raw::Zlib module provides a Perl interface to the
zlib compression library.

WWW: http://search.cpan.org/dist/Compress-Raw-Zlib/

PR:		105278
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-11-14 10:00:46 +00:00
Vasil Dimov
2fb8ca3acd Remove expired leaf ports:
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
2006-10-31 14:13:19 +00:00
Cheng-Lung Sung
cbd010518a Add p5-Archive-Any 0.09.3, single interface to deal with file archives.
PR:		ports/102567
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-03 13:38:21 +00:00
Jose Alonso Cardenas Marquez
a3e44848b9 - New port: archivers/kbackup
KBackup is a program that lets you back up any directories or files, whereby it
uses an easy to use directory tree to select the things to back up.

The program was designed to be very simple in its use so that it can be used by
non-computer experts.

The storage format is the well known TAR format, whereby the data is still
stored in compressed format (bzip2 or gzip).

It also includes a german, french, italian, slovak and russian translation for
the user interface and an english, french and german handbook.

WWW:    http://www.kde-apps.org/content/show.php?content=44998
2006-09-30 16:28:17 +00:00
Cheng-Lung Sung
d16b68d609 Add p5-POE-Filter-LZO 1.5, a POE filter wrapped around Compress::LZO.
PR:		ports/103098
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:47:59 +00:00
Cheng-Lung Sung
b5f5d08101 Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF.
PR:		ports/103096
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:45:14 +00:00
Cheng-Lung Sung
ad04e16bfd Add p5-Compress-LZO 1.08, interface to the LZO compression library.
PR:		ports/103097
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-26 14:18:27 +00:00
Cheng-Lung Sung
f02ab7ac68 Add p5-Compress-LZF 1.65, extremely light-weight Lempel-Ziv-Free
compression.

PR:		ports/103095
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-26 10:51:21 +00:00
Ion-Mihai Tetcu
77cda33a64 This is a kioslave for KDE to handle 7zip files.
Simply, enter 'p7zip:/path_to_file/filename.7z' in konqueror to use this.

Author:	Raul Fernandes <rgfbr@yahoo.com.br>
WWW:	http://www.kde-apps.org/content/show.php?content=17829

PR:		ports/101009
Submitted by:	makc <makc at issp.ac.ru>
2006-09-14 08:51:36 +00:00
Dirk Meyer
6142852753 Zipper is a tool for extracting and viewing archive files in GNUstep.
PR:		103088
Submitted by:	Gürkan Sengün
2006-09-10 12:16:08 +00:00
Rong-En Fan
c65422ba69 Add pecl-lzf 1.4, handles LZF de/compression.
PR:		ports/102964
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-07 12:25:49 +00:00