Commit graph

11 commits

Author SHA1 Message Date
Leonard Schmidt
5a71fd6841 DESCR and MESSAGE: Remove trailing white-space.
Makefile: Replace USE_PERL5=run with USE_TOOLS+=perl:run, remove
USE_BUILDLINK3, set USE_LIBTOOL to yes.  Add RMD160 checksum for
openscep-0.4.2.tar.gz, set CATEGORIES to security (was: local).
2005-12-08 15:47:44 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Miles Nordin
d8df9a9bd6 fully tested, end-to-end. 2005-11-12 16:49:24 +00:00
Miles Nordin
f4efcb6f7f more testing. i think it actually works now. 2005-11-11 01:43:17 +00:00
Miles Nordin
f22d4cbea1 used @GREP@ in openscepsetup, so have to add USE_TOOLS+=grep 2005-11-10 19:50:42 +00:00
Miles Nordin
f0d4fd159d FreeBSD 6.0 fixes 2005-11-10 00:16:01 +00:00
Miles Nordin
b8c700197f build under FreeBSD 6.0 2005-11-09 19:50:17 +00:00
Miles Nordin
4eb1438075 use USE_TOOLS rather than including tool .mk fragments 2005-11-04 22:19:11 +00:00
Geert Hendrickx
57e4582012 Fix automake.mk location. 2005-11-03 11:06:12 +00:00
Miles Nordin
375a4ee72f COMMENT= CA glue for Cisco SCEP 2005-11-02 03:11:36 +00:00