Commit graph

14 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +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
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
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +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
hubertf
250dc789b2 Update to 1.57, noted by Federico Lupi.
Changes: bugfixes only
2000-09-04 11:47:11 +00:00
hubertf
4f4ac3721e Update to 1.55.
Changes: adopt to DocBook 4.x
2000-07-26 20:38:15 +00:00
hubertf
82fa576afc Update to 1.54. Changes: support for DocBook 4.x 2000-07-10 03:31:14 +00:00
hubertf
6bb10674c4 any docbook later than 3.1 will do (we're at 4.0 now) 2000-06-07 22:51:24 +00:00
wiz
2ef359fa24 $() -> ${} 2000-02-05 06:57:11 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
drochner
4c15e9978d DSSL stylesheets for docbook. Derived from the FreeBSD port, but using
docbook-3.1. (Thus too different to justify an import of the original.)
1999-06-27 14:25:18 +00:00