Commit Graph

141308 Commits

Author SHA1 Message Date
ajacoutot
277473c53e Update to amazon-ssm-agent-2.3.722.0. 2019-10-19 10:20:15 +00:00
ajacoutot
dfa444bc57 Update to qpdf-9.0.2. 2019-10-19 10:17:07 +00:00
ajacoutot
6fd8878b56 Update to google-cloud-sdk-267.0.0. 2019-10-19 10:09:12 +00:00
ajacoutot
1b264129cd Update to py3-chromecast-4.1.0. 2019-10-19 10:00:25 +00:00
ajacoutot
6f55892190 Update to tracker-miners-2.3.1. 2019-10-19 09:54:09 +00:00
ajacoutot
c14bc3d889 Update to meta-tracker-2.3.1. 2019-10-19 09:53:57 +00:00
rsadowski
6c8276ed2f Update z3 to 4.8.6 2019-10-19 09:42:20 +00:00
rsadowski
68eb5dfd90 Update intellij to 2019.2.3
Update diff from Caspar Schutijser (maintainer)
Switch to JDK11 as default java version.
2019-10-19 09:39:01 +00:00
ajacoutot
f6e1ab9679 Update to gcab-1.3. 2019-10-19 09:29:09 +00:00
ajacoutot
7eedbe8b21 Add small comment about libicudata. 2019-10-19 09:28:08 +00:00
ajacoutot
8d47430405 Update to simple-scan-3.34.1. 2019-10-19 09:20:13 +00:00
ajacoutot
59a3c44f29 Update to libsoup-2.66.4. 2019-10-19 09:18:09 +00:00
ajacoutot
e21003f435 Fix SONAME.
Reported by sthen@, should unbreak libical on i386.
2019-10-19 08:44:40 +00:00
ajacoutot
4ccf8bd6e6 Change libvpxenc default to crf=32.
Current default is 200kbps, which produces inconsistent results (too high for
low-res, too low for hi-res). Use CRF instead, which will adapt. Affects VP9.
Also have VP8 use a default bitrate of 256kbps.

from Brad (maintainer)
2019-10-19 08:12:56 +00:00
fcambus
35e59fad5b Update ruby-rouge to 3.12.0. 2019-10-19 07:48:26 +00:00
ajacoutot
482444d5e5 Register awless removal. 2019-10-19 07:47:21 +00:00
ajacoutot
e7ef3045bc Remove awless; unmainted uptream and many alternative exist to interact
with AWS APIs..
2019-10-19 07:45:46 +00:00
cwen
d1bef540ff +p5-Sys-MemInfo 2019-10-18 21:10:04 +00:00
cwen
968c9dfaa1 Import p5-Sys-MemInfo-0.99
Sys::MemInfo return the total amount of free and used physical memory
in bytes in totalmem and freemem variables.

From Henry Jensen, with hints from sthen@, and further fixes from me.

OK sthen@
2019-10-18 21:09:03 +00:00
sthen
f971a4c311 update to unifi-5.12.19 2019-10-18 21:04:59 +00:00
sthen
92d3a7d8d9 update to freetds-1.1.20 2019-10-18 21:00:41 +00:00
rsadowski
ba7f534d97 Update vimb to 3.5.0
Update diff from "Heppler, J. Scott" <shep971 centurylink net>. Thanks!
2019-10-18 20:22:49 +00:00
cwen
d0167f652c love: fix the build with ports-gcc
Fix some occurrences where ports-gcc doesn't want to consider
`NULL' as a boolean `false'. Tested on sparc64 by kmos@ and
macppc by me.

Also move HOMEPAGE to https.

OK kmos@
2019-10-18 15:11:09 +00:00
cwen
c0e8e99dda DevIL: disable _mm_malloc() detection and usage on powerpc
gcc-8's _mm_malloc() uses the AltiVec keyword __vector on this arch,
breaking the build -- and we don't want AltiVec for macppc G3 compat.

While here refresh WANTLIB and remove the unused graphics/openjpeg
from LIB_DEPENDS (spotted by kmos@, thanks!)

OK sthen@ kmos@
2019-10-18 14:51:59 +00:00
cwen
ac1c0ff246 p5-Test-Deep-JSON: update to 0.05
Changelog:
https://metacpan.org/changes/distribution/Test-Deep-JSON

From Wen Heping, thanks!
2019-10-18 14:15:09 +00:00
sthen
b090476f48 now that we have DQA support in iwm(4), we can switch to newer V22 API firmware
ok stsp@
2019-10-18 14:13:31 +00:00
sthen
172d41c037 missed bump 2019-10-18 13:14:36 +00:00
kmos
a47efc0214 Retire Python 3.6
ok sthen
2019-10-18 13:08:05 +00:00
rsadowski
6509db23d7 Update tint2 to 16.7
Update diff from "Heppler, J. Scott" <shep971 AT centurylink DOT net>. Thanks
2019-10-18 12:50:00 +00:00
cwen
783540bd10 +p5-CLI-Framework 2019-10-18 11:06:41 +00:00
cwen
ea8ea6d595 Import p5-CLI-Framework-0.05
CLI::Framework ("CLIF") provides a framework and conceptual pattern
for building full-featured command line applications. It intends
to make this process simple and consistent. It assumes the
responsibility of implementing details that are common to all
command-line applications, making it possible for new applications
adhering to well-defined conventions to be built without the need
to repeatedly write the same command-line interface code.

