Wes Peters
464109b753
Activate 9e port. Doh!
2000-06-28 05:01:45 +00:00
Maxim Sobolev
b57ba36c6a
Activate libarc.
2000-06-20 15:04:28 +00:00
Will Andrews
a55fdb5b47
Finish the move of macutils to archivers (no commits are necessary on
...
the actual macutils directory).
2000-06-10 02:15:50 +00:00
Will Andrews
431e676dc5
Remove liblzo and macutil.
2000-06-04 22:53:04 +00:00
Will Andrews
04e0e62a3b
Add undms, a utility that decompresses .dms Amiga disk images to
...
uncompressed .adf images.
Obtained from: NetBSD
2000-06-03 04:58:15 +00:00
Will Andrews
adb85fb929
Add ppunpack, a utility to decompress Amiga PowerPacker files.
...
Obtained from: NetBSD
2000-06-03 04:52:13 +00:00
Will Andrews
66a77726ff
Add unlzx, an utility which can extract LZX archives from Amiga systems.
...
Obtained from: NetBSD
2000-06-03 04:42:52 +00:00
Will Andrews
2db2d50167
Add the macutil port, which allows us to create and extract archives from
...
the Mac world in formats such as binhex.
Obtained from: NetBSD
2000-06-03 04:21:03 +00:00
Will Andrews
ac5bfb9a2b
Add lzop, a fast file compressor similar to gzip that uses the LZO lib.
...
Obtained from: NetBSD
2000-06-02 22:58:15 +00:00
Will Andrews
3ca66f39ee
Add liblzo, a portable lossless data compression library written in ANSI C.
...
Obtained from: NetBSD
2000-06-02 22:45:57 +00:00
Chris D. Faulhaber
07017fc583
New port: mscompress, a Microsoft "compress.exe/expand.exe"
...
compatible (de)compressor
PR: 18027
Submitted by: Patrick Seal <patseal@hyperhost.net>
2000-05-07 13:20:58 +00:00
Andrey A. Chernov
848c9ceaf1
remove zip.with_encryption
2000-04-21 15:01:36 +00:00
Andrey A. Chernov
7ca4727901
remove unzip.with_encryption
2000-04-21 14:32:19 +00:00
Akinori MUSHA
929d920ab6
Activate fastjar.
2000-03-25 00:18:26 +00:00
Steve Price
35f9bb30c1
Moving makeself from misc to archivers. makeself is a shell script that
...
makes self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing.
1999-12-10 15:21:48 +00:00
David E. O'Brien
2832540c9c
Change Id->FreeBSD.
1999-08-25 04:25:23 +00:00
Satoshi Taoka
ca07c782ad
Added the following ports:
...
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
1999-05-06 14:30:10 +00:00
Satoshi Taoka
453cec0719
Add linux_rar and pkzip
1999-04-30 04:41:53 +00:00
Steve Price
c644e285fb
Turn on the unace port.
1999-04-02 04:19:42 +00:00
Bill Fumerola
ee8ec454ed
Activate lzo
...
PR: ports/5776
1998-12-01 23:11:59 +00:00
Thomas Gellekum
e45b68a2fc
Activate bzip2. This time I copied another entry to avoid typos.
1997-11-20 08:21:26 +00:00
Satoshi Asami
1b8fb36066
Let's not forget to add nulib here too.
1997-05-16 01:42:31 +00:00
Satoshi Asami
a28cb9332c
uudeview, uudx and xdeview are moved to converters.
1997-04-26 23:50:06 +00:00
David E. O'Brien
f7eeb9b599
turn on xdeview
1997-03-29 23:56:36 +00:00
James FitzGibbon
d4964ef40b
Update for new perl5 ports
1996-10-24 00:03:46 +00:00
Andreas Klemm
50050d2820
added bzip to archivers
1996-09-27 11:24:00 +00:00
Thomas Gellekum
73ca0f6652
Add uudeview
1996-08-23 06:48:49 +00:00
Satoshi Asami
66cb7ffbad
Added freeze.
1996-08-09 08:16:50 +00:00
Satoshi Asami
df29f54e00
Addex uudx.
1996-06-10 01:50:49 +00:00
Andrey A. Chernov
8dabf8db72
Add rar
1996-05-15 19:23:38 +00:00
Satoshi Asami
d8a5dc1ca9
Typo ("non-usa_only" -> "non-usa.only")
1996-04-12 08:47:53 +00:00
Satoshi Asami
24fed9c83f
Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption to
...
SUBDIR list.
1996-04-12 08:16:04 +00:00
Satoshi Asami
1f43de46ba
Convert all makefiles to new formats.
1995-10-03 11:45:15 +00:00
Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# 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".
1995-05-14 03:30:07 +00:00
Andrey A. Chernov
21f28586c4
ha added
1995-01-24 16:58:53 +00:00
Andrey A. Chernov
26616b2b6f
lha added
1995-01-15 08:00:29 +00:00
Andrey A. Chernov
7f841b049f
Move encryption things to restricted area.
...
Add hpack to restricted area.
1995-01-15 07:35:41 +00:00
Jordan K. Hubbard
27c36204e8
Adjust the build list for archivers
1995-01-13 12:10:55 +00:00
Jordan K. Hubbard
868250dfb8
New archivers group
1995-01-13 11:12:19 +00:00