Commit graph

125 commits

Author SHA1 Message Date
tron
48361d072e Don't use "NO_WRKSUBDIR" because it is supposed to be remove sooner or
later.
1999-07-18 15:19:32 +00:00
tron
d6592cafc2 Don't use deprecated name for master site and add US mirror. 1999-07-18 15:17:09 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
0d36b51906 Make this package work on Solaris. 1999-06-01 11:31:50 +00:00
tv
9b38e48aac Work around rsaref's internal md5, and update rsaref dependency to "2.0p2". 1999-05-26 17:04:31 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
cb536caa67 s/INSTALL_DATA/INSTALL_MAN/ 1999-05-24 17:26:03 +00:00
tv
eba5573c16 Enable hpack, previously "hpack.non-usa.only". 1999-05-23 22:42:04 +00:00
tv
6a4ee18179 Add hpack-0.79, inspired by the FreeBSD port "hpack.non-usa.only", but
rewritten.  Allows for USA/non-USA support via the familiar USE_RSAREF2
mechanism, and significantly cleaned up.  Does not attempt to fall back to
$HOME/.pgp for keys as in the FreeBSD port, as other programs already
require PGPPATH to be set.
1999-05-23 22:41:21 +00:00
tv
2fa46a7cef Add and enable bunzip. 1999-05-23 20:56:50 +00:00
tv
4503718dc8 Decompressor for old bzip (.bz) compressed files. Does not include the
patented compression code.
1999-05-23 20:55:29 +00:00
tv
e0bec16c22 Add homepage. 1999-05-23 20:36:07 +00:00
tv
c3d29f6b0b Enable gsharutils (was gshar+gunshar). 1999-05-23 20:34:34 +00:00
tv
8e04c7b56b Reengineer for NetBSD. 1999-05-23 20:33:46 +00:00
tv
e030bc21d8 Import FreeBSD "archivers/gshar+gunshar" as archivers/gsharutils. 1999-05-23 20:22:19 +00:00
tv
3eac244e7a Add and enable undms. 1999-05-23 19:18:16 +00:00
tv
36506b9581 undms converts Amiga DMS compressed disk images to "ADF" uncompressed
disk images suitable for Amiga emulators or writing to disk on NetBSD/amiga.
1999-05-23 19:17:43 +00:00
tv
26a5e198f1 ppunpack, a decompressor for Amiga PowerPacker files. 1999-05-23 02:01:25 +00:00
tv
0d1e09f5b5 Update to 2.43, clean up. 1999-05-22 22:07:03 +00:00
tv
f798896adb Make the extract quiet. 1999-05-22 21:47:01 +00:00
tv
b2e983d75c Update to 2.50, clean up a bit. 1999-05-22 21:41:44 +00:00
tv
3792151f6a Do not install a text file as a manpage; put it in share/doc/rar. 1999-05-22 21:35:59 +00:00
tv
a7213abb85 Clean up, and update MASTER_SITE. 1999-05-22 21:29:13 +00:00
tv
4581aa1723 Add and enable unlzx. 1999-05-22 21:11:28 +00:00
tv
0e66bcc9ea Add unlzx-1.0, extraction program for Amiga .lzx archives. 1999-05-22 21:11:07 +00:00
tv
cdf1a5c0a0 Add and enable squsq. (Yet again, misimport into top level corrected on the
CVS server directly.  sigh.)
1999-05-22 20:58:48 +00:00
tv
7b7f234db3 Add squsq-3.3, archiver for CP/M "Squeeze" style compressed files. 1999-05-22 20:57:43 +00:00
tv
80a5f5d6d1 Clean up a bit, and remove FreeBSD Id now that we're quite divergent. 1999-05-22 20:11:32 +00:00
tv
b173ebeb01 Some minor pkglint; split patch, fix typo, and use ${INSTALL_*} macros. 1999-05-22 19:54:08 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
tron
0b11fd4f89 Add patch from NetBSD-current:
Allow softlinks for "bzip2 -c -d" or "bzcat".
1999-04-08 18:40:39 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
hubertf
9726f817be Don't try to strip non-native-format binary.
(The latest binutils-based strip can do this if you tell it which
obj-format the binary is, but 1.3.x doesn't support this. Plus, that
BSDi(?)-binary is stripped anyways.)
1999-03-28 15:34:24 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
agc
30980fe1d8 s/ln/${LN}/g
Adapt this package to Solaris.
1999-03-10 15:35:21 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
875a55ae95 pkglint: add missing rcs ids. 1999-02-10 14:53:34 +00:00
tron
7849469470 Add missing conflict entry. 1999-01-09 01:26:09 +00:00
tv
64dd60cbeb Note why USE_ZLIB is not used. 1999-01-04 13:33:07 +00:00
tv
4b21cf58fc OK, bring it back to 5.40, but this time don't use libz -- use the
compression routines shipped with unzip.
1998-12-30 04:06:35 +00:00
tv
664c3f2678 Back out previous. Unzip 5.40 has severe bugs, noted by tron and myself. 1998-12-30 03:20:50 +00:00
hubertf
f1456a9fb3 update to 5.40 1998-12-27 17:29:25 +00:00
garbled
1da2cee391 Break patch into multiple patches.
Fix install target to work.
Minor LP64 cleanup. (fix lack of needed headers)
1998-12-26 15:46:10 +00:00
tv
b9894209a6 Eliminate malloc() cast warnings on LP64. 1998-12-01 04:19:00 +00:00
agc
cbc3b1344b Set EXTRACT_SUFX and WRKSRC to keep pkglint happy. 1998-11-12 15:22:56 +00:00
agc
43c6fa2d10 Set WRKSRC, EXTRACT_SUFX and co. to keep pkglint happy. 1998-11-12 15:19:59 +00:00
christos
3f9f3f7595 s/-fs/-f -s/ 1998-11-03 15:29:39 +00:00
frueauf
b90131caa7 -DUNIX -> -Dunix, closes pr 6338 by Geoff C. Wing. 1998-10-21 09:21:04 +00:00
tron
99304a7bcf Update for bzip2 package to version 0.9.0b created by Geoff C. Wing. 1998-10-14 21:51:14 +00:00