Commit graph

1314 commits

Author SHA1 Message Date
gls
6e092b61ae Update converters/py-simplejson to 2.1.3.
Upstream changes:

Version 2.1.3 released 2011-01-17

* Support the sort_keys option in C encoding speedups
  http://code.google.com/p/simplejson/issues/detail?id=86
* Allow use_decimal to work with dump()
 http://code.google.com/p/simplejson/issues/detail?id=87

Version 2.1.2 released 2010-11-01

* Correct wrong end when object_pairs_hook is used
  http://code.google.com/p/simplejson/issues/detail?id=85
* Correct output for indent=0
  http://bugs.python.org/issue10019
* Correctly raise TypeError when non-string keys are used with speedups
  http://code.google.com/p/simplejson/issues/detail?id=82
* Fix the endlineno, endcolno attributes of the JSONDecodeError exception.
  http://code.google.com/p/simplejson/issues/detail?id=81
2012-02-15 22:18:15 +00:00
gls
e387de1586 Update converters/zbase32 to 1.1.3.
pkgsrc changes:
- /usr/bin/env python is no longer valid as an interpreter.

upstream changes:

Unknown.
2012-02-12 20:02:53 +00:00
gls
49bf50c360 Update converters/py-zfec to 1.4.22.
pkgsrc changes:
- /usr/bin/env police
- zfec and zunfec scripts require py-argparse and py-setuptools_trial
dependencies.

upstream changes:

Unknown. Upstream NEWS file stopped at 1.4.5.
2012-02-12 19:55:09 +00:00
abs
d8e13bf0b7 +p5-Unicode-Collate +p5-Unicode-Normalize 2012-02-12 18:50:52 +00:00
abs
d5cbf5df10 Added converters/p5-Unicode-Collate version 0.87
Unicode::Collate implements Unicode Collation Algorithm (UCA). The UCA
provides a specification for how to compare two Unicode strings while
remaining conformant to the requirements of The Unicode Standard. The UCA
also supplies the Default Unicode Collation Element Table (DUCET), which
is data specifying the default collation order for all Unicode characters.

(imported and updated from wip)
2012-02-12 18:49:08 +00:00
abs
ffef24736c not quite so many tabs 2012-02-12 18:47:33 +00:00
abs
d08b364808 Added converters/p5-Unicode-Normalize version 1.13
Unicode::Normalize - Unicode Normalization Forms

(imported and updated from wip)
2012-02-12 18:40:42 +00:00
minskim
061145c12b Update bibtex2html to 1.97.
Changes:
 o fixed translation of \u{a}, removed incorrect translations of \u{n}
   and \u{N} (contributed by Domenico Bianculli)
 o bib2bib conditions: support for \u (contributed by Domenico Bianculli)
2012-02-10 17:12:48 +00:00
sbd
b25c6345de Add csh scripts to REPLACE_CSH and add USE_TOOLS+=csh:run
Bump PKGREVISION
2012-02-07 06:36:35 +00:00
wiz
6c9c77e597 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:42 +00:00
joerg
1c6e59a77b Don't use non-ASCII character literals. 2012-01-23 08:07:17 +00:00
obache
a25d097bf2 distutils pkg, register egg-info.
Bump PKGREVISION.
2012-01-23 07:57:25 +00:00
obache
8646fba441 distutils pkg, register egg-info.
Bump PKGREVISION.
2012-01-23 07:54:23 +00:00
tez
7f78db34a5 add patch for CVE-2011-4919 (bad permissions on created files) 2012-01-10 21:09:55 +00:00
obache
36e62721a4 Let to allow installing compressed document for the case of MANZ=yes.
Bump PKGREVISION.
2011-12-23 11:32:37 +00:00
dholland
2e950d354b Include lib/error.c in librecode.so, or else librecode.so ends up with
an undefined symbol "error". Fix mostly from PR 32253, from Evaldo
Gardenali, six years ago. (sigh)

PKGREVISION -> 6
2011-12-20 17:22:25 +00:00
dholland
7872f0263b Sort. 2011-12-20 17:20:02 +00:00
taca
168072bc79 Add and enable ruby-unf and ruby-unf_ext. 2011-12-14 16:59:04 +00:00
taca
a08f1da70f Importing converters/ruby-unf 0.0.4.
This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
2011-12-14 16:57:37 +00:00
taca
4ac40c6d87 Importing converters/ruby-unf_ext 0.0.4.
Unicode Normalization Form support library for CRuby.
2011-12-14 16:56:45 +00:00
ryoon
4d749ff380 Update to 3.2.0
* Remove obsolete patches.

Changelog:
Version 3.2.0 (2011.11.26)
------------------------
* "--dpi" (or "-d") option has been added to qrencode. This option set DPI
  information in an output PNG image. (Thanks to David Dahl)
* New option "--enable-thread-safety" has been added to the configure script
  that makes the library thread-safe. It is enabled by default.
