summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2007-06-26Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail.rillig1-3/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz6-10/+12
affected packages.
2007-06-02Don't require c99 in USE_LANGUAGES. libiconv builds fine with gccschmonz1-2/+9
2.95.4 on FreeBSD 4.11 without it; with it, pkgsrc wants gcc3-c, which results in a circular dependency. The addition of c99 to USE_LANGUAGES appears to have been intended to benefit IRIX with MIPSPro, so also restore the old behavior of appending "-c99" to CFLAGS in that case.
2007-05-30Conflict with p5-jcode, as this package was previously called. From taca.schmonz1-2/+4
2007-05-29Bump PKGREVISION for p5-jcode -> jcode-perl renaming.schmonz1-3/+3
2007-05-29Rename p5-jcode to jcode-perl (SVR4: jcopl) so it can be checkedschmonz6-9/+8
out on a case-insensitive filesystem without interference from p5-Jcode. Discussed on tech-pkg@.
2007-05-23Update to 1.5.5:xtraeme3-7/+12
txt2man-1.5.5 21-mar-2007 * txt2man: correct layout of C structures in synopsis * src2man: genrate manpages for C types/struct definitions txt2man-1.5.4 16-mar-2007 * bookman: Added copyright * src2man: Added copyright. Fix cover page handling. Add origin comment in generated manpages. txt2man-1.5.3 15-mar-2007 * bookman: better handling of header and footers of cover page. * src2man: date can now be set. * txt2man: date can now be set. Better handling of C function prototypes. txt2man-1.5.2 28-feb-2007 * txt2man: fix synopsis handling. txt2man-1.5.1 25-oct-2006 * src2man: search if the function prototype is defined in corresponding '.h' include file, and if yes, add a '#include "file.h"' statement in synopsis. * src2man: allow to force SYNOPSIS sections in comment blocks. * bookman: reads the file list from stdin in no arg is supplied. * Makefile: specify commands path (in current dir) when generating doc. txt2man-1.5 16-oct-2006 * txt2man: fix indentation. * bookman: new command to generate a book from manpages. * src2man: new command to extract manpages from source files. * Makefile: update and fix rules.
2007-04-30Added p5-JSON.obache1-1/+2
2007-04-30Import p5-JSON version 1.11.obache4-0/+26
This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.JSON.org/. JSON-RPC http://json-rpc.org/
2007-04-12Merge platform-specific PLISTs. Suggested by <joerg>tnn5-8/+11
2007-04-11Add custom PLIST for OSF1, due to libiconv installing a preloadable_libiconv.sotnn1-0/+2
like it does on SunOS.
2007-04-08Update skf to 1.95.0.obache4-343/+408
This is maintenance release.
2007-04-01Change my mail address to @NetBSD.org.obache2-4/+4
2007-03-20Update to 1.11:wiz9-61/+39
New in 1.11: * The iconv program has new options --unicode-subst, --byte-subst, --widechar-subst that allow to specify substitutions for characters that cannot be converted. * The iconv program now understands long options: long option equivalent to --from-code -f --to-code -t --list -l --silent -s * The CP936 converter is now different from the GBK converter: it has changed to include the Euro sign and private area characters. CP936 is no longer an alias of GBK. * Updated GB18030 converter to include all private area characters. * Updated CP950 converter to include the Euro sign and private area characters. * Updated CP949 converter to include private area characters. * Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to BIG5-HKSCS:1999 and updated to Unicode 4. New converters BIG5-HKSCS:2001 and BIG5-HKSCS:2004 are added. BIG5-HKSCS is now an alias for BIG5-HKSCS:2004. * Added a few irreversible mappings to the CP932 converter. * Tidy up the list of symbols exported from libiconv (assumes gcc >= 4.0).
2007-03-18... and a patch for NetBSD 3.0.rillig1-0/+20
2007-03-18Updated libwpd to 0.8.9.rillig2-6/+7
CHANGES: 0.8.8 - 0.8.9 - Fix http://qa.openoffice.org/issues/show_bug.cgi?id=74134, a bug in WP1 document type detection where we could try to seek to a negative place in document (Fridrich) - Fix a regression wrt. 0.8.7 preventing the conversion of tab table in WP1 and WP3 file-format (Fridrich) - Fixed several overflow bugs reported by iDefense. An attacker could create a carefully crafted Word Perfect file that could cause an application linked with libwpd, such as OpenOffice, to crash or possibly execute arbitrary code if the file was opened by a victim. (CVE-2007-0002) (iDefense's Sean Larsson, Fridrich) 0.8.7 - 0.8.8 - Add unit tests for the stream class (Fridrich & Andrew Ziem) - Ignore foot/endnotes that are referenced inside other foot/endnotes (Fridrich); fixes http://www.openoffice.org/issues/show_bug.cgi?id=71487 - Handle graciously unsupported password-protected documents; (Fridrich) fixes http://www.openoffice.org/issues/show_bug.cgi?id=72307 - Remove warnings on main OpenOffice.org platforms (Fridrich) - Remove some potential memory leaks in the WPXPropertyList class and optimize the WPXPropertyList subscription operator (Fridrich) - When possible, pass WPXStrings by reference instead of passing them by copy (Fridrich) - Refactor WPXString to not cast from and to void*; refactor WPXPropertyList and WPXPropertyListVector classes as to save a bunch of virtual calls (Fridrich)
2007-03-15Update txt2html to version 2.44.wennmach5-51/+32
The old version of txt2html was so outdated that it makes little sense to list the changes. Most importantly, the new version now has major revision number 2, which is due to the fact that HTML::TextToHTML and the official txt2html were merged. Lots of subsequent added features and bug fixes. The updated package was prepared by Aleksey Cheusov in wip. Closes PR pkg/35469.
2007-03-02update converters/bibtex2html to 1.85tonio2-6/+6
Version 1.85, 2/11/2006 ======================= o fixed HTML output in f_bib.html: <pre> no more enclosed in <p>; bibtex fields now typeset in lowercase; added links back to f.html o macros \textin (<sub>), \textsu (<sup>), \textsi (<i>), and macros \textln, \textos, \textdf, \textsw without translation o fixed bug in --quiet under Windows o option -t now sets the title of f_bib.html too (and of entries files when used with -multiple) Version 1.84, 19/10/2006 ======================== o improved support for MRNUMBER of AMS styles: only first word used in URL link Version 1.83, 13/09/2006 ======================== o support for DOI links: a field "DOI = {xxx}" will be recognized, if any, and a link to http://dx.doi.org/xxx will be displayed; option -no-doi turns it off and option -doi-prefix <url> sets a different prefix for the DOI urls o macro \H (Hungarian umlauts) o new option -linebreak to insert a linebreak between an entry and its links o new option -use-table to enforce the use of a table (to be used _after_ -no-keys if needed)
2007-02-27Update to 2.09:wiz2-7/+6
2005-10-26 Gisle Aas Release 2.09 Simplified and reworked documentation. Unicode::CharName::uname() did not work for chars > 0xFFFF. 2005-10-25 Gisle Aas Release 2.08 Unicode::String now provide utf16le() and utf32le() constructors. Corresponding methods also available. Unicode::CharName updated with Unicode 4.1 data.
2007-02-27Update to 1.08:wiz2-8/+7
1.08 Sat Dec 16 23:27:13 CET 2006 - URGENT update, the lastr elease did not decode files correctly, usually not at all. - the last patch was, of course, completely bogus. (sorry. looked simple...). 1.07 Sun Dec 10 17:41:46 CET 2006 - fixed an uninitialised variable based on analysis and patch by Mark Martinec. 1.06 Tue Dec 6 00:56:05 CET 2005 - fix a number of int/long format errors in the encoding part and fix some signed/unsigned char problems of unknown relevance, reported by Jonas Smedegaard. - new EXPERIMENTAL options OPT_RBUF and OPT_WBUF to set default stdio buffer size for reading and writing files.
2007-02-27Update skf to 1.94.7.obache3-13/+13
* fix dyn_table improper bound check. * fix euro sign in GBK is not properly output. * delete old-hangul-location code, for it is not working. * nec/ibm gaiji coding fixed. * Mac OS X porting issue fixed. * rpm compatibility issue fixed. # debian compatibility issue fixed
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz7-16/+16
Patch provided by Sergey Svishchev in private mail.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-1/+1
From Sergey Svishchev in private mail.
2007-02-21add p5-MIME-Base64-URLSafeabs1-1/+2
2007-02-21Import convertors/MIME-Base64-URLSafe-0.01:abs4-0/+41
This module is a perl version of python's URL-safe base64 encoder / decoder. When embedding binary data in URL, it is preferable to use base64 encoding. However, two characters ('+' and '/') used in the standard base64 encoding have special meanings in URLs, often leading to re-encoding with URL-encoding, or worse, interoperability problems. To overcome the problem, the module provides a variation of base64 codec compatible with python's urlsafe_b64encode / urlsafe_b64decode. Modification rules from base64: use '-' and '_' instead of '+' and '/' no line feeds no trailing equals (=)
2007-02-01jcode.pl's official page exists!obache1-2/+2
2007-01-30This package is not MAKE_JOBS_SAFE.rillig1-1/+2
2007-01-18Made the Makefile a little simpler.rillig1-10/+5
2007-01-14Update to 1.10:wiz3-93/+59
1.10 - now use from_to instead of utf8::decode (which is experimental and might vanish in the future) to check for valid UTF-8 - updates and cleanups of testsuite and include "0" filename - fix "0" filename bugs - take into account that charset name "utf-8" resolves to "utf-8-strict" in recent Perl versions
2007-01-08Add MASTER_SITE_SOURCEFORGE_JP to MASTER_SITES.obache1-2/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig15-50/+50
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-02Update skf to 1.94.6.obache2-8/+8
v1.94.6 2006-12-29 fix JIS X-0213 batch table miss. remove UHC from man (not supported in 1.94).
2007-01-02Update skf to 1.94.5.obache2-8/+8
Changes: v1.94.5 2006-12-16 HKSCS table type error fix. JIS X-0213 further table fix. v1.94.4 2006-11-05 re-fix patch3 issue. v1.94.3 2006-11-02 fix crash by single shift when G1 table is defined and can't read. v1.94.2 2006-10-30 fix nls feature broke on patch 1. v1.94.1 2006-10-27 JEF/IBM DBCS HOST output fix. partial fix for cp943/cp932 treatment inconsistency. Further bound check. fix crash when output char. table can't properly read.
2006-12-19Fixed PKGMANDIR.rillig1-3/+3
2006-12-15DESTDIR support.joerg1-2/+4
2006-12-15Reset maintainer, ben@ has resigned.wiz1-2/+2
2006-12-09Update rss2html to 0.8.2. Patch provided by maintainer in PR 35215.obache2-6/+7
This new release adds support for libcurl. This fixes a problem in chunked encoding. And adds https support.
2006-12-03Added c++ to USE_LANGUAGES because configure (unnecessarily) looks forcbiere1-2/+2
a working C++ preprocessor and the build breaks if there's a non-working CC in PATH otherwise.
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma1-7/+2
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing. May need to be reviewed/added for other compilers. ok rillig@
2006-11-18Update to 0.8.7:wiz2-7/+6
CHANGES: 0.8.6 - 0.8.7 - Revert the alignment fix, in order to mimick the way WP for Mac renders the documents (Fridrich) - Support for WP Mac 1.x documents (Fridrich) - Fix memory leak in standalone converters (Andrew Ziem) - Miscellaneous code cleanups (Fridrich) 0.8.5 -> 0.8.6 - Initial support of WP Mac 2.x documents (Fridrich) - Fix an alignment bug where alignment was propagated from multicolumn sections into following single column sections (Fridrich) - Initial conversion of headers/footers in WP42 parser (Fridrich) - Fix some parser errors in WP42 parser; now we seek to the right place and parse correctly all functions (Fridrich) - Fixed crash in wpd2foo if invoked with non-existing filename (Jody Goldberg) - Assure that the table we send to the listener implementation is a valid table independent of how messy the table is in the WP document (Fridrich) - Fix situations where there is no tab position information in WPUs inside the tabulator function; the fallback works now even if the position is 0 like in WP6 for DOS documents. - Try not to crash under any circumstance by sanitizing the code and throwing exception in illogical, but in WP documents very real, situations (sum1, Fridrich) - Make every implementation of WPXInputStream that we use return !0 if a seek fails; be more paranoiac with the result of read functions (sum1, Fridrich) - Ignore corrupted prefix packets in WP5 documents (Fridrich) - Try to convert as much information as possible even in corrupted WP3, WP5 and WP6 documents (Fridrich) - Libwpd now converts many documents that make crash WordPerfect itself. - Fine-tune the WP42 document detection. Detect as many WP42 files as possible while still discarding plain text documents (Fridrich, Marc) - Let the WP6 parser not die if the prefix packet it refers to is corrupted or absent (Fridrich) - Fix hangs while parsing a corrupted WP6ExtendedDocumentSummaryPacket (sum1, Fridrich) - General improvement of libwpd's conversion-success-rate and extensive QA with more than 46'000 real life documents (Mr. SUM1) 0.8.4 -> 0.8.5 - Conversion of font face, size and colour in WP5 parser, including the default font information (Fridrich) - Conversion of foot/endnotes in WP5.x format (Fridrich) - Conversion of headers/footers in WP3 and WP5 parsers (Fridrich) - Prevent negative paragraph margins due to page margin change. Removes the ugly text-border lines running across the text in OpenOffice.org (Fridrich) - Make page margins constant between two hard page breaks (Fridrich) - Convert page margin changes into section margins in multi-column sections - Move absolute position values in multicolumn sections from whatever column they are in into the first one. Fixes the off-page position of the second table in 05mechanicalservice.wpd (Fridrich) - Defer page span change to the end of the current paragraph if it is opened in order to prevent a paragraph break where it is not there in the original document (Fridrich) - Fix http://bugzilla.abisource.com/show_bug.cgi?id=10105, an incorrect conversion of table alignment in WP3.x file format (Fridrich) - Fix small issue with incorrect number of pages in page-spans (Fridrich) - Fix an issue with "==" operator for WPXPageSpan classes. The result is now the same independent on the order of the operands (Fridrich) - Fix http://bugzilla.abisource.com/show_bug.cgi?id=10279, a crash if a table from the middle of the tableList is in footnote and/or endnote (Marc, Fridrich) - Add an option "--info" to wpd2text; called with this option, wpd2text dumps the information of the document instead of converting it. This could be useful for beagle (Fridrich) - Refactoring of the listener structure and split of WPXListener into WPXContentListener and WPXStylesListener (Fridrich, Marc and Cyrille Moureaux as a guest star)
2006-11-14DESTDIR support. Use modular Xorg for wv.joerg5-17/+31
XXX Remove pre-install in libiconv?
2006-11-03DESTDIR support.joerg2-2/+5
2006-10-31Changes 1.2.4:adam2-7/+6
* Fixes crash on malicious documents * Better support for DateTimePicture fields
2006-10-29This package installs perl scripts; add a runtime dependency on perl.minskim1-1/+3
Bump PKGREVISION.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz3-8/+9
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz4-11/+11
2006-10-01Update skf to 1.94.0.obache4-34/+95
ChangeLog: (1) Implement fmt equivalent folding with forming. (2) Making Ruby Extension, Perl Extension is enabled. (3) Making rpm package is enabled. (4) New encoding: GB18030, GBK, BIG5-Plus, IBM DBCS(ibm930,3,5,7), cp5022(0,2,3), cp51932. (5) With cp932, cp51932, change to set use-ms-compat, kana-enable and use-compat automatically.
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv6-10/+12
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache4-8/+8
2006-09-07Remove ruby-iconv since it merged to ruby18-base.taca3-26/+0