summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-152-4/+4
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Adjust to new perl5 scheme. I don't continue fixing things but this portSatoshi Asami1998-08-202-39/+39
| | | | | | | was required by a few others. Notes: svn path=/head/; revision=12687
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-188-119/+0
| | | | Notes: svn path=/head/; revision=12624
* Update to versino 2.0a6.Steve Price1998-08-173-5/+4
| | | | | | | | PR: 7579 Submitted by: maintainer Notes: svn path=/head/; revision=12556
* Using $ Id $ strings in pkg/DESCR is sub-optimal.Tim Vanderhoek1998-07-271-10/+2
| | | | | | | No need to use a computer-friendly data format --- only humans read DESCR. Notes: svn path=/head/; revision=12163
* Update comment to match realityGary Palmer1998-07-195-10/+10
| | | | Notes: svn path=/head/; revision=11959
* No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.Satoshi Asami1998-07-051-2/+1
| | | | Notes: svn path=/head/; revision=11739
* Initial import of hesiod version 3.0.2.Steve Price1998-07-045-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
* Fix patch-aa, and add patch-ad to make this compile under current.Justin M. Seger1998-05-211-2/+2
| | | | Notes: svn path=/head/; revision=11087
* Upgrade to version 8.1.2.Justin M. Seger1998-05-2116-70/+79
| | | | | | | Submitted by: Studded@dal.net Notes: svn path=/head/; revision=11086
* original distribution updated (-> 2.0a5)Jun-ichiro itojun Hagino1998-04-192-4/+4
| | | | Notes: svn path=/head/; revision=10572
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Make this build under current again.Justin M. Seger1998-04-145-80/+5
| | | | Notes: svn path=/head/; revision=10518
* Upgraded to 2.0alpha4David E. O'Brien1998-03-012-3/+3
| | | | Notes: svn path=/head/; revision=9984
* DNS debugger - requests a zone transfer and analyzes the result.David E. O'Brien1998-03-015-0/+62
| | | | | | | | PR: ports/5515 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9977
* Take markm out of his misery... The patch belongs to the port'sGarrett Wollman1998-02-045-5/+35
| | | | | | | makefile, not bind's. Notes: svn path=/head/; revision=9595
* original source updated, on the next day after the port has imported :-<Jun-ichiro itojun Hagino1998-02-032-6/+4
| | | | Notes: svn path=/head/; revision=9581
* ports/net/nslint, "perform consistency checks on DNS files"Jun-ichiro itojun Hagino1998-01-308-0/+128
| | | | | | | PR: 4941 Notes: svn path=/head/; revision=9524
* Install the raw (roff) man pages, not the formatted ones.Mark Murray1998-01-126-12/+21
| | | | Notes: svn path=/head/; revision=9328
* Import of bind 8.1.1 port.Justin M. Seger1997-11-2627-0/+558
| | | | | | | PR: ports/4118 Notes: svn path=/head/; revision=8829
* Upgrade to v0.12James FitzGibbon1997-11-102-5/+5
| | | | Notes: svn path=/head/; revision=8571
* Upgrade to v0.11James FitzGibbon1997-07-072-5/+5
| | | | Notes: svn path=/head/; revision=7232
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-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
* Upgrade to v0.10James FitzGibbon1997-06-173-6/+31
| | | | Notes: svn path=/head/; revision=6972
* Remove p5-IO dependancy from ports that were using it.James FitzGibbon1997-05-291-3/+2
| | | | Notes: svn path=/head/; revision=6611
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-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
* Upgrade to 0.07James FitzGibbon1997-04-272-5/+5
| | | | | | | | Fixed incorrect PKGNAME in Makefile Obtained from: Notes: svn path=/head/; revision=6336
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Import of p5-Net-DNS, a perl5 interface to the resolver libraries.James FitzGibbon1997-04-055-0/+130
Notes: svn path=/head/; revision=6145