non port: devel/p5-App-Cmd/pkg-plist |
SVNWeb
|
Number of commits found: 7 |
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
|
Tue, 5 Nov 2013
|
[ 15:19 jadawin ]
- Update to 0.322
- Give maintainership to submitter
- Support STAGE
PR: ports/183472
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Sun, 27 Oct 2013
|
[ 15:12 vanilla ] (Only the first 10 of 54 ports in this commit are shown above. )
support STAGEDIR.
|
Sun, 12 Feb 2012
|
[ 14:53 sunpoet ]
- Update to 0.316
- Sort *_DEPENDS
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/App-Cmd/Changes
PR: ports/164512
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
|
Mon, 22 Nov 2010
|
[ 20:06 sunpoet ]
- Update to 0.309
- Sort *_DEPENDS, MAN3 and PLIST
Changes: http://search.cpan.org/dist/App-Cmd/Changes
PR: ports/152431
Submitted by: sunpoet (myself)
Approved by: George Hartzell <hartzell@alerce.com> (maintainer)
|
Sat, 11 Oct 2008
|
[ 14:28 miwi ]
App::Cmd is intended to make it easy to write complex command-line
applications without having to think about most of the annoying
things usually involved.
For information on how to start using App::Cmd, see App::Cmd::Tutorial.
WWW: http://search.cpan.org/dist/App-Cmd
PR: ports/127935
Submitted by: George Hartzell <hartzell at alerce.com>
|
Number of commits found: 7 |