Commit graph

18 commits

Author SHA1 Message Date
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
wiz
83997e1ac8 Add build dependency on perl. Noted in pkg/15091 by Hiramatsu Yoshifumi. 2001-12-30 11:52:13 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jtb
3fd959579f s/FreeBSD/NetBSD/ 2001-04-29 23:33:31 +00:00
jtb
a460fd0e14 Remove "man/man1" from list of files. 2001-04-28 19:51:53 +00:00
jtb
6d42a960f8 Add the man pages to PLIST. 2001-04-28 04:09:54 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
tron
0762a4ff65 "${LOCALEBASE}" gets defined in "bsd.pkg.mk" now. 2001-01-13 16:10:55 +00:00
toshii
92d40c18f9 Take advantage of bsd.prefs.mk. 2000-10-04 11:04:57 +00:00
bouyer
44356574d9 works on solaris 2000-01-04 18:06:32 +00:00
bouyer
81575110f3 Remember to run 'cvs add' before 'cvs commit'. 1999-12-16 15:00:07 +00:00
bouyer
89b994fc72 Adapt to NetBSD 1999-12-16 14:59:12 +00:00
bouyer
48a632f48c Initial import of FreeBSD's "textutils" package:
GNU textutils utilities.
1999-12-16 14:54:17 +00:00