Commit graph

275771 commits

Author SHA1 Message Date
markd
b0db1b246b textproc: add syntax-highlighting 2018-01-17 20:12:30 +00:00
markd
5e0dc7f5ae kf5: update to 5.41.0
16 months worth of updates. requires qt5>=5.7
2018-01-17 20:11:05 +00:00
markd
41773c874e kf5: update to 5.41.0
16 months worth of updates. requires qt5>=5.7
2018-01-17 20:00:20 +00:00
markd
0c819fc89d extra-cmake-modules: update tp 5.41.0
16 months worth of updates. requires qt5>=5.7
2018-01-17 19:56:18 +00:00
markd
6bc2b30178 karchive: update to 5.41.0
16 months worth of updates. requires qt5>=5.7
2018-01-17 19:54:56 +00:00
markd
27fb8f54a1 kf5: update to 5.41.0
16 months worth of updates. requires qt5>=5.7
2018-01-17 19:53:45 +00:00
markd
8c5deadb93 libdbusmenu-qt{,5}: update to 0.9.3.16.04.20160218
Support recent Qt5
2018-01-17 19:49:29 +00:00
markd
f41fb0fa6b phonon{,-qt5}: update to 4.9.1
Builds with Qt 5.8
Resolved some compiler warnings
2018-01-17 19:44:06 +00:00
markd
c0826d9200 py-qt5: update to 5.9.1 2018-01-17 19:39:57 +00:00
markd
21a396fa76 qt5-qtwebkit: update to 5.212.0.alpha2
Version of qtwebkit that is being updated with webkit changes.
2018-01-17 19:37:33 +00:00
markd
ff32ea9d8d qt5: update to 5.10.0
2+ years worth of bug fixes and feature enhancements
2018-01-17 19:30:46 +00:00
markd
1f5012b5e7 py-kde4: support for sip 4.19 2018-01-17 19:21:20 +00:00
markd
24be3eb067 py-qt4: update to 4.12.1 2018-01-17 19:18:47 +00:00
markd
042265ee9d py-sip: update to 4.19.5 2018-01-17 19:16:05 +00:00
markd
733d5c0618 kde-workspace4: PLIST changes for polkit-qt update plus gcc7 fixes. 2018-01-17 19:10:23 +00:00
minskim
5af185ae39 doc: Added math/R-aplpack version 1.3.0 2018-01-17 19:10:08 +00:00
minskim
96b107cd48 math/Makefile: Add R-aplpack 2018-01-17 19:09:42 +00:00
minskim
37ec95aa13 math/R-aplpack: Import version 1.3.0
Set of functions for drawing some special plots: stem.leaf plots a
stem and leaf plot, stem.leaf.backback plots back-to-back versions of
stem and leafs, bagplot plots a bagplot, skyline.hist plots several
histgramm in one plot of a one dimensional data set, plotsummary plots
a graphical summary of a data set with one or more variables,
plothulls plots sequentially hulls of a bivariate data set, faces
plots chernoff faces, spin3R for an inspection of a 3-dim point cloud,
slider functions for interactive graphics.
2018-01-17 19:09:15 +00:00
markd
b44e7ec961 kde-runtime4: PLIST changes for polkit-qt update 2018-01-17 19:07:37 +00:00
markd
b21e414ed0 libbaloo4: fix for polkit-qt update 2018-01-17 19:05:57 +00:00
markd
1c57eded3d k3b: PLIST changes for polkit-qt update 2018-01-17 19:03:25 +00:00
markd
9e510201d4 kwalletmanager: PLIST changes for polkit-qt update 2018-01-17 18:59:53 +00:00
markd
3c6d071563 kdepim4: PLIST changes for polkit-qt update 2018-01-17 18:57:37 +00:00
markd
94604ffc0a kde4: note update of kdelibs to 4.14.38 2018-01-17 18:55:20 +00:00
markd
ae54d34e77 kdelibs4: update to 4.14.38
Bugfixes and add support for openssl 1.1
2018-01-17 18:53:25 +00:00
markd
1211c9a350 polkit-qt: update to 0.112.0
matching the polkit-qt5 version, and switching to polkit.
2018-01-17 18:48:26 +00:00
minskim
553cf3471e doc: Updated math/R-e1071 to 1.6.8 2018-01-17 18:43:31 +00:00
minskim
a1b7c494c5 math/R-e1071: Update to 1.6-8
Changes:

