Commit graph

13 commits

Author SHA1 Message Date
Vanilla I. Shu
085c1a3bcb Support stage. 2013-09-26 14:35:04 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Andrej Zverev
dd0efaef40 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-05 07:29:05 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Yen-Ming Lee
a52d489608 - update to 0.23 2007-12-13 11:26:31 +00:00
Yen-Ming Lee
990755731c - update to 0.21 2007-10-01 11:46:07 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +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