124775 Commits

Author SHA1 Message Date
jca
f096fc26b0 Don't try to build tome4 on powerpc
From Solene Rapenne (maintainer)

The fix to make it build on powerpc is easy (same as the diff to unbreak
luajit) but the resulting game is useless (black screen at startup).
Patches to address this are more involved.
2017-12-02 15:26:12 +00:00
benoit
eef3504a9b Update to git-2.5.1, similar to a diff from Klemens Nanni 2017-12-02 15:24:31 +00:00
job
5a8b29aea2 Remove FULLPKGNAME
OK jasper@
2017-12-02 15:03:58 +00:00
espie
927d775ae1 fix permissions 2017-12-02 13:40:32 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
edd
942c3170e9 Update editors/py-neovim to 0.2.0.
OK awolk@, abieber@. Thanks.
2017-12-02 12:30:56 +00:00
edd
ef5e4d63d1 Update editors/neovim to version 0.2.2.
Thanks to the neovim devs and awolk@ for helping diagnose the test failure.

OK awolk@, abieber@. Thanks!
2017-12-02 12:28:05 +00:00
pascal
c24fa7e9a3 Update to tor 0.3.1.9; same diff from Klemens Nanni. This release fixes
security issues TROVE-2017-09 through -13.
2017-12-02 12:20:30 +00:00
espie
05983cd465 make things readable 2017-12-02 11:34:17 +00:00
ajacoutot
7e934a9aa7 Update to gnumeric-1.12.37. 2017-12-02 10:19:57 +00:00
ajacoutot
330cc1bba4 Update to goffice-0.10.37. 2017-12-02 10:19:41 +00:00
ajacoutot
93531c8658 Cope with recent go module change. 2017-12-02 09:30:03 +00:00
ajacoutot
93da165b64 MODGO_post-patch -> MODGO_pre-configure, so that 'update-patches' works.
ok jasper@ czarkoff@
2017-12-02 09:29:14 +00:00
rsadowski
af21c3a479 update konversation to 1.7.4 2017-12-02 08:50:20 +00:00
rsadowski
d31cfd2a08 update nomacs to 3.8.0 2017-12-02 08:49:02 +00:00
espie
5b018316fa ports where you can't even cd into the WKRDIR are going to bite, badly 2017-12-02 01:09:57 +00:00
fcambus
187c43b02c Update libgadu to 1.12.2.
OK awolk@
2017-12-01 22:12:40 +00:00
naddy
fb96e58d00 Security update to 7.57.0. Fixes:
CVE-2017-8816: NTLM buffer overflow via integer overflow
CVE-2017-8817: FTP wildcard out of bounds read
CVE-2017-8818: SSL out of buffer access
2017-12-01 21:02:23 +00:00
job
da2844327f Add py3 flavor to py-radix
OK danj@
2017-12-01 17:53:15 +00:00
job
2bea0ee801 Add aggregate6 2017-12-01 17:13:50 +00:00
giovanni
b25affa4ad Update to 6.6 2017-12-01 17:10:48 +00:00
jca
3b507ba968 Skip building examples that need additional deps
SDL failure spotted by naddy@
2017-12-01 16:09:54 +00:00
jca
0e05fbb02b Drop -Wtype-limits, breaks build on gcc archs
ok ajacoutot@ (maintainer)
2017-12-01 15:47:11 +00:00
jca
bf48089c91 Fix "error: #pragma GCC diagnostic not allowed inside functions" with base gcc 2017-12-01 14:49:07 +00:00
sthen
26b10e7b65 fix pexp string for git-daemon, it has a full path now.
reported by Dimitris Papastamos, maintainer timeout
2017-12-01 14:47:45 +00:00
jca
8f543b68ef regen patch 2017-12-01 14:45:48 +00:00
jca
9b2c157c7d Need a C++11 compiler 2017-12-01 14:41:22 +00:00
sthen
b24c690964 update to exim-4.89.1, fixing CVE-2017-16943 (previously handled in a patch)
and CVE-2017-16944, and other fixes.

Alternative workaround for these two CVEs: disable the SMTP CHUNKING extension
by adding "chunking_advertise_hosts =" to the main configuration section (empty
right-hand-side).
2017-12-01 14:38:24 +00:00
jca
82b47e93b4 Simplify how we tweak the cmake config file, and drop bdep on autoconf 2017-12-01 14:33:40 +00:00
jca
44f7eeecb3 Doesn't need CONFIGURE_STYLE=autoconf 2017-12-01 14:17:12 +00:00
jca
aae00deaac Use latest autoconf instead of 2.68 2017-12-01 14:11:35 +00:00
awolk
7908c6d4c6 www/libwebsockets 2.3.0 => 2.4.1
OK fcambus@

