132267 Commits

Author SHA1 Message Date
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
sthen
fdfa5ec6a1 update to ntopng-3.6.1 but mark BROKEN, the dissectors just aren't working
reliably here (mostly SIGSEGV reading off the end of strings).

the previous version runs for a bit longer but neither really work well and
I'd rather not ship with release in the state it's in.
2018-10-04 22:28:03 +00:00
bluhm
1e50e3d818 update p5-Socket6 to 0.29 2018-10-04 22:03:21 +00:00
sthen
a6795e69da update to solr-7.5.0, take maintainer 2018-10-04 20:43:02 +00:00
sthen
76200093b5 Build with --disable-debug-symbols, to avoid a 1.1GB libxul.so and 300MB
package (older versions didn't do this). Noticed by solene@, ok attila (maintainer)
2018-10-04 19:56:38 +00:00
sthen
4ebb8f2018 last candidate now released as stable, adjust fetch URL 2018-10-04 17:29:35 +00:00
sthen
a1af0ec998 Don't build with -march=native on clang arches, ok ajacoutot@ (maintainer).
From my description,

> For gcc, lame has a big "experimental optimizer" section with
> -march=native and other flags that we don't want in bulk builds
> (but might be useful for self builds sometimes). It's controlled by
> --enable-expopt (the default is "none" to disable it),
>
> There is a similar section for clang which is just outside the "expopt"
> block. I think that's a mistake, but I don't want to poke around too much
> as they have other mistakes in their configure script nearby and I don't
> want to go down that rabbit hole ;)
>
> Here's a simple diff to neuter the check.
2018-10-04 14:48:38 +00:00
jeremy
733582d3e9 Backport fix for server crash when using foreign tables with SCRAM
authentication. As this changes linking for shared libraries, bump
all subpackages except -docs to be safe.

OK pea@
2018-10-04 14:48:15 +00:00
benoit
f3aba918d7 Update to cscope-15.9. 2018-10-04 13:56:22 +00:00
phessler
e786f51425 update bgpq3 to include prefix-set and as-set
use a github commit hash because upstream has not done a release
for 2 years (and the last rc was 1.5 years ago)

requested by claudio@
OK claudio@ sthen@
2018-10-04 13:08:41 +00:00