- add and use native symbols for C-code
- naiveBayes() now supports logical variables
2018-01-17 18:43:10 +00:00
markd
e5dca7a8d9 qt4-libs: Compile with openssl-1.1.0 2018-01-17 18:37:34 +00:00
jperkin
e366662af4 Belated PKGREVISION bump for devel/protobuf update.
Fixes at least joyent/pkgsrc#60.
2018-01-17 12:10:37 +00:00
adam
88ba313b39 Updated databases/py-alembic, math/py-patsy 2018-01-17 12:07:51 +00:00
adam
3f46250cec py-patsy: updated 0.5.0
v0.5.0:
* Dropped support for Python 2.6 and 3.3.
* Update to keep up with pandas API changes
* More consistent handling of degenerate linear constraints in
  :meth:DesignInfo.linear_constraint
* Fix a crash in DesignMatrix.__repr__ when shape[0] == 0
2018-01-17 12:07:19 +00:00
wiz
20e2dfadc8 gsm: honor LDFLAGS. Fixes RELRO build. 2018-01-17 12:03:01 +00:00
wiz
89d843af6a rx: Honor LDFLAGS. Fixes RELRO build. 2018-01-17 12:01:47 +00:00
adam
1487295067 py-alembic: updated to 0.9.7
0.9.7
[bug] [autogenerate] Fixed regression caused by 421 which would cause case-sensitive quoting rules to interfere with the comparison logic for index names, thus causing indexes to show as added for indexes that have case-sensitive names. Works with SQLAlchemy 0.9 and later series.
[bug] [autogenerate] [postgresql] Fixed bug where autogenerate would produce a DROP statement for the index implicitly created by a Postgresql EXCLUDE constraint, rather than skipping it as is the case for indexes implicitly generated by unique constraints. Makes use of SQLAlchemy 1.0.x’s improved “duplicates index” metadata and requires at least SQLAlchemy version 1.0.x to function correctly.
2018-01-17 11:55:35 +00:00
jperkin
86044ac110 ruby25-base: Fix build and install on Darwin. 2018-01-17 11:19:46 +00:00
wiz
18d57702b8 doc: Updated www/p5-Mojolicious to 7.61 2018-01-17 09:06:18 +00:00
wiz
d0ca50b642 p5-Mojolicious: update to 7.61.
7.61  2018-01-08
  - Increased default upgrade_timeout from 60 to 180 seconds in
    Mojo::Server::Hypnotoad.
2018-01-17 09:06:10 +00:00
wiz
eb00fac24d doc: Updated sysutils/p5-File-Copy-Recursive to 0.40 2018-01-17 08:57:04 +00:00
wiz
b3df1b6623 p5-File-Copy-Recursive: update to 0.40.
Use TEST_DEPENDS.

0.40 Tue Jan 16 10:00:09 2017
    - github Issue #5 - Deep directories pathmk
    - rt 123966 - switch to bsd_glob() since glob() will disappear in perl 5.30
    - rt 123971 - skip symlink tests when the OS does not support symlinks
    - rt 123970 - use Path::Tiny instead of File::Slurp in tests
    - rt 117241 - add test for read only directories
2018-01-17 08:56:56 +00:00
wiz
fb535f50a5 doc: Updated security/p5-Net-SSLeay to 1.84 2018-01-17 08:52:59 +00:00
wiz
48f3fc592b p5-Net-SSLeay: update to 1.84.
Use TEST_DEPENDS.

1.84 2018-01-17
	Fixed an error in t/local/04_basic.t causing a test failure if
	Test::Exception not installed. Reported by Joel Berger.

1.83 2018-01-16
	Fixed a problem with exporting OPENSSL_NO_NEXTPROTONEG even though they are not availble on LibreSSL.
	Patch patch-SSLeay_xs-NO_NPN from Alexander Bluhm.
	Patch from Heikki Vatiainen adds support for SSL_set_default_passwd_cb* for
	OpenSSL 1.1.0f and later. LibreSSL does not support these functions, at
	least yet.
	Patch from Heikki Vatiainen adds new functions related to SSL_CTX_new.
	Patch from Heikki Vatiainen adds two new functions introduced in OpenSSL 1.1.0, a number
	of constants and a couple of const qualifiers to SSLeay.xs. Tests and
	documentation .pod were also updated.
	Patch from Heikki Vatiainen adds one new OpenSSL 1.1.0 function and has a minor fix for
	LibreSSL version detection:
	*   Added support for SSL_use_certificate_chain_file
     	function introduced in OpenSSL 1.1.0.
	*   Fixed LibreSSL version detection to correctly parse
     	LibreSSL minor version.
	Patch from Steffen Ulrich to fix memory leaks in OCSP handling. Thanks.
	Patch from Heikki Vatiainen adds new functions for certificate verification introduced in
	OpenSSL 1.02, a number of constants, new test data files, new tests and
	updates to .pod documentation.
	The new functions provide access to the built-in wildcard check
	functionality available in OpenSSL 1.0.2 and later.
	The patch also adds new tests for the new functions and updates some of
	the current tests for CTX_set_default_passwd_cb* functions.
	Added X509_STORE_CTX_new and X509_verify_cert.
	SSL_OCSP_response_verify now clears the error queue if OCSP_basic_verify fails but the
	intermediate certificate succeeds. Patch from Stefan Ullrich.
