Commit graph

26 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
jlam
8b2040b409 Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.

Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen.  The build system now just does the right
thing automatically without needing package-specific knowledge.

This fixes PR pkg/27272.
2004-12-18 19:24:26 +00:00
wiz
4ae215b5ac Unused. 2004-04-25 01:08:54 +00:00
wiz
5849e52541 Static library only -> build dependency. 2004-04-25 01:06:29 +00:00
wiz
dea211418c Convert to bl3. 2004-04-25 01:05:18 +00:00
jlam
fe9ac2c1dc This uses rpcgen, so set NO_EXPORT_CPP. 2004-03-18 03:42:13 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
10bb26af2a Update to 1.12. Changes in this version:
o Added support for DB 4.1.x
	o Included Makefile settings for AIX (David Barroso Berrueta)

Fixes PR pkg/20449 by Dave Burgess.
2003-03-09 12:25:53 +00:00
wiz
21cbcbb46c Unused. 2002-10-09 18:57:35 +00:00
wiz
d3d7fada48 Trivially convert to buildlink2. 2002-09-25 19:45:00 +00:00
wiz
0a8351ff09 Update to 1.11. Inspired by PR 18389 by URA Hiroshi.
Changes:
        o Added support for DB version 3.1.x.
2002-09-25 19:40:37 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
wiz
265c857ecc Add buildlink.mk. 2002-05-20 12:49:32 +00:00
fredb
599d937ebd Get distfile from ${MASTER_SITE_LOCAL}, as the unnumbered archive in
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
2002-03-06 14:01:23 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +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
wiz
9fe6edea73 Use SHA1, and add size. 2001-05-09 20:50:35 +00:00
agc
9e8d6c8b8d + 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:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
groo
c9e071e3eb DRAC is a daemon that dynamically updates a relay authorization map for
sendmail. It provides a way to allow legitimate users to relay mail through an
SMTP server, while still preventing others from using it as a spam relay.
User's IP addresses are added to the map immediately after they have
authenticated to the POP or IMAP server. By default, map entries expire after
30 minutes, but can be renewed by additional authentication. Periodically
checking mail on a POP server is sufficient to do this. The POP and SMTP
servers can be on different hosts.
2000-04-11 23:39:29 +00:00