non port: audio/p5-Net-FreeDB/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Sun, 4 Jan 2015
|
[ 11:03 bofh ]
audio/p5-Net-FreeDB: Update version 0.09=>0.10
Differential Revision: https://reviews.freebsd.org/D1414
Approved by: marino(mentor)
|
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 )
|
Thu, 16 Oct 2014
|
[ 15:26 marino ]
audio/p5-Net-FreeDB: Upgrade version 0.08 => 0.09
Also assign maintainership to submitter
PR: 194354
Submitted by: Muhammad Rahman
|
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
|
Sun, 3 Nov 2013
|
[ 19:58 antoine ]
- Add LICENSE
- Finish staging support
|
Fri, 24 Sep 2010
|
[ 00:44 pgollucci ] (Only the first 10 of 158 ports in this commit are shown above. )
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
|
Wed, 1 Feb 2006
|
[ 20:36 roam ]
Fix the packing list on Perl 5.005 - s/mach/%%PERL_ARCH%%/.
Grrrrr.
Reported by: pointyhat via kris
|
Sun, 22 Jan 2006
|
[ 01:14 edwin ] (Only the first 10 of 38 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711
|
Wed, 5 Oct 2005
|
[ 07:49 roam ]
Fix the packing list: actually remove the Perl module directories :\
|
Thu, 29 Sep 2005
|
[ 13:34 roam ]
Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too. I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.
|
Number of commits found: 10 |