Commit graph

29 commits

Author SHA1 Message Date
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
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
8d4a277c16 - Update to 0.48
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2014-02-04 16:31:14 +00:00
Vanilla I. Shu
00afe0823b Support STAGEDIR. 2013-11-03 07:46:27 +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
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Frederic Culot
2ac2a8cfd9 - Update to 0.47
- Trim Makefile's header
- Pet portlint(1) by replacing tab by space in WWW link

Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2013-04-30 06:23:15 +00:00
Andrej Zverev
5f7e07eadd - Remove SITE_PERL from *_DEPENDS 2012-06-04 05:21:59 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Cheng-Lung Sung
b2c7fde9b3 - Update to 0.45
Feature safe:	yes
2011-11-18 08:46:58 +00:00
Cheng-Lung Sung
c5ed472a4b - Update to 0.44 2011-11-10 07:33:17 +00:00
Cheng-Lung Sung
ac03c764d2 - Update to 0.43 2011-09-26 10:31:51 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Cheng-Lung Sung
3b4eeab907 - Mark make jobs unsafe
- fix := -> =

PR:		ports/136533
Submitted by:	pgollucci
2009-07-23 06:25:36 +00:00
Cheng-Lung Sung
2df5b105b4 - Update to 0.42
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2009-06-19 07:34:37 +00:00
Cheng-Lung Sung
80470f473e - Update to 0.41
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-11-11 06:54:50 +00:00
Cheng-Lung Sung
59f2368620 - Update to 0.39
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-10-08 22:38:58 +00:00
Cheng-Lung Sung
269d1eb048 - Update to 0.38
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-10-06 05:37:55 +00:00
Cheng-Lung Sung
0f75b91e8b - Update to 0.36
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-03-01 07:46:20 +00:00
Cheng-Lung Sung
e71942a935 - Update to 0.35
Changes:
2008-01-06 02:46:30 +00:00
Cheng-Lung Sung
3f81dd08aa - Update to 0.34 2007-10-17 03:52:20 +00:00
Cheng-Lung Sung
1ccd80ed53 - Update to 0.33 2007-10-05 08:51:52 +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
Cheng-Lung Sung
b22cfea3e8 - Update to 0.31 2007-04-15 05:40:03 +00:00
Cheng-Lung Sung
c687817f12 - Update to 0.30 2006-10-31 14:51:05 +00:00
Cheng-Lung Sung
e1709c2101 Add p5-Net-DNS-ToolKit 0.29, tools for working with DNS packets.
PR:		ports/103107
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-04 14:33:27 +00:00