146741 Commits

Author SHA1 Message Date
ajacoutot
b85fd51e85 Update to py3-boto3-1.12.48. 2020-04-29 05:49:52 +00:00
ajacoutot
13d12b20bc Update to py3-botocore-1.15.48. 2020-04-29 05:49:41 +00:00
ajacoutot
b49ef2e5fc Update to envconsul-0.9.3. 2020-04-29 05:30:12 +00:00
ajacoutot
f0a935cef5 Remove distfile creation example, I will factorize this somewhere else. 2020-04-29 05:26:50 +00:00
ajacoutot
22929133e9 Update to terragrunt-0.23.12. 2020-04-29 05:25:59 +00:00
ajacoutot
a37bcd460a Update to consul-template-0.25.0. 2020-04-29 05:19:23 +00:00
ajacoutot
35a953b15c Update to simple-scan-3.34.6. 2020-04-29 05:13:46 +00:00
jsg
3ff3f2aede backport a patch to fix build when there is no as(1)
fixes build on aarch64

ok phessler@ maintainer thfr@ does not have time to review but is fine
with this going in
2020-04-29 04:11:29 +00:00
cwen
bfc8334d1a milkytracker: fix the build with clang on powerpc
clang defines __ppc__, unlike ports-gcc that was used previously, and
tries to make use of obsoleted Darwin (Mac OS X) flavored assembly code.
Use the C code instead, until upstream decides what to do about this.
Thanks a lot to gkoehler@ for further precisions!

While here, move HOMEPAGE to https.

OK bcallah@
2020-04-28 22:35:24 +00:00
cwen
16cc83c07c liboil: fix the build with clang on powerpc (and maybe arm)
Do not use the integrated assembler because it break the build.
jca@ proposed to include arm in the fix to give this arch a chance
to build it.

While here, move HOMEPAGE to https.

OK jca@
2020-04-28 18:38:41 +00:00
jca
caac776c11 Give _mpd a home dir and document how to share concurrent sndiod(8) access
Just use /var/spool/mpd as the home dir but tweak the perms to prevent
group write access and avoid security(8) warnings.  If you already have
mpd installed you might want to update the home dir by hand as
documented in the README.

Prompted by questions and diffs from chrisz@ and a report from Moises
Simon, input from ratchov@ and sthen@, ok sthen@
2020-04-28 17:16:21 +00:00
jca
a123268358 Drop the MESSAGE about cpplint and python2
cpplint.py was only installed for leatherman developers purposes:
4af4e296f5
No need to attract people's attention towards this 10 years old python2
script with a MESSAGE.

ok kn@ sthen@
2020-04-28 15:51:40 +00:00
landry
502d87552b Update to xfce4-panel 4.14.4.
Fixes a leak and a small crasher, cf
http://xfce.10915.n7.nabble.com/ANNOUNCE-xfce4-panel-4-14-4-released-td58691.html
2020-04-28 14:24:30 +00:00
sthen
bd1680f2bb remove the end-of-life net/GeoIP port, thanks to earlier rampage from
fcambus@ no other ports are using it, and the database is far enough
out-of-date that it's not really useful any more.  ok aja@ mariani@
2020-04-28 12:47:33 +00:00
kn
1ac7469309 Drop Python RDEP for cpplint.py, suggest in MESSAGE
Leatherman is a dependency of facter which is a dependency of puppet.

Assuming that leatherman is most prominently installed for its C++ and
CMake libs, suggest the optional Python 2 dependency in a message rather
than installing it by default.

OK sthen
2020-04-28 12:18:43 +00:00
sthen
06b5211b63 spice-gtk: add an RDEP on gobject-introspection, it is listed in Requires.private
in spice-client-gtk-3.0.pc. We have seen intermittent failures in bulk builds for
remmina which depends on spice-gtk which it turns out is due to pkg-config not
seeing that spice-client-gtk exists, jasper@ figured out the missing dep.
OK jasper@ aja@
2020-04-28 12:02:52 +00:00
sthen
2390b9be78 add a .gitignore file with similar contents to .cvsignore, to help users
of git conversions of the tree. suggested by f.holop, ok jca@

as pointed out by semarie@, got doesn't support this syntax, but it parses
.cvsignore as well anyway so that's not important.
2020-04-28 10:55:03 +00:00
ajacoutot
83707d60e7 Update to google-cloud-sdk-290.0.1. 2020-04-28 08:07:41 +00:00
ajacoutot
f70d6b7eef Update to awscli-1.18.47. 2020-04-28 07:11:44 +00:00
ajacoutot
3aadc8c49f Update to py3-boto3-1.12.47. 2020-04-28 07:11:28 +00:00
ajacoutot
bfebfb407b Update to py3-botocore-1.15.47. 2020-04-28 07:11:14 +00:00
ajacoutot
c9df8f4ef7 SECURITY update to cups-2.3.3.
- CVE-2020-3898
- CVE-2019-8842
2020-04-28 06:43:43 +00:00
danj
bcb2c51274 Comment ejabberd entry as it was removed on March 16th 2020-04-27 20:25:39 +00:00
danj
30a959d5e9 Remove jabberd removal leftovers 2020-04-27 20:23:00 +00:00
ajacoutot
7f84610ea4 Update to gtk+3-3.24.20. 2020-04-27 20:00:37 +00:00
cwen
9ff7be8814 xine-lib: fix the build with clang on powerpc
Some powerpc-specific assembly code use '.stabs', that clang does not
understand, remove them. Thanks to jca@ and Brad for their help!

