Commit graph

1641 commits

Author SHA1 Message Date
wiz
762467a948 Update to 0.3.0. Ride libwpg bump.
0.2.2 - 0.3.0

- Switch to librevenge
- Miscellaneous fixes and cleanups
2014-07-22 10:58:04 +00:00
wiz
91824964da Fix scripto. 2014-07-22 10:55:14 +00:00
wiz
4f5cf1e0ad Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
wiz
5a28a4a3cb Update to 0.10.0:
0.9.9 - 0.10.0
- Switch to librevenge
- Miscellaneous fixes and cleanups
2014-07-22 10:52:24 +00:00
wiz
737687c9d5 Add buildlink3.mk file. 2014-07-22 10:47:52 +00:00
wiz
4456d0ae64 + librevenge. 2014-07-22 10:40:37 +00:00
wiz
605685ab3b Import librevenge-0.0.1 as converters/librevenge.
librevenge is a base library for writing document import filters.
It has interfaces for text documents, vector graphics, spreadsheets
and presentations.
2014-07-22 10:40:14 +00:00
wiz
86a65d4e8c regen for patch-help2man.PL (hi ryoon) 2014-07-16 02:02:10 +00:00
ryoon
c56ea0d925 Bump PKGREVISION
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
2014-07-15 14:54:52 +00:00
dholland
3453869f1c Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.
Also include sys/types.h first as a general precaution, and don't
use <utime.h> any more.
2014-07-06 18:50:20 +00:00
asau
0ef4e5427d FreeBSD's iconv(3) crashes configure tests. 2014-06-19 07:14:04 +00:00
ryoon
87dddcff3d Update to 6.0.5
* Install HTML files

Changelog:
2014-04-17: Version 6.0.5

  * Dos2unix is part of the Translation Project (TP).
    All translations go via the Translation Project.
    See http://translationproject.org/
  * New translations of UI messages: Brazilian Portuguese, Chinese (traditional),
    Danish, French, Hungarian, Polish, Serbian, Ukrainian, Vietnamese.
  * New translations of the manual: Brazilian Portuguese, French, German,
    Polish, Ukrainian.
  * Generated man pages are included in the source package to prevent
    compilation problems with very old or very new perl/pod2man versions.
  * Manuals are now generated from gettext PO files with po4a for easier
    translation.
  * All manuals are now in UTF-8 encoding.
  * Skip symbolic links on Windows by default (same as on Unix).