From Peter Ezetta <protocall7 gmail com>, with tweaks from afresh1@

OK afresh1@
2019-10-18 11:05:30 +00:00
cwen
a71bb9c946 double-conversion: ${COMPILER_LIBCXX} in WANTLIB should come with a
COMPILER line including ports-gcc in it. This fixes the build on macppc.
Also tested on sparc64 by kmos@

OK rsadowski@ kmos@
2019-10-18 10:39:09 +00:00
bket
d58a083e57 Update to py-msgpack-0.6.2.
Minor update:
https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2019-10-18 05:26:29 +00:00
bket
50379b7af9 Update to ocserv-0.12.5.
Bug fix release, changelog can be found at
https://gitlab.com/openconnect/ocserv/blob/master/NEWS
2019-10-18 05:07:04 +00:00
bket
ecc6836375 Update to mbedtls-2.16.3.
Mbed TLS 2.16.3 is a maintenance release of the Mbed TLS 2.16 branch,
and provides bug fixes and minor enhancements. Overview of changes can
be found at
https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.16.3.

Minor of mbedcrypto has been bumped as symbols have been added.

OK sthen@
2019-10-18 04:56:37 +00:00
rpointel
b61ef5df7b update python to 3.7.5.
ok kmos@
2019-10-18 04:47:27 +00:00
rsadowski
578dba9dab fix MASTER_SITES and the distinfo
Upstream changed that during our ports lock.

Spotted by naddy@ Thanks
2019-10-18 04:43:12 +00:00
afresh1
25d51db782 Update devel/p5-Time-Warp to 0.54
From wen heping <wenheping2000 () hotmail ! com>
2019-10-18 01:06:58 +00:00
naddy
2cda86b7e3 use MACHINE_ARCH (not ARCH) in WRKINST as we do in all other paths; ok espie@ 2019-10-17 21:40:38 +00:00
rsadowski
4204e646f8 Update catch2 to 2.10.0 2019-10-17 20:51:09 +00:00
fcambus
82fa49802c Update dpic to 2019.08.30. This fixes CVE-2019-13989.
The codebase is now fully in C. As a result, we can remove previous
patches, they are not needed anymore as p2c is gone, and upstream now
has the sprintf -> snprintf changes in wfloat.

The remaining sprintf -> snprintf changes have been moved to a new
patch, as those functions are now in their own file (pdf.c).

OK bentley@
2019-10-17 20:44:24 +00:00
rsadowski
691a3ec52e Bugfix update libmesode to 0.9.3 2019-10-17 20:25:03 +00:00
rsadowski
e12f1d6e7a Update herbstluftwm to 0.7.2
Release 0.7.2 notes:
j
   * When herbstluftwm is not running and herbstclient is called, the
     absent herbstluftwm is detected instead of hanging forever.
   * Close window on _NET_CLOSE_WINDOW. This makes closing windows via ewmh
     panels work.
   * Fix return code of remove_attr
   * Fix error when unmanaging clients
   * Some typo fixes in the documentation

Update diff from Lucas <lucas AT sexy DOT is>, compiler c++11 comment by
me.
2019-10-17 20:23:03 +00:00
sthen
35ee4fd81e update to p5-SNMP-Info-3.70, from wen heping 2019-10-17 20:22:54 +00:00
sthen
14444fedc1 fix bogus GH_* setup, if using GH_ACCOUNT+GH_PROJECT you must always use
GH_TAGNAME or GH_COMMIT. no pkg change
2019-10-17 20:15:55 +00:00
rsadowski
d4e1cdb0f8 Update opencad to 2019.05
Update diff from Paco Esteban <paco onna be>. Thanks!
2019-10-17 20:04:04 +00:00
rsadowski
270ee6a914 enable math/double-conversion in qtbase
While here, refresh WANTLIB and fix mysql WANTLIB
2019-10-17 19:58:16 +00:00
rsadowski
fc252e8ae4 hook double-conversion 2019-10-17 19:55:35 +00:00
rsadowski
b8264904e1 Import double-conversion-3.1.5
This project (double-conversion) provides binary-decimal and decimal-binary
routines for IEEE doubles.

The library consists of efficient conversion routines that have been extracted
from the V8 JavaScript engine. The code has been refactored and improved so
that it can be used more easily in other projects.

Port from Paco Esteban <paco onna be> with tweaks from me.

ok bentley@
2019-10-17 19:53:58 +00:00
rsadowski
17c140b080 Update krita to 4.2.7.1 2019-10-17 19:13:11 +00:00