non port: devel/p5-Algorithm-Dependency/pkg-plist |
SVNWeb
|
Number of commits found: 7 |
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
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, 27 Oct 2014
|
[ 10:55 bapt ] (Only the first 10 of 1732 ports in this commit are shown above. )
Cleanup plist
|
Sun, 27 Oct 2013
|
[ 12:17 vanilla ] (Only the first 10 of 40 ports in this commit are shown above. )
support STAGEDIR.
|
Sat, 14 Feb 2009
|
[ 19:24 miwi ]
- Update to 1.108
- Pass maintainership to submitter
PR: 131586
Submitted by: Wen Heping <wenheping@gmail.com>
|
Sun, 22 Jan 2006
|
[ 01:48 edwin ] (Only the first 10 of 531 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Tue, 13 Dec 2005
|
[ 15:27 aaron ]
Add port devel/p5-Algorithm-Dependency, Base class for implementing various
dependency trees
Approved by: tobez
|
Number of commits found: 7 |