non port: security/p5-Digest-Nilsimsa/pkg-plist |
SVNWeb
|
Number of commits found: 8 |
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 )
|
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
|
Thu, 30 Jan 2014
|
[ 09:08 az ] (Only the first 10 of 107 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Sun, 22 Jan 2006
|
[ 02:50 edwin ] (Only the first 10 of 161 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)
|
Sat, 18 Dec 2004
|
[ 16:29 leeym ]
- remove %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto from pkg-plist
Noticed by: kris
|
Tue, 24 Jun 2003
|
[ 10:33 leeym ]
remove extra directories.
Noticed by: bento
|
Wed, 11 Jun 2003
|
[ 06:59 leeym ]
apply SITE_PERL
remove extra directories
Noticed by: bento
|
Thu, 15 Aug 2002
|
[ 16:34 leeym ]
new port: security/p5-Digest-Nilsimsa
A nilsimsa signature is a statistic of n-gram occurance in a piece of text.
It is a 256 bit value usually represented in hex. This module is a wrapper
around nilsimsa implementation in C by cmeclax.
PR: ports/41644
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
Number of commits found: 8 |