Commit graph

2042 commits

Author SHA1 Message Date
adam
4c5003bdbe utf8proc: fix shared library name on Darwin 2018-05-21 17:02:42 +00:00
adam
22d80e1918 py-confusable_homoglyphs: updated to 3.1.1
3.1.1:
Bug fixes.
2018-05-17 10:38:13 +00:00
adam
fa1e03596e py-simplejson: updated to 3.15.0
Version 3.15.0:
* Clean up the C code
* Bypass the decode() method in bytes subclasses
* Support builds without cStringIO
* Allow to disable serializing bytes by default in Python 3
* Simplify the compatibility code
* Fix tests in Python 2.5
2018-05-14 07:14:19 +00:00
markd
56b188bd38 dvi2tty: update to 6.0.0nb2
texlive 2018 version
2018-05-13 12:01:26 +00:00
adam
70e5bf03eb py-cairosvg: updated to 2.1.3
Version 2.1.3:
* Fix T commands following q or t in paths
2018-05-11 14:36:07 +00:00
jperkin
9bb366bc4c p5-Text-Iconv: Ensure build can find libiconv.
Fixes PR#53275
2018-05-11 09:13:39 +00:00
minskim
967c4634c5 converters/Makefile: Add utf8proc 2018-04-30 19:31:50 +00:00
minskim
9e9323eeb0 converters/utf8proc: Import version 2.1.1
utf8proc is a small, clean C library that provides Unicode
normalization, case-folding, and other operations for data in the
UTF-8 encoding, supporting Unicode version 9.0.
2018-04-30 19:31:47 +00:00
adam
b2444d8927 py-simplejson: updated to 3.14.0
Version 3.14.0:
* Defer is_raw_json test (performance improvement)
* Avoid escaping U+2028 and U+2029 without ensure_ascii
* Fix an incorrect type test in Python 2, avoiding an unnecessary unicode copy.
2018-04-30 06:41:52 +00:00
ryoon
971931780d Update to 0.13.4
* Fix build with boost 1.65.0

Changelog:
2018-02-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ef2e27538e335583ef3ff85c4bc4f512efc72eb5]

	Up the version to 0.13.4.


2018-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13af2fbab2cac1020d6bb840833c0e0efc231bff]

	protect the self-closing xml element code against self-closing root elements

	Found by Antti Levomäki and Christian Jalio from Forcepoint.

	(cherry picked from commit 12e5d89cbd7101c61fbdf063322203a1590a0ef5)

2018-02-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b8848ef7fc6a7d89e3f872574e36cbbab82275b0]

	xls-xml: Gracefully handle formula cells without cached results.

	This fixes #51.

	(cherry picked from commit 32a1b05ffc6edd7d528b6760dab9035252329ab0)
2018-04-30 04:39:41 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
000f15a9e6 *: Recursive bump for poppler update to 0.64.0 2018-04-28 20:19:09 +00:00
wiz
3ee5e4f9b0 p5-JSON-MaybeXS: update to 1.004000.
Depend on p5-Cpanel-JSON-XS.

1.004000 - 2018-04-19
 - added true and false subs so they can be used via JSON::MaybeXS rather than
   only JSON() exported sub.
2018-04-26 12:47:33 +00:00
wiz
012ab89ee0 converters/Makefile: + p5-Cpanel-JSON-XS 2018-04-26 12:45:42 +00:00
wiz
467c4c6cb1 converters/p5-Cpanel-JSON-XS: import p5-Cpanel-JSON-XS-4.02
This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be *correct* and its secondary goal is to
be *fast*.  To reach the latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the
reason to write yet another JSON module? While it seems there are
many JSON modules, none of them correctly handle all corner cases,
and in most cases their maintainers are unresponsive, gone missing,
or not listening to bug reports for other reasons.

The cPanel fork has additional bug fixes and interoperability
improvements.
2018-04-26 12:45:19 +00:00
wiz
8436f96b5b Recursive PKGREVISION bump for poppler-0.63.0 2018-04-17 05:28:00 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
3fe7447f40 convmv: update to 2.05.
2.05
- allow NFC/NFD conversion on APFS volumes, add man page section for that filesystem
- use case- and normalization-insensitivity workarounds also for parsable mode
2018-04-16 11:47:42 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
jaapb
56ed9d3f04 Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
2018-04-13 13:55:27 +00:00
joerg
7831bffa13 Drop patches for Python 2.7, now that it is a separate package. 2018-03-26 13:05:43 +00:00
joerg
9b428a4e00 + py27-cairosvg 2018-03-26 00:34:06 +00:00
joerg
1b4d966c36 Restore py-cairosvg before 2.0 and update it to 1.0.22.
This version is exclusively for Python 2.7 use.

Changes:
- Fix crash when lxml is not installed
- CairoSVG was vulnerable to XML eXternal Entity (XXE) attacks, this
  release fixes this vulnerability by not resolving the XML entities
  anymore.
