163755 Commits

Author SHA1 Message Date
ajacoutot
06a3aea091 Update to py3-botocore-1.24.2. 2022-02-18 08:23:15 +00:00
semarie
d04e07d165 update games/minetest to 0.5.5
ok op@
2022-02-18 07:47:20 +00:00
ajacoutot
2c489a90bb Update to cups-filters-1.28.12. 2022-02-18 07:38:03 +00:00
ajacoutot
bbc822c139 Revert part of previous; openfiles is enough in the default login class.
prodded by robert@

Note that rc.d is still using the daemon class, so login.conf still needs
to have a consul class with higher fds limit; that will change soon.
2022-02-18 07:35:28 +00:00
ajacoutot
09a012f4aa Add a custom login class for consul by default and do not use the daemon login
class for the _consul user.
2022-02-18 07:17:02 +00:00
robert
9e482ab584 remove _zabbix from the daemon login class and do not suggest creating
a login class because zabbix should be fine with the default
2022-02-18 06:42:35 +00:00
robert
2ec574abe3 ship a default login class configuration for postgresql and also remove the
_postgresql user's login class so that it defaults to 'default' instead of
daemon

ok jeremy@
2022-02-17 21:26:30 +00:00
sthen
460fb17452 +py-i3ipc 2022-02-17 18:43:41 +00:00
sthen
d410cb4dd2 imports ports/x11/py-i3ipc, from Sergey Andrianov, ok daniel@
i3's interprocess communication (or ipc) is the interface i3wm uses
to receive commands from client applications such as i3-msg. It also
features a publish/subscribe mechanism for notifying interested parties
of window manager events.
2022-02-17 18:43:12 +00:00
sthen
eaae4a01b6 add .poison COMPILERS to mk.conf.template (should be COMPILER) 2022-02-17 17:21:50 +00:00
ajacoutot
031a714975 Update to webkitgtk4-2.34.6. 2022-02-17 16:54:59 +00:00
landry
b8108aff7a www/mozilla-firefox: update to 97.0.1.
see https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/
2022-02-17 14:43:36 +00:00
ajacoutot
3eca70b37e Update to awscli-1.22.56. 2022-02-17 14:35:44 +00:00
ajacoutot
9136bc0f70 Update to py3-boto3-1.21.1. 2022-02-17 14:35:30 +00:00
ajacoutot
5448e344e4 Update to py3-botocore-1.24.1. 2022-02-17 14:35:16 +00:00
robert
cf51d7580a do not encourage the usage of cap_mkdb 2022-02-17 14:01:27 +00:00
landry
e7484683d7 graphics/openscenegraph: add direct dependency on graphics/jasper, fixes breakage reported by ajacoutot@ 2022-02-17 13:55:51 +00:00
ajacoutot
498ee2aa5b Update to libwnck3-40.1. 2022-02-17 13:52:15 +00:00
ajacoutot
a31c82314c SECURITY update to libxslt-1.1.35. 2022-02-17 13:43:35 +00:00
ajacoutot
83cc4248be No need to manually create a login.conf class anymore since gdm provides
it by default.
2022-02-17 13:15:30 +00:00
ajacoutot
5630b4f9f0 Add a custom login class for gdm by default and do not use the daemon login
class for the _gdm user.
2022-02-17 13:12:08 +00:00
espie
a20dd924fb move summary.log generation into the subengine, because it's absurd
to create it in dpb modes that don't build anything (such as -F and
HISTORY_ONLY). No functional change.
2022-02-17 12:42:37 +00:00
sthen
ec348d9c61 update xv to 4.0.0alpha2 tag 2022-02-17 10:38:39 +00:00
sthen
f620c0c7dc add a bit more info to the text about Nikon D7100 problem
include URL to sample file
2022-02-17 10:38:26 +00:00
sthen
785caa5071 update to libunbound-1.15.0 2022-02-17 10:10:09 +00:00
ajacoutot
ef0dcff4f3 Update to librsvg-2.52.6. 2022-02-17 10:01:25 +00:00
robert
a9eae48562 do not use the daemon login class for the _mysql user 2022-02-17 09:52:20 +00:00
robert
debc00933c add a custom login class for mariadb by default 2022-02-17 09:51:57 +00:00
sthen
7da7b51c52 nanomsg: explicitly disable doc generation, otherwise it picks up
asciidoctor at configure time. (docs weren't packaged).
2022-02-17 09:44:07 +00:00
ajacoutot
f2c36d832b Update to terraform-1.1.6. 2022-02-17 09:38:17 +00:00
landry
e0291807c1 geo/postgis: fix WANTLIB after gdal change, breakage reported by ajacoutot@ 2022-02-17 09:29:57 +00:00
ajacoutot
02e0059800 Update to qpdf-10.6.2. 2022-02-17 09:27:12 +00:00
sthen
ac67dd0a54 bump REVISION to keep it above -stable (dep change python 3.8->3.9) 2022-02-17 09:11:21 +00:00
sthen
d474edb0f0 update to librenms-22.2.0, includes fixes for XSS and some privilege
level issues (normal logged-in user access to some things which should
be admin-only)
2022-02-17 09:05:35 +00:00
rsadowski
966533650b Update jenkins-devel to 2.335 2022-02-17 05:55:14 +00:00
kirby
5fc71853e6 Switch to HTTPS tuxfamily.org mirror for both HOMEPAGE and MASTER_SITES 2022-02-17 04:34:03 +00:00
gkoehler
d69d4b91f6 Stop using -DUSE_OPENGL_OR_ES=OFF on powerpc
This arg breaks the build of webkitgtk4, because this arg disables the
coordinated graphics, but https://commits.webkit.org/238823@main added
code that requires the coordinated graphics.

After unbreaking webkitgtk4, I can browse a few websites in www/midori
on macppc.  Most websites crash their tabs, in the same way that
glxgears crashes, "LLVM ERROR: Relocation type not implemented yet!"

ok ajacoutot@ (maintainer)
2022-02-16 22:37:31 +00:00
jca
e8c51a2971 Unbreak build when the tinyxml2 package is installed
cppcheck embeds a tinyxml2 version different from what we have in ports.
Use -isystem like upstream does, to avoid putting /usr/local/include
before externals/tinyxml2 in the preprocessor search path (-I takes
precedence over -isystem).

ok gsoares@ (maintainer)
2022-02-16 22:24:45 +00:00
sebastia
a1d42e1a06 simple update 3.14.0 -> 3.14.1 2022-02-16 21:45:32 +00:00
bluhm
9b4288b22e update p5-BerkeleyDB to 0.64 2022-02-16 21:09:28 +00:00
bluhm
5a315f7f19 update p5-HTTP-Daemon to 6.13 2022-02-16 20:21:06 +00:00
sthen
5eba4655fe COMPILER_LANGS is not WANTLIB(!) 2022-02-16 19:34:23 +00:00
jeremy
e4dd03e9df Remove capstone detection, only needed for debugging YJIT
Having the detection resulted in a hidden dependency, which could break
bulk builds.

OK @jca
2022-02-16 18:28:34 +00:00
denis
eecd1b7e32 Link alertmanager 2022-02-16 18:27:51 +00:00
denis
e3f55d03a2 Import sysutils/alertmanager v0.23.0
The Alertmanager handles alerts sent by client applications such
as the Prometheus server. It takes care of deduplicating, grouping,
and routing them to the correct receiver integration such as email,
PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
of alerts.

https://prometheus.io/

OK sthen@
2022-02-16 18:26:57 +00:00
denis
839205820e Add alertmanager user 2022-02-16 18:25:00 +00:00
sthen
c41e91647a build yubikey-manager with its own copy of the current 0.8 version
of py3-fido.

should be a noop. if it doesn't work currently or only partially works
(like mine which times out usb transactions for many operations) then
this won't help, if it does work then this shouldn't break things.
but this gets ykman out of the way of updates to the main py-fido port.
2022-02-16 16:35:09 +00:00
gonzalo
fd4ac15507 Update for Nextcloud to 21.0.8 2022-02-16 15:34:25 +00:00
gonzalo
4c31fa1f33 Update for Nextcloud to 22.2.4
tested by Adriano Barbosa (thanks!)
2022-02-16 15:31:53 +00:00
gonzalo
03d3dff87d Update for Nextcloud to 23.0.2.
OK landry@
2022-02-16 15:18:48 +00:00