jmmv
39bd9e1ae9
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1
2004-01-23 17:18:31 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jmmv
626ae3b061
s/BUILDINK/BUILDLINK/
...
Use textproc/xmlcatmgr/catalogs.mk to register the catalog file, using
the SGML_CATALOGS variable. Bump PKGREVISION.
2003-01-29 21:35:08 +00:00
jmmv
af28da34e8
Register the provided catalog file in share/sgml/catalog using xmlcatmgr.
...
Bump PKGREVISION to 1.
2003-01-11 23:23:29 +00:00
tron
39a943ad92
Replace "true" by "${TRUE}".
2002-12-09 16:01:10 +00:00
jlam
244fb9bba8
Trivially use buildlink2.
2002-09-21 10:52:05 +00:00
wiz
783906473b
Use ':' instead of '.' as argument separator for chown. Closes pkg/17768
...
by Valeriy E. Ushakov.
2002-07-30 17:04:04 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
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