Commit graph

271006 commits

Author SHA1 Message Date
taca
b131447908 www/contao35: update to 3.5.29
Version 3.5.29 (2017-09-27)
---------------------------

### Fixed
Correctly handle unencoded data images in the Combiner (see #8788).

### Fixed
Correctly show multi-day events if the shortened view is disabled (see #8782).

### Fixed
Do not add a suffix when copying if the "doNotCopy" flag is set (see #8610).

### Fixed
Use the module type as group header if sorted by type (see #8402).

### Fixed
Always show the "show from" and "show until" fields (see #8766).

### Fixed
Encode the username when opening the front end preview as a member (see #8762).
2017-09-28 12:46:24 +00:00
ryoon
aad9a1a50a Updated print/pdf2djvu to 0.9.7 2017-09-28 12:42:10 +00:00
ryoon
1e0ddc3aea Update to 0.9.7
Changelog:
pdf2djvu (0.9.7) unstable; urgency=low

  * Fix build failure with Poppler ≥ 0.58.
  * Improve the build system:
    + Fix non-portable sed(1) calls in the manpage translations makefile.
    + Use relative paths when building OpenJPEG for Windows (so that absolute
      paths are not included in the binary).
  * Upgrade libraries bundled with the Windows package:
    - Poppler 0.59.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 04 Sep 2017 21:15:05 +0200

pdf2djvu (0.9.6) unstable; urgency=low

  * Port the code to C++11.
    Incidentally, this fixes build failure with Poppler ≥ 0.57.
  * Fix GCC 8 warnings about catching polymorphic type by value.
    https://github.com/jwilk/pdf2djvu/issues/122
  * Upgrade libraries bundled with the Windows package:
    - Poppler 0.57;
    - GraphicsMagick 1.3.26;
    - Expat 2.2.3;
    - FreeType 2.8;
    - fontconfig 2.12.4.
  * Windows: build Poppler against OpenJPEG 2.1.2.
  * Improve the test suite.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 07 Aug 2017 14:52:02 +0200
2017-09-28 12:41:34 +00:00
adam
dd3fc0f9cd Updated net/py-netaddr, devel/py-click-log 2017-09-28 12:29:46 +00:00
adam
db6f35cf08 py-click-log: update to 0.2.1
0.2.1:
Bug fixes.
2017-09-28 12:29:15 +00:00
adam
d634cec495 py-netaddr: update to 0.7.19
Release: 0.7.19:

* added a new SubnetSplitter class for those looking to divide up subnets.
  Thanks alanwill and RyPeck and those on (Stack Overflow discussion).

* removed bundled pytest dependency code for "python setup.py test".

* setup.py now uses setuptools only (no more distutils) and setup_egg.py removed.

* cleaned up INSTALL docs so they accurately reflect current Python packaging.

* fixed broken parsing, generating and reading of IEEE index files when switching
  between Python 2.x and 3.x.
2017-09-28 12:25:11 +00:00
adam
3b55b63863 Updated textproc/py-sphinx 2017-09-28 11:19:03 +00:00
adam
33204359f3 py-sphinx: update to 1.6.4
Release 1.6.4:

Features added
* 3926: Add autodoc_warningiserror to suppress the behavior of -W option during importing target modules on autodoc

Bugs fixed
* 3924: docname lost after dynamically parsing RST in extension
* 3946: Typo in sphinx.sty (this was a bug with no effect in default context)
* pep: and :rfc: does not supports default-role directive (refs: 3960)
* 3960: default_role = ‘guilabel’ not functioning
* Missing texinputs_win/Makefile to be used in latexpdf builder on windows.
* 4026: nature: Fix macOS Safari scrollbar color
* 3877: Fix for C++ multiline signatures.
* 4006: Fix crash on parallel build
* 3969: private instance attributes causes AttributeError
* 4041: C++, remove extra name linking in function pointers.
* 4038: C, add missing documentation of member role.
* 4044: An empty multicolumn cell causes extra row height in PDF output
* 4049: Fix typo in output of sphinx-build -h
* 4062: hashlib.sha1() must take bytes, not unicode on Python 3
* Avoid indent after index entries in latex (refs: 4066)
* 4070: crashes when the warning message contains format strings
* 4067: Return non-zero exit status when make subprocess fails
* 4055: graphviz: the :align: option does not work for SVG output
* 4055: graphviz: the :align: center option does not work for latex output
* 4051: warn() function for HTML theme outputs ‘None’ string
2017-09-28 11:18:24 +00:00
spz
18e83f2b77 patch the Makefiles so RELRO flags work 2017-09-28 11:04:07 +00:00
adam
1eb4307ce6 Updated textproc/py-alabaster, security/py-m2crypto 2017-09-28 10:44:52 +00:00
adam
7af597aa4f py-m2crypto: update to 0.26.4
0.26.3:
- Fix a syntax typo.

0.26.2:
- port to support OpenSSL 1.1.0 API
- add generated Sphinx documentation
- another set of cleanups
2017-09-28 10:44:11 +00:00
spz
544cf480ee update xymon + xymonclient to 4.3.28
notable changes: OpenSSL 1.1.0 is now supported, and c-ares has been updated

While touching the package anyhow, it has been taught to pass down hardening
flags, so that the various PKGSRC_USE_ flags now have effect.
2017-09-28 10:40:35 +00:00
adam
2fc09902dc py-alabaster: update to 0.7.10
0.7.10:
[Bug] 95: Independently ran across sphinx-doc/sphinx 3276, namely that parameter lists become squashed together if one is running on Sphinx 1.4.x. While that fix was merged in Sphinx itself, we felt it prudent to include it in our own stylesheet as well, for immediate relief.
[Bug] 96: admonition_xref had a template typo preventing it from receiving styling; this has been fixed. Credit: Kenzie Togami.
[Bug] 32: Update styling of various block-level elements such as admonitions (.. note::, .. warning::, etc) and code blocks (.. code::) so they are no longer ‘dedented’ outside the main column of text they’re embedded in. This is both a stylistic change and a bugfix, since e.g. nesting code blocks within note blocks looks actively broken.
2017-09-28 10:33:29 +00:00
markd
bacea86141 Eat some whitespace. 2017-09-28 10:07:37 +00:00
markd
ad7fba4716 tex-xetex: add some dependencies 2017-09-28 10:02:38 +00:00
jaapb
39a7f85ebc Updated devel/ocaml-re to 1.7.1nb2 2017-09-28 09:15:46 +00:00
jaapb
bcbaeddcd4 Updated devel/ocaml-re package to install documentation 2017-09-28 09:15:24 +00:00
leot
04bac0342e doc/guide: Use the new syntax for `regen-doc:' commit message
Add a `doc/pkgsrc.*: ' prefix to the regen commit message to follow the
pkgsrc Commit Message Policy.
2017-09-28 07:56:41 +00:00
leot
d6bac78ed7 regen 2017-09-28 07:36:28 +00:00
leot
cae18529b5 doc/guide: Adjust ${MASTER_SITE_LOCAL} URI in a comment to make it scp(1)-friendly
Make the URI of the comment about htdocs-share distfile scp(1)-friendly so that
it can be copypasted more easily. NFCI.
2017-09-28 07:35:35 +00:00
leot
0bfd0352ca Regen htdocs-share for latest pkgsrc entities.
Pointed out and thanks to <gdt>!
2017-09-28 07:32:14 +00:00
tron
b26cca5381 Note update of the "p5-Mac-SystemDirectory" package to version 0.10 2017-09-28 06:42:45 +00:00
tron
9e4a1c35fb Update "p5-Mac-SystemDirectory" package to version 0.10
Changes since version 0.06:
- actually load EUHC from inc (RT#121613)
- inlined ExtUtils::HasCompiler into the distribution for use by
  Makefile.PL (RT#121613)
- fixed link to git repository in metadata
- convert packaging to Dist::Zilla (fixes RT#121403)
2017-09-28 06:42:12 +00:00
wiz
cb9bee5fc9 dnstracer: mavetju.org is back up 2017-09-28 05:37:21 +00:00
wiz
c4012917f6 frozen-bubble: remove PLIST after update
autogenerated like for a proper perl module
2017-09-28 05:15:39 +00:00
adam
6317b5c099 Updated www/py-URLObject, geography/py-country 2017-09-28 05:05:44 +00:00
adam
1ffc6072aa py-country: update to 17.9.23
17.9.23:
- Update to iso-codes 3.76
2017-09-28 05:04:35 +00:00
adam
f942a73efe py-URLObject: update to 2.4.3
2.4.3:
Bug fixes.
2017-09-28 04:58:47 +00:00
wiz
d43855e252 doc: Updated www/apache22 to 2.2.34nb1 2017-09-28 04:58:46 +00:00
wiz
61236f8094 apache: update to 2.2.34nb1.
Apply upstream patch to fix CVE 2017-9798.
2017-09-28 04:58:29 +00:00
wiz
3b74e60077 kftpgrabber: remove rest of the package
I removed only the Makefile so far, sorry.
2017-09-28 04:52:30 +00:00
wiz
ee8e631ef2 p5-WWW-Form-UrlEncoded: remove unused patch after update 2017-09-28 04:50:38 +00:00
wiz
7c159559b2 p5-Mail-Box: remove unused patch after update 2017-09-28 04:49:48 +00:00
wiz
8409835519 doc: Updated sysutils/p5-Sys-Utmp to 1.7 2017-09-28 04:45:30 +00:00
wiz
0af296df2b p5-Sys-Utmp: update to 1.7.
Changes not documented.
2017-09-28 04:45:11 +00:00
wiz
b07681ddfe doc: Updated textproc/p5-Text-Hunspell to 2.14 2017-09-28 04:19:33 +00:00
wiz
0cd964c538 p5-Text-Hunspell: update to 2.14.
2.14    2016/01/14 08:36:00 Europe/Oslo (cosimo)

        No functional changes. Now Text::Hunspell depends on Alien::Hunspell
        version 0.04. Should finally compile nicely on Win32 platform.

2.13    2016/01/11 10:59:00 Europe/Oslo (cosimo)

        Win32 build support added (Graham Ollis, @plicease).
        This should make Text::Hunspell build correctly on Windows. \o/

        *** If you're using Win32, make sure you use a recent version of
        Alien::Base (>= 0.024) and/or Alien::Hunspell (soon-to-be 0.04)

2.12    2015/12/18 10:35:00 Europe/Oslo (cosimo)

        Replaced ExtUtils::PkgConfig with Alien::Hunspell. This should allow
        Text::Hunspell to build on non-pkgconfig-enabled systems, even though
        I'm not sure how reliably it works. Will have to evaluate from CPAN
        testers results. Thanks to Alien* expert Graham Ollis for this
        contribution.
2017-09-28 04:19:23 +00:00
wiz
9682c40840 doc: Added textproc/p5-Alien-Hunspell version 0.11 2017-09-28 04:18:57 +00:00
wiz
016d53b169 textproc/Makefile: + p5-Alien-Hunspell 2017-09-28 04:18:46 +00:00
wiz
7b4313f85d textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11
This module provides the spelling library Hunspell.
2017-09-28 04:18:22 +00:00
wiz
742296f1f0 doc: Added devel/p5-Alien-Build version 1.16 2017-09-28 04:17:18 +00:00
wiz
dffdb1663e devel/Makefile: + p5-Alien-Build 2017-09-28 04:17:02 +00:00
wiz
d1db7d0b9b devel/p5-Alien-Build: import p5-Alien-Build-1.16
This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.
2017-09-28 04:16:31 +00:00
spz
0ad3645b1f patches for CVE-2016-9082, CVE-2017-7475 and CVE-2017-9814 from the
upstream bug database
2017-09-28 00:57:25 +00:00
gdt
6f6c8f5caf gdal-lib: revbump for geos update (gdal abuses C++ API) 2017-09-28 00:26:49 +00:00
gdt
8678790684 doc: Updated geography/geos to 3.6.2 2017-09-28 00:24:49 +00:00
gdt
a1e2b9b60e Update to 3.6.2
Changes in 3.6.2
2017-07-25

- Bug fixes / improvements
  - Fix exception in UnaryUnion of collection of touching polygons (#837)
  - Allow building against python 3 (#774)
  - Fix build with android-ndk and other compilers (#799)
  - Allows compiling with -Wpointer-bool-conversion (#638)
  - Fix unhandled exception on invalid fp operation (#811)
  - Fix overloaded virtual print in DirectedEdge* (#812)
  - AppVeyor CI build added (#813)
  - Clean up numerous MSVC warnings, notably C4275 and C4589 (#814)
  - Bump CMake version to 3.0.0 (#817)
  - Fix leaks in WKT parser (#830)

Changes in 3.6.1
2016-12-24

- Bug fixes / improvements
  - Fix GEOSSTRtree_nearest_r signature and add implementation (#796)
  - Fix --static-clibs and --static-cclibs returns from geos-config
  - Fix WKB representation of empty polygon (#680).
  - Fix empty GEOSSimplify return on inner ring collapse (#741)

Changes in 3.6.0
2016-10-25

- Important / Breaking Changes:
  - The PHP binding moved to its own repository:
    http://git.osgeo.org/gogs/geos/php-geos (#765)
- New things:
  - CAPI: GEOSGeom_{get,set}UserData (Rashad Kanavath)
  - CAPI: GEOSGeom_{set,get}Precision (#713)
  - CAPI: GEOSMinimumRotatedRectangle and GEOSMinimumWidth
    (#729, Nyall Dawson)
  - CAPI: GEOSSTRtree_nearest (#768, Dan Baston)
  - CAPI: GEOSMinimumClearance and GEOSMinimumClearanceLine
    (#776, Dan Baston)
- C++ API changes:
  - Automatic memory management for GeometryFactory objects
2017-09-28 00:24:41 +00:00
gdt
23bdf3096b doc: Updated geography/gama to 1.19 2017-09-28 00:13:00 +00:00
gdt
cab91c2351 Update to 1.19
gama now requires c++11.  It's likely that 1.18 did also, but that
this was less obvious.

Besides items noted in upstream NEWS, two pkgsrc patches were applied
upstream.

Version 1.19 June 2017

* fixed a bug introduced in 1.16, reported by Pierre Bosser
	<pierre.bosser@ensta-bretagne.fr>. Implicit value of
	covariance band in XML adjustment output is -1 (full
	bandwidth).
2017-09-28 00:11:11 +00:00
wiz
1ad590a338 doc: Updated net/p5-FusionInventory-Agent to 2.3.21 2017-09-27 22:24:46 +00:00