154558 Commits

Author SHA1 Message Date
ajacoutot
4758a28b94 Update to awscli-1.19.5. 2021-02-11 07:50:24 +00:00
ajacoutot
4a3098407d Update to py3-boto3-1.17.5. 2021-02-11 07:50:09 +00:00
ajacoutot
d370f3fb2d Update to py3-botocore-1.20.5. 2021-02-11 07:49:58 +00:00
ajacoutot
c082804348 Update to pango-1.48.2. 2021-02-11 07:44:50 +00:00
ajacoutot
830828ef9a Update to py3-chromecast-8.1.0. 2021-02-11 07:43:50 +00:00
stsp
66e1178128 Update to got 0.49
- implicitly mark all files in work tree as up-to-date after 'got integrate'
- tog: fix behaviour if 'n' is pressed before search is started (found by naddy)
- in 'got clone', allow -l together with -q, for consistency with 'got fetch'
- add 'got commit -F' option to commit with a log message stored in a file
- simplify error message shown when 'got rebase' has nothing to do
- tolerate tag objects which lack tagger timestamp information (found by naddy)
- got info: fix a pasto in an error message (naddy)
- include remote branches in the output of 'got branch -l' (suggested by helg)
2021-02-11 07:40:22 +00:00
daniel
c3723e552b fix the build 2021-02-11 06:53:55 +00:00
daniel
10baa618a2 update to lablgtk-3.1.1 to fix the build and unlock coq 2021-02-11 04:17:32 +00:00
daniel
3e7897fbba fix the build for ocaml-cairo to unlock coq
mostly from Yozo Toda
2021-02-11 04:07:39 +00:00
daniel
a9d8110edd fix the build and make this actually work; from freebsd 2021-02-11 03:10:28 +00:00
jturner
4c6338fe69 Update janet to 1.15.0 2021-02-11 00:27:14 +00:00
kn
35b8b96e58 Update to portroach-cli 1.4
Add "-j" to print results in raw JSON format;  for example,
to get all outdated ports in a category but defer processing
to an external filter:
$ portroach-cli -j -o -m . -p ^sysutils/ | jq -f ./filter
2021-02-10 23:25:43 +00:00
cwen
9eb5192486 echoping: unbreak on powerpc
clang does not inline sqrt(3) on powerpc, leading to undefined references, it
requires libm (it has been applied to all archs). Thanks to gkoehler and naddy
for providing better explanations about the situation!

While here, remove a trailing whitespace in DESCR.

OK gkoehler@
2021-02-10 22:51:27 +00:00
sthen
fbcfe48ae7 bugfix update to citus-9.5.2 2021-02-10 22:07:23 +00:00
remi
a463e377b8 update librelp to version 1.9.0
The TLS tests currently fail when executed with libressl. Partly
because of bogus information in the certificates used by the tests.
GnuTLS and OpenSSL apparently accept that. Our rsyslog which uses
librelp is linked with GnuTLS.

