Commit graph

11 commits

Author SHA1 Message Date
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jmmv
1a8e00e341 Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog files,
through the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:15:07 +00:00
jmmv
e06ece2ee2 Register the installed catalog file in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 1.
2003-01-11 22:10:58 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +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
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +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
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
hubertf
ab8bb49fe2 HTML 2.0, 3.2 and 4.0 Document Type Descriptions.
Needed for some SGML playing, and hard to find anywhere.
2000-06-07 21:51:33 +00:00