Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
5ddf8517a5 Cleanup plist 2014-10-20 08:38:21 +00:00
Mathieu Arnold
61de712f46 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
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
085c1a3bcb Support stage. 2013-09-26 14:35:04 +00:00
Yen-Ming Lee
990755731c - update to 0.21 2007-10-01 11:46:07 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Yen-Ming Lee
2f4b0a1d29 - refine plist and unbreak
Noticed by:	kris
2005-09-02 17:54:07 +00:00
Yen-Ming Lee
63b6853c4e - 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
cns11643-2  /\bCNS[-_ ]?11643[-_]2$/i         Taiwan's CNS map, plane 2
cns11643-3  /\bCNS[-_ ]?11643[-_]3$/i         Taiwan's CNS map, plane 3
cns11643-4  /\bCNS[-_ ]?11643[-_]4$/i         Taiwan's CNS map, plane 4
cns11643-5  /\bCNS[-_ ]?11643[-_]5$/i         Taiwan's CNS map, plane 5
cns11643-6  /\bCNS[-_ ]?11643[-_]6$/i         Taiwan's CNS map, plane 6
cns11643-7  /\bCNS[-_ ]?11643[-_]7$/i         Taiwan's CNS map, plane 7
cns11643-f  /\bCNS[-_ ]?11643[-_]f$/i         Taiwan's CNS map, plane F
euc-tw      /\beuc.*tw$/i                     EUC (Extended Unix Character)
            /\btw.*euc$/i
gb18030     /\bGB[-_ ]?18030$/i               GBK with Traditional Characters
unisys      /\bunisys$/i                      Unisys Traditional Chinese
unisys-sosi1                                  Unisys SOSI1 transport encoding
unisys-sosi2                                  Unisys SOSI2 transport encoding

WWW:		http://search.cpan.org/dist/Encode-HanExtra/
2005-09-01 12:35:44 +00:00