Commit graph

16 commits

Author SHA1 Message Date
schmonz
736775b870 Whitespace. 2005-08-19 03:55:00 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
schmonz
2c2ad757b8 Whitespace. 2005-03-23 00:57:20 +00:00
schmonz
0f55d7d583 Take advantage of mk/djbware.mk. 2005-03-23 00:51:09 +00:00
schmonz
21af779684 In packages with djb-style compile scripts, properly enquote ${CC}
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.

For consistency across djbware in pkgsrc:

* In math/djbfft's and sysutils/daemontools's do-configure targets,
  remove leading @ from ${ECHO} lines; from the former, also remove
  unneeded single quotes from one such line.

* Rename net/publicfile's pre-build and sysutils/service-config's
  post-patch targets to do-configure.

* In sysutils/checkpassword's do-configure target, reorder creation
  of conf-cc, conf-ld, and conf-home.

All of the affected packages have been verified to compile.

XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-13 03:25:43 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
schmonz
379af5fb50 Enable pkgviews installation. 2004-07-26 19:16:09 +00:00
schmonz
7ab8f2cbc5 Add a RESTRICTED clause as in the other djbware packages. Set
USE_BUILDLINK3=yes. Remove the unnecessary post-install target.
2004-07-22 01:10:40 +00:00
schmonz
876df06b80 Set ALL_TARGET explicitly. Rename post-patch to do-configure, and
configure all the conf-* files properly. Take MAINTAINER.
2004-07-22 01:07:24 +00:00
grant
e53f110360 - use ${CC} build not "gcc"
- ensure binary is installed executable
2004-06-17 12:46:08 +00:00
martti
de776a690f COMMENT should start with a capital letter. 2003-07-21 17:24:10 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
89d4d45436 Fill in DESCR 2001-08-13 10:31:53 +00:00
zuntum
405b7db58d Initial import of checkpassword-0.90
It's a simple, uniform password-checking interface to all root applications.
2001-08-13 10:29:54 +00:00