pkgsrc/converters
chris b8ca7ec06b Update p5-Convert-TNEF to 0.17, changes are:
0.17  Sun Feb 24 2001
        - It appears that messages no longer need start with a
          TnefVersion attribute, and a message without this attribute
          triggered a bug ('datahandle' method called on uninitialized
          value) found by Randy Diffenderfer.
        - Although the MSDN TNEF Stream syntax page makes it look like
          TnefVersion must be the first attribute if it appears, and
          MessageClass must be the first or second attribute if it
          appears, I'm not going to check for this because then my
          test file has MessageClass as the third attribute.
        - Got rid of '_equal' function. The only reason to worry about
          warnings when comparing undef is if there's a read error, and
          then a warning ought to be ok anyway.
        - Long overdue perltidy format cleanup.
0.16  Tue Jul 31 2001
        - Simplified main loop some more. Don't need to check for end
          of processing twice.
        - Prefixed 'private' functions with underscore character.
        - changed a couple of 'methods' which didn't use '$self' and weren't
          documented as methods into 'private' functions.
0.15  Tue Jul 31 2001
        - Finally combined message and attachment parsing loops.
        - Removed the '|| []' from the attachment() method. I'm storing
          an arrayref unconditionally in the TNEF object, so there should
          be no need for this. Also now returns ref if not called
          in list context.
0.14  Mon Jul 30 2001
        - Subclass message and attachment portions of TNEF object.
        - Found bug in saving the size of message attributes.
2004-02-17 02:00:40 +00:00
..
2vcard s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ack Override the install target so that we always use the right install utility. 2003-09-19 18:03:34 +00:00
autoconvert Get rid of multi-line string constants. 2004-01-28 16:08:56 +00:00
base64 OpenSSL has not had base64 for a while now, so these two no longer need 2003-11-19 02:52:46 +00:00
bbcim Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
bib2xml Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cbmconvert s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
chef s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
cn2jp replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
code2html Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
doc2html Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
dvi2tty s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
enriched2html Initial import of enriched2html-1.0 into the Packages Collection. 2004-01-19 09:12:27 +00:00
fondu Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
fribidi Convert to buildlink3. 2004-02-15 20:01:11 +00:00
hztty COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
ish s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ja-dvi2tty s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
latex2rtf Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
libiconv LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
macfork replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
mpack Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
nkf Upgrade to version 2.04. The adds UTF-8 and MIME support. 2004-01-26 05:08:13 +00:00
p5-Convert-TNEF Update p5-Convert-TNEF to 0.17, changes are: 2004-02-17 02:00:40 +00:00
p5-Convert-UUlib Update UUlib to 0.31, changes are: 2003-09-20 16:03:46 +00:00
p5-Jcode Remove redundant TEST_TARGET definition that matches the default one in 2003-09-13 06:22:49 +00:00
p5-jcode Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
p5-MIME-Base64 Updated p5-MIME-Base64 to 2.23. 2004-01-13 02:43:18 +00:00
p5-nkf Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
p5-Text-Iconv Lint (sort DISTNAME section) 2004-01-12 10:38:22 +00:00
p5-Unicode-String Initial import of p5-Unicode-String 2.06. 2003-09-18 14:41:32 +00:00
php4-iconv Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
psiconv LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
py-cjkcodecs Import py-cjkcodecs-1.0.3 from pkgsrc-wip. 2004-02-07 21:28:35 +00:00
py-jpCodecs Update py-jpCodecs to 1.4.10 and bl3ify. 2004-02-10 19:53:38 +00:00
py-zhCodecs Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
qkc Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
recode Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
rpm2cpio Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
rss2html Import rss2html from pkgsrc-wip. Packaged by pancake at phreaker dot 2004-02-16 02:00:34 +00:00
rtf2html s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +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 Update ruby-iconv package to 0.5. 2003-10-05 08:58:10 +00:00
ruby-romkan s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ruby-uconv Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
tex2rtf Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
txt2html s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
txt2man s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
unix2dos Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
uudeview s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
uulib Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
wv Convert to buildlink3. 2004-02-15 20:19:00 +00:00
wv2 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
xdeview There's no need to use 'USE_X11BASE' in xdeview package, we'll use 2004-01-28 13:20:05 +00:00
xlhtml replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
xlreader s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
yencode s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
Makefile Add and enable rss2html. 2004-02-16 02:02:07 +00:00