Commit graph

1726 commits

Author SHA1 Message Date
ryoon
35873b489f Update to 0.3.4
Changelog:
11/9/2014:
- AppleWorks/ClarisWorks parser[draw]:
  try to send master pages on each page of the final documents
  try to do not cut shapes, pictures which are on several pages (by creating bigger pages)

10/29/2014:
- MacDraw Pro: add a parser for MacDraw Pro v1

-------- version 0.3.4 (start)  -------------

10/2/2014:
- RagTime v5-v6: begin to find the main structures in a document, to be continued...
- fix some coverity problems.

9/12/2014:
- AppleWorks: add a presentation parser

8/22/2014:
- MacDraw II: add a parser for MacDraw II v1.0-v1.1

-------- version 0.3.3 (start)  -------------
2015-02-04 17:47:18 +00:00
ryoon
492701a9c9 Add libpagemaker 2015-02-04 17:33:17 +00:00
ryoon
86b384cfa3 Import libpagemaker-0.0.2 as converters/libpagemaker.
The library and utilities for Adobe PageMaker file.
2015-02-04 17:31:40 +00:00
adam
5c81514668 cppunit is required afer all 2015-02-02 13:36:24 +00:00
wiz
ed0a17ffc6 Add upstream bug report URL. 2015-02-02 11:46:20 +00:00
adam
2e1518a905 Fixed buildlinking; disabled documentation building as in other libraries. 2015-02-02 11:34:39 +00:00
adam
e34bce3836 Fixed buildlinking 2015-02-02 11:14:55 +00:00
adam
5fdf9dc8df Changes 0.0.2:
- Better handling of invalid input in RVNGDirectoryStream functions.
- Add documentation for RVNGDirectoryStream.
- Add text:outline-level to allowed paragraph properties. This is to allow
  import libraries to handle headings properly.
- Properly handle units in all generators, instead of expecting everything is
  in inches.
- Implement open/closeGroup for RVNGSVGDrawingGenerator.
- Improve handling of layers in RVNGSVGPresentationGenerator.
- Handle master pages in RVNGSVGDrawingGenerator and
  RVNGSVGPresentationGenerator.
- Simple handling of tables in RVNGSVGDrawingGenerator and
  RVNGSVGPresentationGenerator: just create a text box for each cell.
- Fix return value of RVNGStringStream::seek when seeking to end.
- Fix some warnings found by Coverity.
- Use symbol visibility on Linux. The library only exports public functions
  now.
- Fix several crashes or hangs when reading broken OLE2 or Zip files, found
  with the help of american-fuzzy-lop.
- Add fo:language, fo:country and fo:script to allowed span properties.
- Handle headings in RVNGHTMLTextGenerator.
2015-02-02 10:15:47 +00:00
wiz
be6c6d2252 Update to 1.46.5:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2015-02-01 19:46:16 +00:00
taca
aab3940655 Update ruby-unf to 0.1.4.
* No changes are available for 0.1.4 but it is trivial fixes not for
  working codes.
2015-02-01 12:51:37 +00:00
wiz
4ec4df8e73 Fix PLIST for doxygen-1.8.9 and depend on that version.
Bump PKGREVISION.
2015-01-28 06:45:41 +00:00
jaapb
714f854d4d Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
wiz
0a3dfe3ab6 Update to 1.09:
1.09  Thu Dec 18 21:39:18 2014
    - XS: a workaround for perl 5.6.x to handle noncharacters U+FFFF etc.
      is abandoned. Perl 5.8.0 or later is recommended for handling these
      noncharacters.
2015-01-16 09:10:24 +00:00
wiz
82dd5471c0 Update to 0.3.1:
libwps-0.3.1

- Fix parsing of floating-point numbers in specific cases.
- Fix several minor issues reported by Coverity and Clang.
- Check arguments of public functions. Passing NULL no longer causes
  a crash.
- Use symbol visibility on Linux. The library only exports the public
  functions now.
