Commit graph

21 commits

Author SHA1 Message Date
Wen Heping
fa42fcd66f - Update to 1.74
Changes: http://cpansearch.perl.org/src/ALEXP/Net-Domain-TLD-1.74/Changes

PR:		207320
Submitted by:	vivek@khera.org(maintainer)
2016-02-19 06:56:15 +00:00
Kurt Jaeger
151b2ebf6e dns/p5-Net-Domain-TLD: 1.72 -> 1.73, change maintainer
- Added a lot of new TLDs that recently came out.

PR:		198830
Submitted by:	vivek@khera.org
Approved by:	tobez (maintainer timeout)
2015-04-06 16:22:51 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
Kurt Jaeger
9aae78a731 dns/p5-Net-Domain-TLD: 1.70 -> 1.72
- adding a lot of new TLDs to the rooster

PR:		188259
Submitted by:	vivek@khera.org
Approved by:	maintainer (timeout)
2014-07-11 14:30:41 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Anton Berezin
da8cf62f13 Update to 1.70.
Changes:        http://search.cpan.org/dist/Net-Domain-TLD/Changes
2013-09-10 09:33:38 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Anton Berezin
0384302b96 Update to 1.69.
Changes:	http://search.cpan.org/dist/Net-Domain-TLD/Changes
2011-09-08 08:40:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Anton Berezin
ac2e0e21a7 Update to 1.68.
Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes
2009-01-09 10:37:54 +00:00
Yen-Ming Lee
1e57ec7858 - use CPAN macro
- fix dependency
- bump PORTREVISION

PR:		121206
Submitted by:	leeym
Approved by:	maintainer timeout
2008-03-20 00:40:07 +00:00
Anton Berezin
fde1181295 Update to 1.67.
Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes
2007-12-20 09:20:59 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Anton Berezin
3d6b07a2c4 - unbreak under old perl
- refine COMMENT
- correct dependencies

PR:		99505
Submitted by:	leeym
2006-12-22 09:35:10 +00:00
Anton Berezin
c70ce76410 Update to 1.65. 2006-01-27 07:38:37 +00:00
Anton Berezin
fbf5d219d3 Update to 1.64. 2006-01-26 08:06:32 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Anton Berezin
7bb7168929 Add dns/p5-Net-Domain-TLD 1.62, a Perl module to look up and validate
TLDs.
2005-12-30 09:40:59 +00:00