Commit graph

1916 commits

Author SHA1 Message Date
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