pkgsrc/textproc
agc 8e2ac8a943 Allow for customised groups of packages at the top-level of pkgsrc.
If SPECIFIC_PKGS is defined (at the top-level of pkgsrc), then instead of
looping through all the categories and then all the packages within that,
simply loop through ${SITE_SPECIFIC_PKGS}, ${HOST_SPECIFIC_PKGS},
${GROUP_SPECIFIC_PKGS} and ${USER_SPECIFIC_PKGS}, which are whitespace
separated lists of categories/packages e.g.
SITE_SPECIFIC_PKGS+= devel/cvs security/ssh
The default behaviour is unchanged - if SPECIFIC_PKGS is not defined,
the whole hierarchy will be traversed.

Modify mk.conf.example to reflect the settings of SPECIFIC_PKGS,
SITE_SPECIFIC_PKGS, HOST_SPECIFIC_PKGS, GROUP_SPECIFIC_PKGS and
USER_SPECIFIC_PKGS.

Modify the ispell package to use the make definition ISPELL_LANG,
rather than just LANG (which can clash with the environment variable
of the same name), and modify mk.conf.example accordingly.
1999-02-21 21:25:02 +00:00
..
catdoc -Dunix 1998-10-20 22:28:44 +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
ispell Allow for customised groups of packages at the top-level of pkgsrc. 1999-02-21 21:25:02 +00:00
lout Remove unnecessary blank line. 1998-11-12 23:51:12 +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
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 Automatically append HOMEPAge to DESCR files, and remove homepage URLs 1998-08-26 16:50:48 +00:00
unroff Get rid of obsolete chown(8) operand usage. 1999-01-09 20:49:26 +00:00
Makefile Add and enable eperl. 1998-12-05 16:14:22 +00:00