OK jca@ and Brad (maintainer)
2020-04-27 20:00:11 +00:00
kn
3e690e6c02 Register mailman CVE quirk
On behalf of okan
2020-04-27 19:52:14 +00:00
naddy
985f782817 Use the correct path to the sendmail(8) mail enqueuer.
This makes the GPG Web Key Service work correctly; from Aisha Tammy.
2020-04-27 19:22:54 +00:00
solene
74426fefd4 register jabberd removal because it's abandoned upstream
(and certainly full of security holes too)
2020-04-27 16:56:43 +00:00
solene
215ba41f31 remove net/ejabberd
project is abandoned upstream since 2 years and no fork is active
net/prosody is a solid alternative

ok mariani@ kn@ cwen@
2020-04-27 16:53:08 +00:00
cwen
9251499c77 glog: fix the build with clang on powerpc
Modify an ifdef so we can use an already existing workaround for the
lack of the _CALL_SYSV define with clang.

OK jca@
2020-04-27 15:45:46 +00:00
sthen
e230017a98 remove obsolete DESCR text, reported by rjc on irc 2020-04-27 14:43:54 +00:00
sthen
9e7d133808 update to oniguruma-6.9.5-rev1, https://github.com/kkos/oniguruma/issues/192
"This is a bug that if the look-behind contains a branch with a
character length of 0 and an anchor is included in the branch, the whole
look-behind is ignored."
2020-04-27 13:59:26 +00:00
jca
17a8140472 The tremor FLAVOR was removed long ago
ok sthen@
2020-04-27 13:46:19 +00:00
okan
c870daa8fd Update to 2.1.30; includes fix for CVE-2020-12137.
ok sthen, jca
2020-04-27 12:27:49 +00:00
landry
575fd863a7 Update to nextcloud 18.0.4.
See https://nextcloud.com/changelog/#latest18, fixes annoying bug not
showing photo galleries in public shares.

ok gonzalo@ (MAINTAINER)
2020-04-27 11:24:08 +00:00
sthen
77e523707c squeezelite: update README, libsndio now uses .sndio/cookie not .aucat_cookie 2020-04-27 10:01:05 +00:00
ajacoutot
9521ad9337 Update to meson-0.54.1. 2020-04-27 08:30:18 +00:00
cwen
388c706bd3 py-unicorn: fix the build with clang on powerpc
Some powerpc-specific code has been borrowed from emulators/qemu and
as such rely on _CALL_* defines that clang does not provide.
Redefine _CALL_SYSV similarly.

OK jasper@ (maintainer), jca@
2020-04-26 21:43:42 +00:00
naddy
a752f2bf04 update to 5.0 patchlevel 17 for a process substitution fix 2020-04-26 21:28:56 +00:00
kn
e9e331ad9b Update PLIST
Although installed manually in post-install, README.md was never packaged.
2020-04-26 21:22:51 +00:00
cwen
2b5d593ff2 fastnetmon: fix the build with clang on powerpc
Remove the now unneeded 'atomic' from WANTLIB for this arch. While
here, reword the comment about atomics (with input from jca@, thanks)

OK jasper@ (maintainer), sthen@ and jca@
2020-04-26 20:18:58 +00:00
naddy
207a4c5532 Fix build on aarch64 by providing dummy functions in a file that was
accidentally omitted when upstream included a copy of PuTTY.  ok bket@
2020-04-26 19:16:07 +00:00
rsadowski
cf941927ff Register qtdeclarative-xmllistmodel removal 2020-04-26 18:50:55 +00:00
kn
95aca1ad1a Update to wiresep 0.11.3
* many improvements in handling transient socket errors, i.e. no route to
  host no longer prevents us from trying to reconnect at a later time if
  the remote endpoint is known
* fix a possible deadlock when the queue runs full while a peer is not
  connected
* schedule a keepalive after receiving the first data packet in a
  responder role
* further improve log messages

From Tim Kuijsten (maintainer), thanks!

Tested on amd64, sparc64 and macppc myself as well
2020-04-26 16:40:16 +00:00
robert
04b1f33fc5 Update to version 1.2.5 which is a fork of the original project that is
still maintained. Fixes a lot of deprecated warnings.

This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.


ok sthen@
2020-04-26 15:21:11 +00:00
robert
3bfc0fd104 merge a missing patch from chromium which initializes fontconfig before
all the sandboxing in the renderer process to avoid hitting pledge violations
2020-04-26 11:42:32 +00:00
ajacoutot
1720bf8fe3 gegl03' => 'gegl04' 2020-04-26 10:54:02 +00:00
ajacoutot
f3bc4148aa Provide upgrade path from gegl03. 2020-04-26 10:53:50 +00:00
ajacoutot
59f0dd3d0d Remove gegl03, it's not used by anything. 2020-04-26 10:53:19 +00:00