summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ZoneFile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-242-6/+5
| | | | | | | | 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-072-1/+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-022-2/+2
| | | | | | | | | | | | | | 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-023-41/+2
| | | | | | | 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-116-0/+88
collection of RRs. Notes: svn path=/head/; revision=61129