patch 3
1. It is corrected that the setting related to fold is not cleared with --reset.
2. The bug to which the line feed code cannot be judged correctly only for one
line the input is corrected.
3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955).
4. The bug that accesses it under KEIS and another specific condition beyond
the limits of the array is corrected.
patch 2
(1) The correction of the FOLD_SUPPORT matter that leaks to the release file by
1.95.1 that the compilation doesn't pass when it is invalid is added.
(2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213
and the matter with the possibility of crashing is corrected.
(3) The trademark of the SoftBank Co. is corrected.
* fix dyn_table improper bound check.
* fix euro sign in GBK is not properly output.
* delete old-hangul-location code, for it is not working.
* nec/ibm gaiji coding fixed.
* Mac OS X porting issue fixed.
* rpm compatibility issue fixed.
# debian compatibility issue fixed
ChangeLog:
(1) Implement fmt equivalent folding with forming.
(2) Making Ruby Extension, Perl Extension is enabled.
(3) Making rpm package is enabled.
(4) New encoding: GB18030, GBK, BIG5-Plus,
IBM DBCS(ibm930,3,5,7), cp5022(0,2,3), cp51932.
(5) With cp932, cp51932, change to set use-ms-compat,
kana-enable and use-compat automatically.
* fix crash when specify --html-sanitize on Unicode output.
* fix U+222a and U+2229 in MS-gaiji area is swapped.
Patch was provided by PR pkg/34251 from OBATA Akio.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
skf is an i18n-capable kanji filter. It works like i18n enhanced
nkf-1.6. More specifically, skf is intended to read documents in
various languages and codes using kanji or unicode capable display
devices. skf provides basic kanji code conversion features, include
to/from JIS, EUC, Shift-JIS, Unicode, and Vendor specific codes. skf
also includes decoder for various code appears in the Net. Unlike
nkf, it does not provide broken jis recovery nor mime encoding, but it
has support for ISO-8859's, European domestic set, JIS X-0212/X-0213
code, has IBM/MS vendor specific code support and can add other code
support easily.