Commit graph

136 commits

Author SHA1 Message Date
Pav Lucistnik
1b91b97ad7 - Rename linux-linunace to linux-unace
Requested by:	Andrew P. <infofarmer@gmail.com> (maintainer)
2005-11-13 17:20:43 +00:00
Pav Lucistnik
474945f33a This is the official version of Unace for Linux from ACE Compression Software.
It can deal with more recent ace archives than those supported by the
open-source port of ace (un)archiver.

PR:		ports/88713
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-13 14:27:15 +00:00
Pav Lucistnik
295abdbc94 XArchive is a GTK+ front end for command line archiving tools such as tar, rar,
zip, ace, 7zip, arj, and rpm.

It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.

PR:		ports/88760
Submitted by:	Mark Kane <mark@mkproductions.org>
2005-11-10 14:10:04 +00:00
Marcus Alves Grando
073d5a5978 New port
deb2targz is a very small perl script for converting Debian Linux .deb packages
to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'.

PR:		86641
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	pav (mentor)
2005-09-28 16:37:35 +00:00
Marcus Alves Grando
1d2479534e Remove devel/libunrar (wrong category)
Notified by:	dinoex

Add new port archivers/libunrar

"Library to work with RAR archivies"

PR:		ports/86508
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	pav (mentor)
2005-09-23 19:58:45 +00:00
Renato Botelho
2415ce21ef Add ppmd 20050811, a fast archiver with a good compression ratio.
PR:		ports/84796
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 16:32:05 +00:00
Renato Botelho
26c49e25b3 Add ecm 1.0, compresses CD images by stripping unnecessary EDC/ECC data.
PR:		ports/84712
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 14:32:08 +00:00
Michael Johnson
3f1a47cee5 Add mar , a simple binary file format for storing arbitrary meta and
user data.

PR:		ports/82453
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-22 06:13:00 +00:00
Michael Johnson
4d5beacc07 Add unzoo , a zoo archive extractor.
PR:		ports/82449
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-20 18:02:18 +00:00
Jean-Yves Lefort
4fa7e5a3a0 Add gzrecover.
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
skip over bad data and extract whatever files might be there.

WWW: http://www.urbanophile.com/arenn/hacking/gzrt/

PR:		ports/81840
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-08 12:08:09 +00:00
Alexey Dokuchaev
757a9b222f Add Dzip, file compression utility specializing in Quake demo compression.
WWW: http://speeddemosarchive.com/dzip/
2005-06-07 18:15:25 +00:00
Florent Thoumie
a05984b2ea - Add lzo2, version 2.00 of archivers/lzo.
PR:		ports/81721
Submitted by:	Ports Fury
Repocopy by:	marcus
2005-06-06 21:46:49 +00:00
Alexey Dokuchaev
264853a588 Add lcab, Microsoft cabinet (.CAB) file creator.
Inspired by:	NetBSD pkgsrc
2005-05-27 05:19:06 +00:00
Jean-Yves Lefort
3a6cbec0cb Simple command line version of compression program using LZMA compression
method. This program is taken from LZMA SDK. 7-zip uses the same compression
method, but creates 7Z archives instead of pure LZMA data stream. LZMA can
compress and decompress data streams using standard input/output.

Compression ratio is about 25-30% better than bzip2 and decompression speed
is about two times faster. This makes LZMA good bzip2 replacement for
use in software distribution.

WWW: http://www.7-zip.org/sdk.html

PR:		ports/80554
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-07 19:11:16 +00:00
Pav Lucistnik
f0d36411c6 TorrentZip creates byte-for-byte exact zip files on any machine. This allows
people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again.  Because of the way TorrentZip creates identical
zips, the file hashes will always match those in the original torrent.

PR:		ports/80579
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
2005-05-04 14:05:27 +00:00
Pav Lucistnik
92babb4242 New port: archivers/pear-File_Archive PEAR class to easily manipulate tar, gz and zip files
PEAR::File_Archive will let you manipulate easily the tar, gz and zip files.
This library is strongly object oriented. It makes it very easy to use, writing
simple code, yet the library is very powerfull.

