pkgsrc/textproc
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
..
catdoc Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
docbook convert FreeBSD docbook port to NetBSD package 1999-03-14 15:44:55 +00:00
eperl fix tyop 1998-12-06 16:45:17 +00:00
glimpse Update glimpse to 4.1, provided in pr 6508 by Johnny C. Lam. 1998-12-03 12:39:42 +00:00
iso8879 add homepage 1999-03-14 19:19:38 +00:00
iso12083 Remove 'FreeBSD' from description 1999-03-15 16:29:00 +00:00
ispell s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
jade Add libtool-generated .la files. 1999-03-29 13:33:31 +00:00
lout Remove unnecessary blank line. 1998-11-12 23:51:12 +00:00
mswordview Import of mswordview-0.5.2, a MS Word 8.0 (Office 97) to HTML converter. 1999-03-02 20:20:04 +00:00
par The Grand Homepagification: 1998-08-20 15:16:34 +00:00
pkg Import of some more missing categories 1997-11-20 21:01:17 +00:00
rman Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
sp add conflict with jade 1999-03-22 16:38:11 +00:00
t1lib Do not override libtool's perception of installation. Breaks NOPIC. 1998-11-13 15:41:08 +00:00
t1libx Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this 1999-01-30 23:18:44 +00:00
texi2html Rewrite the extraction commands to be more intuitive. 1999-04-01 14:07:52 +00:00
unroff Add man/man1/unroff-html-me.1.gz 1999-03-29 13:35:16 +00:00
Makefile enable jade 1999-03-15 08:49:46 +00:00