Commit graph

10 commits

Author SHA1 Message Date
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
tonio
f8d6e6abd4 Fix build under darwin:
add -DBIND_8_COMPAT to CFLAGS under Darwin, and make sure T_SRV is defined
2005-11-20 15:08:35 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
2f03b317d2 Make build on Interix.
Part of the fix adds <sys/time.h> to ares.h to make it get fd_set on more
platforms, so bump PKGREVISION.
2005-03-12 05:42:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
1529ca8b29 Unused. 2004-04-25 00:39:47 +00:00
wiz
0e3696660e Static library only -> build dependency. 2004-04-25 00:34:21 +00:00
wiz
bf21dfc4dc Convert to bl3. 2004-04-25 00:25:01 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
sommerfeld
f16673d9d8 Yet another asynchronous dns resolver library. Written by Greg Hudson. 2002-12-30 17:32:25 +00:00