* QRcode_encodeData(), QRcode_encodeDataMQR, QRcode_encodeDataStructured() have
  been added for binary data encoding including '\0'.
* Typo and bug fixes.
* Experimental Micro QR Code support has been added.
* "--micro" (or "-M") option for Micro QR Code has been added to qrencode.
  (experimental)

Release Note:
Binary data including '\0' is now supported. To encode a binary data, give "-8"
option to qrencode, and let qrencode obtain data via standard input like
"qrencode -8 -o output.png < binary". "--dpi" and "-d" are also added to embed
DPI information to PNG file.

A bug in the mask pattern evaluation routine has been fixed. In some cases,
libqrencode may generate a different symbol from the one that was generated by
the prior libqrencode because of this bug fix, but the embedded data are not
affected. The symbols generated by the old libqrencode are valid.

Experimental support of Micro QR Code encoder has been added. Some functions
(QRcode_*MQR()) have been added to the library. The command line tool generates
Micro QR Code when "--micro" or "-M" is given.
2011-12-13 21:44:36 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
hiramatsu
74a9a71719 Add p5-Convert-Color. 2011-11-16 06:31:48 +00:00
hiramatsu
2c7fa5821d Import Convert::Color into converters/p5-Convert-Color which is required
to update textproc/p5-Text-Sass.

This module provides conversions between commonly used ways to express
colors. It provides conversions between color spaces such as RGB and
HSV, and it provides ways to look up colors by a name.
2011-11-16 06:30:56 +00:00
hiramatsu
72992a3bec Add LICENSE. 2011-11-08 07:37:46 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
hiramatsu
399d8f0281 Update p5-p5-MARC-Charset to 1.33.
Changes from previous:
1.33 Thu Aug  4 23:25:14 EDT 2011
    - move build_db() to separate .PL script so that module can be
      built even if Class::Accessor and other dependencies aren't
      available before Makefile.PL is run.
    - list GDBM_File as an explicit dependency, assome distributions
      like ActivePerl don't include it even though it is a
      core module.

1.32 Thu Jun 30 16:38:32 EDT 2011
    - make sure utf8 flag set in output of marc8_to_utf8

1.31 Thu Sep 30 10:53:00 EDT 2010
    - minor revision to get v1.3 Changes into the CPAN distro :-)

1.3 Wed Sep 29 10:26:49 EDT 2010
    - added latest codetables.xml from
      http://www.loc.gov/marc/specifications/codetables.xml (thanks to
      Mark Muehlhaeusler for noticing that there were some Arabic updates.
      I reapplied the changes that François Charette suggested in v0.98
      which are still not present in LC's codetable :-(
2011-10-06 15:06:07 +00:00
wiz
5d1e926f49 Fix build on NetBSD-current by renaming getline() to get_line(). 2011-09-29 18:20:13 +00:00
obache
583bb5690b Update nkf to 2.12.
* fixes decoding of Q-encoded UTF-8 [nkf-bug:55125]
* misc test and document fixes.
2011-09-09 11:01:16 +00:00
bsiegert
d434111da0 Revert recent commit, add a (hopefully) correct patch instead. Bump rev.
In the Makefile.in, libcharset is copied with pax into lib/ along with
its object files. This overwrites relocatable.lo from libiconv, which
is then relinked against the wrong object. Use "libtool --mode=install cp"
instead to only copy the library.

Should hopefully fix PR pkg/45341.
2011-09-08 16:29:48 +00:00
bsiegert
e2d56eceac Link libiconv.la against libcharset.la to fix the build on MirBSD.
Bump PKGREVISION.

Patch was first sent to tech-pkg, no one objected.
2011-09-06 18:51:14 +00:00
wiz
d52c3cd735 Fix build with gcc-4.5+, from Joern Clausen in PR 45286.
While here, silence pkglint.
2011-08-26 08:13:44 +00:00
wiz
657f8400b4 Update to 1.14; disable cp932 option for now, no patch available yet.
New in 1.14:
* The 'iconv' program now produces its output as soon as it can. It no longer
  unnecessarily waits for more input.
* Updated the GB18030 converter to map 25 characters to code points that have
  been to Unicode since 2000, rather than to code points in the Private Use
  Area.
* Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
  BIG5-HKSCS:2004. A new converter BIG5-HKSCS:2008 is added. BIG5-HKSCS is now
  an alias for BIG5-HKSCS:2008.
* Fixed a bug in the conversion to wchar_t.
* Fixed a small bug in the CP1258 converter.
2011-08-22 14:03:36 +00:00
wiz
308ad23661 Update to 1.15:
1.15
- add --dump-options to make it easier to allow people to write a
bash completion file. Let me know when you have one ready :-)

