pkgsrc/converters
mycroft f714d8ba01 Update from 2.12 to 2.16.
Release 2.16

   Fixed the encode_qp() line breaking code.  It sometimes
   made lines longer than 76 chars and it could even get into
   an infinite loop on certain inputs.

   Release 2.15

   Fixed the XS based decode_qp() for strings where a =XX
   sequence was followed by digits.

   Faster encode_qp() for long strings with lots of chars
   that need escaping.

   The old_decode_base64() function introduced in 2.13
   was returning undef for empty input on olders perls.
   This problem has been fixed.

   Release 2.14

   MIME::QuotedPrint functions now also implemented using XS
   which make them faster.  2-3 times faster when encoding line by
   line and as much as 200 times faster on long binary input.  There
   is probably some breakage on non-ASCII systems from this.

   The encode_qp() function now takes an $eol argument in the
   same way as encode_base64() does.

   Slight change in behaviour: the decode_qp() function now turns
   \r\n terminated lines into \n terminated lines.  This makes is
   more likely that encode_qp(decode_qp()) round-trip properly.

   Included {en,de}code-{base64,qp} utility scripts.

   Release 2.13

   Sync up with bleadperl:
       - Documentation update
       - EBCDIC support
       - Whitespace tweaks
       - Improved Unicode support
       - Test suite tweaks

   Improved version of the old_{en,de}code_base64 functions
   contributed by Paul Szabo <psz@maths.usyd.edu.au>.
2003-01-09 15:49:17 +00:00
..
2vcard Update to version 0.4. 2002-11-28 17:23:54 +00:00
ack Reimport of package ack from japanese/ack into converters/ack. 2002-05-31 13:01:01 +00:00
autoconvert buildlink1 -> buildlink2. 2002-10-09 14:09:28 +00:00
base64 buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
bbcim Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
bib2xml Initial import of bib2xml-20021006, a BibTeX to XML converter. 2002-11-01 04:25:50 +00:00
cbmconvert buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
cn2jp Initial import of cn2jp-1.4b, library for code translation between Chinese 2002-03-30 06:03:39 +00:00
doc2html s/xlHtml/xlhtml in dependency section. Problem noted by warning output from 2002-11-12 13:48:58 +00:00
dvi2tty buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
hztty Initial import of hztty-2.0 into the NetBSD Packages Collection. 2002-06-19 09:39:18 +00:00
ish buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
kdesupport Distfiles aren't available any longer on the KDE ftp site, so let's 2002-09-01 04:26:09 +00:00
latex2rtf buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
libiconv Fix test target: do not use csh syntax (|&). Closes PR 19647. 2003-01-03 12:32:59 +00:00
macfork buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
mpack Make this compile under Solaris, too. Reviewed by wiz@netbsd.org 2002-12-05 16:45:21 +00:00
nkf Reimport of package nkf from japanese/nkf into converters/nkf. 2002-05-31 13:00:35 +00:00
p5-Convert-TNEF Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
p5-Convert-UUlib Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
p5-jcode Trivially use buildlink2. Mark no configure. Use perl5/module.mk, even 2002-10-20 14:56:32 +00:00
p5-Jcode Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
p5-MIME-Base64 Update from 2.12 to 2.16. 2003-01-09 15:49:17 +00:00
p5-nkf Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
p5-Text-Iconv Convert to buildlink2.mk; use perl5/module.mk. 2002-10-09 17:35:57 +00:00
psiconv PKGREVISION bump because ImageMagick's buildlink2.mk wants a newer 2002-11-13 19:26:36 +00:00
py-jpCodecs Initial import of codecs for Japanese language encodings. 2002-10-14 16:59:14 +00:00
py-koCodecs Strip the ".buildlink" from the names of the python application and 2002-09-21 23:46:45 +00:00
py-zhCodecs Strip the ".buildlink" from the names of the python application and 2002-09-21 23:46:45 +00:00
qkc Reimport of package qkc from japanese/qkc into converters/qkc. 2002-05-31 13:00:14 +00:00
recode USE_PKGLOCALEDIR 2002-11-30 13:36:13 +00:00
rpm2cpio Update to 1.1: 2002-10-18 12:30:45 +00:00
rtf2html buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
ru-d1489 Initial import of ru-d1489-1.4 into the NetBSD packages collection. 2002-07-12 21:01:17 +00:00
ruby-iconv buildlink1 -> buildlink2. 2002-10-09 17:40:58 +00:00
ruby-romkan Reimport of package ruby-romkan from japanese/ruby-romkan into converters/ruby-romkan. 2002-05-31 13:00:12 +00:00
ruby-uconv Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
tex2rtf Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
txt2html buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
txt2man Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
unix2dos buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
uudeview Update to 0.5.18. Convert to buildlink2. 2002-08-31 16:54:33 +00:00
uulib Unused. 2002-10-08 19:20:48 +00:00
wv Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
xdeview Update to 0.5.18. Convert to buildlink2. 2002-08-31 16:54:33 +00:00
xlhtml Import from xlHtml (to sync with PKGNAME). 2002-10-22 15:25:59 +00:00
yencode buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
Makefile Add and enable bib2xml 2002-11-01 04:26:25 +00:00