2018-03-26 00:33:40 +00:00
fhajny
bf1a84c282 converters/erlang-iconv: Update to 1.0.7.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
2018-03-24 16:25:56 +00:00
jperkin
346ec93bc5 libwpd: Add -Wno-unknown-warning-option to support older clang. 2018-03-21 09:22:42 +00:00
tnn
daa1d59123 libqxp: add a missing #include for std::abs 2018-03-17 09:22:06 +00:00
dholland
81cef08d01 Fix build with ocaml 4.06. 2018-03-14 08:28:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
dholland
ce992d622d Use std::abs instead of just abs to fix clang build. 2018-03-12 01:29:44 +00:00
wiz
12297c0418 libmspub: update to 0.1.4.
libmspub 0.1.4

- Fix several problems found by oss-fuzz.
- Fix regression in closing shape groups that caused missing shapes on
  second and subsequent pages. (tdf#116018)
2018-03-11 18:04:17 +00:00
adam
c5fc89c7ce help2man: updated to 1.47.6
help2man 1.47.6:
* Update to debhelper v11.
* Move repository to salsa.debian.org.
* Update Vcs-Git/Vcs-Browser.
* Update standards version to 4.1.3:
  + update config.{guess,sub} at build time
* Add Brazilian Portuguese translation of info page
* Update Hungarian translation
* Update Brazilian Portuguese translation
2018-03-05 13:35:45 +00:00
wiz
804156300e p5-Sereal: update to 4.005.
4.005 Tues Jan 23, 2018
    * Encoder: Document encode_to_file()
    * Decoder: Document and fix decode_from_file()
    * Sereal: fixup docs on write_file()/decode_file()
2018-02-25 16:15:47 +00:00
wiz
5b6ba8e154 p5-Sereal-Encoder: update to 4.005.
4.005 Tues Jan 23, 2018
    * Document encode_to_file()
2018-02-25 15:59:35 +00:00
wiz
f2959d9074 p5-Sereal-Decoder: update to 4.005.
4.005 Tues Jan 23, 2018
    * Document and fix decode_from_file()
2018-02-25 15:56:23 +00:00
wiz
46cf528533 p5-JSON-MaybeXS: update to 1.003010.
1.003010 - 2018-01-28
 - use bundled ExtUtils::HasCompiler rather than ExtUtils::CBuilder to detect
   compiler availability.
 - clarify exported JSON in documentation
2018-02-25 15:52:03 +00:00
taca
43180f8c7c converters/ruby-Ascii85: update to 1.0.3
=== 1.0.3 / 2018-01-25

  * Updated the gem's metadata
2018-02-25 14:03:52 +00:00
ryoon
7c438b27a0 Update to 0.13.3
Changelog:
2018-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ca73a7c83504a30a1d24444a27f57a86451100f]

	Up the version to 0.13.3.


2018-02-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [66bbbd42f5d135b7e7dd57eaa7fdf6fd69c664df]

	xls-xml: Import hidden row and column flags.

	(cherry picked from commit 95420c1a1e8c082bb5953b2a49f0d56eef0e5f7e)

2018-02-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0798d81a4c771b69b4b8eade396c88ffb5416b04]

	xlsx: Remove carriage returns from multi-line strings.

	Let's try to consistently only use linefeed characters for multi-
	line strings.

	(cherry picked from commit 0412bd269983825e5019a8a12267b54f51117aba)

2018-02-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0a4e8c44fc8229818191c6b9b46e4de079d0ca3b]

	xls-xml: Pick up border colors.

	(cherry picked from commit e065d26dabafea465ec49e7d79775e62014ac0db)

2018-02-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9662fce62ce77f87a4a8ba61f4507ec08e705b57]

	xlsx: Let's not forget to apply color for diagonal borders too.

	(cherry picked from commit c392ea15000b331bb6580b09c1045fd14b449b46)

2018-01-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [473526e1ca3a7117e2daf977e1b82a0a3977fc84]

	We are supposed to use the foreground color for solid fill.

	(cherry picked from commit f821995022df8dd1e580dd22cf131584b2b1ac4f)

2018-01-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98d2b3377da71b713a37f9004acff3c02c22ce2b]

	Alpha value of 0 means fully transparent. I'm sure 255 was intended.

	(cherry picked from commit f7953a814d6a43205791b6cc01c528ef5d4b1ce3)

2018-01-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5aba1df254cf4e052ad013d4b8ac886e274b74fa]

	Revert "fix automake warning"

	This reverts commit e4e1e3eb41755a4520a22b904a638da0770836f1.

	This fixes the breakage on 'make distcheck'.
2018-02-25 04:44:51 +00:00
tsutsui
337c5377fb ruby-unf_ext: update to 0.0.7.5.
Upstream changelog (from CHANGELOG.md):

## 0.0.7.5 (2018-02-06)

- Version bump just for adding Windows binaries for Ruby 2.5.
2018-02-18 05:44:50 +00:00
wiz
eee36a43e8 xlreader: use sourceforge project page instead of dead homepage 2018-02-11 15:55:25 +00:00
ryoon
38e82dee09 Remove orcus0.12. No consumer 2018-02-05 13:44:24 +00:00
ryoon
c013b7be35 Add libepubgen 2018-02-03 00:11:02 +00:00
ryoon
6fa56be090 converters/libepubgen: import libepubgen-0.1.0
libepubgen is a library for generating documents in (surprise!) EPUB format,
implementing librevenge document interfaces. It supports conversion of text
documents, presentations and vector drawings. Spreadsheets are not supported,
because conversion of a spreadsheet to EPUB does not (IMHO) make much sense. As
these interfaces are used by multiple libraries, libepubgen can be used to
generate EPUB from many sources.

