summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10Fixed build.rillig2-2/+4
2007-09-30Reset maintainer -- shell@ is inactive.wiz1-2/+2
2007-09-29Fixed gcc4 error messages.rillig2-1/+17
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz3-6/+6
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz3-6/+6
2007-09-18Added support for installation to DESTDIR.heinz1-6/+10
2007-09-12Update p5-JSON to 1.14.obache2-6/+6
1.14 Thu May 10 15:32:18 2007 - added 'TRANSITION PLAN' - updated JSON::PP (latin1 and decode_prefix are added for JSON::XS comatible) 1.13 Sun May 6 14:03:31 2007 - fixed round-trip handling for Perl5.9.4 (Thanks to andreas.koenig and Nicholas Clark) - added overload operator 'eq', 'ne', '==' and '!=' for JSON::NotString (JSON::Literal for JSON::PP) (rt#26923 by Ryan M 1.12 Thu May 3 18:32:28 2007 - fixed loose quoting bug in JSON::Parser. (Thanks to Allen Day and his - fixed round-trip problem (pointed by Marc Lehmann's JSON::XS) (However, only in the case of non autoconv mode) - updated JSON::PP now can be used in Perl 5.8, 5.6, 5.005 (There is functional restric added allow_bigint (Thanks to Adam Sussman's patch) added self_encode, singlequote, allow_barekey
2007-09-11update to JSON-Any-1.08nb1 - default to pulling in p5-JSON-XSabs1-3/+4
2007-09-11Add p5-JSON-XSabs1-1/+2
2007-09-11Import converters/p5-JSON-XS-1.5 into pkgsrc:abs4-0/+31
This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons.
2007-09-07In retrospect as we currently only have one JSON converter in pkgsrc, thisabs1-3/+3
package should probably depend on it.. PoLS. Ride with the initial commit version.
2007-09-07add p5-JSON-Anyabs1-1/+2
2007-09-07Import converters/p5-JSON-Any-1.08 into pkgrsc:abs5-0/+40
This module will provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed.
2007-08-31Minor changes to this package:agc1-14/+8
+ change PKGNAME to "fondu" - the old name, "fondu_src" didn't really cut it for me + enable DESTDIR support + use a shell loop to install the package - CSE
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-07-28Update skf to 1.95.1.obache2-8/+8
Changes: (1) Fixes cp5022x/51932 boundary check miss. (2) Fixes man formatting miss. (3) Fixes packaging miss for debian pacakge.
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