jlam
11993b86ed
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
...
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +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
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
b05bbba83b
Bump PKGREVISION:
...
This package was broken for a time, when the NO_BUILD that is set by
its Makefile broke the xmlcatmgr handling.
Increase the PKGREVISION now to have a known-good version of this package
again.
2005-04-06 18:24:23 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
c71cac836a
Add RMD160 digests to the SHA1 ones.
2005-02-24 14:48:39 +00:00
recht
d574e01134
bl3ify
2004-04-26 10:34:09 +00:00
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
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
518a17dfd6
Register the installed catalog file in share/sgml/catalog using xmlcatmgr.
...
Bump PKGREVISION to 1.
2003-01-11 22:06:44 +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
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
rh
b0ecf2c0a8
Remove 'FreeBSD' from description
1999-03-15 16:29:00 +00:00
rh
ca2c291e97
convert FreeBSD port of iso12083 DTDs to NetBSD
1999-03-14 16:17:42 +00:00
rh
2b86360eb7
Initial import of the FreeBSD port for the iso12083 SGML DTDs from
...
The Electronic Publishing Special Interest Group
1999-03-14 16:15:52 +00:00