1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
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
Max Khon
a8dbf12639 New port: linux-unace
This is official ACE (un)archiver for Linux.
Opensource unace archiver can't handle (some?) ACE 2.x archives.
2003-06-02 13:57:41 +00:00
Max Khon
386c61cca1 New port: nwreckdum
Utility for extracting/creating Quake PAK file.

Submitted by:	Alexey Dokuchaev
2003-06-02 13:48:22 +00:00
Max Khon
d0ff81f6dc New port: squsq
Compressor/decompressor for CP/M "Squeeze" compressed files.

Submitted by:	Alexey Dokuchaev
Obtained from:	NetBSD
2003-05-12 13:30:46 +00:00
Max Khon
abf909f641 Add bicom and xmill. 2003-05-09 19:04:57 +00:00
Kris Kennaway
85d865a6ab As announced on 27 March 2003 in <20030328013119.GA17944@rot13.obsecurity.org>,
remove the wn port which has been forbidden for security reasons for 7 months.
2003-05-06 04:13:57 +00:00
Akinori MUSHA
40e9f7052c Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.

ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
2003-04-19 15:57:37 +00:00
Hye-Shik Chang
3eb2493314 Add dpkg 1.9.21, the debian package manager. 2003-04-04 12:21:46 +00:00
Jimmy Olgeni
15f6e56c8d Add rox-archive, archiving application for the ROX desktop. 2003-03-24 20:11:36 +00:00
Dmitry Sivachenko
2ba25c04bb New port: Compress::Bzip2.
Bzip2 bindings for Perl5. That means you can access the
Bzip2 library from your Perl scripts there by compressing ordinary
Perl strings.
2003-02-23 08:07:17 +00:00
Mark Pulford
6f6780ceb9 Add wzip 1.0, a preprocessor for lossy data compression.
PR:		46829
Submitted by:	Yonatan <Yonatan@xpert.com>
2003-02-17 09:06:47 +00:00
Edwin Groothuis
bcb633199a New port archivers/pear-Archive_Tar: upgrading Archive_Tar from 0.9 to 1.0.
PEAR's Archive_Tar bundled with mod_php4 is v. 0.9.
	This port installs v. 1.0 (stable).

PR:		ports/47820
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-12 06:06:13 +00:00
FUJISHIMA Satsuki
8c5312e6c4 I hope rarlab would keep releasing FreeBSD binary.
PR:	47839
2003-02-03 17:11:47 +00:00