summaryrefslogtreecommitdiff
path: root/net/dnsutl
AgeCommit message (Collapse)Author
2000-07-13Update to 1.6.Maxim Sobolev
Submitted by: maintainer
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
1999-12-27Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn'tSteve Price
support a '-I' argument, instead of this soelim -Iman1 man1/foo.1 > tmp I did this. (cd man1; soelim foo.1) > tmp PR: 15093 Submitted by: maintainer
1999-08-30$Id$ -> $FreeBSD$Peter Wemm
1999-08-01Update to version 1.5.Steve Price
PR: 12848 Submitted by: maintainer
1999-07-03Fix instances of "This is ...."Tim Vanderhoek
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
1998-12-01dns-rev Take the forward DNS mapping and generate the reverse mapping.David E. O'Brien
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file. dns-ng Take the forward DNS mapping and generate the /etc/netgroup file. Submitted-by: Karl.Dietz@triplan.com PR: 8664