File_Archive is made of two objects: readers and writers. Are currently
implemented readers from file, directory, tar, gz, zip and bzip2 archives.

You can write to file(s), send mails with files attached, or create tar, gz,
zip, bzip2 archives.

PR:		ports/80068
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-04-20 15:57:52 +00:00
Florent Thoumie
eb181d04c5 - Add unmakeself 0.99, a tool to extract makeself archives.
PR:		ports/79398
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-04-10 20:46:05 +00:00
Sergey Skvortsov
30612612af Add liblzxcomp 20020618, LZX compression library. 2005-02-27 18:31:48 +00:00
Edwin Groothuis
dfd5750bdc [NEW PORT] archivers/orange: Extract Microsoft Cabinet files from self-extracting installers
Orange is a tool and library for squeezing out juicy
	installable Microsoft Cabinet Files from self-extracting
	installers for Microsoft Windows.

	Supported installers include VISE, InstallShield, Setup
	Factory and more.

	WWW: http://synce.sourceforge.net

PR:		ports/76030
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:13:20 +00:00
Edwin Groothuis
d74c9bcddf [NEW PORT] archivers/dynamite: Decompress data compressed with
PKWARE Data Compression Library

	Dynamite is a tool and library for decompressing data
	compressed with the PKWARE Data Compression Library.

	WWW: http://synce.sourceforge.net

	Notes:
	* This library is required for the update of synce-kde
	* The 'dynamite' binary crashes when invoked without
	  arguments. This is expected, not a freebsd specific
	  problem.

PR:		ports/76026
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:09:25 +00:00
Mario Sergio Fujikawa Ferreira
43f7b7f9d2 New port jzlib version 1.0.5: A re-implementation of zlib in pure Java 2004-12-31 14:33:16 +00:00
Sergey Skvortsov
4bdc4819e6 Add p5-PerlIO-gzip 0.17,
Perl extension to provide a PerlIO layer
to gzip/gunzip.
2004-12-08 14:51:31 +00:00
Ying-Chieh Liao
463365c3fb add pbzip2 0.8.2
Parallel BZIP2
2004-12-07 02:31:16 +00:00
Max Khon
457fb02412 New port: libmspack-0.0.20040308
The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.
2004-11-25 14:02:55 +00:00
Hye-Shik Chang
1dcb27260f Remove alz2zip port which will not be maintained anymore.
There's a better replacement available in archivers/unalz.
2004-10-23 09:50:15 +00:00
Hye-Shik Chang
a3ce7f6023 Add unalz 0.20,
unarchiver for AlZip compressed files.
2004-10-23 09:40:07 +00:00
Pav Lucistnik
1422b2c617 - Remove as scheduled
Fuse ignited by:	clement
2004-08-20 15:37:49 +00:00
Sergey Matveychuk
a0b4fb6047 file archiver with highest compression ratio
PR:		ports/69248
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2004-08-11 18:07:36 +00:00
Alex Dupre
0755041a61 Add a new shared extension for PHP. 2004-07-19 08:45:42 +00:00
Alex Dupre
28c0990956 Add a new shared extension for PHP. 2004-07-19 08:42:06 +00:00
Alex Dupre
dad9273a51 Add a new shared extension for PHP. 2004-07-19 07:37:05 +00:00
Alex Dupre
e07e68d1bc Add a new shared extension for PHP. 2004-07-19 07:34:56 +00:00
Alex Dupre
2f53f9a14a Add pecl-zip 1.0, a PECL extension to read zip files. 2004-07-19 07:24:30 +00:00
Edwin Groothuis
3c101f4840 [NEW PORT] archivers/bsdtar
Port of the bsdtar archiver for FreeBSD systems prior to 502111

PR:		ports/68054
Submitted by:	Martin Matuska <matuska@tradex.sk>
2004-07-18 11:18:21 +00:00
Pav Lucistnik
96daa72856 After repocopy from archivers/star, add star-devel, at 1.5 alpha 41.
This is development series, but already pretty stable.

