freebsd-ports/devel/p5-Heap-Simple-Perl/pkg-plist
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

37 lines
1.6 KiB
Text

%%PERL5_MAN3%%/Heap::Simple::Perl.3.gz
%%SITE_PERL%%/Heap/Simple/Any.pm
%%SITE_PERL%%/Heap/Simple/Array.pm
%%SITE_PERL%%/Heap/Simple/Function.pm
%%SITE_PERL%%/Heap/Simple/Hash.pm
%%SITE_PERL%%/Heap/Simple/Less.pm
%%SITE_PERL%%/Heap/Simple/Method.pm
%%SITE_PERL%%/Heap/Simple/Number.pm
%%SITE_PERL%%/Heap/Simple/NumberReverse.pm
%%SITE_PERL%%/Heap/Simple/Object.pm
%%SITE_PERL%%/Heap/Simple/Perl.pm
%%SITE_PERL%%/Heap/Simple/Perl/Package.pm
%%SITE_PERL%%/Heap/Simple/Scalar.pm
%%SITE_PERL%%/Heap/Simple/String.pm
%%SITE_PERL%%/Heap/Simple/StringReverse.pm
%%SITE_PERL%%/Heap/Simple/Wrapper.pm
%%SITE_PERL%%/auto/Heap/Simple/Perl/_absorb.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/_e_recover.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/_i_recover.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/_key_absorb.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/autosplit.ix
%%SITE_PERL%%/auto/Heap/Simple/Perl/extract_first.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/extract_min.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/extract_top.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/extract_upto.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/first.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/first_key.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/infinity.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/insert.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/key.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/keys.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/merge_arrays.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/min_key.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/top.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/top_key.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/user_data.al
%%SITE_PERL%%/auto/Heap/Simple/Perl/values.al