Commit graph

92 commits

Author SHA1 Message Date
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
Edwin Groothuis
3f88e62a9d New Ports / archivers/untar
PR:		Report ports/41084
Submitted by:	KIMURA Shigekazu <zau50357@lion.zero.ad.jp>
2003-01-20 05:50:00 +00:00
Ying-Chieh Liao
27f06c66dc add tardy 1.11
Manipulate the file headers in tar archive files in various ways
2003-01-13 17:10:31 +00:00
Akinori MUSHA
fb14247063 Add ruby-bz2, a Ruby extension to use libbz. 2002-11-15 19:32:54 +00:00
Dirk Meyer
0bd5d5addb Gzip (GNU zip) is a compression utility designed to be a replacement
for compress. Its main advantages over compress are much better
compression and freedom from patented algorithms.
WWW: http://www.gzip.org/

Devel version imported, see discussion in ports/
PR:		41061
Submitted by:	cyrille.lefevre@laposte.net
2002-09-11 14:27:23 +00:00
Ying-Chieh Liao
ce452499ff remove bitbox
according to bento's log, it's unfetchable for 1 year
2002-07-07 17:18:06 +00:00
Ying-Chieh Liao
537a7d1835 add arj 3.10b
Open-source ARJ

PR:		40071
Submitted by:	"Konstantin Reznichenko" <kot@premierbank.dp.ua>
2002-07-01 16:07:11 +00:00
Ying-Chieh Liao
3abb566b23 add mtf 0.21
A Unix reader for the Microsoft Tape Format used by NT Backup

PR:		34452
Submitted by:	Philippe CASIDY <pcasidy@casidy.com>
2002-06-26 06:33:35 +00:00
Trevor Johnson
d3640af3e1 Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.
PR:		37145
Submitted by:	Thomas Hurst
2002-06-10 20:03:55 +00:00
Anders Nordby
15a2396d50 Add fileroller, a GNOME archive manager for zip files, tar, etc.
(Something for those that miss WinZip.)
2002-05-18 21:52:55 +00:00
Ying-Chieh Liao
d920b9a25e add dact 0.8.11
Dynamic Adaptive Compression Tool
2002-05-02 03:55:26 +00:00
Ying-Chieh Liao
7886834838 add py-tarfile 0.3
Python library for reading and writing tarballs

PR:		36371
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-27 15:23:02 +00:00
Ying-Chieh Liao
eaae955904 add py-bzip2 1.0
Python Interface for bz2 Compression Library

PR:		36319
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 05:41:20 +00:00
Mark Pulford
b1b402e62e Add szip 1.12b, a fast compression utility.
PR:		33934
Submitted by:	Igor Pokrovsky <tiamat@telegraph.spb.ru>
2002-02-17 07:58:57 +00:00
Jun Kuriyama
fa777add97 IO:: style interface to Compress::Zlib. 2002-02-15 14:33:17 +00:00
Akinori MUSHA
c39a541c39 Add ruby-zip, a Ruby module for reading and writing zip files. 2002-01-26 12:27:30 +00:00
Ying-Chieh Liao
207a3f7efe add stuffit
Stuffit Archive Creator and Expander

PR:		32761
Submitted by:	Nathan Ahlstrom <nra@FreeBSD.org>
2001-12-13 03:29:43 +00:00
Chris D. Faulhaber
e387f47091 Add parchive, an archiver that applies the data-recovery capability
concepts of RAID-like systems to the creation and recovery of multi-
part archives.
2001-11-27 16:43:12 +00:00
Ying-Chieh Liao
884a3bdcac add libcomprex
Transparently handles automatic compression and decompression of files
2001-11-21 18:03:45 +00:00
Ying-Chieh Liao
a0bcc8c4d4 add nomarch
Extracts files from the old `.arc' archive format
2001-11-05 09:18:42 +00:00
Ying-Chieh Liao
82f34cee44 add lbrate
Extract/decompress CP/M LBR archives

PR:		30087
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2001-08-29 11:12:02 +00:00
Ying-Chieh Liao
d2533e4425 add zipios++
A java.util.zip-like C++ library for reading and writing Zip files
2001-07-23 08:16:56 +00:00
Will Andrews
b8786aafea Add xpk 0.1.4, the eXternal PacKer (XPK) library system.
PR:		27500
Submitted by:	Miguel Mendez <flynn@energyhq.org>
2001-06-11 03:48:12 +00:00
Will Andrews
b4c49d7baa Add xdms 1.3, an Amiga DMS archiver unpacker.
PR:		26524
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:01:40 +00:00
Ying-Chieh Liao
8675b7998a add bitbox
BitBox is a GPL'd file splitter/joiner utility
2001-04-08 18:00:28 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
FUJISHIMA Satsuki
724ee21708 move gtar to archivers. 2001-02-08 17:32:40 +00:00
Maxim Sobolev
2e0758ebbb Add ucl 0.92, a data compression library with low memory usage during
decompression and competitive with zlib compression ratio.
2001-01-29 19:39:15 +00:00
Ying-Chieh Liao
a728662f6e add sectar, a program to create encrypted tar archives
PR:		24533
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:04:38 +00:00
Will Andrews
bfc0756a37 Add p5-Mac-Macbinary 0.02, perl module that can extract info from Macbinary
files.
2001-01-03 23:33:32 +00:00
Will Andrews
f235338402 Add p5-Archive-Zip 0.10, perl module to create, manipulate, read, and write
Zip archive files.
2001-01-03 23:21:27 +00:00
Will Andrews
df69bcf59c Add p5-Archive-Tar 0.22, a perl module for the creation and manipulation
of tar files.

PR:		22829
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-19 09:48:13 +00:00
Maxim Sobolev
2fc7b02015 Add libcabinet - a library and utility to use (create, modify etc.) Microsoft
cabinet (.cab) files.
2000-11-30 16:29:46 +00:00