summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz7-13/+15
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-09-10Make build again after recent ImageMagick update.markd7-6/+88
While here switch to buildlink2. Bump PKGREVISION
2002-09-01Rejoin NetBSD and Solaris package lists which fixes package list problemstron3-23/+6
under Solaris.
2002-09-01Distfiles aren't available any longer on the KDE ftp site, so let'shubertf1-3/+2
archive them at ${MASTER_SITE_LOCAL}/kde1
2002-08-31Update to 0.213:wiz2-5/+5
0.213 Sat Jul 27 21:16:30 CEST 2002 - fixed another buffer overflow, also added a santity check to fgets. 0.212 Sat Apr 6 03:52:13 CEST 2002 - fix yEnc decoding support. - new option OPT_DOTDOT, that makes uulib unescape dot-escaping. - increased linelength to 1195. 0.211 Fri Apr 5 23:56:46 CEST 2002 - *sigh*. new version of uulib, new braindamaged buffer overflows. I would not use this code in a virus-scanner, despite my efforts to fix uulib. Diffs like "line length 256 => 300" should have alerted me... 0.21 Sun Mar 31 22:06:05 CEST 2002 - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCOD ED). - source-renamed FP_*-symbols to _FP_* again, but still define them to be FP_* in the object file. - new callback: SetFileNameCallback (actually documented ;)
2002-08-31Update to 0.5.18. Convert to buildlink2.wiz8-29/+27
Changes since 0.5.17: - fix for yEnc files in UUInfoFile - patch by Matthew Mueller: - add CRC generation and checks for yEnc - accept yEnc files where the tab character is not escaped - improved error checking for yEnc files
2002-08-31Correct MASTER_SITES. Fixes PR/18060mjl1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam5-0/+100
buildlink2.mk files back into the main trunk.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam7-6/+65
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-08-20Update to 1.8.wiz5-38/+13
Changes since 1.7: * The iconv program has new options -l, -c, -s. * The iconv program is internationalized. * Added C99 converter. * Added KOI8-T converter. * New configuration option --enable-extra-encodings that enables a bunch of additional encodings; see the README for details. * Updated the ISO-8859-16 converter. * Upgraded BIG5-HKSCS, EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to Unicode 3.2. * Upgraded EUC-KR, CP949, JOHAB converters to include the Euro sign. * Changed the ARMSCII-8 converter. * Extended the EUC-JP encoder so that YEN SIGN characters don't cause failures in Shift_JIS to EUC-JP conversion. * The JAVA converter now handles characters outside the Unicode BMP correctly. * Fixed a bug in the CP1255, CP1258, TCVN decoders: The base characters of combining characters could be dropped at the end of the conversion buffer. * Fixed a bug in the transliteration that could lead to excessive memory allocations in libintl when transliteration was needed. * Portability to BSD/OS and SCO 3.2.5.
2002-08-15Remove (partly obsolete) homepage URLs from DESCR.wiz1-2/+0
2002-08-07Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,jlam1-3/+4
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of shell wildcards intended to match against ${MACHINE_PLATFORM}. These variables are used to note those platforms that have the named packages in the base system but are incompatible in some way from the pkgsrc version of the same package. Change INCOMPAT_CURSES to have the same sematics as above. These variables allow much greater precision in specifying which platforms have broken (for the purposes of pkgsrc) versions of software in the base system that must be ignored. The buildlink.mk files for these packages define private _INCOMPAT_* versions of these variables, and they contain the default lists of platforms that are known to have incompatible software bits. This addresses pkg/17775 submitted by Julien T. Letessier <julien.letessier at sun dot com>.
2002-08-05Allow system libiconv to be used if it's provided. If USE_GNU_ICONV isjlam1-2/+23
defined, then we always use the pkgsrc libiconv. INCOMPAT_ICONV can be appended to with machine platform style entries, e.g. NetBSD-*-*, to note when a system libiconv can't be used. We currently default to needing pkgsrc libiconv on NetBSD only. This should fix pkg/17500.
2002-07-16Finish move of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42wiz6-246/+1
to fonts category.
2002-07-12Add and enable ru-d1489agc1-1/+2
2002-07-12Initial import of ru-d1489-1.4 into the NetBSD packages collection.agc6-0/+93
Provided in PR 17585 by Mishka (mishka@terabyte.com.ua) These are useful tools for Russian users: todos/fromdos: point-to-point cp866<->koi8-r decoder with CR/LF translation towin/fromwin: best match cp1251<->koi8-r decoder with CR/LF translation a2kfcnv: EGA/VGA raw screen fonts converter: cp866 font -> koi8-r font All programs written according to RFC 1489
2002-07-12update MASTER_SITES to use MASTER_SITE_GNU.grant1-2/+2
2002-07-07Update to Version 2.0.4 using patches supplied by MAINTAINERjschauma3-8/+13
(perky at fallin dot lv) in PR pkg/17474. For a complete list of changes, please see http://koco.sourceforge.net/ChangeLog.html
2002-06-19Add and enable hzttyagc1-1/+2
2002-06-19Initial import of hztty-2.0 into the NetBSD Packages Collection.agc6-0/+71
Provided in PR 16086 by Rui-Xiang Guo (rxg@ms25.url.com.tw) This program turns a tty session from one encoding to another. For example, running hztty on cxterm can allow you to read/write Chinese in HZ format, which was not supported by cxterm. If you have many applications in different encodings but your favor terminal program only supports one, hztty can make life easy. For example, hztty can convert your GB cxterm into a HZ terminal, a Unicode (16bit, or UTF8, or UTF7) terminal, or a Big5 terminal.
2002-06-19Add and enable autoconvertagc1-1/+2
2002-06-19Initial import of autoconvert-0.3.13, an intelligent Chinese encodingagc6-0/+134
converter, into the NetBSD packages system. Provided in PR 16087 by Rui-Xiang Guo (rxg@ms25.url.com.tw). AutoConvert is an intelligent Chinese Encoding converter. It uses built-in functions to judge the type of the input file's Chinese Encoding (such as GB/Big5/HZ), then converts the input file to any type of Chinese Encoding you want. You can use autoconvert to automatically convert incoming e-mail messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
2002-06-17add and enable py-koCodecsshell1-1/+2
2002-06-17Initial import of py-koCodecs-2.0.2shell4-0/+79
(PR#15940 by Hye-Shik Chang <perky@fallin.lv>) Python Unicode codec of Korean Character Sets --- This package provides Unicode codecs that make Python aware of Korean character encoding 'EUC-KR'. By using this package, Korean characters can be treated as a character string instead of a byte sequence.
2002-06-15add py-zhCodecsshell1-1/+2
2002-06-15Initial import of py-zhCodecs-1.2.0 (PR#15166)shell4-0/+51
python Unicode codecs for Chinese charsets --- This package supports Python interfaces for conversions between Chinese and Unicode.
2002-06-12Really use t1utils. Requested by rxg in pkg/17229.wiz3-10/+15
Bump to 3.4.0nb2.
2002-06-05Build ttf2pt1 with freetype2 to support additional file types.markd4-60/+75
From PR pkg/15976 by Rui-Xiang Guo with minor cleanup from me. Bump PKGREVISION and make explicit dependency on t1utils.
2002-05-31Add & enable newly reimported packages from the japanese category.seb1-1/+9
This is part of the japanese category retirement. - in category converters: ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv - in category lang: ja-gawk - in category mail: ja-mh - in category misc: ja-less, ja-man, jhd, xjdic - in category print: ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share - in category textproc: chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi - in category www: mknmz-wwwoffle - in category x11: xjman
2002-05-31Reimport of package ack from japanese/ack into converters/ack.seb5-0/+48
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31Reimport of package nkf from japanese/nkf into converters/nkf.seb5-0/+60
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31Reimport of package p5-nkf from japanese/p5-nkf into converters/p5-nkf.seb4-0/+34
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31Reimport of package p5-Jcode from japanese/p5-Jcode into converters/p5-Jcode.seb5-0/+60
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31Reimport of package p5-jcode from japanese/p5-jcode into converters/p5-jcode.seb4-0/+41
This is part of the japanese category retirement. CATEGORIES adjusted.
2002-05-31Reimport of package qkc from japanese/qkc into converters/qkc.seb4-0/+32
This is part of the japanese category retirement. CATEGORIES adjusted.
2002-05-31Reimport of package ruby-romkan from japanese/ruby-romkan into ↵seb4-0/+42
converters/ruby-romkan. This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31Reimport of package ruby-uconv from japanese/ruby-uconv into ↵seb4-0/+58
converters/ruby-uconv. This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
2002-05-25Add and enable tex2rtfrh1-1/+2
2002-05-25Initial import of tex2rtf-164, a TeX to RTF converter. Provided byrh6-0/+71
collver@linuxfreemail.com -- thanks! This closes his PR pkg/14736.
2002-05-14Add some more charsets to the alias file (see previous revision).wiz4-8/+19
Fixes e.g. the second gtk2 demo in the gtk2 tutorial on the web. Patch from libiconv CVS via Owen Tayler. Bump to 1.7nb2, and depend on it in buildlink.mk.
2002-05-10Add and enable 2vcard.jschauma1-1/+2
2002-05-10Initial import of 2vcard-0.3 into the NetBSD Packages Collection.jschauma4-0/+52
2vcard is a little perl script to convert an addressbook to the popular VCARD file format. Currently, 2vcard can convert mutt's and mh's alias as well as pine's and abook's addressbook format. The VCARD format is used by gnomecard, for example, which in turn is used by the balsa email client.
2002-05-10Update comment to reflect reality.wiz1-2/+2
2002-05-10Fix charset.alias file, the same as it is in the current glib2 distributionwiz4-15/+22
and as it will be in the next release of libiconv. This should fix the pango build failures on -current. Tracked down by Owen Taylor. Bump version to 1.7nb1, and bump buildlink dependency, too.
2002-04-24add test target to run self-tests (assists verification on various platforms)dmcmahill1-1/+4
2002-04-08Update xlhtml package to 0.4.9.3 with HOMEPAGE and MASTER_SITES updates.taca3-26/+8
xlHtml ChangeLog 0.4.9.3 03/19/02 *Began code modularization *Changed pointers to xlhtml web site 0.4.9.2 03/13/02 *Turned over xlhtml to Charles Wyble *Added a patch to support bold formatting 0.4.9.1 03/10/02 * Fixed bug in cole.c which causes errors reading ppthtml files - Takahiro Kamba * Fixed bug in page name output for non-html output * xlhtml now uses Microsoft CodePages - Victor Wagner P.S. My last name isn't "Kamba" but "Kambe". :-)
2002-04-01Fix whitespace (pkglint complaint).cjep1-2/+2
2002-03-30Add & enable cn2jp.uebayasi1-1/+2
2002-03-30Initial import of cn2jp-1.4b, library for code translation between Chineseuebayasi6-0/+181
and Japanese including Chinese {GB,Big5,HZ} and Japanese {EUC-Jis,Shift-Jis,Jis}.
2002-03-24Update {uulib,uudeview,xdeview} to 0.5.17.fredb9-48/+20
0.5.16 (26.08.2001) -------- - fix handling of "x-uue" encoded MIME attachments - bug fix for file renaming 0.5.17 (06.03.2002) -------- - fix handling of quoted parameters - some support for yEnc encoding