Commit graph

9 commits

Author SHA1 Message Date
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
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
1e3fe5aeb3 Use mktemp instead of tempnam to create the temporary file; addresses
pkg/10191 by Richard Earnshaw.
Patch provided by Dieter Baron.
Bump version to 1.1.
2001-03-23 13:36:17 +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
6c0ff6d279 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:04:52 +00:00
wiz
d4855c1df2 Update depends on cross-binutils to >=2.9.1.1. 2001-02-01 14:24:25 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
soren
ace857feeb Don't try to copy files/CVS. 1999-12-20 21:50:46 +00:00
sakamoto
872d9f92bc Initial import of bfd-crunchide-1.0
crunchide using libbfd. Used for cross-building distributions.
1999-12-20 05:57:40 +00:00