132276 Commits

Author SHA1 Message Date
ajacoutot
12ebcc7e96 Update to librsvg-2.44.7 which fixes a few panics. 2018-10-16 11:19:48 +00:00
ajacoutot
68908cadad Remove old code. 2018-10-16 11:18:47 +00:00
sthen
cd85238b39 update to php 7.1.23, 7.2.11 2018-10-16 11:12:12 +00:00
stsp
f569806e52 Update to Apache Subversion 1.10.3. 2018-10-16 11:09:03 +00:00
naddy
9d4e517a69 sync; 10504 2018-10-10 20:04:36 +00:00
sthen
41554484f1 warn others of the texmf RUN_DEPENDS trap in a comment 2018-10-10 15:18:40 +00:00
sthen
2ae434ce86 update RUN_DEPENDS versions to unbreak following bumps in texlive/base
thanks aja@ for the report and exoscale for the superfast build VM cluster!
2018-10-10 15:17:59 +00:00
sthen
0a64f8b779 set USE_LIBTOOL=gnu on sparc64 to unbreak.
somehow, between builds starting 2018-05-13 and 2018-07-31 building xetex
started failing because the libtool-generated linker command stopped including
-lpng (https://marc.info/?l=openbsd-ports&m=153911844712950&w=2).

unsure of the reason and it's not a satisfying fix, but does at least get
TeX packaging on sparc64 for 6.4.

ok naddy@
2018-10-09 23:36:19 +00:00
rsadowski
e737b1be6d register tinc 1.0.35
CVE-2018-16737, CVE-2018-16738, CVE-2018-16758

Tweak and OK sthen@, ok jca@
2018-10-09 20:34:40 +00:00
rsadowski
09b1bd9b06 Security update tinc 1.0.35
- "Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738)."
- "Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758)."
-- More see https://www.tinc-vpn.org/security/

PLIST mode 640 tinc.conf tweak from sthen@

OK sthen@ jca@
2018-10-09 20:32:45 +00:00
danj
06182b8b9d Register git 2.19.1 as it solves a security issue.
Tweak and ok jca@, ok naddy@
2018-10-09 15:31:50 +00:00
ajacoutot
6a9db1d14c Make sure the exoscale.toml configuration file is installed with mode 0600
since it contains secrets.

from upstream
ok naddy@
2018-10-09 15:22:59 +00:00
rsadowski
510c3abb4b fix pkg update process, add @pkgpath to security/gpgme
After dividing gpgme into -main and -qt I forgot to set @pkgpath in the -main
PLIST.

Issue noticed by Markus Lude. Thanks!

ok espie@
2018-10-09 13:40:51 +00:00
espie
4236b0f8cc make darn sure find does see all it's supposed to
problem noticed by solene@
2018-10-09 09:47:28 +00:00
rsadowski
e9780f5bcf set COMPILER and -std=c++11; Unbreak sparc64 build
OK feinerer@ (maintainer)
2018-10-09 07:09:53 +00:00
rsadowski
442bea308b Update bitcoin 0.17.0
release notes:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.0.md
2018-10-09 07:08:17 +00:00
solene
a95748de59 Update ipv6calc to 1.1.0
link https homepage (seen by kn@)

ok kn@ sthen@ jca@
2018-10-09 06:11:12 +00:00
landry
87f241ee73 Bump all ports using rust to ensure they get rebuilt/updated. 2018-10-08 15:28:05 +00:00
landry
7a32ba9f02 Update to rust 1.29.2, from semarie@.
See https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1292-2018-10-11
Fixes https://github.com/rust-lang/rust/issues/54462
ok sthen@
2018-10-08 15:25:58 +00:00
espie
40cd6f544e die is a bit terse. Explain why, helps debugging user issues. 2018-10-08 15:20:28 +00:00
sthen
9334743dab minimal diff to unbreak sysutils/facette build following update of
lang/go to 1.11

not tested at runtime - "it builds, lets ship it" landry@
2018-10-08 14:07:36 +00:00
espie
1e6f822edd add a "fix-permissions" utility target for PORTS_PRIVSEP = Yes
to be refined later, maybe.

okay sthen@
2018-10-08 13:28:05 +00:00
benoit
87565d1014 Update to highlight-3.46. 2018-10-08 12:17:20 +00:00
espie
0efd31a768 compact form of cve for multi-packages
okay sthen@
2018-10-08 12:08:08 +00:00
espie
3df1949da5 say something is MASTER_SITESn is empty 2018-10-08 12:03:16 +00:00
ajacoutot
886400262d Needs python to build.
ok bket@
2018-10-08 11:58:07 +00:00
gonzalo
05ba90aeb3 Update for Varnish to 6.1.0
OK kn@
2018-10-08 11:44:10 +00:00
sthen
641bf9bccf set PKGSPEC on the php/7.1 and php/7.2 module subpackages 2018-10-08 10:38:46 +00:00
landry
513a8bc718 Really fix build on non-clang archs by passing -std=c++11 to egcc when
building the only .cpp file (generated by cython) that includes
cpl_port.h from GDAL (which requires c++11). clang seems to do the right
thing. *shrug*. dunno if the actual problem is with language detection
in distutils or egcc..

Tested on macppc with ports-gcc & amd64 with base-clang & ports-gcc
2018-10-07 15:30:22 +00:00
sthen
7e55c026b2 another hidden build dep (for tests), py-libpcap, reported by naddy 2018-10-07 00:58:40 +00:00
ajacoutot
5a045acf69 +exoscale-cli 2018-10-06 17:17:50 +00:00
ajacoutot
12c922cad2 Import exoscale-cli-1.0.0.20181003
exo is the official command-line tool to access Exoscale's services. It allows
you to manage your infrastructure from an user friendly command-line with the
benefits of a scriptable interface.

ok sthen@
2018-10-06 17:17:25 +00:00
sthen
b3d7494ff5 typo; Moises Simon 2018-10-06 17:15:55 +00:00
sthen
ba4275499f move to a gopass snapshot which unbreaks build following the go update.
runtime is flaky for me but ok robert@ who says it works for him
2018-10-06 16:33:51 +00:00
ajacoutot
e8b39de277 Add LLDB.
from Brad (maintainer)
input and ok sthen@
2018-10-06 15:27:10 +00:00
ajacoutot
488e5184e7 Update to cups-filters-1.21.3.
- fixes a longstanding bug where sometimes print jobs would hand forever

ok naddy@
2018-10-06 11:17:15 +00:00
sthen
f748c229c2 security update to tor-browser 8.0.2, from attila (maintainer) 2018-10-05 22:02:12 +00:00
kn
53d4fc688c Update to git-2.19.1
Fixes CVE-2018-17456: https://marc.info/?l=git&m=153875888916397

OK benoit
2018-10-05 21:54:41 +00:00
giovanni
291dde461a Update to 2.0.8, unbreaks after recent Thunderbird update
ok sthen@
2018-10-05 18:53:33 +00:00
sthen
3796c77d96 add missing lib path in librrd.pc, tested with all librrd-using ports 2018-10-05 11:02:51 +00:00
sthen
25a471464a add BUILD_DEPENDS for hidden (test-only) deps; if py-libdnet is installed
but py-dpkt is not, build fails
2018-10-05 11:01:28 +00:00
gonzalo
c4364d8ff2 Update for Lynis to 2.6.9
OK benoit@
2018-10-05 08:23:26 +00:00
ajacoutot
5a4113ba7d Update to awscli-1.16.27. 2018-10-05 08:04:15 +00:00
ajacoutot
89fad255ec Update to py-botocore-1.12.17. 2018-10-05 08:04:04 +00:00
ajacoutot
91a74e67ae Update to py-boto3-1.9.17. 2018-10-05 07:56:00 +00:00
phessler
5484b7f52f Update atf-allwinner to 20180403, this reliably powers on the LCD backlight
and USB bus for the Pine64 Pinebook.

OK jsg@
2018-10-05 07:53:45 +00:00
ajacoutot
349ac8e767 Update to amazon-ssm-agent-2.3.117.0. 2018-10-05 07:35:09 +00:00
danj
8b720d3362 + py-http_ece
+ py-http_ece,python3
2018-10-04 23:40:00 +00:00
danj
c52b8d9a6b Import py-http_ece-1.0.5, from Pamela Mosiejczuk
guidance from me, tweak from bcallah@, ok phessler@

py-http_ece is a simple implementation of Encrypted Content-Encoding for
HTTP (RFC 8188).
2018-10-04 23:38:20 +00:00
sthen
1edb3dd80d unbreak python3 packaging 2018-10-04 22:50:16 +00:00