libepubgen requires boost and librevenge to build. It also needs doxygen to
generate API documentation (can be disabled by passing --without-docs to
configure).
2018-02-03 00:09:41 +00:00
ryoon
91b31467d3 Add libqxp 2018-02-03 00:08:32 +00:00
ryoon
965af8167b Add orcus 2018-02-03 00:07:40 +00:00
ryoon
d4e37defa9 converters/libqxp: import libqxp-0.0.1
libqxp is a library and a set of tools for reading and converting
QuarkXPress file format. It supports versions 3.1-4.1 currently.
2018-02-03 00:06:29 +00:00
ryoon
75c1731771 converters/orcus: import orcus-0.13.2
Standalone file import filter library for spreadsheet documents.

This package contains the 0.13 branch of the library.
2018-02-03 00:04:10 +00:00
ryoon
987a54aec5 Update to 0.1.3
Changelog:
libe-book 0.1.3

- Fix various problems when reading broken files, found with the help of
  american-fuzzy-lop and oss-fuzz.
- Fix build with boost >= 1.59.
- Set default page margins. (tdf#94162)
- Make output of ebook2* --help more compatible with help2man.
- Check for librevenge-stream if tests are enabled. (gentoo#603098)
- Require C++11 for build.
- Drop outdated MSVC project files.
- Fix several issues found by Coverity.
- FictionBook v.2:
  + Use document language as default language for text.
  + Use note title as footnote mark.
  + Handle subscript and superscript.
  + Output content of <code> in monospace font.
2018-02-02 23:57:50 +00:00
ryoon
546203b8a1 Update to 0.1.7
Changelog:
libetonyek 0.1.7

- Fix a few issues found by Coverity.
- Correctly compute cell row and column.
- Improve reconstruction of gradients.
- Improve resolution of cell styles.
- Parse non-RGB colors.
- Improve handling of table border lines.
- Convert cell values to text in presentation and text documents.
- Handle following-paragraph and following-layout styles.
- Allow building with different versions of mdds (1.2 is the default).
- Require C++11 for build.
- Fix several issues found by oss-fuzz.
- Disable error output from libxml2.
- Improve lookup of parent styles.
- Never insert a page break in a footnote.
- Drop outdated MSVC project files.
- Various small fixes and improvements.
2018-02-02 23:55:20 +00:00
jperkin
fb3288335b libwpd: Add -Wno-tautological-type-limit-compare for clang. 2018-01-30 23:37:10 +00:00
ryoon
fb0cc4955a Fix RELRO build 2018-01-29 15:00:48 +00:00
wiz
d7391c3a27 libpagemaker: update to 0.0.4.
libpagemaker 0.0.4

- Add a command line tool for conversion to plain text, called pmd2text.
- Require C++11 for build.
- Drop outdated MSVC project files.
- Fix parsing of page dimensions and shape coordinates in Mac documents.
  That makes the output at least somewhat useful, but more work is needed
  to handle big endian files properly.
- Fix parsing of color tint in Mac documents. (tdf#109126)
- Fix parsing of text formatting attributes in Mac documents.
- Properly handle all caps and small caps.
- Parse more text formatting attributes.
- Parse more paragraph attributes.
2018-01-28 17:05:20 +00:00
jperkin
f48735b3ba TECkit: Avoid bash autogen.sh script, fix SunOS. 2018-01-26 16:40:50 +00:00
jperkin
717e4e3829 TECkit: Update to 2.5.7, primarily for -Wno-narrowing fixes.
2017-06-22
    Version 2.5.7
    Updated Unicode character names and normalization data to 10.0.0
    Added a 64-bit Windows build
    Updated documentation

2016-04-19
    Version 2.5.6
    Added a diversion of /usr/bin/teckit_compile to avoid a conflict with the
      texlive-binaries package on Linux

2016-04-11
    Version 2.5.5
    Split shared libraries into a separate Linux package
    Made Linux packages multiarch-compatible
    Fixed compiler warnings

2014-07-09
    Version 2.5.4
    Improved building and testing scripts
    Enabled tests to be run on Windows without bash

2014-06-30
    Updated Unicode character names and normalization data to 7.0.0
    Fixed data normalization bug
    Updated tests
    Improved Unicode version updating
    Fixed compiler warnings

2011-01-13
    Updated Unicode character names and normalization data to 6.0.0
    Updated copyright dates and contact details

2009-01-30
    Fixed returning zero-length strings in Perl

2008-04-07
    updated Unicode character names and normalization data to 5.1
    now building Windows release with mingw32-gcc instead of CodeWarrior
    minor compiler bugfixes and code cleanup for portability

2006-03-16
    updated Unicode character names and normalization data to 5.0
    added license files and docs to subversion repository
    released new Windows binary package, supporting -x option in teckit_compile
2018-01-25 15:51:24 +00:00
wiz
4416757774 *: Recursive bump for poppler-0.62.0 2018-01-10 22:16:24 +00:00
jaapb
2db819ded7 Recursive revbump associated with the update to OCaml 4.06. 2018-01-10 16:53:07 +00:00
wiz
9c5e0d537a libmspub: update to 0.1.3.
libmspub 0.1.3

- Workaround a build error on some 32-bit systems.
- Parse table row and column sizes. (tdf#89061)
- Fix various problems when parsing broken files, found with the help of
  american-fuzzy-lop and oss-fuzz.
- Make the output of pub2foo --help more compatible with help2man.
- Extract more metadata from documents.
- Require C++11 for build.
- Drop outdated MSVC project files.
- Handle table cells containing multiple paragraphs correctly. (tdf#89393)
- Parse more text formatting attributes: all underline types, small
  caps, all caps, outline, emboss, engrave, shadow.
- Parse text language.
- Various minor changes and improvements.
2018-01-10 10:17:05 +00:00
rillig
a40a9ea50d Added license, moved documentation, bumped PKGREVISION. 2018-01-07 20:02:13 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
taca
875dd80d70 lang/php: reset PKGREVISION
Reset PKGREVISION with updating of all lang/php* packages.
2018-01-05 03:14:52 +00:00
rillig
5c6493ca12 Added missing LICENSE variable. 2018-01-02 22:54:26 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
wiz
c60a4d9d16 p5-JSON-PP: update to 2.97001.
2.97001 to be released
    - tweak internal number detector to always considers a flagged
      value as a string (GH#35, haarg++)
    - clarify json_pp options (RT-123766; Dan Jacobson)
2017-12-30 13:16:03 +00:00
wiz
11731f340f p5-JSON: update to 2.97001.
2.97001 2017-12-21
    - updated backportPP with JSON::PP 2.97001
2017-12-30 13:15:14 +00:00
ryoon
7d5883f572 Pass LDFLAGS to fix RELRO build 2017-12-25 00:15:35 +00:00
wiz
ee25f8618a doc2html: comment out dead sites 2017-12-24 09:45:03 +00:00
jperkin
919959070d qkc: Support user CFLAGS. 2017-12-15 15:44:12 +00:00
adam
46bc08d830 Quickly added ALTERNATIVES 2017-12-10 16:46:16 +00:00
adam
02c6226936 py-confusable_homoglyphs: added version 3.0.0 2017-12-10 16:34:41 +00:00
adam
92272d020b py-cairosvg: updated to 2.1.2
Version 2.1.2:
* Fix font-size
2017-12-10 15:58:36 +00:00
taca
43604f95a0 converters/php-iconv: Install header file <ext/iconv/php_iconv.h>
Install header file ext/iconv/php_iconv.h to fix build problem of
www/php-http and www/php-http3.

Bump PKGREVISION.
2017-12-09 02:23:07 +00:00
maya
964bedc046 bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
2017-12-08 08:52:56 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
wiz
de0d931a9b convmv: update to 2.04.
2.04
- check for valid utf-8 also in upperlower_checkenc()
- fix parsable output, missed the path files to run utime() on
- add --run-parsable option to blindly run what a file generated with --parsable tells us to do
2017-11-28 13:45:52 +00:00
adam
810afce3f1 py-simplejson: updated to 3.13.2
Version 3.13.2:
* Fix additional Python 2.x compilation issue on Windows
2017-11-28 11:01:11 +00:00
wiz
b693e97e9a p5-Unicode-Collate: update to 1.25.
1.25  Wed Nov 22 20:48:48 2017
    - Makefile.PL: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
2017-11-26 10:01:27 +00:00
wiz
c9f89027fc p5-Unicode-Collate: update to 1.24.
1.24  Sun Nov 19 22:06:03 2017
    - xs: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
2017-11-24 13:22:09 +00:00
wiz
5c563a4d55 p5-JSON-PP: update to 2.97000.
2.97000 2017-11-21
    - fix is_bool to use blessed() instead of ref() (jwrightecs++)
    - use 5 digit minor version number for a while to avoid confusion
      (GH#33, dansut)

2.96  2017-11-20
    - not to use newer Test::More features (RT-122421 for JSON)

2.95  2017-11-20
    - json_pp now prints an encoded json string (RT#123653)
    - fix is_bool to use ->isa("JSON::PP::Boolean"), instead
      of UNIVERSAL::isa("JSON::PP::Boolean") (GH#34, aidy++)
2017-11-24 13:20:56 +00:00
wiz
3e824608f4 p5-JSON: update to 2.97000.
2.97000 2017-11-21
    - updated backportPP with JSON::PP 2.97000
    - use 5 digit minor version number for a while to avoid
      confusion
    - fixed is_bool to use blessed() instead of ref()

2.96 2017-11-20
    - fixed packaging issue
    - updated backportPP with JSON::PP 2.96
    - not to use newer Test::More features (RT-122421; ilmari++)

2.95 2017-11-20
    - updated backportPP with JSON::PP 2.95
2017-11-24 13:19:48 +00:00
wiz
b060eab9e3 libvisio: update to 0.1.6.
libvisio 0.1.6
- Consider stencil txtxform in binary formats (tdf#67914).
- Parse font width scaling.
- Fix dependency of tests on time zone (tdf#92396).
- Enable building of unit tests without command-line tools.
- Remove namespace check for VDX to allow parsing documents produced by
  lucidchart.com (tdf#98791).
- Output shape ID if set.
- Fix parsing of text block background color in some cases.
- Write bitmaps with color palette correctly.
- Deduce text encoding from font name.
- Parse theme fill and shadow color.
- Parse font scheme in VSDX documents.
- Require C++11 for build.
- Fix various crashes, leaks and hangs when reading damaged files found
  by oss-fuzz.
- Drop outdated Windows project files.
- Fix some issues found by Coverity.
- Many other small improvements and fixes.
2017-11-23 15:56:25 +00:00
wiz
332905f95b p5-Unicode-Collate: update to 1.23.
1.23  Mon Nov 13 19:10:28 2017
    - Now UCA_Version 36 (for Unicode 10.0.0) is supported.
      * But the default UCA_Version is still 34.
    - added nushu.t in t.
2017-11-15 10:40:37 +00:00
wiz
d14fe3d2ba p5-Sereal: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 10:05:28 +00:00
wiz
3ddddf11c5 p5-Sereal-Encoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 09:55:40 +00:00
wiz
b707e93b5f p5-Sereal-Decoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Build fixes
2017-11-15 09:51:44 +00:00
wiz
3cbb563bd3 p5-Sereal: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
  * Sereal v4 release with Zstandard compression support
    https://github.com/facebook/zstd
2017-11-13 13:45:52 +00:00
wiz
4f719aff0c p5-Sereal-Encoder: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
    * Sereal v4 release with Zstandard compression support
      https://github.com/facebook/zstd
2017-11-13 13:40:46 +00:00
wiz
22713ff54e p5-Sereal-Decoder: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
  * Sereal v4 release with Zstandard compression support
    https://github.com/facebook/zstd
2017-11-13 13:37:08 +00:00
wen
03a9565e54 Update to 1.22
Upstream changes:
1.22  Sat Nov 11 10:53:35 2017
    - someone suggests using 'exists' for checking the truth of
      $collator->{mapping}{$variable} and $collator->{maxlength}{$variable},
      where $variable may stand for codepoints whose mapping is not defined;
      though such a problem was not reproduced on my environment.
2017-11-13 08:07:58 +00:00
wiz
8039d51505 p5-Unicode-Collate: update to 1.21.
1.21  Sat Nov  4 10:49:19 2017
    - mklocale: [rt.cpan.org #121664] . removed from @INC (take 2)
    - DUCET is updated (for Unicode 9.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 34.
    - added tangut.t in t.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.20  Fri Nov  3 11:50:21 2017
    - XS: [rt.cpan.org #121664] . removed from @INC
    - U::C::Locale newly supports locales: dsb, lkt.
2017-11-08 16:22:30 +00:00
adam
c023086d5c py-simplejson: updated to 3.12.0
Version 3.12.0:
* Fix threaded import race condition
* Move RawJSON implementation to simplejson.raw_json module
* Move JSONDecodeError implementation to simplejson.errors module
2017-11-07 13:06:41 +00:00
ryoon
42c8e5441f Update to 7.4.0
Changelog:
2017-10-10: Version 7.4.0
  * New option --allow-chown to allow file ownership change
    in old file mode. Option --no-allow-chown does the opposite.
  * Code cleanup.

2017-07-04: Version 7.3.5
  * New flag 0 for option -i, --info. End information lines with a null
    character instead of a newline character, enabling correct file name
    interpretation when flag c is used.
  * Don't print leading spaces when option -i with flag c is used.
  * Code cleanup.
  * Manual update.
  * Translation updates.
2017-10-27 13:06:16 +00:00
adam
5d094ca923 py-cairosvg: update to 2.1.1
Version 2.1.1

Use cssselect2 and tinycss2 instead of cssselect and tinycss
Don’t require lxml anymore
Rely on defusedxml to detect unsafe SVG files
Use http://www.w3.org/2000/svg as default namespace
2017-10-19 06:38:47 +00:00
fhajny
80f3bfc9a7 Update converters/erlang-iconv to 1.0.6
- Updating p1_utils to version 1.0.10.
- Fix possible overflow of inleft
2017-10-17 14:50:23 +00:00
wiz
97520e4e0c libzmf: update to 0.0.2.
libzmf-0.0.2

- Allow build with boost older than 1.56.
- Require C++11 for build.
- Fix various issues found by oss-fuzz.
- Minor code cleanups.
2017-10-02 15:09:01 +00:00
wiz
d3a1f92d71 libcdr: update to 0.1.4.
libcdr 0.1.4

* Fix several issues found by oss-fuzz.
* Require C++11 for build.
* Fix issues found by coverity.
* Various code cleanups.
2017-10-02 14:58:12 +00:00
joerg
f316ee2686 Allow narrowing of the data tables GCC 5+. 2017-09-29 13:32:01 +00:00
wiz
be2a288250 devel/Makefile: + p5-Convert-UU 2017-09-27 21:16:14 +00:00
wiz
1393340a55 converters/p5-Convert-UU: import p5-Convert-UU-0.5201
This package contains a perl module for uuencoding and uudecoding
data.
2017-09-27 21:15:33 +00:00
adam
c95060a273 help2man: update to 1.47.5
help2man 1.47.5:
* Refresh Brazilian Portuguese translation from translation project copy
  (trivial date change).
* Update Swedish translation.
* Use POSIX compliant TZ when setting UTC.
* Update copyright years.
2017-09-26 06:48:58 +00:00
wiedi
8b3edab136 libstaroffice: add missing zlib buildlink 2017-09-25 13:15:52 +00:00
tnn
7c0e68ed19 ruby-uconv: add mirror site 2017-09-22 12:09:26 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
9e53dadb47 p5-Sereal: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
  * Fix builds under 5.25+
  * Fix various buffer overun bugs found using AFL (thanks to dgryski)
  * Fix issue in decode_from_file()

3.014 Dec  7 2015
  * Fix builds under 5.8.9

3.012 Dec  6 2015
  * Yet another release related to broken META files.
    ExtUtils::MakeMaker and CPAN::Meta need to be up to date
    or the META files miss stuff.

3.011 Dec  6 2015
  * No significant changes. Doc typo fixes, and build tweaks.

3.010 Nov 30 2015
  * Fix silly build issue for Sereal. We do some magic so that things
    "Just Work" when building from withing the git repo, but that magic
    was failing due to a precedence issue in the magic detection logic.
    This mean that users building in a git based .cpan dir would see
    breakage.

3.009 Nov 30 2015
  * Re-relase 3.008 with updated META files.

3.008 Nov 27 2015
  * [ENCODER] FIX: Make sure that reserializing a data structure created
    using alias_varint_under does not produce a corrupted dataset.
    Thanks to Iskra for the report.
  * [ENCODER] FIX: Precedence issue related to sort keys options.
    Thanks to Petr Písař <ppisar@redhat.com> for the report and fix.
  * [ENCODER/DECODER] FIX: Win32 build issues.

3.007 Nov 26 2015
  * [DECODER] Build fixes for boxes without any Sereal installed (it seems
    to be common on certain types of smokers, and not on others).
  * [ENCODER]: Base sort order changed, new sort orders added.
    Rework sort logic to be more efficient, fix sorted tied hashes,
    define new sort order.
    See Sereal::Encoders CHANGES files.
  * [ENCODER] Handle PVLV undefs
  * [ENCODER] General optimizations.
  * [ENCODER] Build fixes for 5.8.9
  * [ENCODER] Doc patches
  * Win32 build fixes.

3.006 Nov 14 2015
  * [DECODER] fix segfaults from heavily corrupted data. Guards
    against various pathological cases which could cause segfaults
    fixed. Thanks to Damian Gryski and "fuzzing sereal with afl"
    for finding these cases.
  * [ENCODER] Various subtle fixes to how we choose whether to serialize
    the string or numeric version of a value, in particular to
    ensure that "00" always round trips as "00", and related issues.
    Note this fix has correctness and performance consequences. In
    some cases values that used to serialized as integers (arguably
    incorrectly) will be serialized as strings instead, and some code
    maybe be slower to serialize.
    NOTE: Some issues related to this subject are not fixable without
    a protocol change. In particular this change may affect the behavior
    of code that uses binary logical operators on values serialized
    with Perl.
    Thanks to Zefram, Tom, and others for help with this issue.
  * Fixups for cast warnings under -Wint-to-ptr builds by using
    using PTR2INT and INT2PTR for casting our objects.
  * Win32 fixes
  * Build improvements
  * Changes to how we generate constants

3.005 Jan 05 2015
  * Build improvements related to char signedness being platform
    dependent.

3.004 Dec 27 2014
  * Performance optimizations and other miscellaneous changes.
  * Build improvements.
  * Win32 fixes for weakrefs.

3.003 Oct 19 2014
  * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!)
  * Setup META.yml correctly so that certain dependencies are
    marked as being test dependencies and not build or run-time
    dependencies.
  * Allow one to build against an externally supplied version
    of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com>

3.002 Aug 20 2014
  Summary of changes from 3.001 - 3.002
  - Encoder: Introduce "canonical" option to encoder
  - Encoder: Introduce "canonical_refs" option to encoder
  - Decoder: Introduce "set_readonly" option to decoder
  - Decooder: Introduce "set_readonly_scalars" option to decoder

  * Decoder Bug fixes
  - Fix assertion fails in DEBUG perls (Brian Fraser)
  - Fix segfault with "into" interface when decoding references and
    strings into the same target SV. See new test t/550_decode_into.t

  * Test Infra Changes
  - Split up bulk tests to speed up testing and make it easier
    to see when a failure is restricted to a specific option.

  * Big-Endian Support
  - Improved support for Big-Endian machines. We now build and pass test
    on Sparc and HP-UX and other platforms with big-endian or strict
    alignedness requirements. Much thanks to Jarkko Hietaniemi,
    Gregor Herrmann, and H. Merijn Brand for for their assistance with
    this.
  - We still have issues with s390x (Z/Os) with Sereal. If someone wants
    to help it would be appreciated.

3.001
  - Production release 1 of protocol version 3
  - Zlib support
  - CANONICAL_UNDEF,
  - new magic header to make it easier to detect
    UTF8 encoded data.
  - Minor changes to how scalar values are serialized
    to favour more compact representations.
2017-09-17 08:29:42 +00:00
wiz
fa11724a6b p5-Sereal-Encoder: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
    * Fix builds under 5.25+
2017-09-17 08:25:14 +00:00
wiz
697bf82f05 p5-Sereal-Decoder: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
  * Fix builds under 5.25+
  * Fix various buffer overun bugs found using AFL (thanks to dgryski)
  * Fix issue in decode_from_file()
2017-09-17 08:17:38 +00:00
wiz
95c39ac5f0 p5-JSON-PP: update to 2.94.
2.94  2017-05-29
    - fix a test to support perl 5.6

2.93  2017-05-15
    - fix packaging issue

2.92  2017-05-15
    - production release

2.91_04  2017-01-10
	- fixed isa tests for bignum

2.91_03  2017-01-09
	- reworked documentation, based on the one for JSON::XS
	- let json_pp utility to show the version of JSON::PP
	- applied a patch to fix loading order of B module (pali++)

2.91_02  2016-12-04
	- fixed not to fail tests under Perl 5.25.* (srezic++)

2.91_01  2016-12-03
	- changed the number detection logic, patched by haarg
	  (experimental)
	- merged PR from dagolden to correct 0 handling
	- removed base.pm dependency (dolmen)
	- fixed wrong character offset spotted by ilmari
	- applied patches from Jarkko Hietaniemi to address VAX issues
	- small doc fixes from bessarabov, gregoa, Chris Anderson
	- applied a patch to remove . in @INC in json_pp (Tony Cook)
	- removed $VAR1 from json_pp output, spotted by tokuhirom
	- fixed an issue to ignore trailing 0
	- added Scalar::Util dependency for Perl 5.8+
	- fixed issues spotted by Nicolas Seriot's JSON Test Suite
	  including experimental UTF-16/32 support and backward
	  incompatible change of C style comment handling (now disabled
	  by default)
	- moved the guts of JSON::PP::Boolean into lib/JSON/PP/Boolean.pm
	  and gave it a proper version
	- refactored incremental parser to let it handle incomplete
	  JSON text properly
	- imported and tweaked tests from JSON.pm
	- minor code clean up
2017-09-17 08:13:27 +00:00
wiz
a542f6a48f p5-JSON-MaybeXS: remove comment. 2017-09-17 08:12:14 +00:00
wiz
b31a525731 p5-JSON-MaybeXS: update to 1.003009.
1.003009 - 2017-02-27
 - fix tests to no longer rely on . being in @INC (RT#120404)
2017-09-17 08:11:24 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
joerg
60e5c33f16 Various portability fixes. Fix library path for the final binaries. Bump
revision.
2017-09-10 19:58:36 +00:00
jaapb
410a1001fa Recursive revbump associated with update of ocaml to 4.05 2017-09-08 09:51:18 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
ryoon
6a23a6f319 Recursive revbump from poppler update 2017-09-04 20:20:53 +00:00
wiz
303dc564fb Update some URLs. 2017-09-04 18:55:07 +00:00
wiz
ff22ec594f Follow some redirects. 2017-09-04 18:08:18 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
joerg
ac6006dcc4 Use ASCII. 2017-09-04 15:56:33 +00:00
wiz
43d2eb37ae Recursive bump for poppler 0.58 shlib bump. 2017-09-04 15:08:51 +00:00
wiz
a24c8419c5 Updated p5-JSON-XS to 3.04.
3.04 Thu Aug 17 04:30:47 CEST 2017
	- change exponential realloc algorithm on encoding and string decoding to be
          really exponential (this helps slow/debugging allocators such as libumem)
          (reported by Matthew Horsfall).
        - string encoding would needlessly overallocate output space
          (testcase by Matthew Horsfall).
        - be very paranoid about extending buffer lengths and croak if buffers get too large,
          which might (or might not) improve security.
	- add cbor-packed type to json_xs.
        - switch from YAML to YAML::XS in json_xs, as YAML is way too buggy and outdated.
2017-09-04 12:27:18 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
wiz
294e5d6a99 Fix HOMEPAGE. 2017-09-03 08:11:38 +00:00
joerg
f6220f3f3e No encoding parameter on Python 2.7. 2017-08-25 20:01:34 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
adam
62d3f1ac1b Revbump for boost update 2017-08-24 20:02:56 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
nros
6e216aa42f revbump due poppler update to verson 0.57.0 2017-08-15 10:50:03 +00:00
ryoon
4d379713c9 Update to 2.03
Changelog:
2.03
- fix man page build due to non-ASCII char (thanks, Anton!)

2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This also fixes unwanted unidirectional lowercasing of U+1E9E
2017-08-11 01:17:07 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
adam
02a1f2268c Version 2.0.3:
* Add ``python_requires`` in ``setup.py``

Version 2.0.2:
* Handle ``text-align`` in textPath tags
* Test with Python 3.6

Version 2.0.1:
* Don't crash on relative refs with no input URL

Version 2.0.0:
* Drop Python 2 support
* Drop pycairo support
* Rely on cairocffi, lxml, cssselect, pillow and tinycss
* Fix markers
* Fix URL/id handling
* Use bounding boxes for gradients
* Split deployment and development tests
* Add a scale option
* Add a parent size option
* Test with Travis
2017-07-14 17:02:20 +00:00
jaapb
f70dd873bb Revbump associated with ocaml-4.04.2 2017-07-11 14:19:18 +00:00
wiz
3ff3dc7c3f Simplify github usage. 2017-07-09 20:58:09 +00:00
wiz
a97f2dff10 Better shell quoting. 2017-07-09 20:58:00 +00:00
wiz
aed4bde4f0 Fill in DESCR. 2017-07-09 20:57:54 +00:00
manu
bd42d5ba28 Add converters/unoconv
unoconv converts any document format that OpenOffice can import, to any
document format that OpenOffice can export.

unoconv uses the OpenOffice's UNO bindings for non-interactive conversion
of documents.
2017-07-09 14:13:53 +00:00
wiz
de94420bad Honor LDFLAGS. Fixes RELRO build. 2017-07-07 11:19:44 +00:00
fhajny
9d94f2b908 Update converters/erlang-iconv to 1.0.5.
- depends on p1_utils-1.0.9
2017-07-07 09:43:37 +00:00
adam
8b4f592612 Version 3.11.1:
* Fix issue with item_sort_key when speedups are available, and add
  auto-discovery to test suites to prevent similar regressions

Version 3.11.0:
* docstring fix in JSONEncoder
* Call PyObject_IsTrue() only once for the strict argument of scanner
* Fix a crash with unencodable encoding in the encoder
* Remove unused imports
* Remove remnants of Python 2.4 support
* Fix argument checking errors in _speedups.c
* Remove the `__init__` methods in extension classes
* Fix typo in the doc for loads
* Add Python 3.6 to testing matrix and PyPI metadata
2017-07-03 17:13:11 +00:00
manu
f4a12fd138 Add wkhtmltopdf 0.12.4
wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line
tools to render HTML into PDF and various image formats using the
Qt WebKit rendering engine. These run entirely "headless" and do
not require a display or display service.
2017-06-23 07:12:19 +00:00
markd
4e5ed44976 Update to TeXlive 2017
Updated converters/dvi2tty to 6.0.0nb1
  Updated fonts/afm2pl to 0.7.1nb3
  Updated fonts/gsftopkk to 1.19.2nb8
  Updated fonts/lcdftypetools to 2.106
  Updated fonts/ps2pkm to 1.8nb1
  Updated fonts/ttf2pk to 2.0nb3
  Updated fonts/ttfdump to 0.5.5nb4
  Updated print/cjkutils to 4.8.4nb2
  Updated print/dvidvi to 1.1nb1
  Updated print/dviljk to 2.6.5nb8
  Updated print/dvipdfmx to 20170318
  Updated print/dvipsk to 5.997
  Updated print/kpathsea to 6.2.3
  Updated print/lacheck to 1.28nb2
  Updated print/luatex to 1.0.4
  Updated print/ptexenc to 1.3.5
  Updated print/seetexk to 1.1nb3
  Updated print/tex4ht to 0.0.20170523
  Updated print/vlna to 1.5nb3
  Updated print/web2c to 2017
  Updated print/xdvik to 22.87.03nb1
  Updated print/xetex to 0.99997
  Updated print/xpdfopen to 0.86nb2
  Updated textproc/makeindexk to 2.15nb9
  Updated textproc/mendexk to 2.6fnb7
2017-06-20 20:50:49 +00:00
ryoon
7b15eea1fd Regen distinfo 2017-06-11 23:58:41 +00:00
wiz
40f0e84f6d Remove outdated comment, tests work. 2017-06-08 22:19:14 +00:00
adam
499d974761 chardet 3.0.4
This minor bugfix release just fixes some packaging and documentation issues:
* Fix issue with setup.py where pytest_runner was always being installed.
* Make sure test.py is included in the manifest
* Fix a bunch of old URLs in the README and other docs.
* Update documentation to no longer imply we test/support Python 3 versions before 3.3
2017-06-08 19:06:51 +00:00
ryoon
f160a76c7f Fix incorrect fix 2017-06-07 23:53:58 +00:00
ryoon
c8c56989c3 Fix build with Perl 5.26.0 2017-06-07 14:29:59 +00:00
ryoon
4e39900de6 Fix build from Perl 5.26.0 2017-06-06 08:22:45 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
jklos
c32ed72537 Update JSON to 2.94:
2.94 2017-05-29
    - fixed VERSION issue caused by VERSION methods added to abstract
      backend packages (RT-121892; ppisar++)
    - fixed a test for perl 5.6
2017-06-04 02:49:37 +00:00
wiz
6e179fc28a Updated p5-JSON to 2.93.
2.93 2017-05-19
    - add VERSION methods to (abstract) backend packages
    - explained backward incompatibility about backend method
    - updated VERSIONs of backportPP modules
2017-05-29 11:00:17 +00:00