aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ZoneFile/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Adjust the dependency check on p5-Net-DNS to take into account itsDoug Barton2004-01-031-1/+1
| | | | | | | | | | new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. Notes: svn path=/head/; revision=97245
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.04.Anton Berezin2003-02-021-1/+1
| | | | | | | | | | | | | | Some tests fail with newer versions of p5-Net-DNS. Newer version to account for these and other problems is in the works, according to the module author, but it is not there yet. Vendor changes since 1.02: - added support for a reentrant $INCLUDE; - added support for AAAA and HINFO; - modified module behavior to be more BIND-like. Notes: svn path=/head/; revision=74529
* Update to 1.02. Remove the patch, since it (and more) was included intoAnton Berezin2002-07-021-1/+1
| | | | | | | the new version. Notes: svn path=/head/; revision=62336
* Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to aAnton Berezin2002-06-111-0/+34
collection of RRs. Notes: svn path=/head/; revision=61129