Commit graph

2163 commits

Author SHA1 Message Date
taca
ab359414f2 converters/php-recode: recode is dropped from php74
Recode extension for PHP is dropped from PHP 7.4.
2019-12-15 18:01:05 +00:00
taca
44785c08d3 converters/php-mbstring: fix for php74
Fix for php74.  On php74, php-mbstring require external textproc/oniguruma
package.
2019-12-15 17:59:42 +00:00
nia
23d9ff5ce9 Convert some drobilla.net packages to waf.mk.
This removes a lot of do-X: targets and redundant python runtime deps.
2019-12-14 17:53:39 +00:00
nia
c3e5f89a2e sratom: Update to 0.6.4
sratom (0.6.4) stable;

  * Make sratom_free() safe to call on NULL
  * Various minor code cleanups
2019-12-14 17:35:31 +00:00
nia
610da41d21 fribidi: Update to 1.0.8
Overview of changes between 1.0.7 and 1.0.8
=============================================

* A bug fix in the fribidi unicode algorithm for multiple isolate sequences.

* Fixed a potential buffer overflow for a long sequence of isolate overrides characters
2019-12-14 02:56:26 +00:00
adam
f51abf1c64 py-emoji: updated to 0.5.4
0.5.4:
Unknown changes
2019-11-25 18:27:45 +00:00
fcambus
56411c5fe3 bdf2psf: update to 1.194.
ChangeLog:

  * keyboard_present: don't check for Linux 1.x.  Thanks, Ansgar!
  * Portuguese (pt.po) by Miguel Figueiredo
  * Tamil (ta.po) by leela
  * Traditional Chinese (zh_TW.po) by Walter Cheuk
2019-11-19 14:33:04 +00:00
adam
b09fd9b116 py-simplejson: updated to 3.17.0
Version 3.17.0:
* Updated documentation to be Python 3 first, and
  have removed documentation notes about version changes
  that occurred more than five years ago.
* Update build matrix for Python 3.8
2019-11-18 09:03:03 +00:00
rhialto
04a7dcd391 Add a patch to fix reading header lines from 511 to 1023 chars. 2019-11-16 22:22:45 +00:00
wiz
d01cc93548 *: recursive bump for poppler update to 0.82.0 2019-11-07 12:38:03 +00:00
rillig
b5524ea599 converters: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 17:14:24 +00:00
nia
edcfff4649 Recursive revbump for poppler 0.81.0 2019-10-19 12:46:04 +00:00
ryoon
01e9c80cd7 Update to 7.4.1
Changelog:
2019-09-24: Version 7.4.1

  * Updated Danish, German, Hungarian, Japanese and Ukranian translations.
  * Code cleanup.
2019-10-06 09:59:33 +00:00
ryoon
b7c9e0d5d6 Install NLS man pages in dos2unix-7.4.0/Makefile
instead of post-install target of pkgsrc.
2019-10-02 13:46:49 +00:00
nia
4bfcd74b65 dos2unix: Install all man pages to PKGMANDIR.
Bump PKGREVISION.
2019-10-02 07:20:24 +00:00
nia
91669fc8ab fribidi: Update to 1.0.7
Overview of changes between 1.0.6 and 1.0.7
=============================================

* This is a minor bugfix that removes symlinks and updates the meson version.

Overview of changes between 1.0.5 and 1.0.6
=============================================

* This is a minor bugfix release that fixes a list of minor issues that have turned up during the last year.

* Various compilation and cross compilation issues.

* Various minor header cleanups.

