Date: Mon, 30 May 2011 15:12:45 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/jacode.pl Makefile distinfo pkg-descr Message-ID: <201105301512.p4UFCjxX000377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2011-05-30 15:12:45 UTC
FreeBSD ports repository
Modified files:
japanese Makefile
Added files:
japanese/jacode.pl Makefile distinfo pkg-descr
Log:
- Add a new port: japanese/jacode.pl
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4 script
* Acts as a wrapper to Encode::from_to
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
http://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to
WWW: http://search.cpan.org/dist/jacode/
PR: ports/156972
Submitted by: Takefu <takefu_AT_airport_DOT_fm>
Revision Changes Path
1.767 +1 -0 ports/japanese/Makefile
1.1 +32 -0 ports/japanese/jacode.pl/Makefile (new)
1.1 +2 -0 ports/japanese/jacode.pl/distinfo (new)
1.1 +17 -0 ports/japanese/jacode.pl/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105301512.p4UFCjxX000377>