- fix a bug where on case-insensitive filesystems --upper and
--lower did not work because we thought the new file would already
exist (stat "foo" and stat "FOO" are the same, yeah. The obvious
workaround to use "--replace" would delete the files on case-insensitive
filesystems instead, which was even worse. Case conversion should
be working well now, I tested it on Darwin and on case-insensitive
XFS. The latter one is a bit buggy by the way, see
https://bugzilla.kernel.org/show_bug.cgi?id=39512. convmv works
around that bug, too.
2011-08-22 13:23:38 +00:00
wiz
734d3b3667 Update to 2.32:
2.32 Thu Aug 11 19:06:38 CEST 2011
	- fix a bug in the initial whitespace accumulation.
2011-08-16 19:59:11 +00:00
obache
914df23d5b Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:38:55 +00:00
adam
5571a3a085 Keep two-digit version number 2011-08-07 18:03:39 +00:00
adam
fbe73d60cb Revision bump after updating perl to 5.14.1 2011-08-06 14:41:11 +00:00
adam
6ec638d47d Revision bump after updating perl to 5.14.1 2011-08-06 14:36:36 +00:00
adam
5bed1b96a5 Changes 2.01:
* fix bug 6909: single + and & signs are encoded as the same sequence
2011-08-06 14:33:52 +00:00
adam
cf228f12bb Revision bump after updating perl to 5.14.1 2011-08-06 13:58:20 +00:00
adam
5f11fe2968 Revision bump after updating perl to 5.14.1 2011-08-06 13:47:40 +00:00
adam
7a7a98075d Changes 1.29:
* Artificially bump our version number because an upstream author decided to
  not play nice. Fixes RT-68690

Changes 1.28:
* Move podspell into xt/

Changes 1.27:
* Add auto_install so feature works again, fixes RT-67169
2011-08-06 13:46:38 +00:00
adam
e5e302595d Changes 2.31:
* don't accumulate initial whitespace in the incremental buffer
  (this can be useful to allow whitespace-keepalive on a tcp
  connection without triggering the max_size limit).
* properly croak on some invalid inputs that are not strings
  (e.g. undef) when trying to decode a json text
2011-08-06 13:45:24 +00:00
adam
77993f1719 Changes 2.53:
* made Makefile.PL skipping a installing XS question when set $ENV{PERL_ONLY}
  or $ENV{NO_XS}

Changes 2.52:
* fixed to_json
* backport JSON::PP 2.27200
* fixed incr_parse docodeing string more correctly

Changes 2.51:
* import JSON::PP 2.27105 as BackportPP
* fixed documentations

Changes 2.50:
* stable release
2011-08-06 13:39:35 +00:00
adam
456d9a5042 Revision bump after updating perl to 5.14.1 2011-08-06 13:36:10 +00:00
adam
732c005d6b Changes 1.4:
* avoid a classical buffer overflow in case a progress message is too long.
* this release adds depdencies for snprintf/vsnprintf.
* some uuencode encoders do not generate a final "space" line
  before the "end" marker, so do not rely on the line to be there.
2011-08-06 13:34:55 +00:00
adam
65d4cf6ff6 Revision bump after updating perl to 5.14.1 2011-08-06 13:33:33 +00:00
adam
3ea7fe972d Revision bump after updating perl to 5.14.1 2011-08-06 13:29:43 +00:00
wiz
3805998503 Add upstream bug report URLs. 2011-08-04 23:35:43 +00:00
dholland
0cbd21fb1c Fix broken clang build. 2011-08-01 04:08:51 +00:00
dholland
ad189a90d7 Fix bug caught by clang. PKGREVISION++ 2011-08-01 04:05:00 +00:00
ryoon
ec2e74b29d Update to 3.1.1
* Update MASTER_SITES and HOMEPAGE.
* set LICENSE
* Fix pg-config --cflags output

Changelog:
3.1.1 (2010.2.3)

        A bug in data encoder has been fixed.

3.1.0 (2009.6.6)

        Various code cleanups and performance improves.
        Strict internal error checks have been added.
        "--without-tests" has become default setting. Specify "--with-tests" to compile test programs.
        Some memory leak bugs have been fixed.
2011-07-20 19:08:14 +00:00
taca
2a885d8e4e Add and enable ruby-Ascii85. 2011-06-19 14:17:51 +00:00
taca
92251d650f Importing ruby-Ascii85 package version 1.0.1.
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding
of the same name.
2011-06-19 14:16:55 +00:00
dmcmahill
cec2ade9c8 add missing dependency on p5-gdbm 2011-05-26 10:12:23 +00:00
obache
d59648f34b * Change MASTER_SITES subdir to usual simple one.
* Fixes DEPENDS pattern, need -[0-9]* to allow all version.
2011-05-19 05:29:19 +00:00
obache
3556f60789 * Change MASTER_SITES subdir to usual simple one.
* Fix DEPENDS pattern, need -[0-9]* to allow all version.
2011-05-19 05:27:30 +00:00
wiz
2e407b3dd4 Update to 0.2.2, changes undocumented. 2011-05-18 14:53:47 +00:00
wiz
85f8321b7a Update to 0.9.2:
0.9.1 - 0.9.2
- Fix build with gcc 4.6.x (Caolan McNamara)
- Handle graciously corrupted WP6 prefix data (Fridrich)
- Initial conversion of Mac double byte script characters (Fridrich)
- Internally use UCS4 instead of UCS2 (Fridrich)
- Add Arabic character conversion for WP5 parser (Fridrich)
- Allow conversion of one WP character to a sequence of unicode
  characters (Fridrich)
- Miscellaneous conversion fixes (Edward Mendelson, Fridrich)
2011-05-18 14:52:44 +00:00
dmcmahill
ddc807553a add and enable several perl modules needed to support databases/koha. PR pkg/43929 2011-05-18 02:23:22 +00:00
dmcmahill
9b75a52484 Initial import of converters/p5-MARC-Crosswalk-DublinCore version 0.02
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module provides an implentation of the LOC's spec on how to convert
metadata between MARC and Dublin Core format. The spec for converting MARC to
Dublin Core is available at: http://www.loc.gov/marc/marc2dc.html, and from DC
to MARC: http://www.loc.gov/marc/dccross.html.

NB: The conversion cannot be done in a round-trip manner. i.e. Doing a
conversion from MARC to DC, then trying to go back to MARC will not yield the
original record.
2011-05-17 10:35:27 +00:00
dmcmahill
52db229cdf Initial import of converters/p5-MARC-Charset version 1.2
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8 strings.
MARC-8 is a single byte character encoding that predates unicode, and allows
you to put non-Roman scripts in MARC bibliographic records.
2011-05-17 10:33:38 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
markd
84650448c5 Fix build with current ocaml.
While here update to latest version - 1.96

ersion 1.96, September 29, 2010
================================
 o option -debug now prints the exact BibTeX commmand which is run
 o new option --note-html similar to --note but assuming a bibtex
   field already in HTML format
 o various little changes in the Makefile requested by the Debian maintainer

Version 1.95, March 23, 2010
============================
 o bib2bib: option "--php-output" to produce output as a PHP 2D array
 o bib2bib: options "--remove" and "--rename", to remove or rename fields
 o new headers with proper copyright
 o bib2bib: option "--no-comment", to prevent generation of extra
   comments
 o fixed support for DOI links: when field "doi" is already an URL, the
   DOI prefix is not prepended
 o tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
   customization using CSS

Version 1.94, 07/05/09
======================
 o support for arXiv preprints links: a field "eprint = {xxx}" will be
   recognized, if any, and a link to http://arxiv.org/abs/ will be displayed;
   option -noeprint turns it off and option -eprintf-prefix <url> sets a
   different prefix for the urls (contributed by Ari Stern)

Version 1.93, 12/12/08
======================
 o bib2bib: giving '$date' as argument of option -s allows to sort from
   oldest to newest entry
 o bib2bib: field names in conditions may contain digits and '-' (usefull for
   custom fields)

Version 1.92, 08/07/08
======================
 o Windows installer (using NSIS nsis.sourceforge.net)
 o new bib2bib option --expand-xrefs to perform crossrefs expansion
 o option -m (reading macros from a file):
   - fixed macro definition with \def
   - macros with arguments are now supported
 o added accents conversion for tilda, and fixed accents conversion
   for \"i, \"\i and such (patch by Samuel Colin)
 o fixed bib2bib command line options to accept --warn-error and
   --quiet (as described in the manual)

Version 1.91, 20/02/2008
========================
 o fixed bug in bib2bib and bibtex2html when quotes (") are used in fields
 o fixed bug with -nobibsource and -multiple (bib links on the separate pages)

Version 1.90, 01/02/2008
========================
 o bib2bib: = and <> are now case insensitive; use == and != instead
   to perform case sensitive comparison
 o correctly support $x$$y$ where the central $$ is not passing into
   display math mode
 o more cases for accent macros \' \~ \. \u \v (patch by John Kewley)
2011-04-01 21:14:53 +00:00
zafer
54e68cac20 service supended. fall back to master_sites_backup. 2011-03-11 10:48:08 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
markd
a00a69a314 Fix build with gcc4.3 2011-02-05 20:21:00 +00:00
adam
569281cb06 Fix building with Clang; switch to .tar.bz2 2011-02-04 20:10:32 +00:00
adam
3062df1dd3 Switch to .tar.bz2 2011-02-04 19:56:26 +00:00
adam
27057d742f Changes 0.9.1:
* Parse correctly WP 2 for Mac documents without resource fork
* Improvements in parsing of pictures in WP1 parser
* Fix wrong sizes of some functions in WP1 and WP42 parsers
* Fix handling of character attributes
2011-02-04 19:53:06 +00:00
obache
10a8f0078a Update skf to 1.97.4.
* fix encode wrap doesn't work on CR/LF environment.
  * fix early mime output feature isn't suppressed as expected.
2011-02-04 02:01:55 +00:00
markd
b233153e5c Fix build with gcc4.3 2011-01-29 22:11:54 +00:00
drochner
4b0a3136f8 backout previous -- fixed in libwmf where the dependency comes from 2011-01-25 18:33:41 +00:00
chuck
3c1eb9624a pull in x11/libX11/buildlink3.mk, as this links with libX11.
otherwise, "make configure" fails when X11_TYPE=modular (cannot
find -lX11).
2011-01-25 18:07:26 +00:00
tnn
02f5e8a003 err, really fix 2011-01-23 22:19:09 +00:00
tnn
c5c6b7ab3a fix dependency patterns 2011-01-23 22:16:30 +00:00
gls
013abfab66 1.34 Tue Dec 14 22:20:00 CET 2010
- fix a one-byte-past-end-write buffer overflow in UURepairData
          (reported, analysed and testcase provided by Marco Walther).
	- quoted-printable decoding was completely broken, try a fix.
2011-01-21 22:31:19 +00:00
wiz
e51d9bafa6 Remove "--without-libiconv-prefix", almost no configure script recognizes it. 2011-01-16 11:16:28 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
taca
b2fa3c02de Add and enable pear-I18n_UnicodeNormalizer. 2010-12-22 15:13:39 +00:00
taca
b1ccb4e338 Importing pear-I18N_UnicodeNormalizer version 1.0.0.
PHP classes to provide Unicode Normalization.

Performs the 4 normalizations:

	NFD: Canonical Decomposition
	NFC: Canonical Decomposition, followed by Canonical Composition
	NFKD: Compatibility Decomposition
	NFKC: Compatibility Decomposition, followed by Canonical Composition

Complies with the official Unicode.org regression test.  Uses UTF8 binary
strings natively but can normalize a string in any UTF format.  Fully tested
with phpUnit. Code coverage test close to 100%.
2010-12-22 15:12:29 +00:00
tron
85c937c749 Re-add part of revision 1.3 to fix build under Mac OS X Leopard and newer. 2010-12-09 19:42:12 +00:00
abs
7e36d75089 Fix build on OS X 10.4 (Tiger) by disabling nls on that OS version only.
(The package needs to build a shared lib & I don't feel like converting
it to libtool for ancient OS X)
Bump PKGREVISION
2010-12-08 20:29:05 +00:00
reed
91a78e4787 update odt2txt to 0.4
The changes include:
Mention other file formats than ODT in the manual page
Remove check for mime type
Fix typo in manual page
Make iconv usage configurable
Build on HP-UX 11

This is for PR #43599
2010-12-07 02:53:44 +00:00
wiz
24b0d82bd6 Update to 3.13:
2010-10-26   Gisle Aas <gisle@ActiveState.com>

   Release 3.13

   The fix in v3.12 to try to preserve the SvUTF8 flag was buggy
   and actually managed to set the flag on strings that did not
   have it originally.



2010-10-25   Gisle Aas <gisle@ActiveState.com>

   Release 3.12

   Don't change SvUTF8 flag on the strings encoded [RT#60105]

   Documentation tweaks



2010-10-24   Gisle Aas <gisle@ActiveState.com>

   Release 3.11

   Provide encode_base64url and decode_base64url functions to process
   the base64 scheme for "URL applications".

   The decode_base64() does not issue warnings on suspect input data
   any more.



2010-10-11   Gisle Aas <gisle@ActiveState.com>

   Release 3.10

   Provide functions to calculate the length of encoded and decoded
   base64 strings [RT#62404]
2010-12-02 12:11:04 +00:00
wiz
62d7acb51c Update to 2.27:
2.27  Sun Oct 31 20:32:46 2010
	[JSON::PP]
	- Some optimizations (gfx)
	[JSON::PP::5005]
	- added missing B module varibales (makamaka)

2.26  Tue Sep 28 17:41:37 2010
	[JSON::PP]
	- cleaned up code and enhanced sort option efficiency in encode.

2.25  Tue Sep 28 16:47:08 2010
	[JSON]
	- JSON::Backend::XS::Supportable always executed a needless process
	    with JSON::XS backend. This made encode/decode a bit slower.

2.24  Mon Sep 27 10:56:24 2010
	[JSON::PP]
	- tweaked code.
	- optimized code in hash object encoding.

2.23  Sun Sep 26 22:08:12 2010
	[JSON::PP]
	- modified tied object handling in encode. it made encoding speed faster.
	    pointed by https://rt.cpan.org/Ticket/Display.html?id=61604
	- modified t/e10_bignum.t
            for avoiding a warning in using Math::BigInt dev version
2010-12-02 12:08:55 +00:00
wiz
ac5f60633a Add perl to tools for included perl script. 2010-11-30 09:08:25 +00:00
adam
bb8d68d111 Don't buildlink against X11 2010-11-28 20:12:35 +00:00
gdt
b2713344ba Add patch to avoid trying to fetch setuptools-darcs. 2010-11-27 14:15:29 +00:00
gdt
040246d423 Express dependency on py-darcsver. 2010-11-27 14:04:39 +00:00
gdt
3d7930a155 Work around upstream bug where more python bits are fetched from the
net at build time.  See http://tahoe-lafs.org/trac/zfec/ticket/11 .
PKGREVISION++
2010-11-27 13:35:06 +00:00
adam
37bd5c6771 Added buildlink3.mk 2010-11-26 14:04:51 +00:00
wiz
add7766273 Update to 0.2.0: changes undocumented, but probably related
to libwpd-0.9.0 update.
2010-11-25 10:52:19 +00:00
wiz
23fc4b4a66 Update to 0.2.0:
0.1.x - 0.2.0

- Rewrite the library to reuse wherever possible the libwpd types and  APIs.
- Rewrite the libwpg API to be similar to the libwpd API where the arguments
  are passed as pairs of attribute name and values.
- Convert the embedded text inside graphics.
- Remove implementation of stream abstraction class and use the libwpd
  WPXInputStream implementations.
2010-11-25 10:43:44 +00:00
wiz
bf1c1356ea Remove libgsf here as well. 2010-11-25 10:41:17 +00:00
wiz
0f39b69ffb Bump PKGREVISION for libwpd shlib name change. 2010-11-25 10:28:34 +00:00
wiz
624c2eb816 Update to 0.9.0. Bump API depends for shlib name change.
CHANGES:
0.8.x - 0.9.0
- Conversion of page-numbering (William)
- Conversion of embedded images and text boxes in WP1, WP3, WP5 and WP6 documents
  (Fridrich)
- Conversion of password protected WP1, WP3, WP42 and WP5 documents (Fridrich)
- Conversion of annotations/comments in WP6 parser (Fridrich)
- Fix some greek characters so that Text written in WP5.1 with Printer Polyglott
  convert correct.
- Fix unicode mappings of some older Symbol and Dingbats fonts (Fridrich)
- Drop the libgsf dependency in favour of pure C++ implementation of the WPXInputStream
  interface (Fridrich, Ariya)
- Fix the footnote/endnote/comment/annotation/textbox writing in wpd2html converter
- Improve metadata parsing (David Hislop)
2010-11-25 10:27:49 +00:00
wiz
b4c952972d Add buildlink3.mk. 2010-11-18 10:39:19 +00:00
is
60a61d99a7 Fix decoding of message/partial. Explanation:
mpack-1.6 introduced more security on Unix-like systems by creating
and using a helper function, os_createnewfile, that uses O_CREAT|O_EXCL.
Unfortunately, it also uses it to write the total number of parts
temporary file, which fails if more than one part contains the
total number (as mpack creates them!)

The new code compares old and new totals, if both exist, and only
writes the new total, if the old didn't exist. Problem solved and
one sanity check more at the same time.
2010-11-17 22:24:40 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
adam
169263083e Changes 1.2.9:
* Restore binary compatibility again, 1.2.8 broke it

Changes 1.2.8:
* Fix bug 10025: Segfault trying to parse certain word documents
* Fix bug 12746: Tables not imported from MS Word documents
* Fix Bug 11433 wvWare hangs on this seemingly blank word doc
* Buildfix: Remove unused LINK_WIN32_DLL check
* Buildfix: link with -no-undefined

Changes 1.2.7:
* Bug 12353: Regression: newlines not imported anymore
* Cross building improvements
* Fix build issue: 'libtool: link: `-::-' is not valid version information'
* Bug 12353: configure.ac in 1.2.6 release says 1.2.5

Changes 1.2.6:
Important:
 * Restore the soversion major to the value of 1.2.4 because ABI didn't change.
Fixes:
* Bug 11547: unportable test construct.
* Fix typos in wvWare's help message.
* Fix a few mis-matched wvMalloc/malloc/wvFree/free combinations. Use glib to
  allocate and free all of our memory.
* Bug 9355: a NULL pointer was causing a crash.
* Bug 9705: Default font alignment in paragraph was incorrect.
* Bug 10125: Crash in the PAP handling.
* Fix a memory leak in wvRTF.
* Bug 12034: Fix a huge performance issue while loading images.
* Fix invalid writes in wvConfig.c
2010-11-11 20:54:39 +00:00
adam
fb0181fbec Changes 1.13.1:
* The library and the iconv program now understand platform dependent aliases,
  for better compatibility with the platform's own iconv_open function.
  Examples: "646" on Solaris, "iso88591" on HP-UX, "IBM-1252" on AIX.
* For stateful encodings, when the input ends with a shift sequence followed
  by invalid input, the iconv function now increments the input pointer past
  the shift sequence before returning (size_t)(-1) with errno = EILSEQ. This
  is also like GNU libc's iconv() behaves.
* The library exports a new function iconv_open_into() that stores the
  conversion descriptor in pre-allocated memory, rather than allocating fresh
  memory for it.
* Added CP1131 converter.
2010-11-10 21:00:49 +00:00
shattered
d20bfc0483 s/LIBEXIF_HACKS_MK/LIBICONV_HACKS_MK/ 2010-11-05 16:43:55 +00:00
wiz
2006abdef4 Set LICENSE. 2010-11-02 09:36:03 +00:00
obache
f50d5b90c5 Update skf to 1.97.3.
skf (1.97.3)

  * fix index of JIS X-0208(1978) table.
  * fix x-0201 kana to x-0208 kana conversion.
  * nkf-compatibility: fix -X option.
  * several nkf-compatibility feature fix and added.
2010-11-02 01:25:22 +00:00
wiz
67ba8bca85 + libwpg, libwps. 2010-10-16 15:27:25 +00:00
wiz
566262f1f1 Initial import of libwpg-0.1.3:
Libwpg project is a collection of library and tools to work with
graphics in WPG (WordPerfect Graphics) format. WPG is the format
used among others in Corel sofware, such as WordPerfect(tm) and
Presentations(tm).
2010-10-16 15:26:34 +00:00
wiz
d2904939c2 Initial import of libwps-0.1.2:
libwps is a library for reading Microsoft Works documents.
2010-10-16 15:26:08 +00:00
wiz
3be2649e22 Set LICENSE. 2010-10-09 12:17:12 +00:00
obache
d6e202cf10 Update nkf to 2.11, a.k.a. 2.1.1.
bug fix release
* add MS_Kanji as alias of Shift_JIS.
* fixes wrong convertion from Hankaku-Kana to Zenkaku-Kana with eucJP-ms and
  eucJP-ascii.
* fixes mis-conversion from Hankaku-Kana to Zenkaku-Kana with CP50220.
* other some bug fixes.
2010-09-15 00:59:02 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
taca
c8f49e28ef Add patches which I forgot to commit. 2010-09-12 04:52:19 +00:00
taca
3dc570efc1 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove RUBY_HAS_ARCHLIB.
2010-09-10 04:05:04 +00:00
taca
4e1597c777 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Explicitly set script of encoding for ruby19.

Bump PKGREVISION.
2010-09-10 04:04:07 +00:00
taca
bb99299a80 * Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
2010-09-07 17:20:24 +00:00
taca
7168b77bf0 Stop warning with perl 5.12.
Bump PKGREVISION.
2010-09-06 12:18:19 +00:00
wiz
d91b15c326 Update to 1.02a, set LICENSE.
Version 1.02 provides minor changes only:
- added COPYRIGHT according to FEDORA & DEBIAN community requests
- test.pl - extended test string (just for sure ;)
2010-09-06 10:55:01 +00:00
tron
eaad7c73d7 Fix build problems under Mac OS X (and potentially other platforms):
1.) Include "devel/gettext-lib/buildlink3.mk" to avoid incomplete builds.
2.) Don't strip installed binaries (under Mac OS X only) which is required
    for shared objects.
2010-08-31 16:55:58 +00:00
obache
fa283f42c7 tell iconv.h for Haiku. 2010-08-30 02:04:58 +00:00
sno
ab0dc36dcb Updating converters/p5-JSON-XS from 2.290nb1 to 2.300
Upstream changes:
2.3   Wed Aug 18 01:26:47 CEST 2010
	- make sure decoder doesn't change the decoding in the incremental
          parser (testcase provided by Hendrik Schumacher).
	- applied patch by DaTa for Data::Dumper support in json_xs.
        - added -t dump support to json_xs, using Data::Dump.
        - added -f eval support to json_xs.
2010-08-25 19:33:35 +00:00
sno
5fa6391fe7 Updating converters/p5-JSON from 2.21nb1 to 2.22
Upstream changes:
2.22  Wed Aug 25 12:46:13 2010
	[JSON]
	- added JSON::XS installing feature in Makefile.PL
	    with cpan or cpanm (some points suggested by gfx)
	- check that to_json and from_json are not called as methods (CHORNY)
	[JSON::PP]
	- modified for -Duse64bitall -Duselongdouble compiled perl.
	    11_pc_expo.t too. (these are patched by H.Merijn Brand)
2010-08-25 19:30:23 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
obache
4e5c1c7509 Update skf to 1.97.2.
skf (1.97.2) experimental; urgency=low

  * fix crashes when LANG parameter output and B-right case
  * kick out jef/transparent output (does not work anyway)
2010-08-07 00:18:07 +00:00
sno
fc5d565c06 Updating converters/p5-JSON from 2.17 to 2.21
Upstream changes:
2.21  Mon Apr  5 14:56:52 2010
	[JSON]
	- enhanced 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER'
	- renamed eg/bench_pp_xs.pl to eg/bench_decode.pl
	- added eg/bench_encode.pl

2.20  Fri Apr  2 12:50:08 2010
	[JSON]
	- added eg/bench_pp_xs.pl for benchmark sample
	- updated 'INCREMENTAL PARSING' section
	[JSON::PP]
	- decode_prefix() didn't count a consumed text length properly.
	- enhanced XS compatibilty
	    in the case of decoding a white space garbaged text.

2.19  Tue Mar 30 13:40:24 2010
	[JSON]
	- fixed typo (rt#53535 by Angel Abad)
	- added a recommendation
              refering to (en|de)code_json to pod (suggested by tokuhirom)
	- added 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER' to pod.

2.18  Tue Mar 23 15:18:10 2010
	[JSON]
	- updated document (compatible with JSON::XS 2.29)
	[JSON::PP]
	- fixed encode an overloaded 'eq' object bug (reported by Alexey A. Kiritchun)
	- enhanced an error message compatible to JSON::XS
2010-08-04 14:15:36 +00:00
dholland
d578a77acc fix typo in maintainer 2010-08-01 05:44:07 +00:00
agc
3da4290545 This package needs py-expat installed in order to build. 2010-07-25 06:27:17 +00:00
tron
858efea2aa Revert revision of several PHP extensions after both core PHP packages
were updated.
2010-07-24 22:24:21 +00:00
gdt
7a5b4991d8 SUBDIR+= py-zbase32 2010-07-24 17:57:01 +00:00
gdt
b130c9e4e4 Import py26-zbase32-1.1.2 as converters/py-zbase32.
An alternate base32 encoder (not RFC 3548 compliant).

The rationale for base-32 encoding in RFC 3548 [1] is as written therein: "The
Base 32 encoding is designed to represent arbitrary sequences of octets in a
form that needs to be case insensitive but need not be humanly readable.".

The rationale for our encoding is different -- it is to represent arbitrary
sequences of octets in a form that is as convenient as possible for human
users to manipulate.  In particular, z-base-32 was created in order to serve
the Mnet project [3], where 30-octet cryptographic values are encoded into
URIs for humans to manipulate.  Anticipated uses of these URIs include cut-
and-paste, text editing (e.g. in HTML files), manual transcription via a
keyboard, manual transcription via pen-and-paper, vocal transcription over
phone or radio, etc.

The desiderata for such an encoding are:

 * minimizing transcription errors -- e.g. the well-known problem of confusing
   `0' with `O'
 * embedding into other structures -- e.g. search engines, structured or
   marked-up text, file systems, command shells
 * brevity -- Shorter URLs are better than longer ones.
 * ergonomics -- Human users (especially non-technical ones) should find the
   URIs as easy and pleasant as possible.  The uglier the URI looks, the worse.
2010-07-24 17:56:26 +00:00
gdt
a1afdf4db7 SUBDIR+= py-zfec 2010-07-24 13:24:39 +00:00
gdt
190f861711 Import py26-zfec-1.4.7 as converters/py-zfec.
A fast erasure codec which can be used with the command-line, C,
Python, or Haskell.

Fast, portable, programmable erasure coding a.k.a. "forward error
correction": the generation of redundant blocks of information such
that if some blocks are lost then the original data can be recovered
from the remaining blocks. The zfec package includes command-line
tools, C API, Python API, and Haskell API.
2010-07-24 13:24:15 +00:00
obache
f9ae805494 Update py-simplejson to 2.1.1.
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-08 12:15:39 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
dholland
9e21f7e065 Add patch comment. I had this lying around uncommitted for some reason. 2010-06-15 04:18:04 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
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-06-13 22:43:46 +00:00
obache
7b24e57a0b Note commented out LICENSE. 2010-05-16 00:34:32 +00:00
wiz
e6beb0fa18 Update to 1.38.2:
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-05-02 11:25:29 +00:00
obache
d1159f0784 let to exec "gs" with absolute path as PR#43214.
Bump PKGREVISION.
2010-04-28 07:32:40 +00:00
obache
01a9bba0c4 + pstotext 2010-04-25 12:48:03 +00:00
obache
db0c27f566 Import pstotext-1.9 as converters/pstotext.
Packaged by Stefan Schaeckeler in pkgsrc-wip.

Pstotext extracts plain-text from postscript files (and somewhat less
reliable from pdf files).
2010-04-25 12:46:19 +00:00
sno
936cd31811 Switching for module type from M:I to M:I::Bundled - installed versions seems to make problems 2010-04-22 15:25:52 +00:00
is
492c26c0a7 Remove one more /usr/tmp. 2010-04-20 10:26:40 +00:00
seb
6e476c561b Update p5-JSON-XS from version 2.280 to version 2.290 (upstream
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-11 23:03:40 +00:00
obache
f6a072413c Update skf to 1.97.1.
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-04-01 02:06:01 +00:00
taca
0ea9225066 Add and enable php-mbstring. 2010-03-16 15:05:01 +00:00
taca
c3856f374e Re-import misc/php-mbstring package as converters/php-mbstring
to switch to better category.  misc/php-mbstring package will be
deleted later.
2010-03-16 15:03:42 +00:00
sno
f0944771c2 Updating converters/p5-JSON-XS 2.27 to 2.28
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-03-16 10:47:57 +00:00