summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2003-01-09Update from 2.12 to 2.16.mycroft2-5/+5
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-03Fix test target: do not use csh syntax (|&). Closes PR 19647.wiz1-2/+2
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-3/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-05Make this compile under Solaris, too. Reviewed by wiz@netbsd.orgis4-23/+27
2002-11-30USE_PKGLOCALEDIRsalo1-1/+2
2002-11-28Update to version 0.4.jschauma4-15/+7
New in 0.4: Support for Juno's addressbook format. (Thanks to Gregory dot Krohne at AFRC dot AF dot MIL)
2002-11-26don't unnecessarily pass -p to `cp', it causes a fatal error on Darwingrant2-8/+8
while trying to chown a symlink.
2002-11-15Update to 0.7.4. The original unedited release notes:wiz3-7/+8
This is two releases since 0.7.3 took a wrong turn somewhere and was last seen rummaging in the bins behind NewsForge.net for old documents. Any information leading to the recovery of the errant release will be rewarded with a free copy of wv-0.7.4. As usual I'm clueless about who has contributed what to wv since the previous release. Martin Junius did a bunch of stuff, again; Golan a.k.a. 'risk it' and Tian Huisohu found some memory leaks; Corby Wilson fixed some stuff (hey, even I fixed some stuff :-), and of course lots of stuff by Dom (internationalization etc.).
2002-11-14buildlink1 -> buildlink2jlam10-32/+31
2002-11-13PKGREVISION bump because ImageMagick's buildlink2.mk wants a newerwiz2-4/+4
ImageMagick (different library name).
2002-11-12s/xlHtml/xlhtml in dependency section. Problem noted by warning output fromdmcmahill1-2/+2
last README.html generation.
2002-11-04Make sure libwmf is found. Bump PKGREVISION.wiz1-1/+3
2002-11-01Add and enable bib2xmlrh1-1/+2
2002-11-01Initial import of bib2xml-20021006, a BibTeX to XML converter.rh5-0/+56
2002-10-29At present, gmake has libiconv as a requirement, yet libiconv needsagc1-2/+1
gmake to build. Remove the USE_GMAKE for just now - it seems superfluous, since NetBSD's make(1) works fine, and is causing a circular dependency.
2002-10-27Use buildlink2. Use perl5/module.mk.seb2-12/+6
2002-10-22Rename xlHtml to xlhtml.wiz5-37/+2
2002-10-22Import from xlHtml (to sync with PKGNAME).wiz4-0/+35
Moved xlHtml to xlHtml-mixedcase in the repository [schmonz 2007-06-07]
2002-10-22Update to 0.5.1. Changes unknown. Closes PR 18510.wiz2-5/+7
2002-10-20Use buildlink2. Use perl5/module.mk.seb3-18/+9
2002-10-20Trivially use buildlink2. Mark no configure. Use perl5/module.mk, evenseb1-6/+8
if it is not needed it makes the package more consistent with other Perl5 module packages.
2002-10-18Update to 1.1:wiz2-8/+8
# sw 2002-Mar-6 Don't slurp the whole file Convert to buildlink2. Add comment why the file gets installed as rpm2cpio.pl. Closes PR 18581.
2002-10-14Add and enable py-jpCodecstsarna1-1/+2
2002-10-14Initial import of codecs for Japanese language encodings.tsarna4-0/+94
2002-10-13buildlink1 -> buildlink2.wiz1-3/+3
2002-10-09Unused.wiz1-58/+0
2002-10-09buildlink1 -> buildlink2.wiz1-4/+4
2002-10-09Convert to buildlink2.mk; use perl5/module.mk.wiz1-7/+4
2002-10-09buildlink1 -> buildlink2.wiz1-2/+3
2002-10-08Unused.wiz1-34/+0
2002-09-23Update p5-Jcode package to 0.82.taca2-5/+5
$Revision: 0.82 $ ! Jcode.pm pod typo fix and better jcode.pl compatibility by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> Message-Id: <20020923190414.2134.MSYK@mtg.biglobe.ne.jp>
2002-09-23Unused.jlam1-35/+0
2002-09-23Don't add -rpath to the libtool command used to create the uninstalledjlam3-19/+7
libcompat.la, as that makes libtool think that package will be installed. This was causing libpsiconv.la to depend on libcompat.la, even though the latter was never installed. Bump the PKGREVISION.
2002-09-23Convert to buildlink2.wiz1-3/+3
2002-09-23Unused.wiz1-37/+0
2002-09-23Update to 0.5, changes unknown. Convert to buildlink2.wiz3-25/+6
Remove the buildlink2.mk, since the libraries referenced there are not installed any more.
2002-09-23Unused.wiz1-34/+0
2002-09-21Strip the ".buildlink" from the names of the python application andjlam2-4/+4
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-18Update p5-Jcode pakcage to 0.81; one bug fix.taca2-5/+5
$Revision: 0.81 $ $Date: 2002/09/18 13:45:32 $ ! Jcode.pm jfold() fix by SATOH Fumiyasu <fumiya@samba.gr.jp> Message-Id: <878z1zv2l3.wl@sugar.net-thrust.com.net-thrust.com>
2002-09-13Use ghostscript.mk.jlam1-2/+2
2002-09-12Standardize.wiz1-3/+3
2002-09-11Update to 0.7.2, changes unknown.wiz5-53/+14
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