non port: biology/p5-AcePerl/pkg-plist |
SVNWeb
|
Number of commits found: 12 |
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Oct 2014
|
[ 07:10 bapt ] (Only the first 10 of 36 ports in this commit are shown above. )
Cleanup plist
|
Tue, 10 Jun 2014
|
[ 12:14 mat ] (Only the first 10 of 637 ports in this commit are shown above. )
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
|
Mon, 10 Feb 2014
|
[ 06:56 miwi ]
- Stage support
|
Tue, 2 May 2006
|
[ 23:16 leeym ]
- Update to 1.89
- refine BROKEN to make portlint happier
- patch to use on Scalar::Util instead of WeakRef
- mark IGNORE under old perl which don't support weak reference
PR: 96656
Submitted by: leeym
Approved by: maintainer
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Tue, 17 Jun 2003
|
[ 18:39 erwin ]
- update to 1.83
- give maintainership to submitter as the old maintainer's
address bounces
PR: 52054
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Approved by: maintainer bounces
|
Fri, 25 Jan 2002
|
[ 12:35 wjv ]
- Update to version 1.82
|
Mon, 13 Aug 2001
|
[ 12:27 wjv ]
Update to version 1.75
|
Tue, 13 Mar 2001
|
[ 14:50 kevlo ]
- Upgrade to version 1.70 - Update WWW
|
Tue, 10 Oct 2000
|
[ 05:03 kevlo ]
- Update biology/p5-AcePerl from 1.62 to 1.67 - Alphabetise ${PLIST} to ease
future maintenance - Port now compiles in XS optimisations and RPC server
interface - Port now honours ${CC} properly, also for compiled extensions -
Port now uses PERL_CONFIGURE - Hand over port MAINTAINERship to FreeBSD
bio-porters mailing list
|
Number of commits found: 12 |