summaryrefslogtreecommitdiff
path: root/dns (unfollow)
Commit message (Collapse)AuthorFilesLines
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