2018-01-17 08:52:51 +00:00
adam
a18534c413 Updated www/py-yarl, www/py-aiohttp 2018-01-17 08:38:02 +00:00
adam
a216963010 py-aiohttp: updated to 2.3.8
2.3.8:
Do not use yarl.unquote internal function in aiohttp. Fix incorrectly unquoted path part in URL dispatcher
Fix compatibility with yarl==1.0.0
2018-01-17 08:37:35 +00:00
adam
4b6b2e950f py-yarl: updated to 1.0.0
1.0.0:
Use fast path if quoted string does not need requoting
Speed up quoting/unquoting by _Quoter and _Unquoter classes
Drop yarl.quote and yarl.unquote public functions
Add custom string writer, reuse static buffer if available; Code is 50-80 times faster than Pure Python version (was 4-5 times faster)
Don’t recode IP zone
Support encoded=True in yarl.URL.build()
Fix updating query with multiple keys
2018-01-17 08:37:02 +00:00
taca
8f35b7533d Update of bind packages:
net/bind910	9.10.6pl1
	net/bind99	9.9.11pl1
2018-01-17 00:34:07 +00:00
taca
0dbc45af90 net/bind99: update to 9.9.11pl1 (BIND 9.9.11-P1)
Release Notes for BIND Version 9.9.11-P1

Introduction

   This document summarizes changes since BIND 9.9.11.

   BIND 9.9.11-P1 addresses the security issue described in CVE-2017-3145.

Download

   The latest versions of BIND 9 software can always be found at
   http://www.isc.org/downloads/. There you will find additional
   information about each release, source code, and pre-compiled versions
   for Microsoft Windows operating systems.

New DNSSEC Root Key

   ICANN is in the process of introducing a new Key Signing Key (KSK) for
   the global root zone. BIND has multiple methods for managing DNSSEC
   trust anchors, with somewhat different behaviors. If the root key is
   configured using the managed-keys statement, or if the pre-configured
   root key is enabled by using dnssec-validation auto, then BIND can keep
   keys up to date automatically. Servers configured in this way should
   have begun the process of rolling to the new key when it was published
   in the root zone in July 2017. However, keys configured using the
   trusted-keys statement are not automatically maintained. If your server
   is performing DNSSEC validation and is configured using trusted-keys,
   you are advised to change your configuration before the root zone
   begins signing with the new KSK. This is currently scheduled for
   October 11, 2017.

   This release includes an updated version of the bind.keys file
   containing the new root key. This file can also be downloaded from
   https://www.isc.org/bind-keys .

Windows XP No Longer Supported

   As of BIND 9.9.11, Windows XP is no longer a supported platform for
   BIND, and Windows XP binaries are no longer available for download from
   ISC.

