aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Boulder/pkg-plist
blob: 5c36d96ceae1ff8fa520ac414d2fd086ba9abb65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Boulder/.packlist
%%SITE_PERL%%/Stone/Cursor.pm
%%SITE_PERL%%/Stone/GB_Sequence.pm
%%SITE_PERL%%/Boulder/Swissprot.pm
%%SITE_PERL%%/Boulder/Medline.pm
%%SITE_PERL%%/Boulder/Blast/NCBI.pm
%%SITE_PERL%%/Boulder/Blast/WU.pm
%%SITE_PERL%%/Boulder/Labbase.pm
%%SITE_PERL%%/Boulder/LocusLink.pm
%%SITE_PERL%%/Boulder/Unigene.pm
%%SITE_PERL%%/Boulder/Stream.pm
%%SITE_PERL%%/Boulder/Store.pm
%%SITE_PERL%%/Boulder/XML.pm
%%SITE_PERL%%/Boulder/Omim.pm
%%SITE_PERL%%/Boulder/Blast.pm
%%SITE_PERL%%/Boulder/Genbank.pm
%%SITE_PERL%%/Boulder/String.pm
%%SITE_PERL%%/Stone.pm
%%SITE_PERL%%/Boulder.pod
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Boulder
@dirrm %%SITE_PERL%%/Boulder/Blast
@dirrm %%SITE_PERL%%/Boulder
@dirrm %%SITE_PERL%%/Stone
pan class='column1'>| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-061-1/+1 | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) * - Stage supportmiwi2014-01-292-4/+2 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2 | | | | www) * - convert to the new perl5 frameworkaz2013-09-021-1/+2 | | | | Approved by: portmgr (bapt@, blanket) * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1 | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum * - Get Rid MD5 supportmiwi2011-03-191-1/+0 | * Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.az2011-02-121-1/+1 | | | | | | No functional changes. Sponsored by: p5 namespace