2014-06-17 12:54:28 +00:00
schmonz
c9bd0d6c94 Update to 1.34. From the changelog:
- remove test dependency on Devel::StringInfo, which requires Moose
  (RT#96034)
- line numbers in shipped code are now almost the same (within 3) as the
  repository source, for easier debugging
- Changes content once again included manually, rather than extracted
  directly from git! (there are release tests to ensure that the file is
  kept current.)
- Improve error message when failing to find a suitable backend (RT#87751)
- when no backend is available at install time, JSON::PP is used as the
  default prereq rather than JSON.pm (re RT#67967)
- documentation updated to recommend JSON::MaybeXS instead of JSON.pm for
  new code
2014-06-09 18:21:07 +00:00
schmonz
55c7cd2fa4 Update to 1.002002. From the changelog:
- more metadata fiddling, to remove the Cpanel::JSON::XS dependency visible
  to static analyzers (the prequisites at install time remain unchanged)
- fix installation on older perls with an older ExtUtils::MakeMaker
  (RT#94964)
- Now also supports JSON::XS, when available: Cpanel::JSON::XS will only be
  installed when there is no XS backend already installed; Cpanel::JSON::XS
  will be used over JSON::XS when both are installed.
2014-06-09 18:15:41 +00:00
obache
1b4a739d62 perl>=5.17.10 contains JSON::PP>=2.27202 2014-06-02 09:20:58 +00:00
ryoon
e92d30b163 Fix FreeBSD 10.0 clang build
* clang is needed as C preprocessor. Do not fail configure script.
* Disable -Werror flag
2014-06-01 04:01:06 +00:00
ryoon
668e2e4cc8 Update to 0.2.1
* Fix FreeBSD 10.0 clang build

Changelog:
not included.
2014-06-01 03:57:47 +00:00
szptvlfn
ffebf8c62d + hs-base64-bytestring 2014-05-31 21:35:46 +00:00
szptvlfn
77e63d384b Import base64-bytestring-1.0.0.1 as converters/hs-base64-bytestring,
packaged for wip by pho.

Fast base64 encoding and deconding for ByteStrings
2014-05-31 21:33:50 +00:00
wiz
9899a37808 Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
2014-05-31 12:56:54 +00:00
wiz
c4bcec1bee Update to 3.5.2:
Version 3.5.2 released 2014-05-22

* Fix Windows build with VS2008
  https://github.com/simplejson/simplejson/pull/97

Version 3.5.1 released 2014-05-21

* Consistently reject int_as_string_bitcount settings that are not
  positive integers

Version 3.5.0 released 2014-05-20

* Added int_as_string_bitcount encoder option
  https://github.com/simplejson/pull/96
* Fixed potential crash when encoder created with incorrect options
2014-05-30 13:25:48 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
d55df04956 + libkkc 2014-05-24 13:11:16 +00:00
obache
965ca3e7d7 Import libkkc-0.3.3 as converters/libkkc.
libkkc provides a converter from Kana-string to
Kana-Kanji-mixed-string.  It was named after kkc.el in GNU Emacs, a
simple Kana Kanji converter, while libkkc tries to convert sentences
in a bit more complex way using N-gram language models.
2014-05-24 13:10:04 +00:00
rodent
4e933b55e1 +py-cairosvg 2014-05-17 13:50:37 +00:00
rodent
32382d51ed Import py27-cairosvg-1.0.7 as converters/py-cairosvg.
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
PostScript and PNG files.
2014-05-17 13:49:46 +00:00
ryoon
ce5509f641 Move GCC_REQD+=4.6 to boost-libs/buildlink3.mk for OpenBSD.
It is common for boost-libs consumers.
2014-05-13 18:54:01 +00:00
ryoon
cba462cc40 GCC 4.6 is required to build under OpenBSD 2014-05-12 12:08:29 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
wiz
3b0cb3ad14 Update to 0.0.4:
libetonyek 0.0.4

- fix some build problems
- avoid data loss in some cases
- scale images properly
2014-05-04 17:03:11 +00:00
wiz
0fddcefdec Update to 0.0.2:
0.0.1 -> 0.0.2
 - Do not add extra tab for list indentation
 - Avoid possible crash on file format detection
 - Ignore cells that are not inside a table
2014-05-04 17:00:09 +00:00
wiz
b6cae14336 Update to 0.0.16: NEWS not found. 2014-05-04 16:56:01 +00:00
rodent
a97fa28dcc Updated to latest release, 3.4.1. Use egg.mk now. From CHANGES.txt:
Version 3.4.1 released 2014-04-30

* Fixed tests to run on Python 3.4

Version 3.4.0 released 2014-04-02

* Native setuptools support re-introduced
  https://github.com/simplejson/simplejson/pull/92

Version 3.3.3 released 2014-02-14

* Improve test suite's Python 3.4 compatibility
  https://github.com/simplejson/simplejson/issues/87
2014-05-03 23:38:33 +00:00
obache
374628e8e5 Note as upstream Issue#4 2014-05-03 08:11:53 +00:00
obache
02041c2428 Change to upstream way used in other places.
Note reported to upstream as Issue#3.
2014-05-03 07:14:45 +00:00
obache
2d969f026d Rename of shared_ptr is not required now. 2014-05-02 10:07:06 +00:00
joerg
b13f13e1ba Dance the doxygen! 2014-04-28 12:14:26 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
wiz
561a21915e Update to 0.0.3:
libe-book 0.0.3

- fix reading of TCR files
- fix crash in file detection
- fix mis-detection of any XML file as FictionBook
- fix misplaced uses of some libwpd callbacks
2014-04-04 09:00:21 +00:00
adam
84fe4c1696 Changes 1.45.1:
* Add recognition of explicit section headings indicated with *Heading*.
* Improve handling of tagged paragraphs when body is on a following line.
* Add escapes to adjust spacing of italic text at roman/italic boundaries.
2014-04-01 08:37:23 +00:00
wiz
d0d7f8850a Update to 1.4.24:
No NEWS found.
2014-03-31 08:32:48 +00:00
obache
f397d6966d need to buildlink with libuuid here, same condition as Makefile. 2014-03-26 08:14:24 +00:00
gdt
415590efbb Undo change of ABI_DEPENDS for fribidi.
This commit restores the ABI_DEPENDS line that was there until
yesterday, 0.10.4nb1.  It's unclear what the right answer is for
fribidi and ABI_DEPENDS, and if revbumping is needed - so for now
avoid the issue.
2014-03-18 14:41:27 +00:00
gdt
352ea5ea08 Update BUILDLINK_API_DEPENDS to 0.19.1.
Based on a report from Bob Bernstein, m17n-lib does not build with
0.10.9.  According to
  http://upstream-tracker.org/versions/fribidi.html
there was an API and ABI break at 0.19.1, and then it has been
essentially stable.
2014-03-18 01:02:28 +00:00
taca
bb9314d64b Add GEM_EXTSDIR support.
No functional change for current versions of Rubys.
2014-03-13 18:09:45 +00:00
adam
6f6ec14758 Changes 1.44.1:
* Parse option lines in the header section of include files using shell word
  splitting which allows quoting of multiple words and backslash-escaping of
  spaces.
2014-02-15 11:35:27 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiedi
5e44ae2320 fix build on SunOS (included paths.h) 2014-02-08 12:44:05 +00:00
abs
335663a933 Updated converters/p5-Unicode-Normalize to 1.17
1.17  Sat Oct  5 11:36:43 2013
    - assertion using unpack
2014-02-06 12:56:32 +00:00
abs
a7544be9c6 Updated converters/p5-Unicode-Collate to 1.04
1.04  Sat Dec  7 11:34:18 2013
    - XS: a workaround for perl 5.6.x to handle U+FFFF correctly.
      unpack_U() is implemented by using XS again as well as that in 1.02,
      but now that is used only in the versions before perl 5.8.0.

1.03  Sun Dec  1 21:45:46 2013
    - XS: now unpack_U() uses unpack('U*') in pure perl.
      avoid XS for the internal "utf8" encoding of perl.

1.02  Sun Nov 10 18:39:37 2013
    - POD: fix [rt.cpan.org #90170] about iso-8859-1 letters in pod.
      E<> is used for the compatibility with perl 5.6.1 and possibly EBCDIC.
    - 1.01 forgot to increase the version number of CJK/Korean.pm.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, illegal.t,
      loc_ja.t, loc_ta.t, overcjk0.t, overcjk1.t, view.t in t.

1.01  Sat Nov  2 19:00:38 2013
    - DUCET is updated (for Unicode 6.3.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 28.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: loc_es.t, loc_estr.t, rewrite.t, version.t in t.

1.00  Sun Oct 27 13:22:17 2013
    - When a subroutine by 'overrideOut' taking a out-of-range value and
      returning undef, now the value is treated as if it were U+FFFD.
      * 0.99 wrongly calculates implicit weights based on out-of-range values.
    - Assertion using unpack 'U' is added. If not only pack('U') but also
      unpack('U') of CORE:: don't work as expected, this module will die.
2014-02-06 12:54:50 +00:00
abs
b39ae6e110 Updated converters/p5-Sereal-Encoder to 2.03
2.03 Tue Jan  7 20:00 2014 (AMS time)
  - (Hopefully) final fixes to FREEZE/THAW functionality:
    => Add safe assertion to make sure that we don't segfault on invalid
       data.
    => Fix encoding/decoding of data structures with repeated references
       to the same instance of a class that has FREEZE/THAW hooks.
       Thanks to Christian Hansen for a test case.
  - Distribution dependency fix.

2.02 Mon Jan  6 15:00 2014 (AMS time)
  - Fundamental fixes for FREEZE/THAW support in previous Sereal v2
    releases. If you plan to use FREEZE/THAW, make sure you have 2.02
    or better (dito for the decoder).

2.01 Tue Dec 31 08:15 2013 (AMS time)
  - Promoting changes from 0.37 to 2.00_03 to a stable release.
    (This being the first protocol v2 stable release.)
  - Minor performance tweaks.

2.00_03 Sun Dec 29 10:33 2013 (AMS time)
  - FREEZE/THAW hooks for object serialization.
  - Test improvements (allowing for partial parallel run)
  - Minor optimizations.

2.00_02 Mon Oct 28 19:32 2013 (AMS time)
  - Sereal::Encoder now requires Sereal::Decoder for better testing.
  - Fix Test::Warn dependency problem of 2.00_01.

2.00_01 tue Oct 1 07:34 2013 (AMS time)
  - NEW PROTOCOL VERSION: V2
  - User-data in header functionality: You may embed arbitrary
    Sereal-serializable data in a document header. The document
    header isn't compressed, so this is ideal for retrieving
    small chunks of meta-data (eg. routing information) without
    having to deserialize the entire document.
  - Relocatable Sereal document bodies
  - Encoder never emits non-incremental Snappy encoding for V2
  - Offsets now 1-based in relocatable format, not 0
  - Fixed VERY obscure (and rare) memory leak.
  - Improved error messages
  - Remove warning about Sereal not being production-grade
    (because it IS).
  - Detect when the Snappy compression was net negative in size
    and back out
  - C89/Windows fixes (bulk88)
  - 5.18 compat: Skip test failing due to hash-randomization (Zefram)
2014-02-06 12:52:14 +00:00
abs
04049b56a6 Updated converters/p5-Sereal-Decoder to 2.03
2.03 Tue Jan  7 20:00 2014 (AMS time)
  - (Hopefully) final fixes to FREEZE/THAW functionality:
    => Add safe assertion to make sure that we don't segfault on invalid
       data.
    => Fix encoding/decoding of data structures with repeated references
       to the same instance of a class that has FREEZE/THAW hooks.
       Thanks to Christian Hansen for a test case.
  - Distribution dependency fix.

2.02 Mon Jan  6 15:00 2014 (AMS time)
  - Fundamental fixes for FREEZE/THAW support in previous Sereal v2
    releases. If you plan to use FREEZE/THAW, make sure you have 2.02
    or better (dito for the encoder).

2.01 Tue Dec 31 08:15 2013 (AMS time)
  - Promoting changes from 0.37 to 2.00_03 to a stable release.
    (This being the first protocol v2 stable release.)
  - Minor performance tweaks.

2.00_03 Sun Dec 29 10:33 2013 (AMS time)
  - FREEZE/THAW hooks for object serialization.
  - Test improvements (allowing for partial parallel run)

2.00_02 Mon Oct 28 19:23 2013 (AMS time)
  - Fix Test::Warn dependency problem of 2.00_01.

2.00_01 Tue Oct 1 07:34 2013 (AMS time)
  - NEW PROTOCOL VERSION: V2
  - User-data in header functionality: You may embed arbitrary
    Sereal-serializable data in a document header. The document
    header isn't compressed, so this is ideal for retrieving
    small chunks of meta-data (eg. routing information) without
    having to deserialize the entire document.
  - Relocatable Sereal document bodies
  - Encoder never emits non-incremental Snappy encoding for V2
  - Offsets now 1-based in relocatable format, not 0
  - Fixed VERY obscure (and rare) memory leak.
  - Fixed VERY obscure crash on invalid data.
  - Improved error messages
  - Remove warning about Sereal not being production-grade
    (because it IS).
  - C89/Windows fixes (bulk88)
  - 5.18 compat: Skip test failing due to hash-randomization (Zefram)
2014-02-06 12:48:52 +00:00
abs
dfcf108511 Updated converters/p5-JSON-XS to 3.010
3.01 Tue Oct 29 16:55:15 CET 2013
	- backport to perls < 5.18 (reported by Paul Howarth).

3.0  Tue Oct 29 01:35:37 CET 2013
        - implemented an object tagging extension (using the
          Types::Serialiser serialisation protocol).
        - reworked the documentation regarding object serialisation,
          add a new OBJECT SERIALISATION section that explains the
          whole process.
        - new setting: allow_tags.
	- switch to Types::Serialiser booleans.
	- remove to_json/from_json.
        - other minor improvements to the documentation.
2014-02-06 12:45:44 +00:00
abs
4440b87488 Updated converters/p5-JSON-Any to 1.32
-----------------------------------------
version 1.32 at 2013-11-07 15:56:33 +0000
-----------------------------------------

  Change: e1fbae5ccddc7becce7b1bcff1a8ac99075bc136
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-07 07:52:41 +0000

    Merge pull request #3 from wolfsage/t_fix_deps

    Include dep Test::Requires in dist.ini

  Change: 0880faaaf3c8194acc3a70a387d94ff69633b333
  Author: Matthew Horsfall <wolfsage@gmail.com>
  Date : 2013-11-07 10:51:02 +0000

    Include dep Test::Requires in dist.ini

-----------------------------------------
version 1.31 at 2013-11-06 21:46:52 +0000
-----------------------------------------

  Change: 87ce2b21a27c984d71ec9b2a94847ae99d48445b
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:46:52 +0000

    ignore a few more directories

  Change: d585c4cdccb59c96d7a3ab78e1881edd7e4d4e59
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:44:04 +0000

    bump minimum version requirement for JSON.pm

  Change: f5200618645fc09d27856b921bc9be43cf35b039
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:41:22 +0000

    fix the tests to properly exclude JSON::XS

    A bug came up where JSON::XS and JSON.pm had incompatible revisions
    but installed just fine. This was a problem because JSON.pm will
    silently load JSON::XS in the background and caused explosions.

    We now try to exclude JSON::XS except in the case we're actually
    testing it directly.

    Also we've removed some of the tests for JSON::Syck as it's been
    deprecated. We also add in tests for Cpanel::JSON::XS which got
    missed when it was added as a choice.

  Change: 14744d6d0cce26bc867638ec5aaea9594c292efe
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 22:45:19 +0000

    add a todo note for ether (or whomever) to pick up before I get back
    to it

  Change: 360853b664817a0ed0e4b473dfbf1dbf1e56dd77
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 17:51:41 +0000

    test without JSON::XS and add a compat note

    JSON::XS 3.x is incompatible with JSON.pm < 2.90 in the exact way
    that JSON::Any uses things in the test suite.

    So we set the tests to ignore JSON::XS (using Test::Without::Module)
    thanks to ether for suggesting it.

    And we add a note about the situation to the POD so that others can
    figure out what is going on.

  Change: 756c6ac460c92d425d970e113465ce1e9a6b40a9
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 15:29:16 +0000

    test for more accpetable backends on install

    We have added more acceptable backends (Cpanel::JSON::XS and
    JSON::PP) but we didn't update the tests during installation.

  Change: cc51c101a1aa0d45573d25cd6bad3c9eb07006f5
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 14:59:45 +0000

    Pull Changes from Git and prune local/

    Migrating out Changes file to ChangesFromGit so I won't have to
    remember to update it manually. If people desperately need the old
    commit messages broken out by release I can go back and tag the
    releases based on the old changes file.

    Additional to prevent myself from pulling a "perigrin" as rjbs put
    it, I've added a directive to prune Carton stile local/ directories.

  Change: ed357ecabed9ede1cfffb021f5c922a4bcc5c828
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-30 06:19:58 +0000

    Merge pull request #2 from ilmari/json-xs-3

    Add support for JSON::XS version 3

  Change: 6bd1def2e2fddfd79aff4b36e2f05519bc89366e
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:19:24 +0000

    Add support for JSON::XS version 3

    For added future robustness, skip modules we manage to load but don't
    know how to handle.

  Change: 75a29b8203bc430481b5afed2a08a78e52edc037
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:15:55 +0000

    Test string escaping with JSON:PP as well

  Change: f8fb91cf5911ea5022883a34d69f362bbf5f59a4
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:15:55 +0000

    Fix no_plan usage
2014-02-06 12:37:52 +00:00
abs
cbff91c8ad Updated converters/p5-JSON to 2.90
## JSON version 2.9 #####################################################

CAUTION!!!
INCOMPATIBLE CHANGE

JSON.pm had patched JSON::XS::Boolean and JSON::PP::Boolean internally
on loading time for making these modules inherit JSON::Boolean.
But since JSON::XS v3.0 it use Types::Serialiser as boolean class.
Then now JSON.pm breaks boolean classe overload features and
-support_by_pp if JSON::XS v3.0 or later is installed.

JSON::true and JSON::false returned JSON::Boolean objects.
For workaround, they return JSON::PP::Boolean objects in this version.

    isa_ok(JSON::true, 'JSON::PP::Boolean');

And it discards a feature:

    ok(JSON::true eq 'true');

In other word, JSON::PP::Boolean overload numeric only.

    ok( JSON::true == 1 );

##########################################################################

2.90  Wed Oct 30 19:48:43 2013

	**** Please see to the headline in this file. ****

	- workaround for JSON::XS version 3.0 or later installed case.

	  * the objects returned by JSON::true/false are JSON::PP::Boolean.
	  * they do not overload 'eq'.

	- changed test cases for this patch.

	   t/e02_bool.t
	   t/e03_bool2.t
	   t/x17_strange_overload.t
	   t/xe02_bool.t
	   t/xe03_bool2.t
	   t/xe12_boolean.t

	**** Please see to the headline in this file. ****


2.61  Thu Oct 17 19:38:55 2013
	- fixed return/or in _incr_parse
	  reported and patched by MAUKE, sprout and rjbs
	  https://rt.cpan.org/Public/Bug/Display.html?id=86948

2.60
	- $json->is_xs, $json->is_pp was completely broken.
	    pointed by rt#75867 and emceelam
2014-02-06 12:34:51 +00:00
abs
ba6fa42c55 Updated converters/p5-Convert-Color to 0.10
0.10    2013/12/30 01:07:36
        [CHANGES]
         * Resolve a cornercase ambiguity between CORE::hex() and sub hex
           which affects unclean code reloading on 5.16 (RT91722)
2014-02-06 12:30:20 +00:00
abs
fdd23cffba +p5-JSON-MaybeXS 2014-02-05 21:43:39 +00:00
abs
209706537f Added converters/p5-JSON-MaybeXS version 1.001000
This module tries to load Cpanel::JSON::XS, and if that fails
instead tries to load JSON::PP. If neither is available, an exception
will be thrown.
2014-02-05 21:43:11 +00:00
joerg
236c7f1a18 Kill register keyword in gperf output to allow building with -Werror and
clang.
2014-02-04 00:13:03 +00:00
wiz
6ed4a761a2 Remove obsolete patch (it now reintroduced the warning instead of fixing it) 2014-02-02 08:25:05 +00:00
ryoon
a10271e7c4 Add new packages 2014-02-02 07:33:18 +00:00
ryoon
b84487a3e5 Import libfreehand-0.0.0 as converters/libfreehand.
Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications. You can find
it being used in libreoffice.
2014-02-02 07:31:30 +00:00
ryoon
d507222734 Import libetonyek-0.0.3 as converters/libetonyek.
Libetonyek is library providing ability to interpret and import
Apple Keynote presentations into various applications. You can find
it being used in libreoffice.
2014-02-02 07:29:34 +00:00
ryoon
c54368f0c0 Import libe-book-0.0.2 as converters/libe-book.
libe-book is a library and a set of tools for reading and converting
various non-HTML reflowable e-book formats.

Currently supported are:
- eReader .pdb
- FictionBook v. 2 (including zipped files)
- PalmDoc Ebook
- Plucker .pdb
- QiOO (mobile format, for java-enabled cellphones)
- TCR (simple compressed text format)
- TealDoc
- zTXT
- ZVR (simple compressed text format)

For convenience of use in third-party projects the library is available under
two licenses: GNU Lesser GPL 2.1+ and MPL 2.0+.
2014-02-02 07:28:11 +00:00
ryoon
68c5717727 Import libabw-0.0.1 as converters/libabw.
Libabw is library providing ability to interpret and import AbiWord
documents into various applications. You can find it being used in
libreoffice.
2014-02-02 07:27:04 +00:00
ryoon
8bdda02925 Update to 0.2.0
* Fix dependency

Changelog:
Not available.
2014-02-02 07:25:39 +00:00
ryoon
1fefa19397 Update to 0.0.14
* Remove c from USE_LANGUAGES to suppress many and many warnings
  (I cannot understant what happens.)
* Disable documentation generation with doxygen

CHangelo:
Not available.
2014-02-02 07:22:15 +00:00
ryoon
a6f4a5120b Update to 0.2.2
* Update LICENSE

Changelog:
Not available.
2014-02-02 07:18:25 +00:00
obache
97ac1c2d48 Update skf to 1.99.8.
skf (1.99.8)

  * fix ruby 2.1.0 support on cygwin broken
  * fix -shared flag not set on ruby 2.1.0

 -- Seiji Kaneko <efialtes@sourceforge.jp> Fri, 31 Jan 2014 00:05:38 +0900
2014-01-31 05:49:17 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
ryoon
ad9766ac5d Use gcc46 under OpenBSD to suppress warning as error 2014-01-26 04:43:00 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
276a1f3ae8 Update to 1.1.5, changes not found. 2014-01-19 22:22:56 +00:00
rodent
3326394e65 Updated to latest release, 3.3.2. From CHANGES.txt:
* Docstring fix for decoded string types
2014-01-16 02:24:02 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
jperkin
3643a8a03d Needs zlib. 2014-01-09 09:32:21 +00:00
ryoon
677b8b373f Update to 6.0.4
Changelog:
2013-12-30: Version 6.0.4

  * New options -ul and -ub to convert UTF-16 files without BOM.
  * New Russian translation of the messages.
  * Build 32 bit Windows binaries with Large File Support (LFS)
    by using mingw-w64 for 32 bit Windows.
  * When a binary symbol is encountered the value is printed.
2014-01-08 15:14:03 +00:00
jperkin
12c9b78dd0 Needs zlib. 2014-01-08 10:19:16 +00:00
wiz
c365b6de28 Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++ 2014-01-05 20:13:17 +00:00
wiz
9315218774 Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++ 2014-01-05 20:10:36 +00:00
rodent
ef8a8a7c3f Update to latest release, 3.3.1. Add:
PYTHON_VERSIONS_ACCEPTED=       33 27 26
PYTHON_VERSIONS_INCLUDE_3X=     yes

Not clear from documentation if this package works with python32.

From CHANGES.txt:

Version 3.3.1 released 2013-10-05

* JSONDecodeError exceptions can now be pickled
  https://github.com/simplejson/simplejson/pull/78

Version 3.3.0 released 2013-05-07

* Unpaired surrogates once again pass through the decoder, to match older
  behavior and the RFC-4627 spec.
  https://github.com/simplejson/simplejson/issues/62

Version 3.2.0 released 2013-05-01

* New ignore_nan kwarg in encoder that serializes out
  of range floats (Infinity, -Infinity, NaN) as null for ECMA-262
  compliance.
  https://github.com/simplejson/simplejson/pull/63
* New for_json kwarg in encoder to make it possible to for
  subclasses of dict and list to be specialized.
  https://github.com/simplejson/simplejson/pull/69

Version 3.1.3 released 2013-04-06

* Updated documentation to discourage subclassing whenever possible.
   default, object_hook, and object_pairs_hook provide almost all of
   the functionality of subclassing.

Version 3.1.2 released 2013-03-20

* Updated documentation to reflect separators behavior when indent is
  not None
  https://github.com/simplejson/simplejson/issues/59
* Test suite should be compatible with debug builds of Python 2.x and 3.x
  https://github.com/simplejson/simplejson/pull/65

Version 3.1.1 released 2013-02-21

* setup.py now has another workaround for Windows machines without
  MSVC installed
  http://bugs.python.org/issue7511

Version 3.1.0 released 2013-02-21

* Updated JSON conformance test suite
  http://bugs.python.org/issue16559
* simplejson.tool tests and bugfix for Python 3.x
  http://bugs.python.org/issue16549
* Improve error messages for certain kinds of truncated input
  http://bugs.python.org/issue16009
* Moved JSONDecodeError to json.scanner (still available for import
  from json.decoder)
* Changed scanner to use JSONDecodeError directly rather than
  StopIteration to improve error messages

Version 3.0.9 released 2013-02-21

* Fix an off-by-one error in the colno property of JSONDecodeError
  (when lineno == 1)
  http://bugs.python.org/issue17225

Version 3.0.8 released 2013-02-19

* Fix a Python 2.x compiler warning for narrow unicode builds
  https://github.com/simplejson/simplejson/issues/56

Version 3.0.7 released 2013-01-11

* NOTE: this release only changes the license.
* simplejson is now dual-licensed software, MIT or AFL v2.1. It is
  also made explicit that this code is also licensed to the PSF under
  a Contributor Agreement.

Version 3.0.6 released 2013-01-11

* Fix for major Python 2.x ensure_ascii=False encoding regression
  introduced in simplejson 3.0.0. If you use this setting, please
  upgrade immediately.
  https://github.com/simplejson/simplejson/issues/50

Version 3.0.5 released 2013-01-03

* NOTE: this release only changes the tests, it is
  not essential to upgrade
* Tests now run with deprecation warnings printed
* Fixed Python 3 syntax error in simplejson.tool
  https://github.com/simplejson/simplejson/issues/49
* Fixed Python 3.3 deprecation warnings in test suite
  https://github.com/simplejson/simplejson/issues/48

Version 3.0.4 released 2013-01-02

* MSVC compatibility for Python 3.3
  https://github.com/simplejson/simplejson/pull/47

Version 3.0.3 released 2013-01-01

* Fixes for bugs introduced in 3.0.2
* Fixes for Python 2.5 compatibility
* MSVC compatibility for Python 2.x
  https://github.com/simplejson/simplejson/pull/46

Version 3.0.2 released 2013-01-01

* THIS VERSION HAS BEEN REMOVED
* Missed a changeset to _speedups.c in the 3.0.1 branch cut

Version 3.0.1 released 2013-01-01

* THIS VERSION HAS BEEN REMOVED
* Add accumulator optimization to encoder, equivalent to the usage of
  `_Py_Accu` in the Python 3.3 json library. Only relevant if encoding
  very large JSON documents.

Version 3.0.0 released 2012-12-30

* Python 3.3 is now supported, thanks to Vinay Sajip
  https://github.com/simplejson/simplejson/issues/8
* `sort_keys`/`item_sort_key` now sort on the stringified verison of the
  key, rather than the original object. This ensures that the sort
  only compares string types and makes the behavior consistent between
  Python 2.x and Python 3.x.
* Like other number types, Decimal instances used as keys are now
  coerced to strings when use_decimal is True.
2014-01-03 06:11:46 +00:00
wiz
900f9003bc Update to 2.2.1, changelog not found. 2014-01-02 17:55:40 +00:00
schmonz
cc8d93c052 Fix previous for OS X 10.9 with clang (and maybe other non-glibc systems). 2014-01-01 15:50:01 +00:00
wiz
f60b5dbcf2 Remove unneeded patches. ok joerg 2013-12-31 17:29:03 +00:00
ryoon
0aa5a923a6 Fix build on Linux with glibc>=2.16, for example, Fedora 22. 2013-12-31 10:14:14 +00:00
obache
d1f9aa7851 Update skf to 1.99.7.
skf (1.99.7)

  * ruby 2.1.0 support
  * fix bug in MIME encoding under early_mime_out mode
  * further nkf-compatibility
  * trim some terminal sequence sweep behaviors
  * UnicodeData undated to 6.3
  * fix nkf compatible option --cp932 behavior
  * fix some bugs
2013-12-27 08:32:05 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
wiz
9ec0f7be40 Update to 0.19.6:
Overview of changes between 0.19.5 and 0.19.6
=============================================
* Fix two minor bidi bugs.
* Build with new libtool to support ppc64le.
2013-12-11 19:45:28 +00:00
wiz
5994e1d598 Remove zlib workaround now that zlib.pc generation for builtin is fixed. 2013-12-11 07:52:25 +00:00
wiz
660ef0258a Unbreak for builtin zlib.
Improve HOMEPAGE.
2013-12-09 15:00:39 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
taca
fde87ca0cf Update ruby-unf to 0.1.3.
## 0.1.3 (2013-10-25)

Features:

  - Make UNF::Normalizer.instance thread-safe, and deprecate .new.
    (GH #5)
2013-12-08 16:37:52 +00:00
wiz
6b15ad4451 Update to 2.27203:
2.27203  Thu Oct 17 19:38:55 2013
	- fixed return/or in _incr_parse
	  reported and patched by MAUKE, sprout and rjbs
	  https://rt.cpan.org/Public/Bug/Display.html?id=86948
2013-12-07 00:44:26 +00:00
richard
2e8b7a842d add support for mdds and let pkg-config find zlib now.
reduce autotools requirements and make sure pthreads are used.
TODO: libixion support (once it is added to pkgsrc)
2013-11-30 16:11:15 +00:00
dholland
595d62c7c4 smbchartool-2.3a_3.0a.diff.gz changed upstream.
(The timestamp in the gzip header changed from January 2005 to November
2007; go figure.)

To cope with this, set DIST_SUBDIR, update the distinfo, and bump
PKGREVISION to 5.
2013-11-28 06:33:49 +00:00
obache
95a2a3390c Update nkf to 2.13, a.k.a. 2.1.3.
* merge NKF_python
* improve guess option
* misc bug fixes
2013-11-25 11:03:39 +00:00
obache
c28b1c803f Use find-headers instead of find-files to detect builtin header files. 2013-11-23 10:51:09 +00:00
dholland
333c4e2656 Fix broken build with gcc 4.5. 2013-11-22 15:43:05 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
jaapb
15a89b35db Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
obache
6923e8daca + pyzy 2013-10-23 11:42:47 +00:00
obache
ef869040bb Import pyzy-0.1.0 as converters/pyzy.
This is the Chinese PinYin / Bopomofo (a.k.a Zhuying) conversion library.
You can easily write an application which handles the Chinese with it.
2013-10-23 11:41:25 +00:00
wiz
b321a30260 Update to 0.0.31: changes undocumented. 2013-10-22 11:38:48 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
664ae001a3 Update to 0.99:
0.99  Sun Sep  1 12:46:14 2013
    - by default out-of-range values are treated as if it were U+FFFD
      when UCA_Version >= 22.
    - supported overriding out-of-range values (see 'overrideOut' in POD).
    - modified tests: override.t, illegal.t in t.

0.98  Sat Jun 15 19:44:06 2013
    - typo (see [rt.cpan.org #85655] typo fixes)
2013-10-02 10:59:39 +00:00
wiz
f9a63326d8 Update to 0.37:
0.37 Mon Sep 2 07:40 2013 (AMS time)
  - Windows and C89 fixes
  - Band-aid: Skip test failing due to hash-randomization [Zefram]
2013-10-02 10:58:19 +00:00
wiz
402dc63425 Update to 0.37:
0.37 Mon Sep 2 07:40 2013 (AMS time)
  - Remove spurious SvREFCOUNT_dec, previously causing
    memory management problems on some vary invalid
    input data.
  - Fixed a memory leak on exception.
2013-10-02 10:57:46 +00:00
wiz
f18406c40d Update to 0.18:
0.18  Mon Jul 23 2012
        - Add IO::Wrap dependency to Makefile.PL (RT78412).
        - Change longname() to detect names in newer versions of Outlook.
          (RT78484)
2013-10-02 10:55:18 +00:00
wiz
63f3b5095d Update to 1.123:
1.123 2013-09-06
	- Fixed pod error in debinhex and added pod tests
2013-10-02 10:54:22 +00:00
joerg
8e78102a7c Continue on unused constants for Clang. 2013-09-29 10:17:34 +00:00
joerg
8c62a2b9a0 Update to 0.1.11 to fix the build with Clang due to a broken text
manipulation. Changes include:

- Improved support for various inputs.
- Refactorting
- Bug fixes
2013-09-17 21:17:43 +00:00
taca
e9b8f6fb00 Update ruby-unf to 0.1.2.
## 0.1.2 (2013-08-12)

Features:

  - Add license to gemspec.

  - Adjust dependencies for Ruby 1.8 to satisfy bundler.
2013-09-13 12:37:21 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
joerg
8e214bea8e Make warnings about C++11 features (boost) and unknown pragmas
non-fatal.
2013-08-31 14:45:19 +00:00
wen
87dd96f4bb Update to 0.09
Upstream changes:
0.09    CHANGES:
         * Add ->chroma method to HSV and HSL spaces
         * Add distance metrics in HSV and HSL spaces
         * Allow palette spaces to perform custom closest-match in any color
           space by using its distance metric
2013-08-27 02:18:30 +00:00
wen
3cce96270a Update to 1.122
Upstream changes:
1.122 2013-08-25
    - Added unit tests for OO and CRC code

1.121 2013-08-23
    - Changes file reformatted thanks to Neil Bowers (NEILB)
    - Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync

1.120 2013-08-22
    - First CPAN release by Stephen Nelson (STEPHEN),
      who's now maintaining this module.
2013-08-27 02:15:55 +00:00
jaapb
a53ef5a428 Updated package to latest version, 0.9.9. Removed obsolete patches, took over
maintainership (all this okayed by the old maintainer, Jeremy C. Reed).

Changes from 0.9.2 include (apart from various bugfixes):
- WPX_SEEK_END for WPXMemoryInputStream (Laurent Alonso)
- Metadata for wpd2html (David Hislop)
- Change source code layout so that public headers be in inc/ and its
  subdirectories
- libwpd.h and libwpd-stream.h are not generated headers anymore
- Change the way we get version from libwpd build
- Improvements to WPXOLEStream class
- Added MPL2+ to the licenses libwpd is released under
- Revert an accidental ABI change in WPXPropertyList
- Link the Windows static libraries with DLL runtimes
- libwpd-stream: Add experimental support for ZIP storages
- libwpd-stream: Add WPX_SEEK_END to the WPXSeekType enum
  (Be sure that you are at offset 0 using it and check return value
  in order to be compatible with lower versions of libwpd)
- New Visual Studio 2008 and Visual Studio 2010 build files
- Don't output points as integer. This solves some rounding issues along
  with possibility of writing 10.5 point font size (Fridrich)
- General improvement of code quality by buiding with -Weffc++ option (Fridrich)
- Improvement of textbox code (Laurent Alonso)
- Improvement of arabic charset mapping (Smokey Ardisson)
- Build system rewrite and improvement (Tomas Chvatal)
- Cleanup of return values (Thomas Klausner)
- Conversion of extended characters in WP 42 parser (Fridrich)
2013-08-24 21:50:24 +00:00
jaapb
c57845758b Added subdir orcus. 2013-08-24 16:13:21 +00:00
jaapb
b4d250296d Packaged converters/orcus, a library that deals with spreadsheet documents
(libreoffice dependency).
2013-08-24 16:12:10 +00:00
jaapb
cb840739ee Added subdir libmwaw. 2013-08-24 16:10:36 +00:00
jaapb
031104521b Packaged converters/libmwaw, a library for reading old (pre-MacOS X)
Mac documents. Dependency of libreoffice.

(pkglint complains about C not being added to USE_LANGUAGES; this is fine,
the package only uses C++)
2013-08-24 16:09:56 +00:00
jaapb
be8f0ab1a6 added libmspub package 2013-08-24 16:07:52 +00:00
jaapb
b1298e9adb Packaged converters/libmspub, a library for importing Microsoft Publisher
documents (used by libreoffice).

(pkglint complains about c not being added to USE_LANGUAGES; this is fine,
as the package only uses c++)
2013-08-24 16:06:56 +00:00
wen
314a54e5e8 Update to 1.35
Upstream changes:
1.35 Tue Aug 13 19:50:55 PDT 2013
    - improve conversion of certain composed characters to MARC8

      Some characters should not be fully decomposed
      before converting them to MARC8.  This patch adds
      a table of such characters, based on Annex A of
      http://www.loc.gov/marc/marbi/2006/2006-04.html
      and on some sample records provided by Jason
      Stephenson of MVLC.

    - recognize G0 and G1 characters properly

      When converting from MARC8 to UTF8, MARC::Charset now
      properly recognizes if a (single-byte) MARC8 character falls
      in G0 or G1.

      This is part of the fix for RT#63271 (converting characters
      in the Extended Cyrillic character set), but should also
      fix similar issues with converting characters in the extended
      Arabic set.

      This commit also means that all MARC8 character sets that support
      both G0 and G1 wll be properly converted, regardless of whether
      they're currently set as the G0 or G1 character set.  For example,
      it is now possible to convert Extended Latin as G0 or Basic Latin
      as G1.

      This fixes RT#63271

    - have MARC::Charset::Code->marc_value() handle G0/G1 conversion

      Since there's at present no need to do things like have
      ANSEL be the G0 character set when converting from UTF8 to
      MARC8, this commit centralizes the logic for deciding
      whether to return the G0 or G1 MARC8 representation of a
      character.

      Also add MARC::Charset::Code->g0_marc_value(), which returns
      the G0 representation of the character for use by the
      character DB.

    - New test cases for converting Vietnamese and Extended Cyrillic
      text.

1.34 Mon Feb 11 09:10:35 PST 2013
    - RT#83257: use AnyDBM_File rather than hardcode GDBM_File

      To improve portability, use AnyDBM_File to select a DBM
      rather than rely on GDBM_File.  GDBM_File apparently used
      to be a core module, but not all distributions included it,
      particularly OS X.  In any event, GDBM_File is no longer
      core.

      This patch also includes a tweak to allow MARC::Charset to
      work with NDBM_File and ODBM_File, neither of which
      support 'exists'.

      I've tested MARC::Charset successfully on the following
      DBMs:

      - GDBM_File
      - DB_File
      - NDBM_File
      - ODBM_File
      - SDBM_File

      This is also my preferred order; SDBM_File is selected last
      because it produces the biggest data file on disk.

    - RT#38912: fix mapping of double diacritics (ligature and double
      tilde).
      Thanks to Thomas P. Ventimiglia for the bug report and test case.
2013-08-15 08:02:23 +00:00
wiz
299741b541 Do not install empty man pages (they confuse makemandb).
Bump PKGREVISION.

Reported upstream at https://bugs.freedesktop.org/show_bug.cgi?id=67714
2013-08-03 15:08:38 +00:00
obache
86a0a7cd26 Update skf to 1.99.6.
skf (1.99.6)

  * Fix typo on LWL error process
  * Fix cygwin python3 compilation

 -- Seiji Kaneko <efialtes@sourceforge.jp> Fri, 26 Jul 2013 23:13:36 +0900

skf (1.99.5)

  * Fix x-0213 unicode mapping
  * further nkf-compatibility
  * fix utf-16 code detection is escaping too early.
  * support UTF-32 input
2013-08-01 12:41:01 +00:00
ryoon
5cd22e8d15 Fix build under Cygwin. 2013-07-26 12:54:39 +00:00
joerg
4c8518dd65 Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
schmonz
1d628f26e0 Update to 3.14. From the changelog:
* Install to 'site' instead of 'perl' when perl version is 5.12+
2013-07-10 02:26:11 +00:00
wiz
918594a102 Add license, now that it's in pkgsrc. 2013-07-09 21:39:32 +00:00
taca
6058dfe237 No need to specify GEM_CLEANBUILD and fix PLIST.
Bump PKGREVISION.
2013-07-07 15:18:11 +00:00
wiz
a5a117b93c + p5-Unicode-EastAsianWidth 2013-07-04 15:59:11 +00:00
wiz
c21c50e632 Import p5-Unicode-EastAsianWidth-1.33 as converters/p5-Unicode-EastAsianWidth.
This module provide user-defined Unicode properties that deal with
width status of East Asian characters, as specified in
http://www.unicode.org/unicode/reports/tr11/.
2013-07-04 15:58:56 +00:00
sno
04d2c4a3ee Updating package for CPAN distribution JSON-Any in onverters/p5-JSON-Any
from 1.29nb2 to 1.30.

Upstream changes:
1.30    2013-06-15
    * Add support for Cpanel::JSON::XS and JSON::PP. Fixes RT#85424 &
      RT#67967. (perigrin)
    * Fix documentation bug RT#86065.
2013-07-03 16:24:57 +00:00
sno
562ce62ca8 Updating package for CPAN distribution JSON-XS in converters/p5-JSON-XS
from 2.330nb2 (upstream: 2.33) to 2.340 (upstream: 2.34).

Upstream changes from 2.33:
2.34 Thu May 23 11:30:34 CEST 2013
	- work around bugs in perl 5.18 breaking more than 100
          widely used modules, without a fix in sight because
          p5pers don't care about CPAN anymore.
	- when canonicalising, only allocate up to 64 hash key
          pointers on the stack. for larger hashes, use the heap,
          to avoid using too much stackspace.
        - discuss the problem with setlocale (reported by a few victims).
2013-07-03 13:41:10 +00:00
sno
8cf7be08c2 Updating package for CPAN distribution JSON in converters/p5-JSON from
2.58nb1 to 2.59.

Upstream changes:
2.59  Wed Jun  5 14:35:54 2013
	- PUREPERL_ONLY support was not supported...
	    and finally remove all PP options from Makefile.PL.
	- recommend JSON::XS instead of conditionally requiring it
	     patched by miyagaw
	  ( for example, $ cpanm --with-recommends JSON)
	- Hide more packages from PAUSE (and other stuff)
	     patched by miyagawa
2013-07-03 13:38:50 +00:00
wiz
c6e25c6286 Update to 1.43.3:
Version 1.43		Jun 4, 2013

  * Add explicit include syntax for prepending, replacing or appending to
    generated output for a section.
2013-07-03 08:11:36 +00:00
sno
c82c4c7660 Added packages p5-Sereal-Decoder and p5-Sereal-Encoder 2013-07-03 07:01:18 +00:00
sno
aa261826c7 Adding package for CPAN distribution Sereal-Encoder version 0.36 into
converters/p5-Sereal-Encoder.

This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal. Its sister module
Sereal::Decoder implements a decoder for this format. The two are released
separately to allow for independent and safer upgrading.

The Sereal protocol version emitted by this encoder implementation is
currently protocol version 1.
2013-07-03 06:44:22 +00:00
sno
d8f7b85580 Adding package for CPAN distribution Sereal-Decoder 0.36 into
converters/p5-Sereal-Decoder.

This library implements a deserializer for an efficient, compact-output,
and feature-rich binary protocol called Sereal. Its sister module
Sereal::Encoder implements an encoder for this format. The two are released
separately to allow for independent and safer upgrading.

The Sereal protocol version that is compatible with this decoder
implementation is currently protocol version 1. As it stands, it will
refuse to attempt to decode future versions of the protocol, but there
is likely going to be an option to decode the parts of the input that
are compatible with version 1 of the protocol. The protocol was designed
to allow for this.
2013-07-03 06:41:50 +00:00
wiz
9316bebfd3 Update to 1.43.2:
Version 1.43		Jun 4, 2013

  * Add explicit include syntax for prepending, replacing or appending to
    generated output for a section.
2013-06-14 21:07:49 +00:00
taca
29ff9367db Update ruby-unf to 0.1.1.
* Add rdoc.
* Add ruby-head and jruby-head.
* Make "rake test" and "rake rdoc" work.
* It is perfectly fine with newer bundler.
2013-06-14 16:46:12 +00:00
rodent
a18cc9f996 Update to latest release. Use options framework to all user to build a
statically linked package. Buildlink pthread. Simplify HOMEPAGE. USE .bz2
distfile. From NEWS:

Version 3.4.2 (2013.3.1)
------------------------
* Bug fix release. (Thanks to chisj, vlad417, Petr and Viona)

Release Note:
Micro QR Code encoder had a bug that caused incorrect output (issue #25). Now
the bug has been fixed. Memory leak bug (#24) and insufficient string splitting
bug have been fixed.
2013-06-09 13:48:50 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
98c3768c3a Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
adam
4b2b836b25 Changes 1.42.1:
* Update Vietnamese translation.
* Update Croatian translation.
* Consistently strip path and/or libtool "lt-" prefix from any instance
  of $program derived from --help or --version.
2013-05-29 20:15:38 +00:00
wen
b8ff6ee850 Update to 2.58
Upstream changes:
2.58 Thu May 23 09:04:37 2013
	- support PUREPERL_ONLY install option. (rt#84876)
	   (PERL_ONLY and NO_XS are not yet removed)
	- stop installing JSON::XS automatically on Perl 5.18
2013-05-23 08:16:56 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
joerg
cf39373d08 Use full path. 2013-04-27 23:05:50 +00:00
sbd
87b94069aa Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
obache
058a8366f0 Update skf to 1.99.4.
skf (1.99.4) Sun, 21 Apr 2013 20:24:34 +0900

  * fix in-place suffix stores uninitialized heap area.
  * fix 1.93.3 remaining debug routine
  * fix katakana-zen-han conversion bug
  * utf-16be doesn't properly set default endian.
2013-04-21 13:39:17 +00:00
ryoon
2ee6d43255 Update to 2.57
Changelog:
2.57
	- t/x17_strage_overload.t didn't work correctly.

2.56  Sat Apr  6 09:58:32 2013
	- fixed t/x17_strage_overload.t (rt#84451 by Ricardo Signes)

2.55
	- update JSON::BackportPP version

2.54  Fri Apr  5 16:15:08 2013
	- fixed t/19_incr.t on perl >= 5.17.10 (wyant, rt#84154)
	    pathced by mbeijen and modified with demerphq's patch
	- Fixed some spelling (by briandfoy)
	- fixed sppeling (by Perlover)
	- enhanced documents (Thanks to Justin Hunter and Olof Johansson)
	- changed backend module loading for overloaded object behavior
	                                        (reported by tokuhirom)
2013-04-21 12:49:01 +00:00
rodent
927847e57c +gbase 2013-04-17 01:19:49 +00:00
rodent
80b9a9e08e Import gbase-0.5 as converters/gbase.
GBase is a GTK program designed to convert between the four common bases used in
programming (decimal, hexadecimal, octal and binary). It converts numbers
on-the-fly as they are typed in. It can also convert numbers entered on the
command line. It can correctly handle both signed and unsigned 32-bit integers.
2013-04-17 01:19:03 +00:00
adam
9e6d8fcaf1 Changes 1.41.2:
* Update Vietnamese translation
* Update Croatian translation
* Update Brazilian Portuguese translation
2013-04-16 14:28:52 +00:00
obache
9cab89355e Update skf to 1.99.3.
skf (1.99.3) Thu, 11 Apr 2013 20:14:07 +0900

  * fix skfoFILE definition
  * fix ruby 2.0.0 header file inclusion
  * fix unexpected non-registered codeset name use
2013-04-16 11:22:29 +00:00
wiz
1a6f62abe5 Update to 1.41.1:
Version 1.41		December 31, 2012

  * Set filenames in italics.
  * Suppress option/filename handling in EXAMPLES section.
  * Add Croatian translation.
  * Add Serbian translation.
2013-04-10 11:12:28 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
obache
cacb4ea489 Updatge skf to 1.99.2.
* fix MinGW compilation
  * ruby 2.0 support
  * fix type conflict on output side
2013-04-07 10:34:48 +00:00
rodent
cdadf8804e 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
rodent
dea2f05b46 ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
hiramatsu
63fcf27783 Update Unicode-Collate to 0.97.
Changes from previous:
----------------------
0.97  Sat Dec 22 14:25:50 2012
    - bug fix: XS of 0.96 (if UCA_Version is 9 to 11) wrongly referred to
      DUCET for completely ignorable characters, even though the collator
      don't use DUCET.
    - separated t/notable.t from t/test.t.

0.96  Sat Dec 15 19:43:10 2012
    - special noncharancter tailorings ('highestFFFF' and 'minimalFFFE')
      * some locales are modified for 'highestFFFF': as, bn, fa, gu, hi, hy,
        kn, kok, mr, or, sa, si, si_dict, ta, te, th, ur.
    - U::C::Locale now allows 'entry' to add or override mappings.
    - bug fix: using DUCET through XS wrongly prevented completely ignorable
      characters from tailoring.
    - modified tests: default.t, loc_as.t, loc_bn.t, loc_fa.t, loc_gu.t,
      loc_hi.t, loc_hy.t, loc_kn.t, loc_kok.t, loc_mr.t, loc_or.t, loc_sa.t,
      loc_si.t, loc_sidt.t, loc_ta.t, loc_te.t, loc_test.t, loc_th.t,
      loc_ur.t, nonchar.t in t.
2013-04-02 01:24:13 +00:00
jperkin
9d4d4d9bbf Convert -shared to -dynamiclib on OSX 10.5. Greatly helps my bulk
builds.
2013-03-25 17:58:32 +00:00
wiz
2212d9ef33 Bump PKGREVISION for more files in PLIST. 2013-03-15 18:57:17 +00:00
drochner
b96684b1e1 build cleanup 2013-03-15 18:40:53 +00:00
wen
1e292edf7d Update to 2.27202
Upstream changes:
2.27202  Wed Mar 13 15:41:22 2013
	- license in Makefile.PL was missing

2.27201  Wed Mar 13 13:22:33 2013
	- occasionally failed in t/019_incr.t in Perl 5.17.6 or more
          (because of hash iterator randomization)
          reported and patched by demerphq
          https://rt.cpan.org/Public/Bug/Display.html?id=83421
2013-03-13 14:48:24 +00:00
taca
f679b6e084 ruby-unf_ext to 0.0.6.
* Provide UNF::Normalizer::VERSION.
* No functional change.
2013-03-10 13:09:33 +00:00
pettai
e67b53b960 Update description 2013-03-05 20:08:37 +00:00
pettai
1e27cc464b Perl extension for hexdumping arbitrary data.
Hexify formats arbitrary (possible binary) data into a format
suitable for hex dumps in the style of xd or hexl.
2013-03-05 20:05:57 +00:00
tron
19fd9a3b46 Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
jperkin
7d6fa1c693 Update pkgsrc patch to support SunOS as well as BSD. 2013-02-22 21:20:28 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ryoon
7d982e1b66 Update to 6.0.3
Changelog:
2013-01-25: Version 6.0.3

  * Source code compiles with Microsoft Visual C.
  * Print system error when writing output fails.
2013-01-26 22:28:06 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
obache
7a034a33a2 Update skf to 1.99.1.
skf (1.99.1)

  * fix wrong initialization for BIG5-UAO table
  *
2013-01-16 12:16:55 +00:00
mef
bfd4af60f0 (1) Bump version 0.10.9 to 0.19.5 based on PR pkg/47410
Deleting renamed patches.
2013-01-10 07:02:19 +00:00
mef
2fe426c7e4 (1) Bump version 0.10.9 to 0.19.5 based on PR pkg/47410
-- Adjust path in patches for above change
    (patch target moved, and unfortunately, patches name
    now reflecting target path, so renamed them).
  -- Correct target path in Makefile.
  -- m17n-{db,lib} 1.6.4 ask for this version.

Overview of changes between 0.19.4 and 0.19.5
=============================================
* Update to Unicode 6.2.0.

Overview of changes between 0.19.2 and 0.19.4
=============================================
* Update to Unicode 6.1.0.
* Misc fixes.

Overview of changes between 0.19.1 and 0.19.2
=============================================
* Update to Unicode Character Database 5.1.0
* Fixed bug in Arabic ligature table (bug #208870)
* Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom)

Overview of changes between 0.10.9 and 0.19.1
=============================================
* This is the first release of the fribidi2 module in CVS, mostly
  developed in 2004 and 2005.
* Support for Arabic joining/shaping added.
* API for correct handling of multi-line paragraphs added.
* Restructured code base.
* Supposed to be fully API/ABI compatible with 0.10 releases.
  Please report if it is not.
2013-01-10 06:59:55 +00:00
wiz
0dace94b45 Update to 0.0.24:
Bump version in view of a possible release
	When cached fg and bg colours are 0, trust index more
	coverity: copying uninitialized value
	coverity: do not let VisioDocument::parse throw
	coverity: drop duplicated code
	coverity: consistently check ret. value of read*Data
	Trying to support initially Text Fields
	Fixed line height is in inches :(
2013-01-06 00:28:47 +00:00
is
646179ce06 docx2txt 2013-01-05 20:38:27 +00:00
is
37aac3ccfa docx to text converter. 2013-01-05 20:36:58 +00:00
dholland
ffcaa87697 Fix legacy C. Passes gcc -Wall and should build on clang too.
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.
2012-12-26 21:21:38 +00:00
obache
ee3834dac2 Update txt2html to 2.51.
pkgsrc changes:
 * set LICENSE=${PERL5_LICENSE}
 * update dependencies (Getopt::Long is a part of CORE since perl-5, so drop it)

Revision history for txt2html
=============================

2.51 Sun 4th March 2008
	- fixed bug with underscores in links
	- fixed docs about escape_chars (should be escapechars)
	- fixed docs about DOCTYPE

2.50 Sat 22nd December 2007
	- fixed bug with formatting and punctuation
	- removed old reference-to-an-array argument method
	- made --xhtml true by default (used to be false)
	- moved the debugging options to global variables

2.46 Fri 9th November 2007
	- updated docs on custom_heading_regexp
	- fixed bug with xhtml output
	- documented all undocumented functions
2012-12-17 13:15:39 +00:00
wiz
e11bc1c572 Update to 1.40.13:
help2man (1.40.13) unstable; urgency=low

  * Add "Multi-Arch: foreign" control field to permit any installable
    architecture to satisfy a build dependency when cross-building
    packages (closes: #694586).

 -- Brendan O'Dea <bod@debian.org>  Mon, 03 Dec 2012 23:01:36 +1100
2012-12-16 16:02:10 +00:00
ryoon
5a11a822f5 Update to 3.4.1
* Update HOMEPAGE

Changelog:
3.4.1 (2012.10.17)

        A bug that mutual exclusion was not performed has been fixed.

3.4.0 (2012.10.15)

        SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool. (Thanks to Dan Storm, David Dahl, and Lennart Poettering)
        Colored QR Code support.
        Bug fixes. (Thanks to Terry Burton, Fred Steinhaeuser, and Yann Droneaud)

3.3.1 (2012.4.18)

        Bugs in command line tool, manual, configure script, and libtool files have been fixed. (Thanks to Yutaka Niibe and Rob Ryan)

3.3.0 (2012.4.1)

        EPS, ANSI, and ASCII text output supports have been added. (Thanks to Zapster, Colin, and Ral)
        QRcode_APIVersion() and QRcode_APIVersionString() have been added.

3.2.1 (2012.4.1)

        Bugs in configure script and libtool file has been fixed. (Thanks to Yutaka Niibe)
2012-12-16 14:23:07 +00:00
wiz
a583e118c4 Update to 0.0.23:
For VSD6 and VSD11 trust more the cached hex then the colour index
2012-12-16 11:28:46 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
wiz
c088163f58 Update to 0.0.22:
Bump version
	Trying to unify the stencil extraction and the other parsing function
	Those ones don't need to be virtual anymore
	Unify all VSD2 - VSD5 in one parser
	Unify blob parsing over binary format versions
	Unsigned signed comparison
	Little fixup
	handle blog in the same way for all <= 5
	Bump version, because I can
	Field List is a list too
	Fix background page detection for versions < 6
	Simplify the inheritance a little bit
	Fix foreign in VSD 5-
	Some fixes for line and fill styles
	Some colour reading fixes for VSD <= 2
	Fix stencil extraction for vsd <= 5
	Miscellaneous fixes + text for VSD <= 5
	Consider correctly the font encoding information
	Vertical alignment in center is default in Visio
	Trying to read the blob in the same way in all 16-bit versions
	Spit actual images in VSD1
	Some more work on VSD1 and VSD2 parsing + some stream fixes
	Some more progress on version 5
	Read VSD5 fill and line information
	Remove the generated files only on distclean
	Typedefs for MSVC
	Abstraction of reading of integers
	Some progress in VSD5 parsing
	Some more work on vsd1/2/3/4/5
	Some more VSD2 - VSD5 infrastructure - work in progress
	Some more chunk work, but slow
	Setting framework for different parsing of v5 and v2
	Set groundwork for vsd5 and lower chunk parsing
	Extend the parsing capacity to versions 1 - 5
	Don't crash on empty or almost empty pointer order list
	Detect non-OLE binary Visio documents
	Fix warning C4244
	´initializing´ : conversion from ´double´ to ´unsigned char´, possible loss of data
	Some more work on VSD5 parser
	Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctly
	Fix underlinking with gold.
	Fix a memory leak
	Fix extraction of stencils from xml file-formats
	Fix scope of the variable 'X' can be reduced
	Missing include for older compilers
	Silence some warnings
	Allow specifying boost include directory too
	Add libxml2 include and library directories
	Add the Visual Studio 2010 files
	Those don't need to be executable
	Add Visual Studio 2008 files
	Like in libcdr, detect each pkg-config dependency separately
	Fill missing char/para style only with legitimate default styles
	Default para/char style is first para/char style if no style 0 is present + fill inexisting styles from default
	Collect default para/char styles
	Don't overwrite charCount on style override
	Functions to reset charCount in char/para styles and a function to get a char/para list level
	Make charCount non-optional in paragraph styles
	Make charCount non-optional in character styles
	Fix some typos in the VSDXParser
	Actually the relative beziers give control points
	Update alternative build systems
	Some infrastructure for overriding of character and paragraph styles
	Let parser recover on errors
	Whitespace is significant in this context
	Clean page shape list at the beginning of a page
	A horrible typo that takes hours to discover :)
	Consolidate the way of reading font information
	A little work on text block styles
	VDX: actually read the text block properties
	Only one charlist and paralist can be in a shape
	Override paragraph and character lists
	Read TextXForm data too
	Calm valgrind
	Don't handle utf-8 as ansi + try to not run out of bounds
	Don't prefill the stencil text
	Actually output some text
	Trying to parse text in XML parsers
	Extract IX reading to a function
	Stub ParaIX and CharIX reading in VDX and VSDX parsers
	Read the stylesheet in second pass
	Initialize the default colour palette even if no colour section exists in file
	In a generic way skip unhandled sections
	inheritance of the styles is handled in the collectors
	Skip useless sections instead of diving into them
	default excentricity cannot be 0
	Some more boost::optional foo
	Simplify the reading of data to reuse as much as one can
	NURBS and Polyline support for VDX and VSDX
	Stub the parsing of polyline and nurbs functions
	Move more stuff to boost::optional
	unify some stuff between the VSDX and VDX parsers
	boost::optional::is_initialized is deprecated
	Fix a typo
	If there are both Master and MasterShape attributes missing, it is simply master-less shape
	Removing unused fill-related variables
	Refactoring the fill style output
	Remove unused member variables
	Simplify the function handling line styles
	A little change in style outputting, still more to come when time allows
	Fix showing of foregins + write styles only if needed
	All styles pushed using optional styles
	Allow getting optional styles from the stylesheets
	Don't default-construct black backgrounds
	Don't append double Z segment and assure that ellipse is always closed
	Don't draw markers on closed path segments
	No point to dupplicate code in two different functions
	Consider also styles ids 0
	A little refactoring of styles in VSDContentCollector
	add override for optional styles too
	readUnsignedCharData -> readByteData + move a bit
	Move the getColourString to a better place
	No need for a whole template for 2 sorts
	Actually disables -Weffc++ when requested
	Pass more properties as boost::optional
	pass the noLine, noFill, noShow to boost::optional too
	Some more path elements using boost::optional
	Pass some of the attribute reading to boost::optional
	VDX overrides geometries the same way as VSD, VSDX overrides only what needs to be overridden
	The common class can have those two data members
	Try to fill the first 24 colour values
	Implement empty geometry element to handle deleted segments like a big boy
	Shadow offset for Y-axis must be inverted
	Assure that the geometry elements will be always output sorted by keys + fix leak
	Fix some little problems in the VDX and VSDX parsers
	Trying to fix the extended colour reading
	Try to detect when the shape is not started
	Determine the first stencil shape correctly
	Clean up reading of VSDX shape properties.
	Remove uninitialised variable compiler warning.
	Read byte from VSDX XML string.
	For use with VSDX values of type PtgByte (unsigned byte).
	Some fixes in colour
	Some infrastructure to parse the relative geometry rows
	Simplify the styles a bit
	Simplify the styles code a bit
	Some work on styles
	Some wireframe output for VDX and VSDX parsers
	Parsing line, fill and text block information in VSDXParser
	Convenience pointer to access the current geometry list
	Prefill shape's m_geometries from stencil
	m_geometries being a map
	Make the test documents in VSDX and VDX parsers pass
	Fix one hang in VSDX parser
	Basic support of raster images in VDX and VSDX parser
	Try not to crash in XML based parsers
	_flushShape for VDXParser too
	_flushShape uses member variable anyway
	Add Foreign reading functions
	Add some readability
	Read the xform directly to the shape structure
	Some work on the xml-based parsers
	Slight modification of the base 64 decoder
	addShapeId when shapes document order is their rendering order
	Append WPXBinaryData from a base64 encoded string
	Flush all shape information to the collectors in one run/function
	Use different shapeLists for page shapes and group shapes
	send shapesOrder only if it is not empty
	Flush shapes order whenever we know it
	Add m_shapeList member to VSDShape
	First check for non-empty and then look for top()
	Adapt collectors to the information that will be available from VDX and VSDX parsers too
	Remove some leaks
	VSDParser: use more of the VSDShape internals to keep information
	Implement VSDShape::clear()
	Get rid of m_fieldList
	Revert a part that creates more problems then it solves
	If a key is not found in a map, operator[] default-constructs an element and returns its reference
	Trying to improve the field-related code
	Some fixes of fields and line-breaks
	Try to pass to the collectors the shape at once
	Some little improvements
	A bit more of simplification
	Avoid dynamic_cast
	Don't add empty geometries
	Trying to refactor a bit more
	Fix debug build
	Diminish pointer use a bit
	Fix possible uninitialized variables
	More VSDParser refactoring
	Try to finalize the _flushShape function
	Some constness changes
	Store some more stuff in the VSDShape object
	Some more styles passing simplification
	Simplify the passing of line and fill information
	Simplify the collectXFormData and collectTxtXform functions a bit
	Some more simplification of the VSDParser
	Simplyfy handling of shapes a bit
	m_stencilShape -> m_shape
	Access directly the stencil shape using master page and shape IDs
	VSDStencilShape -> VSDShape
	Some cppcheck cleaning
	Some more configurability about warnings
	Some more readability an error-proof changes
	This is a bit more readable
	Add stencil xform and txtxform
	Try to start to parse shapes
	Don't pass geomFlags to the collectors
	Don't crash on invalid namespace uris in SolutionXML elements
	Don't abort on themed values
	Try to unify stuff into a common XML parser base
	Simplify a bit
	Output pages in VSDXParser too
	Handle normal and background pages differently
	Read the information about background page in VDX files too
	Pass to collectors information about background page
	Detect a background page early
	Include VSDXMLTokenMap.h in the VSDXParser and move the later into the libtokenmap helper library
	Some framework for VSDX parser
	And also fix some bugs, so that regression suite is happy
	Pass the transparency to collectors as double
	VDX: Output now finally empty pages with the right sizes
	Make the VSD parser a bit more robust
	- Some documents can have empty groups/shapes, so handle that
	  graciously.
	- Only wrap by try block the reading part, not the whole nested
	  function calls in order not to handle exceptions thrown by other
	  functions.
	Our assumptions about stream formats are a bit fragile, so don't fail if we are not right
	Simplifying a bit the colour stuff
	Rewriting the collectors to be more useful for VDX too
	VDX: parse xform data
	Parse VDX TextBlock properties
	Add a token id
	Parse VDX fill and line properties
	Some more VDX parser stuff
	Start to parse the font and colour list in VDX parser
	Add all VDX elements
	For security, check for sed
	Export only useful functions + speed-up rebuild when tokens change
	Setting up a hash framework for intelligent work with xml tokens
	requires gperf >= 3.0.0 at build time
	Try to avoid memory management of libxml2 strings as much as possible
	Allow building against older libwpd-stream, but without performance boost
	Set a custom error handler for xmlTextReader
	Speed-up zip central directory search, but depend on git version of libwpd
	Add BIPU VDX parser
	Extract binary data streams pointed by <Rel .../> tags too
	Flatten the xml that reader functions have to read by following the <Rel .../> tags
	Adapting alternative build systems
	Add VDX typedetection
	Spin off the XML stuff in view of VDX support
	Simplify a bit the VSDXParser
	Clean up the paths pushed to the API
	Suck in the collectors to the VSDX picture
	Find a way to rebase the targets just after reading of the relationships
	Some more relationship and stream parsing boilerplate
	Add function to get relationships stream for a target
	Visio 2013: Parse OPC relationships and make the typedetection a bit more serious
	Some BIPU typedetection for vsdx + some parser boilerplate
	Stub the VSDX parser
	pointless whitespace cleanup to increase my commit count
	Updating the alternative build systems too
	Prepare for the new VSDX file-format (ooxml version)
	fix reassignment a value before the old one has been used
	Don't output the last line break in a paragraph
	Prevent automake warnings
	Trying to output line breaks that are not paragraph breaks
	Some initial handling of 0x0* type of streams
	Bump version so that one can detect the presence of the new stencil parser
	BIPU vss2* support
	Initial stencils extraction
	set WPXParser::m_extractStencils to true in order to get
	stencil pages instead of normal pages
	Trying to unversalize the parser
	Extract chunk reader logic in order to reuse with blobs
	Trully implement 'level continuum'
	Simplify a bit the code
	Revert "Implement 'level continuum'"
	This reverts commit e44063e93b8f0ff9bcd62a26e91045192030773a.
	Implement 'level continuum'
	Little tiny cleanup
	Those streams are blobs, and we will not descend them, so return -> break for consistency
	Getting rid of handleForeignOle
	Get rid of handleStencilForeign function
	Move handleStencilPage to handleStream
	Unify a bit the logic of different stream parser functions
2012-12-08 23:49:36 +00:00
wen
94a274ccc5 Update to 0.95
Upstream changes:
0.95  Sat Dec  8 15:11:09 2012
    - U::C::Locale newly supports locales: bs_Cyrl, ee.
    - updated to CLDR 21: uk.
    - updated to CLDR 22: th, to.
    - added loc_bscy.t, loc_ee.t in t.
    - modified tests: loc_th.t, loc_to.t, loc_uk.t in t.

0.94  Fri Nov 23 18:45:53 2012
    - U::C::Locale newly supports locale: zh__zhuyin.
    - added Unicode::Collate::CJK::Zhuyin for zh__zhuyin.
    - doc: added CAVEAT to CJK/Stroke.pm
    - modified tests: loc_cjk.t, loc_cjkc.t in t.
    - added cjk_zy.t, loc_zhzy.t in t.

0.93  Sun Nov 18 18:13:42 2012
    - DUCET is updated (for Unicode 6.2.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 26.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: loc_es.t, loc_estr.t, version.t in t.

0.92  Wed Nov 14 20:58:19 2012
    - fix: index() etc. with preprocess/normalization should be always croaked.
    - doc: referred to the latest UTS #10 and updated its section numbers.
    - supported the identical level (see 'identical' in POD).
    - Now UCA_Version 26 (for Unicode 6.2.0) is supported.
      * But the default UCA_Version is still 24.
    - added ident.t in t.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, index.t,
      overcjk0.t, overcjk1.t, test.t, view.t in t.

0.91  Sun Nov  4 17:00:20 2012
    - XSUB: use PERL_NO_GET_CONTEXT (see perlguts)
      (see [rt.cpan.org #80313])

0.90  Sun Sep 23 10:42:26 2012
    - perl 5.11.0 or later: Install to 'site' instead of 'perl'
      (see [rt.cpan.org #79800])
2012-12-08 12:02:50 +00:00
joerg
fcef069311 Don't use non-standard -I- for no good reason. 2012-11-07 15:23:37 +00:00
wen
0691ff402d Update to 1.16
Upstream changes:
1.16  Sun Nov  4 17:23:03 2012
    - XSUB: use PERL_NO_GET_CONTEXT (see perlguts)
      (see [rt.cpan.org #80312])

1.15  Sun Sep 23 10:43:14 2012
    - perl 5.11.0 or later: Install to 'site' instead of 'perl'
      (see [rt.cpan.org #79801])
2012-11-04 13:14:42 +00:00
joerg
9ad96b2b84 Add missing pangox-compat dependency in wxGTK24 and wxGTK26.
Recursive bump for the new dependency.
2012-10-24 15:48:32 +00:00
joerg
323388b332 Fix build with Clang. 2012-10-20 22:04:50 +00:00