summaryrefslogtreecommitdiff
path: root/dns (unfollow)
Commit message (Collapse)AuthorFilesLines
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
1997-06-17Upgrade to v0.10James FitzGibbon3-6/+31
Notes: svn path=/head/; revision=6972
1997-05-29Remove p5-IO dependancy from ports that were using it.James FitzGibbon1-3/+2
Notes: svn path=/head/; revision=6611
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-3/+3
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-04-27Upgrade to 0.07James FitzGibbon2-5/+5
Fixed incorrect PKGNAME in Makefile Obtained from: Notes: svn path=/head/; revision=6336
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6249
1997-04-05Import of p5-Net-DNS, a perl5 interface to the resolver libraries.James FitzGibbon5-0/+130
Notes: svn path=/head/; revision=6145