PR:		ports/68125
Submitted by:	Martin Matuska <martin@tradex.sk>
Repocopy by:	marcus
2004-06-22 20:37:36 +00:00
Hye-Shik Chang
df8f3a35a6 Add py-lzma, a 7zip compression library for Python. 2004-05-28 14:33:03 +00:00
Kirill Ponomarev
666b2bb47f Add advancecomp 1.10, recompression utilities for .ZIP, .PNG, .MNG and
.GZ files.

PR:		ports/66581
Submitted by:	Radim Kolar
2004-05-14 14:37:17 +00:00
Pav Lucistnik
b738c01a80 Add rzip, a compression program, similar in functionality to gzip or bzip2, but
able to take advantage from long distance redundancies in files, which can
sometimes allow rzip to produce much better compression ratios than other programs.

WWW: http://rzip.samba.org/
2004-04-20 11:39:49 +00:00
Thierry Thomas
372451b6d2 Add fpc-paszlib 1.0.10, Free Pascal unit for native compression IO.
PR:		62612
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:54:29 +00:00
Stefan Eßer
cfc7f49578 New port of unshield, a InstallShield cabinet file reader.
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).
2004-04-09 12:47:57 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Greg Lewis
89d29ad177 Add a port of Tim Kientzle's libarchive:
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and the POSIX cpio format.

WWW: http://people.freebsd.org/~kientzle/libarchive/

This code is present in -CURRENT but Tim currently has no intention of
MFC'ing it.  The port will allow 4.x users to benefit from Tim's current
work and the tools he is building on top of it (bsdtar, libpkg).

Not objected to by:	kientzle
2004-03-24 17:20:48 +00:00
Trevor Johnson
b267580c04 The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR:	64443
2004-03-19 23:56:42 +00:00
Ying-Chieh Liao
ed35f851d1 add rvm 0.80a
Rsync Vault Manager
2004-03-15 07:34:34 +00:00
Greg Lewis
63157dad83 Add a port of rpm 4.0.4:
"The Red Hat Package Manager (RPM) is a powerful command line driven
 package management system capable of installing, uninstalling,
 verifying, querying, and updating computer software packages. Each
 software package consists of an archive of files along with information
 about the package like its version, a description, and the like.
 There is also a related API ("Application Program Interface"),
 permitting advanced developers to bypass 'shelling out' to a command
 line, and to manage such transactions from within a native coding
 language.

 WWW: http://www.rpm.org/"

4.0.4 was chosen because:
. The only newer version available as a tarball (4.1) is buggy.
. This version closely corresponds to our current default linux_base.
. This version uses the version of popt we have in the tree (unfortunately
  it uses an earlier version of beecrypt).
. This version is a lot less work to port than 4.2 (elfutils).

However, I am considering how best this port could be updated to a more
recent version (e.g. 4.1.1 or 4.2, probably the latter).

This wasn't an update to the current rpm port as I haven't done enough
testing of other ports that use rpm with it.

Tested on 4.9/i386, 5.2/sparc64 and 5.2/alpha.
2004-03-05 02:26:10 +00:00
Max Khon
45eebd566c New port: upx 1.24
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.
2004-02-17 03:05:13 +00:00
Hye-Shik Chang
f61636bdaf Add port for alz2zip 0.1,
a converter for alzip archives to zip formats.
2004-02-16 15:26:07 +00:00
Ying-Chieh Liao
0c6a2f48fb add jzip.org 0.2.0
A WinZip like program written in java
2003-12-24 06:17:31 +00:00
Pav Lucistnik
f6a7eae134 Add par2cmdline, a set of commandline tools for working with PAR v2 files,
used for verifying and recovering damaged files. PAR is especially
popular on news groups.

PR:		ports/54812
Submitted by:	Chris Larsen <darth@vader.dk>
2003-12-17 20:26:47 +00:00
Sergey A. Osokin
aa9107df8d New port hffzip: small file compressor based on Huffman coding
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
PR:		53188
Approved by:	fjoe (implicit)
2003-06-11 10:57:35 +00:00