1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Frederic Culot
72f2ca375b - Update to 2.13.4.10
- Pet portlint(1) by moving LICENSE section earlier

Changes:	http://search.cpan.org/dist/jacode/Changes
PR:		ports/163622
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2011-12-31 09:42:07 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
TAKATSU Tomonari
c149c0d890 - 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>
2011-05-30 15:12:45 +00:00