summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2010-07-08Update py-simplejson to 2.1.1.obache3-12/+22
Based on PR#43447 by Wen Heping. While here, set LICENSE=mit with some cosmetic fixes. Version 2.1.1 released 2010-03-31 * Change how setup.py imports ez_setup.py to try and workaround old versions of setuptools. http://code.google.com/p/simplejson/issues/detail?id=75 * Fix compilation on Windows platform (and other platforms with very picky compilers) * Corrected simplejson.__version__ and other minor doc changes. * Do not fail speedups tests if speedups could not be built. http://code.google.com/p/simplejson/issues/detail?id=73 Version 2.1.0 released 2010-03-10 * Decimal serialization officially supported for encoding with use_decimal=True. For encoding this encodes Decimal objects and for decoding it implies parse_float=Decimal * Python 2.4 no longer supported (may still work, but no longer tested) * Decoding performance and memory utilization enhancements http://bugs.python.org/issue7451 * JSONEncoderForHTML class for escaping &, <, > http://code.google.com/p/simplejson/issues/detail?id=66 * Memoization of object keys during encoding (when using speedups) * Encoder changed to use PyIter_Next for list iteration to avoid potential threading issues * Encoder changed to use iteritems rather than PyDict_Next in order to support dict subclasses that have a well defined ordering http://bugs.python.org/issue6105 * indent encoding parameter changed to be a string rather than an integer (integer use still supported for backwards compatibility) http://code.google.com/p/simplejson/issues/detail?id=56 * Test suite (python setup.py test) now automatically runs with and without speedups http://code.google.com/p/simplejson/issues/detail?id=55 * Fixed support for older versions of easy_install (e.g. stock Mac OS X config) http://code.google.com/p/simplejson/issues/detail?id=54 * Fixed str/unicode mismatches when using ensure_ascii=False http://code.google.com/p/simplejson/issues/detail?id=48 * Fixed error message when parsing an array with trailing comma with speedups http://code.google.com/p/simplejson/issues/detail?id=46 * Refactor decoder errors to raise JSONDecodeError instead of ValueError http://code.google.com/p/simplejson/issues/detail?id=45 * New ordered_pairs_hook feature in decoder which makes it possible to preserve key order. http://bugs.python.org/issue5381 * Fixed containerless unicode float decoding (same bug as 2.0.4, oops!) http://code.google.com/p/simplejson/issues/detail?id=43 * Share PosInf definition between encoder and decoder * Minor reformatting to make it easier to backport simplejson changes to Python 2.7/3.1 json module
2010-07-06Transfer ownership to pkgsrc-users. pancake's address is not valid anyjmmv1-2/+2
more and he has agreed in private mail to drop maintainership.
2010-06-15Add patch comment. I had this lying around uncommitted for some reason.dholland2-3/+8
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz6-8/+73
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-05-16Note commented out LICENSE.obache1-1/+2
2010-05-02Update to 1.38.2:wiz6-91/+26
Version 1.38 April 26, 2010 * Support ENVIRONMENT and FILES sections. * Move all translated text into .po files (previously .h2m include files were handled seperately). * Submit package to the Translation Project (translationproject.org). * Add Vietnamese translation. * Add some comments for translators. Version 1.37 November 14, 2009 * Update GPL to v3. * Add --version-string option. * Add --no-discard-stderr option. * Add line breaks into bug reporting section. * Add Brazilian Portuguese and German translations. * Select a reasonable configure default for --enable-nls. * Revise preload mechanism to not require preloadable libintl.
2010-04-28let to exec "gs" with absolute path as PR#43214.obache3-5/+6
Bump PKGREVISION.
2010-04-25+ pstotextobache1-1/+2
2010-04-25Import pstotext-1.9 as converters/pstotext.obache7-0/+251
Packaged by Stefan Schaeckeler in pkgsrc-wip. Pstotext extracts plain-text from postscript files (and somewhat less reliable from pdf files).
2010-04-22Switching for module type from M:I to M:I::Bundled - installed versions ↵sno1-2/+2
seems to make problems
2010-04-20Remove one more /usr/tmp.is3-11/+20
2010-04-11Update p5-JSON-XS from version 2.280 to version 2.290 (upstreamseb2-8/+7
version 2.29). Pkgsrc changes: - Canonical MASTER_SITES Upstream changes: 2.29 Wed Mar 17 02:39:12 CET 2010 - fix a memory leak when callbacks set using filter_json_object or filter_json_single_key_object were called (great testcase by Eric Wilhelm).
2010-04-01Update skf to 1.97.1.obache2-7/+7
skf (1.97.1) * enable -i and -o in nkf compatible mode. * restore old umask after overwrite. * add flush on unic*de and b-right. * disable adding lineend on encode-tail when in LWL extension.
2010-03-16Add and enable php-mbstring.taca1-1/+2
2010-03-16Re-import misc/php-mbstring package as converters/php-mbstringtaca2-0/+17
to switch to better category. misc/php-mbstring package will be deleted later.
2010-03-16Updating converters/p5-JSON-XS 2.27 to 2.28sno2-6/+6
Upstream changes: 2.28 Thu Mar 11 20:30:46 CET 2010 - implement our own atof function - perl's can be orders of magnitudes slower than even the system one. on the positive side, ours seems to be more exact in general than perl's. (testcase provided by Tim Meadowcroft). - clarify floating point conversion issues a bit. - update jpsykes csrf article url. - updated benchmark section - JSON::PP became much faster!
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz1-2/+2
2010-02-17Updating converters/p5-JSON-XS from 2.260 to 2.270sno2-6/+6
Upstream changes: 2.27 Thu Jan 7 07:35:08 CET 2010 - support relaxed option inside the incremental parser (testcase provided by IKEGAMI via Makamaka).
2010-02-15Update skf to 1.97.0a.obache2-6/+6
Just remove redundant fragments from source package, no source code changes.
2010-02-07update homepage and master_sites.zafer1-3/+3
2010-02-07satisfy pkglint.zafer1-2/+2
2010-02-07update to version 060102. add license.zafer3-15/+16
2010-02-07Update skf to 1.97.0.obache4-13/+20
skf (1.97.0) experimental; urgency=low * Re-enabled MIME encoding * nkf compatibility mode further fix and support added. * various bug fix from 1.96 series. -- Seiji Kaneko <efialtes@sourceforge.jp> Sat, 06 Feb 2010 23:24:54 +0900
2010-02-06Update skf to 1.96.6.obache2-7/+7
skf (1.96.6) experimental; urgency=low * fix mime-decode related bugs * fix i18n message output bugs * fix terminal control code does not output as documented. -- Seiji Kaneko <efialtes@sourceforge.jp> Wed, 27 Jan 2010 22:36:08 +0900
2010-01-31No double man in path.joerg2-4/+4
2010-01-30Treat Haiku like BeOS.obache2-1/+21
2010-01-29DESTDIR supportjoerg7-16/+41
2010-01-29DESTDIR supportjoerg9-32/+48
2010-01-29Updating converters/p5-MIME-Base64 from 3.08 to 3.09sno2-6/+6
Upstream changes: 2010-01-25 Release 3.09 - Gisle Aas <gisle@ActiveState.com> The Quoted-Printable encoder would sometimes output lines that were 77 characters long. The max line length should be 76. [RT#53919]
2010-01-25Updating converters/p5-Unicode-Map8 from 0.12nb3 to 0.13sno2-8/+9
pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes: 2010-01-18 Gisle Aas <gisle@ActiveState.com> Release 0.13 Header order tweak to make it compile with Strawberry Perl [RT#50443] Get rid of CVS artifacts
2010-01-24Set LICENSE.wiz1-2/+2
2010-01-20Update to 2.17:wiz2-6/+6
2.17 Thu Jan 7 12:23:13 2010 [JSON] - fixed a problem caused by JSON::XS backend and support_by_pp option (rt#52842, rt#52847 by ikegami) [JSON::PP] - made compatible with JSON::XS 2.27 - patched decode for incr_parse (rt#52820 by ikegami) - relaxed option caused an infinite loop in some condition. 2.16 Fri Oct 16 15:07:37 2009 [JSON][JSON::PP] - made compatible with JSON::XS 2.26 *indent adds a final newline - corrected copyrights in JSON::PP58.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz3-6/+6
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2010-01-15Add comments to two patches. These changes were sitting uncommitted indholland3-5/+16
one of my trees; I don't remember why they didn't get committed when I updated the package a while back.
2010-01-06Use "libtool" rules similar to those in version 1.13.1 of "libiconv"tron2-14/+49
to build "preloadable_libiconv.so". This should fix the build under Linux, OSF1 and Solaris with any supported compiler.
2010-01-06Fix the part of the makefile that builds "preloadable_libiconv.so" undertron2-6/+16
Solaris if GCC is used. As this bit is both operating system and compiler specific we can simple bypass "libtool" which is what must have happened with the old "libtool". The build in the non-GCC case or under Linux respectively OSF1 might still be broken. But I don't have a setup to test that.
2010-01-06DISTFILE on ftp.sra.co.jp is newer than on ${MASTER_SITE_FREEBSD},obache3-13/+22
so change MASTER_SITES to only ftp.sra.co.jp and force to use newer one. As sccsid in source, ${MASTE_SITE_FREEBSD}'s one is 2.2, and sra's one is 2.3, so bump PKGVERSION to 2.3. This issue noticed by taca@ by private mail. While here, set LICENSE=gnu-gpl-v2, modify pach-aa to suppress some warings by addition of include stdlib.h.
2009-12-31Update skf to 1.96.5.obache2-7/+7
skf (1.96.5) * delete _phpswigglue on clean * fix --set-g* does not work on misc mb codeset. * preconvert detect and result inconsistency further fix up. * ebcdic related ascii loading error fixed.
2009-12-17PKG_DESTDIR_SUPPORTabs3-26/+41
2009-11-28Update p5-Convert-UUlib from version 1.32 to version 1.33.seb2-6/+6
Upstream changes: 1.33 Wed Oct 28 09:04:38 CET 2009 - handle yEnc files with part end=0 and total= more gracefully. I wish yEnc had been created by somebody who knows; what he does; but I doubt he even knows; what he did.
2009-11-19SUBST workaround is not required anymore after update to 2.10.obache1-6/+1
2009-11-19Update nkf (and p5-nkf) to 2.10.obache7-120/+13
(while here, added commented out LICENSE=zlib-liccense) This release is maintainance release, mainly for bug fixes. * Add install target to Makefile * Let to recognize hankaku-kana in 8bit JIS * Fixes perl module build * Fixes no effect of -Z1, -Z2 and -Z0 option * Fixes input specification for UTF-16 and UTF-32 * Fixes missing BOM output for UTF-32. * Fixes miss guesses and output for 4bytes UTF-8
2009-11-17Update to 2.0.1 (python3 version of this library also available!)wiz3-11/+14
2.0.1 (2009-11-10) * Migrated to http://code.google.com/p/chardet * Fixed minor typo in documentation * Synchronized version numbers of Python 2 and Python 3 versions
2009-10-31Update skf to 1.96.4.obache2-7/+7
* fix html escape does not handle ampersand * fix UTF-7 hangul support. * nkf compatibility mode further fix
2009-10-17Explicitly mark this pacakge to Ruby 1.8.x only since it uses internaltaca1-1/+2
implementation of String class.
2009-10-16- updated to 1.22rhaen2-6/+6
ChangeLog Upstream: 1.22 2009-10-12 * Update JSON::XS tests to deal with inconsistent white space generation between releases (t0m)
2009-10-12- updated to 2.26rhaen2-6/+7
ChangeLog: 2.26 Sat Oct 10 03:26:19 CEST 2009 - big integers could become truncated (based on patch by Strobl Anton). - output format change: indent now adds a final newline, which is more expected and more true to the documentation.
2009-09-28Update skf to 1.96.3.obache2-7/+7
* fix embug for nkf-compatibility releted stuff (1.96.2)
2009-09-20Updating converters/p5-Convert-UUlib from 1.12 to 1.32sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: 1.32 Wed Sep 16 20:07:13 CEST 2009 - Due to a glitch with CVS, configure lacked executable bits. (Quickly reported by Anton Berezin). 1.31 Wed Sep 16 09:04:30 CEST 2009 - do not use system-replacements for case-insensitive string functions when found, as they are broken on too many systems (mostly bsds, as usual, but at least some versions of GNU/Linux disagree with themselves apparently). Analyzed by Anton Berezin. 1.3 Sat Aug 29 01:24:35 CEST 2009 - major changes, new bugs and changes in decoding behaviour are expected (but not intended). - major scanning and decoding speed-up (by a factor of 4), by replacing ultra-slow _FP_gets and improving IsKnownHeader (but fgets is *still* responsible for >50% if the time). - new option OPT_AUTOCHECK to disable O(n) UUCheckGlobalList call after every loadfile, majorly speeds up large decodes (easily by a factor of 10..100). - allow "Smerge -1" to call UUCheckGlobalList. - majorly speed up part insertion (still O(n), but much faster). - allow for 1023 octet headers instead of the standard 255 octet ones. - support strcasestr, strcasecmp, strncasecmp for added speed.