summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ZoneFile-Fast (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2015-07-091-0/+3
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=391638
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-271-7/+0
| | | | Notes: svn path=/head/; revision=371557
* - Update to 1.24Philippe Audeoud2014-09-092-3/+3
| | | | Notes: svn path=/head/; revision=367719
* - Update to 1.23Philippe Audeoud2014-09-052-3/+3
| | | | Notes: svn path=/head/; revision=367341
* - Update to 1.22Sunpoet Po-Chuan Hsieh2014-03-252-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes Notes: svn path=/head/; revision=349174
* Support STAGEDIR.Vanilla I. Shu2013-11-032-5/+3
| | | | Notes: svn path=/head/; revision=332593
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.21.Anton Berezin2013-05-242-3/+3
| | | | Notes: svn path=/head/; revision=318931
* - Update to 1.20Frederic Culot2013-04-302-3/+3
| | | | | | | | Note: Upstream did not provide any changelog, but this update adds support for the TLSA DNS record type. Notes: svn path=/head/; revision=316892
* - Update to 1.18Philippe Audeoud2013-01-032-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/HARDAKER/Net-DNS-ZoneFile-Fast-1.18/Changes Notes: svn path=/head/; revision=309898
* - Update to 1.17Frederic Culot2012-10-012-8/+4
| | | | | | | | Note: Upstream did not provide any changelog, but this update allows to deal with new bind output formats. Notes: svn path=/head/; revision=305108
* - Update to 1.16Sunpoet Po-Chuan Hsieh2012-01-062-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes Notes: svn path=/head/; revision=288600
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - update to 1.15Baptiste Daroussin2011-03-252-3/+3
| | | | Notes: svn path=/head/; revision=271729
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.14Wen Heping2010-09-092-4/+4
| | | | Notes: svn path=/head/; revision=260799
* - update to 1.13Yen-Ming Lee2010-08-192-7/+8
| | | | Notes: svn path=/head/; revision=259552
* Update to 1.12.Anton Berezin2009-09-082-4/+4
| | | | | | | | Changes file is not helpful, but there's been a number of bug fixes and minor feature enhancements. Notes: svn path=/head/; revision=241028
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 1.11Martin Wilke2009-05-012-4/+4
| | | | Notes: svn path=/head/; revision=233075
* - Update to 1.1Philippe Audeoud2009-02-102-4/+4
| | | | Notes: svn path=/head/; revision=227991
* - update to 1.01Yen-Ming Lee2008-10-092-9/+13
| | | | Notes: svn path=/head/; revision=221378
* Update to 1.0Mathieu Arnold2008-05-292-5/+4
| | | | Notes: svn path=/head/; revision=213877
* - update to 0.91Yen-Ming Lee2008-02-172-8/+8
| | | | Notes: svn path=/head/; revision=207445
* - Update to 0.9Martin Wilke2007-12-122-4/+4
| | | | Notes: svn path=/head/; revision=203246
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.7Erwin Lansing2006-05-172-4/+4
| | | | Notes: svn path=/head/; revision=162671
* Update to 0.6.1. Assign maintainer to perl@.Anton Berezin2006-04-102-6/+6
| | | | Notes: svn path=/head/; revision=159252
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.6. Require perl from ports.Anton Berezin2005-11-172-5/+14
| | | | Notes: svn path=/head/; revision=148572
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add p5-Net-DNS-ZoneFile-Fast, a perl module to parse BIND8/9 zone files.Anton Berezin2004-10-144-0/+43
Notes: svn path=/head/; revision=119438