summaryrefslogtreecommitdiff
path: root/dns (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro3-4/+4
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm13-13/+13
Notes: svn path=/head/; revision=21126
1999-08-08Upgrade to bind 8.2.1Justin M. Seger10-50/+35
Submitted by: ust@cert.siemens.de PR: ports/12875 Notes: svn path=/head/; revision=20619
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek6-6/+6
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-08-01Update to version 1.5.Steve Price4-101/+27
PR: 12848 Submitted by: maintainer Notes: svn path=/head/; revision=20431
1999-07-03Fix instances of "This is ...."Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19966
1999-06-28Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.Bill Fumerola27-0/+621
Requested By: a bazillion people both on mailing lists and #FreeBSD. Notes: svn path=/head/; revision=19881
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek6-6/+6
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 Notes: svn path=/head/; revision=19803
1999-06-25Nuke bind8, it's been in the base system for a while now.Justin M. Seger27-621/+0
Notes: svn path=/head/; revision=19770
1999-06-171. Make this port easier to upgrade later on.Bill Fumerola1-5/+15
2. Use the correct location of perl5 Notes: svn path=/head/; revision=19536
1999-06-17Remove trailing whitespaceBill Fumerola1-2/+2
Found By: portlint Notes: svn path=/head/; revision=19535
1999-06-17import of domtoolsJohn-Mark Gurney6-0/+167
'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. Notes: svn path=/head/; revision=19529
1999-05-31Use latest patches from ISC.Justin M. Seger10-10/+30
PR: ports/11784 Notes: svn path=/head/; revision=19154
1999-05-28Add another MASTER_SITES entry.Jacques Vidrine1-2/+3
Notes: svn path=/head/; revision=19040
1999-05-03WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1-1/+1
Notes: svn path=/head/; revision=18431
1999-04-04Upgrade to bind 8.2Justin M. Seger15-70/+120
Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861 Notes: svn path=/head/; revision=17631
1999-01-13Add a couple more Y2K links...Marc G. Fournier5-5/+15
Notes: svn path=/head/; revision=16025
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1-2/+2
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 Notes: svn path=/head/; revision=16010
1999-01-04Update to released version 2.0.Steve Price2-4/+4
Suggested by: Leif Neland <root@swimsuit.internet.dk> Reviewed by: maintainer Notes: svn path=/head/; revision=15828
1998-12-24h2n, easy BIND[48] configure and maintainance tool.SADA Kenji5-0/+36
This program is introduced in NUTSHELL's ``DNS & BIND''. Notes: svn path=/head/; revision=15599
1998-12-23lint for DNS zones (Domain Name Server zone verification utility)David E. O'Brien5-0/+53
Notes: svn path=/head/; revision=15533
1998-12-16Path for p5-Net-DNS is moved.Jun Kuriyama1-2/+2
Notes: svn path=/head/; revision=15383
1998-12-10Install HTML documentation in ${PREFIX}/share/doc/bind8Justin M. Seger10-5/+85
PR: 7750 Notes: svn path=/head/; revision=15241
1998-12-01dns-rev Take the forward DNS mapping and generate the reverse mapping.David E. O'Brien6-0/+147
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 Notes: svn path=/head/; revision=15017
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1-11/+7
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
1998-10-10Update to version 2.0a7.Steve Price2-3/+3
PR: 8029 Submitted by: maintainer Notes: svn path=/head/; revision=13813
1998-10-07Build and install a shared library version, too.Jacques Vidrine3-2/+64
Notes: svn path=/head/; revision=13717
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami2-4/+4
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-08-20Adjust to new perl5 scheme. I don't continue fixing things but this portSatoshi Asami2-39/+39
was required by a few others. Notes: svn path=/head/; revision=12687
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek8-119/+0
Notes: svn path=/head/; revision=12624
1998-08-17Update to versino 2.0a6.Steve Price3-5/+4
PR: 7579 Submitted by: maintainer Notes: svn path=/head/; revision=12556
1998-07-27Using $ Id $ strings in pkg/DESCR is sub-optimal.Tim Vanderhoek1-10/+2
No need to use a computer-friendly data format --- only humans read DESCR. Notes: svn path=/head/; revision=12163
1998-07-19Update comment to match realityGary Palmer5-10/+10
Notes: svn path=/head/; revision=11959
1998-07-05No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=11739
1998-07-04Initial import of hesiod version 3.0.2.Steve Price5-0/+56
hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com> Notes: svn path=/head/; revision=11724
1998-05-21Fix patch-aa, and add patch-ad to make this compile under current.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=11087
1998-05-21Upgrade to version 8.1.2.Justin M. Seger16-70/+79
Submitted by: Studded@dal.net Notes: svn path=/head/; revision=11086
1998-04-19original distribution updated (-> 2.0a5)Jun-ichiro itojun Hagino2-4/+4
Notes: svn path=/head/; revision=10572
1998-04-17"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1-2/+2
Notes: svn path=/head/; revision=10549
1998-04-14Make this build under current again.Justin M. Seger5-80/+5
Notes: svn path=/head/; revision=10518
1998-03-01Upgraded to 2.0alpha4David E. O'Brien2-3/+3
Notes: svn path=/head/; revision=9984
1998-03-01DNS debugger - requests a zone transfer and analyzes the result.David E. O'Brien5-0/+62
PR: ports/5515 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9977
1998-02-04Take markm out of his misery... The patch belongs to the port'sGarrett Wollman5-5/+35
makefile, not bind's. Notes: svn path=/head/; revision=9595
1998-02-03original source updated, on the next day after the port has imported :-<Jun-ichiro itojun Hagino2-6/+4
Notes: svn path=/head/; revision=9581
1998-01-30ports/net/nslint, "perform consistency checks on DNS files"Jun-ichiro itojun Hagino8-0/+128
PR: 4941 Notes: svn path=/head/; revision=9524
1998-01-12Install the raw (roff) man pages, not the formatted ones.Mark Murray6-12/+21
Notes: svn path=/head/; revision=9328
1997-11-26Import of bind 8.1.1 port.Justin M. Seger27-0/+558
PR: ports/4118 Notes: svn path=/head/; revision=8829
1997-11-10Upgrade to v0.12James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=8571
1997-07-07Upgrade to v0.11James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=7232
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1-3/+2
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.) Notes: svn path=/head/; revision=7065