* Removed libc's bsearch for performance and portability reasons
2019-10-01 13:14:10 +00:00
mef
28eef50e04 PKGREVISION++, only packing OS was different. Distfile replaced. Thanks wiz@ and kre@ 2019-09-23 00:22:03 +00:00
mef
f15974481a Regen distinfo. Old one was NTFS. fno had different size. OK by wiz@
CF-SX3@makoto 07:16:02/190923(/export/compare)% ls -l */*tgz
     79638 Dec 10  2015 ./fno/I18N_UnicodeNormalizer-1.0.0.tgz
   2265011 Sep 23 00:08 ./new/I18N_UnicodeNormalizer-1.0.0.tgz
   2154776 Sep 23 00:21 ./old/I18N_UnicodeNormalizer-1.0.0.tgz

CF-SX3@makoto 07:16:51/190923(/export/compare)% sha1  */*.tgz
SHA1 (fno/I18N_UnicodeNormalizer-1.0.0.tgz) = 4df6c65e335f8a7698d405f03bd53a856cc7f388
SHA1 (new/I18N_UnicodeNormalizer-1.0.0.tgz) = fbcebfee6c4080066897bea1f8babaae6db1a87c
SHA1 (old/I18N_UnicodeNormalizer-1.0.0.tgz) = 9386143d6d89505d2c43c33a67d18cd363fafd09