Port changes:
 - LWS_WITHOUT_TEST_SERVER added and removing ssh
   test keys in post-install. This is needed to prevent
   the keys from being generated and installed. The
   issue has been reported upstream with a patch, the
   changes here are a workaround as I don't want to
   create the patches folder just for that reason.

   https://github.com/warmcat/libwebsockets/issues/1108
   https://github.com/warmcat/libwebsockets/pull/1109

 - regenerated PLIST
 - bump SO
 - removed $V

Upstream changelog:
 https://github.com/warmcat/libwebsockets/blob/v2.4-stable/changelog

tested on a -current amd64 snapshot compiled against a
closed source koparo.com product.
2017-12-01 14:04:13 +00:00
jca
76bdcdaff8 Needs C++11
ok feinerer@ (maintainer)
2017-12-01 13:03:59 +00:00
jca
b5d79cc484 Doesn't build with ports-gcc
On powerpc,

  http://build-failures.rhaalovely.net//powerpc/2017-11-13/sysutils/facter.log

Reproducible on amd64.  Possibly a gcc bug fixed in newer releases.
Replace ports-gcc with ports-clang, even though no exotic arch can
benefit of this right now (eg powerpc doesn't have ports-clang).

ok sebastia@ (maintainer)
2017-12-01 13:02:52 +00:00
landry
c2919da30e Minor update to nss 3.34.1, req'd by firefox 58.0b8.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
2017-12-01 11:25:32 +00:00
landry
a504985219 Ensure /var/db/rrd is group-writable, and that it belongs to
_rrdcached:_rrdcached - allows for example facette to read rdd when
_facette user is in _rrdcached group for.
Note that this wont apply to existing setups, so carefully review your
own setup to figure out if it needs fixin'.

ok sthen@ (maintainer)
2017-12-01 10:36:51 +00:00
sebastia
44257fdad9 Finally cleanup mess I produced importing puppetdb5
running it through a bulk by espie@ and thanks for help

OK espie@
2017-12-01 10:02:30 +00:00
sebastia
ac0c47f92f Finally cleanup mess I produced importing puppetdb5
running it through a bulk by espie@ and thanks for help

OK espie@
2017-12-01 10:01:32 +00:00
ajacoutot
3dba0cb019 Update to awscli-1.14.2. 2017-12-01 08:29:48 +00:00
ajacoutot
f16e39dd05 Update to py-botocore-1.8.6. 2017-12-01 08:29:36 +00:00
ajacoutot
b42e2165b5 Update to terraform-provider-docker-0.1.1. 2017-12-01 08:26:39 +00:00
ajacoutot
4bf1ca7cd0 Update to terraform-0.11.1. 2017-12-01 08:18:25 +00:00
ajacoutot
40587658f9 Bring in a patch from base.
The compiler is generally free to allocate general purpose registers in
whatever order it chooses. Reasons for choosing one register before another
usually include compiled instruction size (avoidance of REX prefixes, etc.)
or usage conventions, but somehow haven't included security implications in
the compiled bytecode. Some bytecode is more useful in polymorphic ROP
sequences than others, so it seems prudent to try to avoid that bytecode
when possible.

from Brad (maintainer)
2017-12-01 08:00:20 +00:00
gsoares
576043f48e update to 5.44 2017-12-01 00:08:44 +00:00
jasper
d3e7fe643b add dependencies on py-dicttoxml/py-unicodecsv now they're available 2017-11-30 20:16:07 +00:00
jasper
64dae5c194 +py-dicttoxml{,python3}
+py-unicodecsv{,python3}
2017-11-30 20:15:18 +00:00
jasper
6463649883 import py-unicodecsv-0.14.1
Python2's stdlib csv module is nice, but it doesn't support unicode. This
module is a drop-in replacement which *does*.

ok rpointel@
2017-11-30 20:13:31 +00:00
jasper
7b99f1e583 import py-dicttoxml-1.7.4
Converts a Python dictionary or other native data type into a valid XML
string.

ok rpointel@
2017-11-30 20:12:49 +00:00
jasper
683da7f1f8 update to py-git2-0.26.1 2017-11-30 20:11:42 +00:00
jasper
e419d2624a update to libgit2-glib-0.26.2 2017-11-30 20:09:33 +00:00