ok tb
2021-02-10 21:26:44 +00:00
jasper
d686d0a53e fix build with -fno-common, from altlinux 2021-02-10 20:57:22 +00:00
espie
352dd53fec fix -fno-common
okay naddy@
2021-02-10 20:39:56 +00:00
edd
cbcbdb3fa6 -fno-common fixes for games/angband.
OK naddy@, thanks!
2021-02-10 20:28:56 +00:00
naddy
19158ebaa1 net/tinyfugue: fix build with -fno-common; from maintainer Markus Lude 2021-02-10 20:27:47 +00:00
tracey
dd1627c850 Maintainer update from Florian Viehweger for graphics/chafa to 1.6.0.
Slight tweaks by me.
2021-02-10 20:18:11 +00:00
sthen
708dbb8e1a lang/php/*: update pecl examples in readme 2021-02-10 19:44:31 +00:00
tb
ef6693b444 Update to tlsfuzzer 20210210 2021-02-10 17:55:45 +00:00
mestre
a92dfc5257 update to 2021.02.10 2021-02-10 17:23:25 +00:00
jeremy
094a5f67e1 Update to pllua 2.0.7
The GitHub project changed from pllua/pllua-ng to pllua/pllua,
so adjust for that.
2021-02-10 15:53:11 +00:00
sthen
b2fe97ef21 add uid and rcscript for the daemon for icinga director; mention in pkg-readme 2021-02-10 15:35:38 +00:00
stsp
b773bca589 Update to Subversion 1.14.1
Fixes CVE-2020-17525 (unauthenticated denial-of-service in mod_authz_svn)

ok sthen@
2021-02-10 13:40:55 +00:00
sthen
0ee6f6104e ..actually I was mistaken about the icinga-web2 setup module. revert
that bit and add a note that setup currently requires PHP 7.3
2021-02-10 13:35:27 +00:00
sthen
4798c5c409 icingaweb2; setup module is disabled by default, add enabling it to pkg-readme 2021-02-10 13:26:23 +00:00
sthen
e4521f52b7 convert icinga 1 eol to $obsolete_reason 2021-02-10 12:49:31 +00:00
sthen
f929a810bb icinga port maintenance:
- switch back to libressl, cert problem was fixed in x509_verify.c 1.26
- after real-world experience, get rid of the automatic update path from 1.x to 2.x
2021-02-10 12:47:07 +00:00
kn
2636dd2cfc Update to Mumble 1.3.4
Client
Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733)

Server
Fixed: Exit status for actions like --version or --supw was always set to non-zero ( #3998)

General
Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
2021-02-10 12:35:33 +00:00
kn
51ef9f1db0 Update to Puppet 6.21.0
https://puppet.com/docs/puppet/6.21/release_notes_puppet.html
2021-02-10 12:32:37 +00:00
sthen
8503ec0f44 Run altermime with pledge(). It's fairly small and self-contained and
does string processing on what is often untrusted input, so this seems
a good candidate for defensive use of pledge (allowing all file io,
as it creates temporary files at various points during run, but has
no need for network).

pledge() is often not a good match for software in ports, but this seems
a suitable candidate and it changes very infrequently so doesn't add a
big maintenance burden.

looks good to deraadt, ok semarie@
2021-02-10 11:43:58 +00:00
ajacoutot
ff3ea94dfe Add support for libstemmer. 2021-02-10 11:16:02 +00:00
kirby
44ffadc97f update to naev-0.8.1 2021-02-10 10:19:02 +00:00
kn
36efff7c87 Remove editors/hnb
This port hits segmentation faults right on startup (amd64, default/empty
`vm.malloc_conf'), both built with either `-fcommon' or fixes from FreeBSD.

No update since 2003.
Fails to build the now default "-fno-common".

OK gnezdo
2021-02-10 08:25:46 +00:00
benoit
f4f608ae7b Update to p5-Plack-1.0048
from wen heping, ok Abel Abraham Camarillo Ojeda (MAINTAINER)
2021-02-10 07:39:24 +00:00
gnezdo
c4d57edd17 Fix security/p0f -fno-common
Bonus fix for memset size mismatch noted by clang

ok jsg@
2021-02-10 07:26:38 +00:00
jsg
58843875ca fix -fno-common build 2021-02-10 07:15:17 +00:00
rsadowski
ccca29dd3f Update jenkins-devel to 2.279 2021-02-10 06:11:34 +00:00
bcallah
8ea317e5f8 Fix build for -fno-common with an upstream commit
Sync WANTLIB while here.
ok gnezdo@
2021-02-10 05:01:13 +00:00
jsg
8dfe3dff5a build gdb with --disable-sim
fixes -fno-common build on arm and makes update-plist output match amd64
2021-02-10 04:55:19 +00:00
rsadowski
30e25a89bf Update inkscape to 1.0.2
OK gnezdo@
2021-02-10 04:54:55 +00:00
jeremy
49fc189005 Fix prboom-plus build with -fno-common
From FreeBSD
2021-02-10 03:18:48 +00:00
jeremy
3079496368 Fix prboom build with -fno-common
From FreeBSD
2021-02-10 03:12:27 +00:00
kn
e77048a606 Remove audio/xhippo
tream at https://www.gnu.org/software/xhippo/ no longer provides
distfiles since at least 2019, FreeBSD also has marked the port as such;
the website says

        The GNU xhippo has been decommissioned.

Fails to build the now default "-fno-common".

Other ports such as audio/mkplaylist do similar jobs, most media players
also have such functionality, e.g. VLC does.

OK danj
2021-02-10 01:01:10 +00:00
kn
57fe6d691e Remove audio/gimmix
Starting the app shows a window but upon clicking "OK" it dies immediately.
It depends on old Python and GTK and already carries a local patch to cope
an old cURL update.

Upstream is dead, FreeBSD also marked the port for removal.

OK danj
2021-02-10 00:56:14 +00:00
kn
16f602dadc Oops, use right msg for www6to4 2021-02-10 00:48:39 +00:00
kn
756656ea94 Remove www/www6to4
The import of this tool in 2004 predates pf.conf(5)'s "af-to" which came
about in 2011.

Since that, there have been no port changes other than dusting things of
in the Makefile.

Upstream is dead, this port fails with "-fno-common" and I have a hard
time seeing how one would use a proxy daemon with their browser to do
address family translation these days.

OK danj
2021-02-10 00:45:31 +00:00
jsg
fc2e9929d4 update arm-none-eabi-gdb to 7.12.1 matching devel/gdb
backport a arm specific -fno-common fix
[ARM, sim] Fix build error and warnings
851c0536cabb661847c45c73ebd796eb3299066b
2021-02-10 00:41:23 +00:00