pkgsrc/converters
obache fbd20b3ce6 Update nkf to 2.08b aka 2.0.8b.
pkgsrc changes:
add DESTDIR support

Changes 2.0.6
== Addition of --ic --oc option
--Ic=<input codeset> --oc=<output codeset> option was added.
Shift_JIS, CP932, EUC-JP, CP51932, eucJP-ms, ISO-2022-JP, UTF-8N(UTF-8),
UTF-8-BOM, UTF-16BE, UTF-16BE-BOM(UTF-16), UTF-16LE, and UTF-16LE-BOM.
UTF8-MAC can be specified for input.

== Addition and change in mapping
The character-code of JIS-affiliated and correspondence with Unicode
decided to be defined. Decode from these to Unicode secures the thing
that conversion in the defined range is correctly done. Conversion in
the range not defined is not secured. Encode from Unicode secures
the thing that conversion in the defined range is correctly done,
conversion in the range not defined is assumed to be an error,
(possible fallback), and Unicode, and an illegal character secures
the skipped thing.

== Addition of fallback option
The --fb-{skip,html,xml,perl,java,subchar} option was added. How the
character that was not able to be converted is treated when
converting it from Unicode into Shift_JIS, EUC-JP, and ISO-2022-JP
can be specified.

== Addition of --no-best-fit-chars option
The character for which the round trip safety is not secured is not
converted at conversion from Unicode. - when Unicode is converted
from Unicode It is possible to use it to convert the UTF form of nkf
when specifying it with x. (If this is not specified if it says
oppositely, a part of character is not preserved. )

When the character string related to passing is converted, this
option is strongly recommended to be specified.

== Addition of --in-place[=SUFFIX] option
--in-place option to renew the time stamp to --overwrite that
maintained the time stamp was added.

== Document of hiragana katakana conversion
Because the document of the hiragana katakana conversion had reversed,
this was corrected. A correct document is as follows.
    -H1    --hiragana katakana > hiragana
    -H2    --katakana hiragana -> katakana
    -H3    --katakana-hiragana katakana <-> hiragana

== Others
"Q" decipherment of encoding and the bug such as fold-margin are corrected.

== 2.0.6a
The permission of the file at the packaging was changed.

Changes 2.0.7
* The character of CP51932 corrects not doing fallback.
* It is corrected not to compile excluding gcc.
* Making to ANSI C.
* The bug around changing line of MIME encode is corrected.
* The binary file came to be also good at base64 by -t2MB.
* Support the conversion of repeating hiragana and katakana sign by -h.
* Support the conversion of V of the hiragana and the katakana by -h.
* DOS and OS/2 1.x support by lukewarm
* OpenWatcom, OS/2, and djgpp V2 support by By lukewarm

Changes 2.0.8
* Support of UTF-32 and CP10001(Microsoft's MacJapanese).
* It supports outside BMP of Unicode.
* The user definition character of the CP932 faction is supported.
* The range of the Shift_JIS emoticon of Softbank Mobile is supported with NTT DoCoMo.
* The line feed code was displayed with --guess.
* It is corrected that the guess when the character-code cannot be fixed with --guess was broken.
* It is corrected to have thrown away SI/SO/ESC at the EUC mode.
* When the input of UTF-8 is encoded in MIME, it is corrected not to be output
correctly.
* Processing was continued even if there was a file that was not able to be read
when two or more files were given.
* Various corrections in CP932 turn

In 2.0.8a in addition to above
* It is corrected not effective of -L.
* It is corrected not to be able to make nkf32.dll.
2008-01-13 13:13:42 +00:00
..
2vcard Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ack Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
autoconvert Fixed build. 2007-10-10 10:29:27 +00:00
base64 Changes 1.5: 2007-12-16 16:14:32 +00:00
bbcim Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
bib2xml Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
bibtex2html Update converters/bibtex2html to 1.89 2008-01-10 18:15:29 +00:00
cbmconvert Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
chef Made the Makefile a little simpler. 2007-01-18 11:51:33 +00:00
cn2jp Fixed build. 2007-10-10 10:29:27 +00:00
code2html Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
convmv Update to 1.10: 2007-01-14 16:25:25 +00:00
doc2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dvi2tty Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
enriched2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fondu Minor changes to this package: 2007-08-31 10:47:35 +00:00
fribidi Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
hztty Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:54:49 +00:00
ish Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
ja-dvi2tty Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
jcode-perl Conflict with p5-jcode, as this package was previously called. From taca. 2007-05-30 05:50:04 +00:00
kcc Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
latex2rtf pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
libiconv Regen. 2008-01-13 09:31:11 +00:00
libwpd Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
macfork Fixed pkglint warnings. 2006-03-10 23:21:53 +00:00
mpack Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-06-09 15:34:31 +00:00
nkf Update nkf to 2.08b aka 2.0.8b. 2008-01-13 13:13:42 +00:00
p5-chkjis Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
p5-Convert-BinHex Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Convert-TNEF Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Convert-UUlib Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Jcode Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-JSON Update p5-JSON to 2.03. 2008-01-05 08:15:18 +00:00
p5-JSON-Any Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-JSON-XS Update p5-JSON-XS to 2.01. 2008-01-05 08:12:34 +00:00
p5-MIME-Base32 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-MIME-Base64 Added commented-out LICENSE=something. 2007-11-11 11:35:48 +00:00
p5-MIME-Base64-URLSafe Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-nkf Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Text-Iconv Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Unicode-IMAPUtf7 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Unicode-Map8 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Unicode-String Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
p5-Unicode-UTF8simple Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
php-iconv Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
psiconv Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
py-cjkcodecs Do not build this package with python24, which already includes this. 2006-08-23 11:28:37 +00:00
py-jpCodecs Needs Python 2.1+ 2006-06-04 12:10:49 +00:00
py-zhCodecs Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
qkc Honor PKGMANDIR. 2006-03-23 03:10:25 +00:00
recode Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
rpm2cpio DESTDIR support. 2006-12-15 18:03:42 +00:00
rss2html Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail. 2007-06-26 09:01:49 +00:00
rtf2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ru-d1489 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
ruby-romkan Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
ruby-uconv Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
skf Update skf to 1.95.1. 2007-07-28 13:57:54 +00:00
smbchartool Bump PKGREVISION for p5-jcode -> jcode-perl renaming. 2007-05-29 01:07:49 +00:00
tex2rtf Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
txt2html Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
txt2man Update to 1.5.5: 2007-05-23 09:39:13 +00:00
txt2pdbdoc Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
unix2dos Update to 1.3, changes unknown. 2007-12-02 11:56:49 +00:00
uudeview Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
uulib Added support for installation to DESTDIR. 2007-09-18 19:44:40 +00:00
wv Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
wv2 use GNU iconv on DragonFly, should fix the error seen in bulk build 2007-12-27 15:06:52 +00:00
xdeview Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xlhtml Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xlreader Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
yencode Update to 0.4.6, provided by Shaun Amott in PR 34485: 2006-09-06 20:44:12 +00:00
Makefile Add p5-JSON-XS 2007-09-11 16:59:54 +00:00