CF-SX3@makoto 07:16:55/190923(/export/compare)% file  */*.tgz
fno/I18N_UnicodeNormalizer-1.0.0.tgz:   gzip compressed data,
    was "I18N_UnicodeNormalizer-1.0.0.tar", last modified: Sat Aug  4 14:58:59 2007,
                    from Unix, original size modulo 2^32 3039599536
new/I18N_UnicodeNormalizer-1.0.0.tgz:   gzip compressed data,
    was "I18N_UnicodeNormalizer-1.0.0.tar", last modified: Sat Aug  4 14:58:59 2007,
                    from Unix, original size modulo 2^32 14620160
old/I18N_UnicodeNormalizer-1.0.0.tgz: gzip compressed data,
    from NTFS filesystem (NT), original size modulo 2^32 14620160
2019-09-22 22:38:00 +00:00
nia
e10024ada3 fribidi: Update to 1.0.5
Version 1.0.0 of FriBidi is a major update that adds support for all the
changes to the Unicode Bidirectional Algorithm that were introduced in
UAX#9, version 6.3, and beyond. This library contains test code that
validates the algorithm against the test-files provided by the Unicode
consortium, and have been verified to be 100% compliant with version 10 of
the unicode algorithm.

Because of changes to the algorithm, the previous API have been deprecated
in favor of a new API that introduces another couple of parameters. But the
old API has been retained, and will return the same results as before these
algorithmic changes.

This version supports Unicode version 11.
2019-09-17 16:43:01 +00:00
nia
21da2ccdbf bdf2psf: Needs perl interpreter 2019-09-11 10:11:04 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
adam
1b5055036b help2man: updated to 1.47.11
help2man 1.47.11:
* Adjust maintainer sanity check again, this time to handle binary NMUs
2019-08-26 07:11:16 +00:00
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
wiz
b6fd671e62 libvisio: update to 0.1.7.
libvisio 0.1.7

- Fix a few memory leaks found by oss-fuzz.
- Fix date and time conversion to string. (tdf#98291)
- Fix number conversion to string. (tdf#76829)
- Fix unit conversion. (tdf#126292)
- Handle more arrow styles. (tdf#126402)
- Fix some issues found by Coverity.
- Disable expanding entities by XML parser as a vulnerability
  prevention measure. Applications writing VSDX/VDX documents do not use
  entities, so there is no difference in behavior.
2019-08-20 11:34:53 +00:00
fcambus
96ed67aea4 Add bdf2psf. 2019-08-16 19:32:51 +00:00
fcambus
688556b036 converters/bdf2psf: import bdf2psf-1.193.
The program bdf2psf translates BDF fonts to PSF format. It accepts
fonts with arbitrary size of the font matrix. If the width of the glyph
matrix of the source font is 7 or 9 pixels then it generates fonts with
width of 8 pixels.

OK kamil@
2019-08-16 19:31:42 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
brook
93e94bec97 Update all R packages to canonical form.
The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
2019-08-08 19:53:36 +00:00
brook
0bbb90473f R-base64enc: update to canonical form of an R package.
Update to canonical form of an R package and update the LICENSE field.
2019-07-31 14:32:04 +00:00
wiz
6ddb87c295 *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
wen
cb01534f21 Update to 4.04
Upstream changes:
4.04 2019-06-29
    - document indent_length option (GH#48)

4.03 2019-06-19
    - (Encode::)decode json_pp input properly by default
      (GH#47)
2019-07-02 07:47:18 +00:00
nia
314d0da6b3 Follow some remaining search.cpan.org redirects. 2019-07-01 21:35:32 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
rillig
c7ff05f63e all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
wiz
9b970487cb utf8proc: update to 2.4.0.
## Version 2.4 ##

2019-05-10

- Unicode 12.1 support ([#156]).

- New `-DUTF8PROC_INSTALL=No` option for `cmake` builds to disable installation ([#152]).

- Better `make` support for HP-UX ([#154]).

- Fixed incorrect `UTF8PROC_VERSION_MINOR` version number in header and bumped shared-library version.
2019-05-21 17:52:24 +00:00
mef
cc5c30b7c5 (converters/p5-chkjis) Update (correction) DISTNAME .pl -> .txt 2019-05-11 01:26:06 +00:00
ryoon
6d59d0b729 Recursive revbump from print/poppler
Exclude print/luatex that is updated manually.
2019-05-09 13:57:48 +00:00
adam
031d8b545e texlive: updated to 20190410
20190410:

Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf).

epTEX, eupTEX: New primitives \readpapersizespecial and \expanded.

LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly.

MetaPost: r-mpost command name recognized as an alias for invocation with the –restricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost.

pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3.

XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters.

tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set.

install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6).

Utilities:

cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes.
chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk.
dvispc: make a DVI file page-independent with respect to specials.
MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support.

Platforms: removed sparc-solaris.
2019-05-09 09:47:34 +00:00
rillig
a63ba34f00 converters/libiconv: disable GNU_CONFIGURE_STRICT check
The check would report many unknown options. This is only because
libiconv has several configure scripts, and in the end, all given options
are necessary.
2019-05-04 15:32:32 +00:00
wiz
1179e6b223 libkkc: PYTHON_VERSIONS_ACCEPTED=27 because of py-marisa 2019-04-28 07:13:33 +00:00
maya
7820bc7a2f fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
wen
5dae083f72 Update to 4.007
Upstream changes:
4.007 Tues Apr 9, 2019
    * Sereal: restore write_sereal(), read_sereal() as aliases to write_sereal_file()
      and read_sereal_file(). Better tests for exported subs. Add SRL_UNCOMPRESSED,
      SRL_SNAPPY, SRL_ZLIB, SRL_ZSTD exports.
    * Decoder: tweak docs for looks_like_sereal/scalar_looks_like_sereal

4.006 Mon Apr 8, 2019
    * Sereal: fix read_sereal_file(),
2019-04-19 14:56:32 +00:00
wen
6f897f1ab3 Update to 4.007
Upstream changes:
4.007 Tues Apr 9, 2019
    * Version bump only

4.006 Mon Apr 8, 2019
    * Version bump only
2019-04-19 14:45:22 +00:00
wen
9270fa40f2 Update to 4.007
Upstream changes:
4.007 Tues Apr 9, 2019
    * Tweak docs for looks_like_sereal/scalar_looks_like_sereal

4.006 Mon Apr 8, 2019
    * Version bump only
2019-04-19 14:36:05 +00:00
wen
4e73c9e5a9 Update to 4.02
Upstream changes:
4.02 Wed Mar  6 08:31:24 CET 2019
        - undo the fix from 4.01, it breaks more things than it fixes
          (another tetscase by Wesley Schwengle).
        - try a proper fix this time.
2019-04-19 14:19:20 +00:00
gson
b50b533612 sratom: set USE_LANGUAGES=c99 to make it build on NetBSD 7 2019-04-14 18:20:02 +00:00
adam
b63db46ffe py-emoji: updated to 0.5.2
0.5.2:
Unknown changes
2019-04-07 16:02:01 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
wiz
50483b9a4e utf8proc: update to 2.3.0.
## Version 2.3 ##

2019-03-30

- Unicode 12 support ([#148]).

- New function `utf8proc_unicode_version` to return the supported Unicode version ([#151]).

- Simpler character-width computation that no longer uses GNU Unifont metrics: East-Asian wide
  characters have width 2, and all other printable characters have width 1 ([#150]).

- Fix `CHARBOUND` option for `utf8proc_map` to preserve U+FFFE and U+FFFF non-characters ([#149]).

- Various build-system improvements ([#141], [#142], [#147]).
2019-04-01 13:19:46 +00:00
wiz
a3b31632a5 *: recursive bump for poppler 0.75 -> 0.74 downgrade 2019-03-27 11:23:15 +00:00
wiz
ec70429ab5 *: recursive bump for poppler-0.75 2019-03-26 07:12:07 +00:00
wiz
6a8fabbc27 TECkit: update to 2.5.9.
2019-03-18
    Version 2.5.9
    Updated Unicode character names and normalization data to 12.0.0
    Various improvements for testing, compiling, and documentation.
2019-03-25 22:45:21 +00:00
adam
cdfa6563bc help2man: updated to 1.47.10
help2man 1.47.10:
* Change maintainer sanity check in debian/rules to use the contents
  of README rather than the mtime, which may be have been modified by
  dpkg-source
2019-03-24 07:33:58 +00:00
adam
43531f8ad5 help2man: updated to 1.47.9
help2man 1.47.9:
* Add Tamil translation.
2019-03-20 15:49:27 +00:00
wen
31536d24ed Update to 4.02
Upstream changes;
4.02 2019-02-23
    - fixed a test that breaks if perl is compiled with -Dquadmath
      (RT-128589)
2019-03-02 04:07:33 +00:00
wen
a4c520a032 Update to 4.02
Upstream changes:
4.02 2019-02-23
    - fix a test that breaks if perl is compiled with
      -Dquadmath (RT-128589)

4.01 2019-02-22
    - allow to pass indent_length to json_pp (GH#46)
2019-03-02 04:01:58 +00:00
wen
3cecb3d11e Update to 4.01
Upstream changes:
4.01 Sun Feb 24 05:03:30 CET 2019
        - fix some stack corruption caused mostly when calling methods
          in list context (tewstcase by Wesley Schwengle).
2019-03-02 03:53:43 +00:00
gutteridge
6279d481a9 orcus: bump dependency version in buildlink3.mk
libreoffice, the sole package that presently depends on orcus, requires a
minimum version of 0.14 now. (And, for that matter, the orcus change log
indicates that there have been incompatible API changes.) Bump
accordingly here. (If an older version of orcus was present, the
current version of libreoffice would simply have failed to build.)
2019-02-22 06:21:26 +00:00
ryoon
6eef056983 Update to 0.14.1
Changelog:
orcus 0.14.1

* addressed a number of coverity issues.
* improved precision of points-to-twips measurement conversions by
  reducing the number of numeric operations to be performed.  This
  especially helps on i386 platforms.

orcus 0.14.0

* spreadsheet interface

  * import_data_table::set_range() now receives a parameter of type
    range_t.

  * import_sheet::set_array_formula() interface methods have been
    removed and replaced with import_sheet::get_array_formula() that
    returns an interface of type import_array_formula.

  * import_formula interface class has been added to replace the
    formula related methods of import_sheet.  As a result,
    set_formula(), set_shared_formula(), and set_formula_result()
    methods have been removed from the import_sheet interface class.

  * import_auto_filter::set_range() now receives a parameter of type
    range_t, rather than a string value representing a range.

  * import_sheet::set_fill_pattern_type() interface method now takes
    an enum value of type fill_pattern_t, rather than a string value.

* xls-xml

  * pick up the character set from the XML declaration, and pass it
    to the client app via import_global_settings interface.

  * support importing of array formulas.

* xlsx

  * support importing of array formulas.

  * fixed a bug where sheet indices being passed to the append_sheet()
    interface method were incorrect.

* shared formula handling code has been re-worked.

* spreadsheet::sheet class has been de-coupled from the import and
  export interfaces.

* previously known as import_styles class is now split into styles
  class and import_styles factory wrapper class.

* sax_parser now gracefully ignores leading whitespace(s) if any,
  rather than aborting the parsing for it's not a valid XML stream
  to have leading whitespace(s).  In the future we should make this
  behavior configurable.

* python

  * add orcus.xlsx.read() function that takes a file object to load
    an xlsx file as a replacement for orcus.xlsx.read_file().

  * add orcus.ods.read(), orcus.xls_xml.read(), orcus.csv.read(),
    and orcus.gnumeric.read() functions.

  * add orcus.Sheet.write() method which exports sheet content to
    specified format.  For now only the csv format type is
    supported.

* xml_map_tree no longer requires the source stream persisted in
  memory between the read and write.

* the sax parser now stores the offset positions of each element
  rather than their memory positions, in order to make the position
  values usable between duplicated stream instances.

* xml_structure_tree to support selection of an element by element
  path.

* document

  * correctly set the argument separator depending on the formula
    grammar type.  This change fixes loading of ods documents with
    formula cells.

* fixed a build issue with boost 1.67.
2019-02-19 16:06:34 +00:00
wiz
53d9d04207 *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
wiz
cb61edf2f1 libcdr: update to 0.1.5.
libcdr 0.1.5

* Drop outdated MSVC project files.
* Fix several issues found by oss-fuzz.
* Switch from --enable-werror to --disable-werror as configure default.
* Miscellaneous code cleanups.
2019-02-13 22:03:46 +00:00
wiz
58dd8160f3 libqxp: update to 0.0.2.
libqxp-0.0.2

- Improve handling of groups that span over facing pages.
- Fix a couple of issues found by oss-fuzz.
2019-02-13 21:36:00 +00:00
wiz
ddbc4d5f69 libetonyek: update to 0.1.9.
libetonyek 0.1.9

- Fix spelling of property meta:initial-creator.
- Support files created via iCloud Web Browser. (tdf#120707)
- Remove unneeded check for additional glm headers, which was failing
  with newest version(s) of glm.
- Fix a couple of issues detected by oss-fuzz and forcepoint.

libetonyek 0.1.8

- All formats:
  + Parse fields.
  + Improve parsing of lists.
  + Fix output of orphans and widows paragraph properties.
  + Correctly handle rectangles with rounded corners.
  + Improve output of callouts.
  + Parse line ends (arrows).
  + Parse curves with multiple components.
  + Improve parsing of fills.
  + Improve parsing of tables.
  + Handle cropped images.
  + Parse grouped shapes.
  + Parse audio/video preview images.
  + Parse text wrap.
- Keynote 2-5:
  + Parse old-style images (Keynote 2-3?).
  + Parse slide styles.
  + Output master slides.
  + Parse connection lines.
- Keynote 6:
  + Improve detection of Keynote 6 documents. (tdf#113737)
  + Output master slides.
  + Parse connection lines.
- Numbers 1-2:
  + Properly parse TRUE and FALSE functions.
- Pages 1-4:
  + Parse annotations.
  + Improve parsing of images (position etc.).
  + Handle tables in a group.
  + Parse page dimensions from print settings.
- Pages 5:
  + Parse page dimensions.
  + Parse footnotes/endnotes.
  + Parse comments.
  + Parse headers/footers.
  + Parse tables.
  + Parse textboxes.
  + Fix line spacing and paragraph margins.
  + Parse more text properties.
- Miscellaneous:
  + Add support for Keynote 1 documents.
  + Add support for Numbers 3 documents.
  + Fix several issues found by oss-fuzz.
  + Fix build with glm 0.9.9.
  + Other fixes and improvements.
2019-02-13 21:15:36 +00:00
tnn
97055bb989 qrencode: update to 4.0.2
Version 4.0.2 (2018.6.6)
------------------------
* Build script fixes. (Thanks to @mgorny)

Version 4.0.1 (2018.6.4)
------------------------
* CMake support improved.
* New test scripts have been added.
* Some compile time warnings have been fixed.

Version 4.0.0 (2017.9.21)
-------------------------
* Memory efficiency has been improved.
* QRcode_clearCache() has been deprecated.
* Error correction code generating functions have been improved.
* Command line tool "qrencode" has been improved:
	* XPM support. (Thanks to Tobias Klauser)
	* PNG32 (direct color mode) support. (Thanks to Greg Hart)
	* EPS output now supports foreground and background color.
	* New options "-r" and "--svg-path" have been added.
	  (Thanks to Robert Petersen and @Oblomov)
* CMake support has been added. (optional) (Thanks to @misery)
* Various bug fixes.
* Various performance improvements.

Release Note:
While the API has not been changed since the previous major release, we
incremented the major version number of libqrencode to 4 because the
implementation of the library has been largely changed.

This release improves the performance and memory footprints of code generation.

Now you can build libqrencode with CMake.

If you build the test programs, please note that the required SDL version has
been changed from 1.2 to 2.0.
2019-02-13 15:16:00 +00:00
wen
333c1484ae Update to 1.26
Upstream changes:
1.26  *** RELEASE DATE HERE ***
    - Switch to XSLoader from Dynaloader
2019-01-27 13:26:38 +00:00
wen
7c58c13f5f Update to 4.01
Upstream changes:
4.01 2019-01-21
    - added boolean function/method that takes a scalar value and
      returns a boolean value (David Cantrell)
2019-01-27 13:21:37 +00:00
wen
5f4a700c0f Update to 1.40
Upstream changes:
[Changes for 1.40 - 2018-11-24]

* Fix installation compatibility with Perl 5.26+.
* Update to Unicode v11.0.0.
2019-01-12 13:57:04 +00:00
wen
9a1824a0d8 Update to 1.27
Upstream changes:
1.27  Wed Jan  2 19:42:56 2019
    - DUCET is updated (for Unicode 10.0.0) as Collate/allkeys.txt.
    - The default UCA_Version is 36.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.26  Mon Dec 31 14:32:07 2018
    - U::C::Locale newly supports locale: cu.
    - tailoring Cyrillic YI as BYELORUSSIAN-UKRAINIAN I with DIAERESIS.
      (affected locale: kk)
    - added loc_cu.t in t.
2019-01-12 13:03:29 +00:00
wen
cdd040eaa6 Update to 4.08
Upstream changes:
4.08 2018-11-28 (rurban)
        - Add unblessed_bool property (PR #118 by Pali)
2019-01-12 12:59:35 +00:00
tnn
26d346e623 libfreehand: remove redundant patch 2019-01-06 02:51:47 +00:00
tnn
5d952516e0 libfreehand: build fix 2019-01-06 02:42:49 +00:00
ryoon
19a8b960ef nkf, p5-nkf: Update to 2.1.5
Changelog:
* keep JIS level 3 Kanjis if encode_fallback is specified nkf-bug#36572
* Remove wrong mapping from JIS X 0213 #37604 #37618
* --fb-java doesn't follow java's spec [nkf-bug:38800]
2019-01-05 13:45:16 +00:00
bsiegert
787b40f8fc Update sratom to 0.6.2.
Sratom 0.6.2

  * Various minor code cleanups

Sratom 0.6.0

  * Add sratom_set_env() for setting prefixes
  * Fix padding of constructed vectors (thanks Hanspeter Portner)
  * Support round-trip serialisation of relative paths
  * Support sequences with beat time stamps
  * Fix warnings when building with ISO C++ compilers
  * Upgrade to waf 1.8.14
2019-01-02 20:20:00 +00:00
adam
1d25823921 py-emoji: updated to 0.5.1
0.5.1:
Unknown changes
2018-12-16 18:02:41 +00:00
wen
0abebc3c31 Update to 4.00
Upstream changes:
4.00 2018-12-07
    - production release

3.99_01 2018-12-03
    - BACKWARD INCOMPATIBILITY:
      As JSON::XS 4.0 changed its policy and enabled allow_nonref
      by default, JSON::PP also enabled allow_nonref by default

    - implement allow_tags that was introduced by JSON::XS 3.0
    - add boolean_values that was introduced by JSON::XS 4.0
    - allow literal tags in strings in relaxed mode, as JSON::XS 3.02 does
    - allow PERL_JSON_PP_USE_B environmental variable to restore
      old number detection behavior for compatibility
    - various doc updates
2018-12-16 04:33:13 +00:00
wen
dab0559b3c Update to 4.00
Upstream changes:
4.00 2018-12-07
    - production release

3.99_01 2018-12-03
    - BACKWARD INCOMPATIBILITY:
      As JSON::XS 4.0 changed its policy and enabled allow_nonref
      by default, JSON::PP, and thus JSON, also enabled allow_nonref
      by default

    - updated backportPP with JSON::PP 3.99_01
    - allow PERL_JSON_PP_USE_B environmental variable to restore
      old number detection behavior for compatibility
2018-12-16 04:28:56 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
wiz
ee3874943e *: recursive bump for poppler-0.72.0 2018-12-10 10:59:23 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
adam
a88a80df6c py-confusable_homoglyphs: updated to 3.2.0
3.2.0:
Unknown changes
2018-12-04 13:29:13 +00:00
wiz
7205365b95 *: recursive bump for poppler-0.71.0 shlib bump 2018-12-03 08:35:28 +00:00
wen
d5df3a5bbe Update to 4.0
Upstream changes:
4.0  Fri Nov 16 00:06:54 CET 2018
        - 4.0 pre-release, do not use other than for testing.
        - SECURITY IMPLICATION: this release enables allow_nonref by default
          for compatibnility with RFC 7159 and newer. See "old" vs. "new"
          JSON under SECURITY CONSIDERATIONS.
        - reworked the "old" vs. "new" JSON section.
        - add ->boolean_values to provide the values to which booleans
          decode (requested by Aristotle Pagaltzis).
        - decode would wrongly accept ASCII NUL characters instead of
          reporting them as trailing garbage.
        - work around what smells like a perl bug w.r.t. exceptions
          thrown in callbacks.
        - incremental parser now more or less respects allow_nonref.
        - json_xs json-pretty now enables canonical mode.
        - add documentation section about I-JSON.
        - minor documentation fixes/updates.
2018-11-24 04:01:35 +00:00
wen
ad176e9a82 Update to 4.07
Upstream changes:
4.07 2018-11-02 (rurban)
        - Silence Gconvert -Wunused-result.
          gcvt returns a string, sprintf int, so suppress the retval
2018-11-24 03:49:07 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
jaapb
fd6ceb8a4c Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
adam
cd21acddd8 help2man: updated to 1.47.8
help2man 1.47.8:
* Use $(DEB_VERSION) from pkg-info.mk.
* Fix git repository link in generated README.
* Update debian/copyright to machine readable format.
* Update standards version to 4.2.1 (no changes).
2018-10-23 06:43:20 +00:00
jklos
d5814ffb2c Distfiles fetched from http://fribidi.org/ are HTML files. Fixed. 2018-09-27 17:15:25 +00:00
adam
133fe8864c help2man: updated to 1.47.7
help2man 1.47.7:
* Remove trailing spaces from changelog.
* Update years in debian/copyright.
* Reference version-specific /usr/share/common-licenses/GPL-3 in
  copyright rather than the unversioned GPL symlink.
* Add Swedish translation of info page
2018-09-24 07:44:16 +00:00
wiz
e531d343d7 *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
wiz
50ef0e38bc p5-Cpanel-JSON-XS: update to 4.06.
4.06 2018-08-22 (rurban)
        - Fix overloaded eq/ne comparisons (GH #116 by demerphq, GH #117 by Graham Knopp):
          detect strings, protect from endless recursion. false is now ne "True".
          clarify eq/ne rules in the docs.
2018-08-26 06:13:37 +00:00
wiz
17f8ff29dc p5-Cpanel-JSON-XS: update to 4.05.
4.05 2018-08-19 (rurban)
        - Set decoded type (PR #115 by Pali)
        - Add json_type_weaken (PR #114 by Pali)
        - Fix tests for 5.6 (rurban, pali)
2018-08-24 06:11:41 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
szptvlfn
b0b6f2d0ba BUILD_DEPENDS+= -> TEST_DEPENDS+= 2018-08-20 22:36:20 +00:00
minskim
63315c45b4 converters/utf8proc: Update to 2.2.0
Changes:
- Unicode 11 support
- utf8proc_NFKC_Casefold convenience function for NFKC_Casefold
  normalization
- UTF8PROC_STRIPNA option to strip unassigned codepoints.
- Support building static libraries on Windows (callers need to
  #define UTF8PROC_STATIC)
- cmake fix to avoid defining UTF8PROC_EXPORTS globally
- toupper of U+00df now yields U+1E9E, similar to musl; case-folding
  still yields the standard "ss" mapping.
- utf8proc_charwidth now returns 1 for U+00AD (soft hyphen) and for
  unassigned/PUA codepoints.
2018-08-17 15:22:37 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
wiz
fd2d8eb5f9 *: Recursive bump for poppler-0.67 2018-08-16 13:56:24 +00:00
nia
b000050dbc dsk2rom: add version 0.80.
DSK2ROM is a utility for converting MSX .dsk images to MSX .rom images.
2018-08-13 15:53:49 +00:00
manu
6a3758f993 Build fix
We had "error: 'std::tr1' has not been declared" because all code was
not yet updated for -std=gnu++11. Use -std=gnu++98 instead.
2018-07-31 12:32:04 +00:00
jperkin
e64c263297 libqxp: Requires zlib. 2018-07-26 12:45:25 +00:00
nia
cdac9d44f3 py-emoji: Change HOMEPAGE to github. 2018-07-25 14:05:48 +00:00
nia
b3970d8adb py-emoji: Import version 0.5.0
py-emoji is a library for converting emoji from and into textual
representations.

"Looks good" wiz@
2018-07-25 11:56:18 +00:00
fhajny
0b30e5462f converters/erlang-iconv: Update to 1.0.8.
- Updating p1_utils to version 1.0.12.
2018-07-20 09:07:47 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
jaapb
05083dc708 Recursive revbump associated with the update of lang/ocaml to 4.07. 2018-07-19 15:15:20 +00:00
jperkin
a2ce85611a *: Add some required USE_GCC_RUNTIME. 2018-07-17 10:56:23 +00:00
adam
385aeefc58 py-simplejson: updated to 3.16.0
Version 3.16.0:
* Restore old behavior with regard to the type of decoded empty
  strings with speedups enabled on Python 2.x
* Add python_requires to setup.py to help pip
* Fix CSS in docs when built locally
2018-07-03 12:21:27 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
1b2f868576 *: recursive bump for poppler-0.66.0 update 2018-06-24 11:16:10 +00:00
wiz
d49cece7bc TECkit: update to 2.5.8.
2018-06-18
    Version 2.5.8
    Updated Unicode character names and normalization data to 11.0.0
2018-06-24 10:52:07 +00:00
wiz
0ccdede2ee p5-Cpanel-JSON-XS: update to 4.04.
4.04 2018-06-22 (rurban)
        - Fix bignum NaN/inf handling (#78 reported by Slaven Rezic)
        - Move author tests to xt/ as suggested in #106, added a make xtest target.
          Fixes a test fail with ASAN.

4.03 2018-06-21 (rurban)
        - Add sereal cpanel_json_xs type (#110 James Rouzier)
        - Fix bencode/bdecode methods in cpanel_json_xs (#111 Fulvio Scapin)
        - Overload ne operator for JSON::PP::Boolean (#107 tevfik1903)
        - Add a missing semicolon to a documentation example (#104 E. Choroba)
2018-06-24 06:49:22 +00:00
ryoon
f86dc51f9f Update to 2.14
Changelog:
Not available.
2018-06-19 22:51:46 +00:00
wiz
269e3ca9d9 *: bump PKGREVISION for poppler 0.65.0 shlib version bump 2018-06-17 14:37:00 +00:00
wen
f34bbe0a7c Add R-base64enc 2018-05-31 01:31:27 +00:00
wen
b8b30032ef Import base64enc_0.1-3 as converters/R-base64enc.
This package provides tools for handling base64 encoding. It is
more flexible than the orphaned base64 package.
2018-05-31 01:30:33 +00:00
adam
68394a232d utf8proc: use correct shared library installation 2018-05-21 17:49:50 +00:00
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