Commit graph

36 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
10a8f0078a Update skf to 1.97.4.
* fix encode wrap doesn't work on CR/LF environment.
  * fix early mime output feature isn't suppressed as expected.
2011-02-04 02:01:55 +00:00
obache
f50d5b90c5 Update skf to 1.97.3.
skf (1.97.3)

  * fix index of JIS X-0208(1978) table.
  * fix x-0201 kana to x-0208 kana conversion.
  * nkf-compatibility: fix -X option.
  * several nkf-compatibility feature fix and added.
2010-11-02 01:25:22 +00:00
obache
4e5c1c7509 Update skf to 1.97.2.
skf (1.97.2) experimental; urgency=low

  * fix crashes when LANG parameter output and B-right case
  * kick out jef/transparent output (does not work anyway)
2010-08-07 00:18:07 +00:00
obache
7b24e57a0b Note commented out LICENSE. 2010-05-16 00:34:32 +00:00
obache
f6a072413c Update skf to 1.97.1.
skf (1.97.1)

  * enable -i and -o in nkf compatible mode.
  * restore old umask after overwrite.
  * add flush on unic*de and b-right.
  * disable adding lineend on encode-tail when in LWL extension.
2010-04-01 02:06:01 +00:00
obache
75ad31c19f Update skf to 1.97.0a.
Just remove redundant fragments from source package, no source code changes.
2010-02-15 01:04:00 +00:00
obache
878e6a6b3e Update skf to 1.97.0.
skf (1.97.0) experimental; urgency=low

  * Re-enabled MIME encoding
  * nkf compatibility mode further fix and support added.
  * various bug fix from 1.96 series.

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Sat, 06 Feb 2010 23:24:54 +0900
2010-02-07 13:17:55 +00:00
obache
50ef68cc9a Update skf to 1.96.6.
skf (1.96.6) experimental; urgency=low

  * fix mime-decode related bugs
  * fix i18n message output bugs
  * fix terminal control code does not output as documented.

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Wed, 27 Jan 2010 22:36:08 +0900
2010-02-06 11:26:44 +00:00
obache
c0c2d8e146 Update skf to 1.96.5.
skf (1.96.5)

  * delete _phpswigglue on clean
  * fix --set-g* does not work on misc mb codeset.
  * preconvert detect and result inconsistency further fix up.
  * ebcdic related ascii loading error fixed.
2009-12-31 11:01:38 +00:00
obache
0f2919c8d1 Update skf to 1.96.4.
* fix html escape does not handle ampersand
  * fix UTF-7 hangul support.
  * nkf compatibility mode further fix
2009-10-31 05:03:32 +00:00
obache
5e073b3492 Update skf to 1.96.3.
* fix embug for nkf-compatibility releted stuff (1.96.2)
2009-09-28 02:08:04 +00:00
obache
eb748a0614 Update skf to 1.96.2.
* fix inquiry does not work.
  * make UTF-16 as big-endian
  * further nkf compatibility fix.
  * unbuffered mode redundant code change fix.
  * fix 1.96.1 enbug (surplus err on ozone)
2009-09-13 01:37:04 +00:00
obache
8a7d05d50b Update skf to 1.96.1.
* NKD table corruption fixed.
  * 2 TeX converter bugs fixed.
  * delete UB mode related stuffs.
  * fix man typo: ibm931 -> ibm933
2009-08-30 00:58:17 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
wiz
9bc57582a2 Use variable to avoid hardcoding the package version all over the place. 2009-04-15 13:03:48 +00:00
obache
159963f95c Update skf to 1.96.
* Unicode normalize decomposition support.
 * Python 2.x extention support.
2009-04-14 06:00:41 +00:00
obache
dfaca1d733 Update skf to 1.95.7.
* fix hard-inquiry does not work
  * fix unbuffer mode broken.
2009-03-17 05:03:15 +00:00
obache
64eb5b6351 Update skf to 1.95.6.
ChangeLog:
 * fix nkf compatibility
 * re-define UTF-16BR/LE as no BOM
 * unbuffer case queue check bug fix.
 * rpm spec updates.
2008-12-25 01:01:00 +00:00
taca
ee43593a4d make MAKE_JOBS_SAFE to NO. 2008-11-10 05:06:45 +00:00
obache
c52bc95a3e Update skf to 1.95.5.
skf (1.95.5) experimental; urgency=low

  * fix ASCII output definition.
  * fix enbug which prevents some codeset's table loading.
  * fix punycode decode on UTF-8 input does not work.

skf (1.95.4) experimental; urgency=low

  * fix packaging to allow Ubuntu directory hierarchy.
  * fix manpath issue on cygwin
  * fix po spelling error
2008-08-13 14:20:06 +00:00
obache
6a591ebe4e Update skf to 1.95.3.
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.
2008-01-21 02:06:49 +00:00
obache
fd8689c324 Update skf to 1.95.1.
Changes:
 (1) Fixes cp5022x/51932 boundary check miss.
 (2) Fixes man formatting miss.
 (3) Fixes packaging miss for debian pacakge.
2007-07-28 13:57:54 +00:00
obache
a690855a1e Update skf to 1.95.0.
This is maintenance release.
2007-04-08 05:04:38 +00:00
obache
aed6110a04 Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
obache
ba044a5e4a Update skf to 1.94.7.
* 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
2007-02-27 02:29:40 +00:00
obache
96098f809d Update skf to 1.94.6.
v1.94.6     2006-12-29
            fix JIS X-0213 batch table miss.
	    remove UHC from man (not supported in 1.94).
2007-01-02 17:46:53 +00:00
obache
4da9c48f56 Update skf to 1.94.5.
Changes:
v1.94.5     2006-12-16
            HKSCS table type error fix. JIS X-0213 further table fix.
v1.94.4     2006-11-05
            re-fix patch3 issue.
v1.94.3     2006-11-02
            fix crash by single shift when G1 table is defined and can't read.
v1.94.2     2006-10-30
            fix nls feature broke on patch 1.
v1.94.1     2006-10-27
            JEF/IBM DBCS HOST output fix.
	    partial fix for cp943/cp932 treatment inconsistency. Further bound check.
	    fix crash when output char. table can't properly read.
2007-01-02 12:39:39 +00:00
obache
888c9a3e48 Update skf to 1.94.0.
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.
2006-10-01 15:09:15 +00:00
obache
322141a908 Enable locale feature. 2006-09-01 14:04:41 +00:00
taca
cd6a8422d3 Update skf pacakge to 1.93.11.
* 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.
2006-08-24 15:45:05 +00:00
yyamano
f421418e08 Update to 1.03.10. pkg/33915.
Submitted by OBATA Akio. Thanks!

Changes:
* SJIS bound check is not properly confirmed.
* output default code is not properly defined.
2006-07-04 15:44:13 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
minskim
867244ab81 Import skf from pkgsrc-wip. Packaged by OBATA Akio.
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.
2006-01-31 03:35:25 +00:00