Commit graph

19 commits

Author SHA1 Message Date
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
462f2334b7 Set DIST_SUBDIR after the checksum change in the previous commit. 2005-07-24 18:24:45 +00:00
minoura
20ad7ca72d PATCH_SITES moved.
Thanks to Alexey Toptygin.
2005-07-21 08:31:50 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
uebayasi
98af24cbe0 Relax a dependency version (nkf-1.7 -> nkf-[0-9]*). 2004-03-08 10:30:07 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
cjep
e635dae109 Lint: shorten COMMENT 2003-04-27 13:47:14 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + 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:22:34 +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
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
minoura
d02914d440 Ooops, forgot to commit this. 2000-06-06 03:11:19 +00:00
minoura
630fcf11fc Use patched version of izumi@ec.tmit.ac.jp.
NetBSD patch supplied by itohy.
2000-06-06 03:10:20 +00:00
minoura
756d69d8f7 Correct HOMEPAGE.
Pointed out by Akihiro IIJIMA <aki@jp.freebsd.org>.
2000-06-06 01:26:11 +00:00
minoura
1bd10f6e67 Well-known joke program `sl'. 2000-06-01 15:10:45 +00:00