non port: chinese/p5-Encode-HanExtra/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 )
|
Mon, 20 Oct 2014
|
[ 08:38 bapt ] (Only the first 10 of 71 ports in this commit are shown above. )
Cleanup plist
|
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, 26 Sep 2013
|
[ 14:35 vanilla ] (Only the first 10 of 71 ports in this commit are shown above. )
Support stage.
|
Mon, 1 Oct 2007
|
[ 11:46 leeym ]
- update to 0.21
|
Sun, 22 Jan 2006
|
[ 01:27 edwin ] (Only the first 10 of 18 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)
|
Fri, 2 Sep 2005
|
[ 17:54 leeym ]
- refine plist and unbreak
Noticed by: kris
|
Thu, 1 Sep 2005
|
[ 12:35 leeym ]
- add p5-Encode-HanExtra
Encode::HanExtra - Extra sets of Chinese encodings
This version includes the following encoding tables:
Canonical Alias Description
-----------------------------------------------------------------------------
big5-1984 /\b(tca-)?big5-?(19)?84$/i TCA's original Big5-1984
big5ext /\b(cmex-)?big5-?e(xt)?$/i CMEX's Big5e Extension
big5plus /\b(cmex-)?big5-?p(lus)?$/i CMEX's Big5+ Extension
/\b(cmex-)?big5\+$/i
cccii /\b(ccag-)?cccii$/i Chinese Character Code for
Information Interchange
cns11643-1 /\bCNS[-_ ]?11643[-_]1$/i Taiwan's CNS map, plane 1 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 8 |