non port: converters/p5-Convert-Bencode/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, 20 Oct 2014
|
[ 09:37 bapt ] (Only the first 10 of 83 ports in this commit are shown above. )
Cleanup plist
|
Wed, 29 Jan 2014
|
[ 17:00 az ] (Only the first 10 of 122 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Wed, 13 Mar 2013
|
[ 10:53 bapt ]
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
|
Sun, 19 Feb 2006
|
[ 17:30 leeym ]
- unbreak on old perl
- bump PORTREVISION
|
Wed, 8 Feb 2006
|
[ 08:39 az ]
- Fix pkg-plist
Pointed by: kris
|
Mon, 6 Feb 2006
|
[ 08:18 az ]
This module provides two functions, bencode and bdecode,
which encode and decode bencoded strings respectivly.
|
Number of commits found: 7 |