Commit graph

22 commits

Author SHA1 Message Date
wiz
1de7c1fa18 Do not change (variable) name of executable in info documentation. 2002-12-22 01:49:13 +00:00
wiz
efda627f0a Use GNU_PROGRAM_PREFIX, based on a patch by Jeremy C. Reed. 2002-12-22 01:42:16 +00:00
salo
ed3263ecc7 USE_PKGLOCALEDIR, remove unnecessary patches. 2002-11-30 11:16:17 +00:00
salo
a8e377595f Fix PKGLOCALEDIR usage. Closes pkg/18656 2002-11-18 08:03:13 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +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
zuntum
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +00:00
jlam
3fe6a1d83d Install locale files under ${PKGLOCALEDIR}, and mark as USE_BUILDLINK_ONLY. 2001-07-15 11:44:50 +00:00
jtb
8171a8184f Make $(localdir) and $(gnulocaledir) equal so that the locale files
don't get installed to both ${PREFIX}/lib/locale and ${PREFIX}/share/locale.
This fixes the i386 bulk build leftovers.
2001-04-28 02:05:57 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
4274f13ce5 + 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 10:10:18 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
c53fae8ea1 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:15:24 +00:00
itojun
fba42166ba fix installation of LC_MESSAGES message catalog file. 2000-12-19 04:36:55 +00:00
itojun
545d166215 use gettext library from outside (USE_LIBINTL + BUILD_DEPENDS devel/gettext).
do not build it on its own.
2000-11-02 02:35:14 +00:00
christos
468ff758c1 update 4.2.1 2000-08-19 23:37:07 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +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
e0bec16c22 Add homepage. 1999-05-23 20:36:07 +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