154385 Commits

Author SHA1 Message Date
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
kn
b6ea8b5041 Update to autorandr 1.11
- 2020-05-23 Handle empty sys.executable
- 2020-06-08 Fix Python 2 compatibilit
- 2020-10-06 Set group membership of users in batch mode

OK gnezdo rsadowksi
maintainer timeout
2021-02-09 23:48:24 +00:00
naddy
99e57994fb telephony/fobbit: fix build with -fno-common
While here, get rid of carriage return line endings and update the
home page of this long-dead project.
2021-02-09 22:59:15 +00:00
naddy
ed0876a381 shells/yash: maintenance update to 2.51 2021-02-09 22:13:19 +00:00
sthen
e4d525dea1 update to clamav-0.103.1 2021-02-09 21:39:08 +00:00
kn
393b35b989 Provide debug package 2021-02-09 21:08:19 +00:00
edd
e2b5b52f32 Stop games/odamex from picking up x11/agar if installed.
OK naddy@. Thanks!
2021-02-09 20:43:04 +00:00
sthen
590e626ab0 screen: disable utf8 2021-02-09 20:17:22 +00:00
jeremy
ffc876f6a9 Update to timescaledb 2.0.0. Mark as BROKEN as neither the previous
version nor this new version works with PostgreSQL 13.

From denis@ (MAINTAINER)
OK sthen@, danj@, pea@
2021-02-09 20:05:15 +00:00
jeremy
4c0241edef Add patches to build with PostgreSQL 13.
OK sthen@, danj@, pea@
2021-02-09 20:04:36 +00:00
jeremy
53c3a58177 Update to PostgreSQL 12.5, following databases/postgresql update to
PostgreSQL 13.

OK sthen@, danj@, pea@
2021-02-09 20:04:10 +00:00
jeremy
9f6bc542a7 Update to plr 8.4.1. Works with PostgreSQL 13.
OK sthen@, danj@, pea@
2021-02-09 20:03:40 +00:00
jeremy
175919da03 Update to pllua 2.0.6. Works with PostgreSQL 13.
OK sthen@, danj@, pea@
2021-02-09 20:03:12 +00:00
jeremy
31ce3e0313 Update to citus 9.5.0. Works with PostgreSQL 13.
OK sthen@, danj@, pea@
2021-02-09 20:02:39 +00:00
sthen
31563071fe update to PostgreSQL 13.1, mostly from jeremy@, ok jeremy pea danj 2021-02-09 20:01:36 +00:00
namn
c4264c0d30 update to TeXmacs-1.99.18
Changelog: https://texmacs.org/tmweb/about/changes.en.html

- reverts back to DISTNAME and PKGNAME as in revision 1.15 now that
  distfile extracts to -src again
- notes in README that octave plugin requires gnuplot
- compileall.py for a portcheck warning
- removes the patch for the TeXmacs interface to R
- updates README with R instructions
- removes REVISION
- removes two backported patches for qt 5.15.2

OK rsadowski@
2021-02-09 17:36:58 +00:00
espie
c77c37126d readlink might give you a relative link, which you then have to finish
resolving yourself (fixes update-patches in japanese/onew)
2021-02-09 17:34:40 +00:00
ajacoutot
974b60a2d0 Update to gtk+4-4.0.3. 2021-02-09 17:25:08 +00:00
feinerer
0639a06555 Fix build with -fno-common 2021-02-09 16:43:59 +00:00
tracey
dc3220a3b7 Bump net/thingsd to 4.0.2. ok sthen@ 2021-02-09 15:14:23 +00:00
tb
0de7d179ce sniproxy: fix for -fno-common and a compiler warning
-fno-common fix from upstream
https://github.com/dlundquist/sniproxy/pull/349

ok Renaud Allard (maintainer)
2021-02-09 15:06:50 +00:00
landry
8f1998b1a0 x11/xfce4/thunar: update to 4.16.3 2021-02-09 14:51:51 +00:00
sthen
e8f94f8ddc update to visidata-2.2.1 2021-02-09 14:30:09 +00:00
sthen
4bcf75c8cf update to roundcubemail-1.4.11
https://roundcube.net/news/2021/02/08/security-update-1.4.11
https://github.com/roundcube/roundcubemail/releases/tag/1.4.11
2021-02-09 14:22:16 +00:00