pkgsrc/converters
adam ac5edb9337 Changes:
0.9.6  20040430  Compilation fixes for Solaris
                 Compilation fixes for ImageMagick unavailability

0.9.5  20040406  Bug fixes
                 Compilation with gcc 2.95.x should work again

0.9.4  20040316  Mostly bug fixes
                 Minimum version required for AbiWord 2.1.1 and later

0.9.3  20040226  Minimum version required for new AbiWord 2.1 plugin
                 Fixed a few minor bugs
                 Added psiconv_unicode_from_list and psiconv_unicode_strstr
                 Much better error and progress reporting in generators

0.9.2.1 20040223 Quick fix for the library number mistake in 0.9.2

0.9.2  20040223  Many bugfixes, among them some critical ones:
                 * Package now builds without psiconv.conf files installed
                 UTF8 Psion support might now actually work
                 -c argument introduced for psiconv program

0.9.1  20040209  Added the psiconv-config program.
		 Fixed the installation of @includedir@/psiconv/general.h
                 Added the forgotted psiconv_config_free function.
		 Removed some small memory leaks.

0.9.0  20040204  New major library version number breaks source compatibility:
		 * All strings and characters are now stored in UCS-2
                 * New config structure.
                   - Call psiconv_config_default and psiconv_config_read at the
                     start of your program
                   - Almost all functions have a new psiconv_config parameter
                   - All former global variables are now in this structure
                 * Several minor changes in the functions defined in
                   parse_routines.h and generate_routines.h
                 * All generate_* routines have now a lev parameter except
                   generate_file.
                 * psiconv_sketch_section data representation changes
                 * New verbosity level PSICONV_VERB_ERROR
                 Use config files /etc/psiconv.conf and ~/.psiconv.conf
                 Support automake 1.6, 1.7 and 1.8
                 Support autoconf-2.50 and up
                 Support ImageMagick 5.4.x and 5.5.x (API changed once again...)
                 Support Unicode output in psiconv program (Keita Kawabe)
                 Don't use features not present in plain sh (Keita Kawabe)
                 Clean up some automake-related stuff.
		 Format documentation is now installed too.
                 Debian build support
                 Embedded objects in Word are now properly parsed and generated
                 Sketch file generation is added (stand-alone and as object)
                 MBM and Clipart file generation is added
                 Image files other than 2-bits greyscale are parsed and
                   generated (experimental)
                 Errors and warnings sanitized
                 Rewrite of the psiconv program:
                 * Outputs in UTF8, UCS2, ASCII or Psion encodings
		 * XHTML target generates strict XHTML using CSS
                 * HTML4 target generates traditional HTML without CSS
                 * IMAGE target remains the same
                 * LATEX and RTF targets are not supported anymore
2004-10-08 13:19:26 +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 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
base64 Enable pkgviews installation. 2004-04-12 01:50:07 +00:00
bbcim Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
bib2xml Convert to buildlink3. 2004-04-11 06:59:06 +00:00
bibtex2html Import bibtex2html from pkgsrc-wip. 2004-03-07 05:40:21 +00:00
cbmconvert Convert to buildlink3. 2004-04-11 07:15:34 +00:00
chef - Use buildlink framework. 2004-04-16 03:25:28 +00:00
cn2jp Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +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 Convert to buildlink3. 2004-04-11 07:15:34 +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 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
hztty Enable pkgviews installation. 2004-07-16 23:50:37 +00:00
ish It is not sufficient to define USE_BUILDLINK3. 2004-04-11 23:47:56 +00:00
ja-dvi2tty Convert to buildlink3. 2004-04-11 07:15:34 +00:00
latex2rtf This package uses INFO_FILES so install latex2rtf.info to 2004-05-07 22:08:56 +00:00
libiconv Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
macfork Convert to buildlink3. 2004-04-11 07:15:34 +00:00
mpack Convert to buildlink3. Use LDFLAGS.SunOS. 2004-04-11 07:23:29 +00:00
nkf Create missing directories for pkgviews. 2004-06-03 12:37:40 +00:00
p5-Convert-BinHex Initial import of p5-Convert-BinHex-1.119 into the NetBSD packages collection. 2004-09-05 23:30:17 +00:00
p5-Convert-TNEF This package doesn't use the compiler. 2004-08-02 21:47:59 +00:00
p5-Convert-UUlib Update converters/p5-Convert-UUlib to 1.03. Changes from version 0.31 2004-08-02 21:54:49 +00:00
p5-Jcode Update p5-Jcode package to 0.87. 2004-08-17 17:03:04 +00:00
p5-jcode Convert to buildlink3. 2004-04-11 07:41:05 +00:00
p5-MIME-Base64 Update HOMEPAGE, the old one didn't work anymore 2004-05-02 02:18:26 +00:00
p5-nkf Update p5-nkf package to 2.04. UTF-8 and MIME support were added. 2004-04-11 13:12:40 +00:00
p5-Text-Iconv Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-Unicode-IMAPUtf7 Importing p5-Unicode-IMAPUtf7 package. 2004-06-05 03:15:18 +00:00
p5-Unicode-String Convert to buildlink3. 2004-04-11 07:33:28 +00:00
php4-iconv the trick with setting PHP_ICONV in environment doesn't work with 2004-07-12 04:32:21 +00:00
psiconv Changes: 2004-10-08 13:19:26 +00:00
py-cjkcodecs gcc 2 does not handle the C99-feature of permitting a structure to 2004-08-14 17:43:53 +00:00
py-jpCodecs add python as category 2004-07-22 09:15:59 +00:00
py-zhCodecs add python as category 2004-07-22 09:15:59 +00:00
qkc Enable pkgviews installation. 2004-05-24 11:25:16 +00:00
recode Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
rpm2cpio Packages in directory "converters" should use this for CATEGORY as well 2004-06-03 23:07:29 +00:00
rss2html Fix build on FreeBSD. Patch provided by Michal Pasternak in PR pkg/24667. 2004-03-07 20:24:52 +00:00
rtf2html Convert to buildlink3. 2004-04-11 07:42:53 +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 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ruby-romkan Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-uconv Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
tex2rtf Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
txt2html Convert to buildlink3. 2004-04-11 07:42:53 +00:00
txt2man s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
txt2pdbdoc Initial import of txt2pdbdoc. 2004-06-28 05:37:55 +00:00
unix2dos Convert to buildlink3. 2004-04-11 07:42:53 +00:00
uudeview Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
uulib Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
wv Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
wv2 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xdeview Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xlhtml Downgrade from xlhtml.0.5.1 to xlhtml-0.5, since version 0.5.1 seems not 2004-09-02 05:03:23 +00:00
xlreader s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
yencode Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
Makefile +p5-Convert-BinHex 2004-09-05 23:30:33 +00:00