summaryrefslogtreecommitdiff
path: root/net/adns
AgeCommit message (Collapse)AuthorFilesLines
2005-03-12If poll(2) is missing, don't even contemplate using it.tv3-1/+68
Fixes build on Interix.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj1-2/+2
2004-05-27Give up maintainership, because eitherlukem1-2/+2
a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package
2004-04-25Unused.wiz1-19/+0
2004-04-25Convert to buildlink3.snj2-2/+20
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-22Regen.xtraeme1-2/+1
2004-01-22Update adns to 1.1, provided by Min Sik Kim in PR pkg/24177.xtraeme3-21/+5
Changes: Major bugfixes: * Do not spin if connect() fails immediately (!) * Stop searching on a CNAME (even if it's broken). * When search list runs out, _qf_owner sets owner to query domain. * Fix bogus multiple updates to p in transmit.c (!) Portability improvements: * Fix up spurious #undef's in hredirect.h. * Don't use <sys/select.h> any more, it was a mistake made in pre-1.0 (and there doesn't seem to be much explanation why). * Understand and sort of check OpenBSD `lookup' resolv.conf directive. * #include <stdlib.h> in internal.h (for abort etc). * Always #include <sys/types.h> before <sys/socket.h> (for FreeBSD 4.6). Cosmetic and documentation improvements: * Added wishlist entry re configurable port no. * Problem with SERVFAIL in TODO. * README.html: mentioned Jarle Aase's Windows port, and other fixes. * Some better source code formatting/wrapping.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-10/+10
2002-10-09Unused.wiz1-34/+0
2002-10-09buildlink1 -> buildlink2.wiz1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-2/+21
buildlink2.mk files back into the main trunk.
2002-06-07Include sys/types.h so that pid_t is a defined type for sys/select.h.atatat2-1/+18
2001-11-19Strongly buildlinkify and libtoolize (NetBSD's interesting contributions tojlam6-5/+122
technical vocabulary).
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-08Remove empty line.wiz1-1/+0
2001-03-08Remove trailing . in COMMENT.wiz1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-08adns-1.0 - Asynchronous-capable DNS client library and utilities.lukem5-0/+52