/net/ipv6socket_scrub/

it/?id=9debac461b7729b783ca5a0f5e46461ddac07173'/> 9debac461b7729b783ca5a0f5e46461ddac07173 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
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
Take miwi's old perl ports into perl@'s fold. 2014-11-18T10:38:26+00:00 mat mat@FreeBSD.org 2014-11-18T10:38:26+00:00 46a6ab2be455408aa5cb6b85e2619de45f6b62dc Sponsored by: Absolight
Sponsored by:	Absolight
Reset miwi's maintainership per his demand 2014-11-18T09:37:31+00:00 bapt bapt@FreeBSD.org 2014-11-18T09:37:31+00:00 4619c44ccd591519d95ba090480bc4786f3e02fe Hope to see you back! Thank for all the work!
Hope to see you back! Thank for all the work!
- stage support 2014-01-05T17:53:15+00:00 az az@FreeBSD.org 2014-01-05T17:53:15+00:00 5fbf53defc7e26c663e72dca2c0ba8b45626cc0d Approved by: portmgr (blanket infrastructure)
Approved by:	portmgr (blanket infrastructure)
Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20T22:10:23+00:00 bapt bapt@FreeBSD.org 2013-09-20T22:10:23+00:00 ea8ff22cff3d553574b25de8cfd89024ab2cb22e

- convert to the new perl5 framework 2013-09-06T09:21:19+00:00 az az@FreeBSD.org 2013-09-06T09:21:19+00:00 2bdce4049306b53c8c072373e933015579b8f798 Approved by: portmgr (bapt@, blanket)
Approved by:	portmgr (bapt@, blanket)
- Remove SITE_PERL from *_DEPENDS 2012-06-04T03:16:02+00:00 az az@FreeBSD.org 2012-06-04T03:16:02+00:00 4b6e205dce71ca700ece68d8fe2c97c44966ca7b Approved by: maintainer (miwi@ via IRC)
Approved by:	maintainer (miwi@ via IRC)
- Update to 2.103622 2012-05-03T14:21:23+00:00 miwi miwi@FreeBSD.org 2012-05-03T14:21:23+00:00 43e533973a9b433eeef25474e944a6ac3b310eee PR: 167019 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
PR:		167019
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>