- Import @TERM and @CTERM functions (fdo#86241).
- Handle LICS character encoding in spreadsheets (fdo#87222).
- Fix a crash when reading a broken file, found with the help of
  american-fuzzy-lop.
2015-01-16 09:08:38 +00:00
wiz
d1ed021aa0 Update to 0.3.2:
28/7/2014:
- AppleWorks/ClarisWorks: manage multiple headers/footers + better rebuilding of complex group

1/7/2014:
- MacDraw: add a parser for v0 and v1 documents

22/6/2014:
- RagTime: add a parser to parse v2 and v3 documents

6/6/2014:
- rewrite MWAWCellContent::double2Date to avoid problem with 32/64 time_t values
- correct many <<small>> problems
2015-01-16 09:05:22 +00:00
wiz
fc718145ec Update to 0.1.2:
libe-book 0.1.2

- Check arguments of public functions. Passing NULL no longer causes
  a crash.
- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Fix handling of --enable-experimental configure option.
- Fix various crashes and hangs when reading broken files, found with the
  help of american-fuzzy-lop.
- FictionBook v.2:
  + Fix incorrect mime type for JPEG images that occurs occasionally in
    FB2 files.
  + Handle zipped files that contain more than one file.
  + Add support for headings.
  + Add support for text language.
- Broad Band eBook:
  + Convert dimensions and font sizes correctly. This makes the output
    actually usable :-)
  + Parse basic paragraph and character properties.
  + Add initial support for images. Only Plot tag is supported, as
    Canvas is much more complex and can contain other objects too, not
    just a single image.
  + Recognize GIF images too.
  + Parse important page properties, like dimensions and margins.
  + Substitute the default fonts embedded on the devices for Liberation
    fonts.
  + Try to reconstruct headings from table of contents.
2015-01-16 09:02:29 +00:00
wiz
0535526369 Update to 3.15:
2015-01-12   Gisle Aas <gisle@ActiveState.com>

   Release 3.15

   Avoid compilation warnings on Windows.

   Restore compatibility with perl-5.4
2015-01-14 13:12:09 +00:00
szptvlfn
b7d50a0d28 Bump PKGREVISION for hs-scientific-0.3.3.5 2015-01-07 13:21:55 +00:00
szptvlfn
65c26992a4 Bump PKGREVISION for hs-scientific-0.3.3.4 2015-01-06 11:54:22 +00:00
wiz
85f3a167f8 Update to 0.1.1:
libvisio 0.1.1

- Fix a minor issue reported by Coverity.
- Check arguments of public functions. Passing NULL no longer causes
  a crash.
- Set a minimal thickness for arrow markers to ensure they are visible.
- Fix a crash when reading a broken file, found with the help of
  american-fuzzy-lop.
- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Import document metadata (fdo#86664).
2015-01-04 23:39:40 +00:00
wiz
c1aace4f00 Update to 0.1.2:
libmspub 0.1.2

- Check arguments of public functions. Passing NULL no longer causes
  a crash.
- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Fix several crashes and hangs when reading broken files, found with the help
  of american-fuzzy-lop.
- Add support for embedded fonts.
- Add initial support for tables.
- Parse document metadata.
2015-01-04 23:30:21 +00:00
wiz
b50ef45ce8 Update to 0.1.1:
libabw 0.1.1

- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Handle text language.
- Honor global setting of writing mode.
- Handle basic document metadata.
- Handle headings.
- Fix the loss of text formatting attributes that would happen in certain
  cases.
- Several other smaller changes and improvements.
2014-12-30 14:35:46 +00:00
szptvlfn
90df55f96c Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
szptvlfn
f5a756a2ee Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 2014-12-12 22:04:21 +00:00
joerg
14b6009295 Uses tex-hyperref. 2014-12-12 10:51:11 +00:00
mef
7933442432 Udate 1.003002 to 1.003003
1.003003 - 2014-12-06
 - ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
   always be used in preference to JSON::XS
 - avoid "JSON::XS::Boolean::* redefined" warnings caused by an old JSON::XS
   loaded at the same time as a newer Cpanel::JSON::XS
2014-12-09 14:14:08 +00:00
mef
965e60e863 Update 1.97 o 1.98
Version 1.98, July 4, 2014
==========================
 o fixed escaping of character & in URLs
 o fixed translation of -- and --- (contributed by Gabriel Scherer)
 o more macros: \dj \DJ (contributed by Domenico Bianculli)
 o \textsuperscript
 o temporary files are now created in the current directory
   to avoid bibtex error "Not writing to ... (openout_any = p)."
 o fixed a bug with non-ascii characters in php-output
2014-12-09 14:08:35 +00:00
mef
b016f10c46 Update 1.07 to 1.08
1.08  Sat Dec  6 20:12:55 2014
    - DUCET is updated (for Unicode 7.0.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 30.
    - *.pl and *.pm are updated so that they have same the version number.
2014-12-09 14:04:27 +00:00
obache
37d1bed530 Add chinese to category 2014-12-04 12:03:28 +00:00
joerg
ff321b08ab Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
wiz
2797d93b66 Update to 0.1.1:
libcdr 0.1.1

* Fix several problems found by Coverity.
* Fix crash when NULL is passed as input stream.
* Fix various crashes and hangs when reading broken files found with the
  help of american-fuzzy-lop.
* Only export public symbols on Linux.
2014-12-01 11:15:21 +00:00
obache
b45e9f7b3c + opencc 2014-12-01 00:06:30 +00:00
obache
dfed64fbca Import opencc-0.4.2 as converters/opencc.
Open Chinese Convert (OpenCC) is an opensource project for conversion between
Traditional Chinese and Simplified Chinese, supporting character-level
conversion, phrase-level conversion, variant conversion and regional idioms
among Mainland China, Taiwan and Hong kong.
2014-12-01 00:05:38 +00:00
joerg
f3a435d1c1 Disable some warnings from clang that prevent the Boost detection. 2014-11-29 00:44:49 +00:00
szptvlfn
01e6374124 Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
dholland
9784fa8643 Unbreak non-macos build after previous. 2014-11-22 20:01:57 +00:00
bsiegert
0270eaf127 Unbreak help2man build on Mac OS X Tiger. Put the localized info pages
into the "nls" option.

PKGREVISION++.

Patch provided by Sevan Janiyan in PR pkg/49059.
2014-11-22 14:59:59 +00:00
mef
ecd1054c68 1.18 Tue May 27 22:04:23 2014
- XSUB is now deprecated and removed. see perl 5.20.0,
      perldelta, Internal Changes, deprecation of uvuni_to_utf8 etc.
    - Thank you for everything !!
2014-11-20 11:08:45 +00:00
mef
b43cba4748 1.07 Tue May 27 23:18:23 2014
- XS: for the world without utf8n_to_uvuni().

1.06  Tue May 27 21:11:09 2014
    - 0.67's improved discontiguous contractions is invalidated by default
      and is supported as a parameter 'long_contraction.'

1.05  Sat May 24 16:30:42 2014
    - XS: avoid unused expression 1; for no-op.
      (see [rt.cpan.org #95866] compilation noise)
2014-11-20 11:07:15 +00:00
mef
9d89fec585 2.27300
- fixed a problem about substr in perl 5.8.6 and below
          many people report this issue and patched by haarg[at]haarg.org
2014-11-20 11:04:15 +00:00
mef
926e63c271 1.003002 - 2014-11-16
- correctly fix boolean interoperability with older Cpanel::JSON::MaybeXS

1.003001 - 2014-11-13
 - fix boolean interoperability with older Cpanel::JSON::MaybeXS

1.003_000 - 2014-10-30
 - add :legacy tag to support legacy apps

1.002006 - 2014-10-22
 - add some additional test diagnostics, to help find bad version combinations
   of JSON backends

1.002005 - 2014-10-12
 - fix "can I haz XS?" logic precedence in Makefile.PL
 - added the ':all' export tag
 - removed dependency on Safe::Isa
 - repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git

1.002004 - 2014-10-11
 - support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS
   dependency
 - new is_bool() interface

1.002003 - 2014-10-07
 - document how to use booleans
2014-11-20 09:25:50 +00:00
mef
d81065c9cf 1.38 2014-09-29 16:42:08Z
- real fix to tests from 1.37

1.37      2014-09-29 16:29:44Z
    - fix tests to use a higher precedence operator, to avoid confusing newer
      Test::More::cmp_ok.

1.36      2014-08-26 05:54:35Z
    - many improvements to tests and their coverage
    - $ENV{JSON_ANY_CONFIG} can no longer override constructor arguments

1.35      2014-08-16 00:51:05Z
    - clarify deprecation status in documentation
2014-11-20 09:23:30 +00:00
mef
a6cd440090 0.11 2014/06/01 21:07:03
[BUGFIXES]
         * Unit-test floating-point numbers with approx delta tests; use
           Test::Number::Delta (RT94761)
2014-11-20 09:19:39 +00:00
obache
39b9cd704d Update skf to 1.99.10
skf (1.99.10)

  * fix -X meant -x in skf-compatible mode
  * [Security] fix s_in crashes due to inproper G0 table handling
  * fix python detection on cygwin mode
2014-11-20 09:11:21 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
prlw1
ea8985031e Remove libgee0.8.
libgee now contains the most recent version of libgee, which follows
the 0.8 API. If in the future, that API changes, we can copy libgee
back to libgee0.8, and carry on updating libgee.
2014-11-03 18:45:42 +00:00
wiz
58ff790ed1 Update to 7.1:
2014-10-06: Version 7.1

  * New: Option -i, --info to print file information.
    This new option prints number of DOS, Unix, and Mac line breaks, the byte
    order mark, and if the file is text or binary. And it can print the names
    of files that would be converted.

2014-09-09: Version 7.0

  * New: automated self-tests.
  * New: option -u to keep UTF-16 encoding.
  * New: option -v to print information about BOMs and converted line breaks.
  * Change: stdio mode does not automatically set quiet mode.
  * Change: stdio mode does not automatically force conversion of binaries.
    An error is returned when the stdin stream contains a binary symbol.
  * Bugfix: dos2unix -l created DOS line breaks from Mac line breaks.
  * Bugfix: system error number was not always returned.
  * Bugfix: an Unicode input file disabled 7bit and iso mode for next input files.
  * Bugfix: mac2unix help text, options -b and -r.
  * The code has been cleaned up.
2014-10-27 08:48:59 +00:00
wiz
644c151b75 Update to 3.6.5:
Version 3.6.5 released 2014-10-24

* Importing bug fix for reference leak when an error occurs during
  dict encoding
  https://github.com/simplejson/simplejson/issues/109
2014-10-27 08:44:45 +00:00
szptvlfn
9b07cabdd2 Bump PKGREVISION for hs-vector-0.10.12.1 2014-10-18 21:28:58 +00:00
ryoon
543a0ccf6b Remove unused pacthes.
Thank you, Richard PALO.
2014-10-15 13:50:14 +00:00
ryoon
f7e550c4ca Update to 0.7.0
* Change to 0.8.0 branch
* Change license to mpl-2.0 from mit

Changelog:
Add some more formats.
2014-10-13 21:43:20 +00:00
wiz
31a1c5f44b Update to 1.46.4:
help2man (1.46.4) unstable; urgency=medium

  * Include architecture.mk and buildflags.mk into rules to replace the
    multiple calls to dpkg-architecture and to pick up the correct
    hardening flags.
  * Add $(LDFLAGS) when building preload to pick up -z relro (see
    https://wiki.debian.org/Hardening).
  * Minor correction to Norwegian Bokmaal translation.
  * Minor correction to Brazilian Portuguese translation.
  * Escape dashes in --name flag for groff (see lintian tag:
    hyphen-used-as-minus-sign).
  * Fix example using AM_MISSING_PROG in documentation: this macro no
    longer requires the third argument.
2014-10-12 15:21:28 +00:00
wiz
dd6c1cef88 Update to 2.3.0:
Changes not found.
2014-10-12 14:52:36 +00:00
jaapb
1e2c6eff15 Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
2014-10-09 19:14:03 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
wiz
87161c842d Update to 3.6.4:
Version 3.6.4 released 2014-09-29

* Important bug fix for dump when only sort_keys is set
  https://github.com/simplejson/simplejson/issues/106
2014-10-05 14:53:55 +00:00
wiz
10d1ad954d Update to 1.46.3:
help2man (1.46.3) unstable; urgency=medium

  * Update Serbian translation (thanks to Мирослав Николић).
  * Add Spanish translation (thanks to Antonio Ceballos).

 -- Brendan O'Dea <bod@debian.org>  Sun, 21 Sep 2014 19:01:16 +1000
2014-10-01 12:12:28 +00:00
szptvlfn
75be48599d Bump PKGREVISION for hs-text-1.2.0.0 2014-09-13 22:23:27 +00:00
szptvlfn
3ec010fefe + hs-aeson 2014-09-07 21:09:17 +00:00
szptvlfn
a4278f969a Import aeson-0.7.0.6 as converters/hs-aeson,
packaged for wip.

A JSON parsing and encoding library optimized for ease of use and high
performance.
To get started, see the documentation for the Data.Aeson module.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
2014-09-07 21:07:53 +00:00
wiz
7905fde8d0 Update to 1.46.2:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2014-09-07 20:18:55 +00:00
obache
8fda7a7a19 Update skf to 1.99.9.
skf (1.99.9)

  * fix nkf compatible mode applied on inappropriate situation
  * fix k_in setting is ignored
  * fix "ansel" doesn't properly defined
  * fix document incorrectly declared UTF-16 as little endian.
2014-09-06 04:55:44 +00:00
jperkin
d48ab4092e Ensure 'cd dir && make' rules are executed in a sub-shell, allowing us to
remove MAKE_JOBS_SAFE=no.  We can't depend on gmake due to circular
dependencies.
2014-09-02 10:07:23 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
rodent
ccff70dbc8 Version 1.0.9, released on 2014-08-12
=====================================

* Don't crash when gradients are applied to paths
2014-08-29 02:40:00 +00:00
wiz
8f81eacbb8 Update to 3.6.3:
Version 3.6.3 released 2014-08-18

* Documentation updates
  https://github.com/simplejson/simplejson/issues/103
2014-08-25 18:26:40 +00:00
adam
72ed0307eb Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
wiz
ce350da0c5 Update to 3.6.2:
Version 3.6.2 released 2014-08-09

* Documentation updates

Version 3.6.1 released 2014-08-09

* Documentation updates
2014-08-10 14:55:08 +00:00
obache
54ca7f0cae Update libkkc to 0.3.4.
Update translations
    Port to libgee 0.8 API
    rom-kana: Retain partial input when "convert-*" commands are called
    rom-kana: Assign "ly<X>" to HIRAGANA SMALL LETTER <X>
2014-08-10 02:27:24 +00:00
rodent
7cdf4e9a36 Version 1.0.8, released on 2014-07-14
=====================================

* Don't create an atomic layer for transparent tags with no children
2014-08-07 01:13:18 +00:00
wiz
3f71981680 Update to 3.6.0:
Version 3.6.0 released 2014-07-21

* Automatically strip any UTF-8 BOM from input to more closely
  follow the latest specs
  https://github.com/simplejson/simplejson/pull/101
2014-07-29 11:48:06 +00:00
wiz
200d46dfde Update to 1.46.1:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2014-07-29 11:46:56 +00:00
wiz
a277c39530 Update to 3.5.3:
Version 3.5.3 released 2014-06-24

* Fix lower bound checking in scan_once / raw_decode API
  https://github.com/simplejson/simplejson/issues/98
2014-07-27 00:00:43 +00:00
wiz
77db403dbe Update to 0.3.0. Ride libwpd bump.
0.2.x -> 0.3.0
- switch to librevenge
- add support for Works Spreadsheet
- add support for Works Database
- miscellaneous fixes and cleanups
2014-07-23 06:29:53 +00:00
wiz
52eb9436bf Bump ABI depends. Ride libwpd bump. 2014-07-23 06:29:15 +00:00
wiz
ba3dc2b4d3 Update to 0.3.1. Ride libwpd bump.
13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
2014-07-23 06:20:48 +00:00
wiz
61ef99f8ac Update to 0.1.1. Ride libwpd bump.
libe-book 0.1.1

- Fix various problems when using --disable-experimental.
- Work around MSVC bug.
- Fix parsing of zipped FictionBook 2 files.

libe-book 0.1.0

- switch to librevenge
- PeanutPress: make sure the output is UTF-8
- TCR: make sure the output is UTF-8
- sanitize format detection
2014-07-23 06:15:22 +00:00
wiz
17fa84f589 Update to 0.1.0. Ride libwpd bump.
libvisio 0.1.0

- switch to librevenge
2014-07-22 11:20:33 +00:00
wiz
a51ce4f53d Update to 0.1.1. Ride libwpd bump.
libmspub 0.1.1

- Fix a crash when opening certain documents in LibreOffice, caused by a symbol
  clash.
- Several minor code improvements.

libmspub 0.1.0

- switch to librevenge
2014-07-22 11:17:44 +00:00
wiz
a01b3872b5 Update to 0.1.0. Ride libwpd bump.
libfreehand 0.1.0

- switch to librevenge
2014-07-22 11:14:57 +00:00
wiz
29afe6bb49 Update to 0.1.1. Ride libwpd bump.
libetonyek 0.1.1

- Fix detection of Keynote 3 documents.

libetonyek 0.1.0

- switch to librevenge
- add BIPU support for import of Pages documents
- add skeleton for (future) import of Numbers spreadsheets
2014-07-22 11:13:26 +00:00
wiz
fb4fcc4075 Update to 0.1.0. Ride libwpd bump.
libcdr 0.1.0

* switch to librevenge
2014-07-22 11:07:58 +00:00
wiz
d18d6f92d0 Update to 0.1.0. Ride libwpd bump.
0.0.1 -> 0.1.0
 - Switch to librevenge
 - Do not add extra tab for list indentation
 - Avoid possible crash on file format detection
 - Ignore cells that are not inside a table
2014-07-22 11:01:53 +00:00
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