aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-zlib, an extension library to use zlib from RubyAkinori MUSHA2000-08-121-0/+1
| | | | Notes: svn path=/head/; revision=31574
* Activate 9e port. Doh!Wes Peters2000-06-281-0/+1
| | | | Notes: svn path=/head/; revision=29927
* Activate libarc.Maxim Sobolev2000-06-201-0/+1
| | | | Notes: svn path=/head/; revision=29723
* Finish the move of macutils to archivers (no commits are necessary onWill Andrews2000-06-101-0/+1
| | | | | | | the actual macutils directory). Notes: svn path=/head/; revision=29490
* Remove liblzo and macutil.Will Andrews2000-06-041-2/+0
| | | | Notes: svn path=/head/; revision=29188
* Add undms, a utility that decompresses .dms Amiga disk images toWill Andrews2000-06-031-0/+1
| | | | | | | | | uncompressed .adf images. Obtained from: NetBSD Notes: svn path=/head/; revision=29139
* Add ppunpack, a utility to decompress Amiga PowerPacker files.Will Andrews2000-06-031-0/+1
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=29138
* Add unlzx, an utility which can extract LZX archives from Amiga systems.Will Andrews2000-06-031-0/+1
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=29137
* Add the macutil port, which allows us to create and extract archives fromWill Andrews2000-06-031-0/+1
| | | | | | | | | the Mac world in formats such as binhex. Obtained from: NetBSD Notes: svn path=/head/; revision=29136
* Add lzop, a fast file compressor similar to gzip that uses the LZO lib.Will Andrews2000-06-021-0/+1
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=29123
* Add liblzo, a portable lossless data compression library written in ANSI C.Will Andrews2000-06-021-0/+1
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=29121
* New port: mscompress, a Microsoft "compress.exe/expand.exe"Chris D. Faulhaber2000-05-071-0/+1
| | | | | | | | | | compatible (de)compressor PR: 18027 Submitted by: Patrick Seal <patseal@hyperhost.net> Notes: svn path=/head/; revision=28333
* remove zip.with_encryptionAndrey A. Chernov2000-04-211-1/+0
| | | | Notes: svn path=/head/; revision=27852
* remove unzip.with_encryptionAndrey A. Chernov2000-04-211-1/+0
| | | | Notes: svn path=/head/; revision=27850
* Activate fastjar.Akinori MUSHA2000-03-251-0/+1
| | | | Notes: svn path=/head/; revision=27027
* Moving makeself from misc to archivers. makeself is a shell script thatSteve Price1999-12-101-0/+1
| | | | | | | | makes self-extracting shell scripts, and allows you to specify a "setup" command to execute upon finishing. Notes: svn path=/head/; revision=23727
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20937
* Added the following ports:Satoshi Taoka1999-05-061-1/+2
| | | | | | | | | | | | | | | | | | x11-fm/binder editors/muggy archivers/deepforest deskutils/recycler misc/seizedesktop graphics/jgv japanese/binder japanese/muggy japanese/deepforest japanese/jgv japanese/recycler japanese/seizedesktop Notes: svn path=/head/; revision=18562
* Add linux_rar and pkzipSatoshi Taoka1999-04-301-1/+3
| | | | Notes: svn path=/head/; revision=18196
* Turn on the unace port.Steve Price1999-04-021-1/+2
| | | | Notes: svn path=/head/; revision=17547
* Activate lzoBill Fumerola1998-12-011-1/+2
| | | | | | | PR: ports/5776 Notes: svn path=/head/; revision=15035
* Activate bzip2. This time I copied another entry to avoid typos.Thomas Gellekum1997-11-201-1/+2
| | | | Notes: svn path=/head/; revision=8721
* Let's not forget to add nulib here too.Satoshi Asami1997-05-161-1/+2
| | | | Notes: svn path=/head/; revision=6459
* uudeview, uudx and xdeview are moved to converters.Satoshi Asami1997-04-261-4/+1
| | | | Notes: svn path=/head/; revision=6315
* turn on xdeviewDavid E. O'Brien1997-03-291-1/+2
| | | | Notes: svn path=/head/; revision=6061
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+2
| | | | Notes: svn path=/head/; revision=4084
* added bzip to archiversAndreas Klemm1996-09-271-1/+2
| | | | Notes: svn path=/head/; revision=3886
* Add uudeviewThomas Gellekum1996-08-231-1/+2
| | | | Notes: svn path=/head/; revision=3683
* Added freeze.Satoshi Asami1996-08-091-1/+2
| | | | Notes: svn path=/head/; revision=3560
* Addex uudx.Satoshi Asami1996-06-101-1/+2
| | | | Notes: svn path=/head/; revision=3189
* Add rarAndrey A. Chernov1996-05-151-1/+2
| | | | Notes: svn path=/head/; revision=3087
* Typo ("non-usa_only" -> "non-usa.only")Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2992
* Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption toSatoshi Asami1996-04-121-4/+4
| | | | | | | SUBDIR list. Notes: svn path=/head/; revision=2976
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-6/+13
| | | | Notes: svn path=/head/; revision=2233
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+5
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* ha addedAndrey A. Chernov1995-01-241-2/+2
| | | | Notes: svn path=/head/; revision=820
* lha addedAndrey A. Chernov1995-01-151-2/+2
| | | | Notes: svn path=/head/; revision=783
* Move encryption things to restricted area.Andrey A. Chernov1995-01-151-3/+4
| | | | | | | Add hpack to restricted area. Notes: svn path=/head/; revision=780
* Adjust the build list for archiversJordan K. Hubbard1995-01-131-2/+3
| | | | Notes: svn path=/head/; revision=759
* New archivers groupJordan K. Hubbard1995-01-131-0/+5
Notes: svn path=/head/; revision=757