summaryrefslogtreecommitdiff
path: root/net/dlint
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-01-20s/it's/its/snj1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-11-22upgrade to 1.4.0.itojun3-11/+11
http://www.domtools.com/pub/dlint1.4.0-changes.txt ---- Version 1.4.0 released November 19, 2000 * Added support for BIND 9 (Dig 9.0.1).
2001-11-11Add note about dig (on solaris, ...)hubertf1-0/+8
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-4/+4
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 distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-07-09Add package patch checksum files.agc1-0/+3
1999-04-06DNS-Lint: Internet Domain Name System (DNS) error checking utilityhubertf6-0/+53
DNS administrators can use dlint to scan recursively through the domain records of the fully-qualified zone to get a report on any errors therein. You can scan a zone you own, or anyone else's zone on the Internet. dlint talks directly to a primary or secondary nameserver for the zone, to make sure it's working with up-to-date information.