Opened 17 years ago

Closed 17 years ago

#11245 closed enhancement (fixed)

RFE: MacPorts' iconv should support additional encoding like UTF-8-MAC, Shift_JISX0213, etc.

Reported by: tatyana@… Owned by: mij@…
Priority: Low Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: takanori@… mij@…
Port:

Description

Apple's iconv (/usr/bin/iconv) supports below encoding.

European languages

CP{437,737,775,852,853,855,857,858,860,861,863,865,869,1125}

Semitic languages

CP864

Japanese

EUC-JISX0213, Shift_JISX0213, ISO-2022-JP-3

Chinese

BIG5-2003 (experimental)

Turkmen

TDS565

Platform specifics

ATARIST, RISCOS-LATIN1

Unicode

UTF-8-MAC

I think MacPorts' iconv (/opt/local/bin/iconv) also should support these encode. (Personally I have needs to use UTF-8-MAC and Shift_JISX0213.)

Attachments (1)

libiconv.diff (78.6 KB) - added by tatyana@… 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by tatyana@…

Attachment: libiconv.diff added

comment:1 Changed 17 years ago by takanori@…

Cc: takanori@… added; takanori@… removed

Jim, can I commit this patch?

comment:2 Changed 17 years ago by takanori@…

Resolution: fixed
Status: newclosed

No response from Jim - committed in r21556.

Note: See TracTickets for help on using tickets.