summaryrefslogtreecommitdiff
path: root/dns
AgeCommit message (Collapse)Author
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
1999-08-30$Id$ -> $FreeBSD$Peter Wemm
1999-08-08Upgrade to bind 8.2.1Justin M. Seger
Submitted by: ust@cert.siemens.de PR: ports/12875
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek
containing the ports editors/vim5, sysutils/star, and one other.
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-28Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.Bill Fumerola
Requested By: a bazillion people both on mailing lists and #FreeBSD.
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
1999-06-25Nuke bind8, it's been in the base system for a while now.Justin M. Seger
1999-06-171. Make this port easier to upgrade later on.Bill Fumerola
2. Use the correct location of perl5
1999-06-17Remove trailing whitespaceBill Fumerola
Found By: portlint
1999-06-17import of domtoolsJohn-Mark Gurney
'domtools' is a set of DNS information extraction utilities. The commands in the 'domtools' package allow you to traverse DNS domain hierarchies, list all hosts (or subdomains) within a given domain, convert host name to IP address and vice-versa, convert a normal IP address to the "in-addr.arpa." format and vice-versa, and more. These commands can be used manually, or included as building blocks for higher level DNS tools. They generate output that is easily computer parsable.
1999-05-31Use latest patches from ISC.Justin M. Seger
PR: ports/11784
1999-05-28Add another MASTER_SITES entry.Jacques Vidrine
1999-05-03WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro
1999-04-04Upgrade to bind 8.2Justin M. Seger
Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861
1999-01-13Add a couple more Y2K links...Marc G. Fournier
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa
Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
1999-01-04Update to released version 2.0.Steve Price
Suggested by: Leif Neland <root@swimsuit.internet.dk> Reviewed by: maintainer
1998-12-24h2n, easy BIND[48] configure and maintainance tool.SADA Kenji
This program is introduced in NUTSHELL's ``DNS & BIND''.
1998-12-23lint for DNS zones (Domain Name Server zone verification utility)David E. O'Brien
1998-12-16Path for p5-Net-DNS is moved.Jun Kuriyama
1998-12-10Install HTML documentation in ${PREFIX}/share/doc/bind8Justin M. Seger
PR: 7750
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
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-10-10Update to version 2.0a7.Steve Price
PR: 8029 Submitted by: maintainer
1998-10-07Build and install a shared library version, too.Jacques Vidrine
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami
checks haven't missed anything. Submitted by: dima
1998-08-20Adjust to new perl5 scheme. I don't continue fixing things but this portSatoshi Asami
was required by a few others.
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek
1998-08-17Update to versino 2.0a6.Steve Price
PR: 7579 Submitted by: maintainer
1998-07-27Using $ Id $ strings in pkg/DESCR is sub-optimal.Tim Vanderhoek
No need to use a computer-friendly data format --- only humans read DESCR.
1998-07-19Update comment to match realityGary Palmer
1998-07-05No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.Satoshi Asami
1998-07-04Initial import of hesiod version 3.0.2.Steve Price
hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com>
1998-05-21Fix patch-aa, and add patch-ad to make this compile under current.Justin M. Seger
1998-05-21Upgrade to version 8.1.2.Justin M. Seger
Submitted by: Studded@dal.net
1998-04-19original distribution updated (-> 2.0a5)Jun-ichiro itojun Hagino
1998-04-17"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt
1998-04-14Make this build under current again.Justin M. Seger
1998-03-01Upgraded to 2.0alpha4David E. O'Brien
1998-03-01DNS debugger - requests a zone transfer and analyzes the result.David E. O'Brien
PR: ports/5515 Submitted by: Matthew Hunt <mph@pobox.com>
1998-02-04Take markm out of his misery... The patch belongs to the port'sGarrett Wollman
makefile, not bind's.
1998-02-03original source updated, on the next day after the port has imported :-<Jun-ichiro itojun Hagino
1998-01-30ports/net/nslint, "perform consistency checks on DNS files"Jun-ichiro itojun Hagino
PR: 4941
1998-01-12Install the raw (roff) man pages, not the formatted ones.Mark Murray
1997-11-26Import of bind 8.1.1 port.Justin M. Seger
PR: ports/4118
1997-11-10Upgrade to v0.12James FitzGibbon
1997-07-07Upgrade to v0.11James FitzGibbon
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon
number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)