Security Fixes

     * Addresses could be referenced after being freed during resolver
       processing, causing an assertion failure. The chances of this
       happening were remote, but the introduction of a delay in
       resolution increased them. (The delay will be addressed in an
       upcoming maintenance release.) This bug is disclosed in
       CVE-2017-3145. [RT #46839]
     * An error in TSIG handling could permit unauthorized zone transfers
       or zone updates. These flaws are disclosed in CVE-2017-3142 and
       CVE-2017-3143. [RT #45383]
     * The BIND installer on Windows used an unquoted service path, which
       can enable privilege escalation. This flaw is disclosed in
       CVE-2017-3141. [RT #45229]
     * With certain RPZ configurations, a response with TTL 0 could cause
       named to go into an infinite query loop. This flaw is disclosed in
       CVE-2017-3140. [RT #45181]

Feature Changes

     * Threads in named are now set to human-readable names to assist
       debugging on operating systems that support that. Threads will have
       names such as "isc-timer", "isc-sockmgr", "isc-worker0001", and so
       on. This will affect the reporting of subsidiary thread names in ps
       and top, but not the main thread. [RT #43234]
     * DiG now warns about .local queries which are reserved for Multicast
       DNS. [RT #44783]

Bug Fixes

     * Fixed a bug that was introduced in an earlier development release
       which caused multi-packet AXFR and IXFR messages to fail validation
       if not all packets contained TSIG records; this caused
       interoperability problems with some other DNS implementations. [RT
       #45509]
     * Semicolons are no longer escaped when printing CAA and URI records.
       This may break applications that depend on the presence of the
       backslash before the semicolon. [RT #45216]
     * AD could be set on truncated answer with no records present in the
       answer and authority sections. [RT #45140]

End of Life

   BIND 9.9 (Extended Support Version) will be supported until at least
   June, 2018. https://www.isc.org/downloads/software-support-policy/
2018-01-17 00:33:15 +00:00
taca
b50d4a357b net/bind910: update to 9.10.6pl1 (BIND 9.10.6-P1).
Release Notes for BIND Version 9.10.6-P1

Introduction

   This document summarizes changes since BIND 9.10.6.

   BIND 9.10.6-P1 addresses the security issue described in CVE-2017-3145.

Download

   The latest versions of BIND 9 software can always be found at
   http://www.isc.org/downloads/. There you will find additional
   information about each release, source code, and pre-compiled versions
   for Microsoft Windows operating systems.

New DNSSEC Root Key

   ICANN is in the process of introducing a new Key Signing Key (KSK) for
   the global root zone. BIND has multiple methods for managing DNSSEC
   trust anchors, with somewhat different behaviors. If the root key is
   configured using the managed-keys statement, or if the pre-configured
   root key is enabled by using dnssec-validation auto, then BIND can keep
   keys up to date automatically. Servers configured in this way should
   have begun the process of rolling to the new key when it was published
   in the root zone in July 2017. However, keys configured using the
   trusted-keys statement are not automatically maintained. If your server
   is performing DNSSEC validation and is configured using trusted-keys,
   you are advised to change your configuration before the root zone
   begins signing with the new KSK. This is currently scheduled for
   October 11, 2017.

   This release includes an updated version of the bind.keys file
   containing the new root key. This file can also be downloaded from
   https://www.isc.org/bind-keys .

Windows XP No Longer Supported

   As of BIND 9.10.6, Windows XP is no longer a supported platform for
   BIND, and Windows XP binaries are no longer available for download from
   ISC.

Security Fixes

     * Addresses could be referenced after being freed during resolver
       processing, causing an assertion failure. The chances of this
       happening were remote, but the introduction of a delay in
       resolution increased them. (The delay will be addressed in an
       upcoming maintenance release.) This bug is disclosed in
       CVE-2017-3145. [RT #46839]
     * An error in TSIG handling could permit unauthorized zone transfers
       or zone updates. These flaws are disclosed in CVE-2017-3142 and
       CVE-2017-3143. [RT #45383]
     * The BIND installer on Windows used an unquoted service path, which
       can enable privilege escalation. This flaw is disclosed in
       CVE-2017-3141. [RT #45229]
     * With certain RPZ configurations, a response with TTL 0 could cause
       named to go into an infinite query loop. This flaw is disclosed in
       CVE-2017-3140. [RT #45181]

Feature Changes

     * dig +ednsopt now accepts the names for EDNS options in addition to
       numeric values. For example, an EDNS Client-Subnet option could be
       sent using dig +ednsopt=ecs:.... Thanks to John Worley of Secure64
       for the contribution. [RT #44461]
     * Threads in named are now set to human-readable names to assist
       debugging on operating systems that support that. Threads will have
       names such as "isc-timer", "isc-sockmgr", "isc-worker0001", and so
       on. This will affect the reporting of subsidiary thread names in ps
       and top, but not the main thread. [RT #43234]
     * DiG now warns about .local queries which are reserved for Multicast
       DNS. [RT #44783]

Bug Fixes

     * Fixed a bug that was introduced in an earlier development release
       which caused multi-packet AXFR and IXFR messages to fail validation
       if not all packets contained TSIG records; this caused
       interoperability problems with some other DNS implementations. [RT
       #45509]
     * Semicolons are no longer escaped when printing CAA and URI records.
       This may break applications that depend on the presence of the
       backslash before the semicolon. [RT #45216]
     * AD could be set on truncated answer with no records present in the
       answer and authority sections. [RT #45140]

End of Life

   The end of life for BIND 9.10 is yet to be determined but will not be
   before BIND 9.12.0 has been released for 6 months.
   https://www.isc.org/downloads/software-support-policy/
2018-01-17 00:31:38 +00:00
tez
7d52d30ea4 tiff: add patch for CVE-2017-9935 from upstream git repo 2018-01-16 23:52:06 +00:00
adam
c34bbe842d Updated databases/mysql55-client, databases/mysql55-server, databases/mysql56-client, databases/mysql56-server, databases/mysql57-client, databases/mysql57-server 2018-01-16 16:30:45 +00:00