Bug 98039 - [NEW PORT] converters/p5-Encode-JIS2K: JIS X 0212 (aka JIS 2000) Encodings
Summary: [NEW PORT] converters/p5-Encode-JIS2K: JIS X 0212 (aka JIS 2000) Encodings
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-28 00:10 UTC by Rong-En Fan
Modified: 2006-05-29 05:11 UTC (History)
0 users

See Also:


Attachments
p5-Encode-JIS2K-0.02.shar (2.97 KB, text/plain)
2006-05-28 00:10 UTC, Rong-En Fan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan 2006-05-28 00:10:15 UTC
This module implements encodings that covers JIS X 0213 charset (AKA
JIS 2000, hence the module name). Encodings supported are as follows.

Canonical     Alias                                      Description
--------------------------------------------------------------------
euc-jisx0213  qr/\beuc.*jp[ \-]?(?:2000|2k)$/i          EUC-JISX0213
              qr/\bjp.*euc[ \-]?(2000|2k)$/i
              qr/\bujis[ \-]?(?:2000|2k)$/i
shiftjisx0123 qr/\bshift.*jis(?:2000|2k)$/i           Shift_JISX0213
              qr/\bsjisp \-]?(?:2000|2k)$/i

iso-2022-jp-3
jis0213-1-raw                         JIS X 0213 plane 1, raw format
jis0213-2-raw                         JIS X 0213 plane 2, raw format

WWW: http://search.cpan.org/dist/Encode-JIS2K/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-05-29 03:47:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Take.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-05-29 05:11:07 UTC
State Changed
From-To: open->closed

New port added. Thank you.