Commit Graph

20063 Commits

Author SHA1 Message Date
kn 1e2036d6f0 merge common deps into common makefile 2023-01-30 22:32:47 +00:00
kn 603d313bbe Remove mariani@ as unresponsive MAINTAINER
Take over qbittorrent myself.

No reply in months.
OK jca
2023-01-30 20:19:11 +00:00
kmos 503ee4ee3a Shift to ports-gcc to fix build on sparc64 2023-01-30 20:15:21 +00:00
job 9ec5b60a6f Make readme more informative
OK sthen@
2023-01-30 18:00:38 +00:00
kn b583fa094d add missint qttools build dependency; spotted by naddy 2023-01-30 16:51:57 +00:00
sthen 1e55a9b592 update to sniproxy-0.6.6, from Renaud Allard (maintainer) 2023-01-30 15:10:36 +00:00
sthen 56a28fcfb7 remove DISTFILES setting for cargo ports using GH_*, no longer needed
with cargo.port.mk r1.35
2023-01-30 13:28:38 +00:00
sthen f0a6803b94 update to radcli-1.3.1 2023-01-30 13:10:13 +00:00
jca cb28c8b5d6 Unbreak detection of inet_pton/inet_ntop with clang 15 and -Wint-conversion 2023-01-30 13:01:31 +00:00
jca e38586d744 Update to openvpn-2.6.0
This is the start of the new 2.6 series, and almost a major version
bump.

Announcement mail:
https://www.mail-archive.com/openvpn-announce@lists.sourceforge.net/msg00126.html

ChangeLog:
https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst

Positive server test results from sthen@
2023-01-29 12:06:08 +00:00
jca f621840aff Update to samba-4.17.5
Release notes:
https://www.samba.org/samba/history/samba-4.17.5.html

Tests and ok bket@ and Ian McWilliam (co-maintainer)
2023-01-29 11:59:18 +00:00
bket 5f594b3999 Update to filezilla-3.63.1
Fixes icon sizing issue on high DPI scale factors.
2023-01-29 11:39:26 +00:00
naddy 4f1d2838ba revert "Handle ALL_TARGET and INSTALL_TARGET in cmake module"
It breaks a number of ports at the fake step:

Unknown argument -t
Usage: cmake --install <dir> [options]
2023-01-28 22:03:46 +00:00
kn febf9dfa93 Switch to Qt6
At least under Xfce when using a custom (lower) DPI value, qbittorrent is
unusable as buttons get cropped to the point where their text is no longer
visible;  menus have the wrong size.

Use Qt6 to get proper rendering and a usable UI.

(Other Qt5 apps like KeePassXC are fine, regardless of DPI and/or desktop
environment.)

maintainer timeout
OK rsadowski
2023-01-28 19:12:08 +00:00
kn 34b56cbb68 Remove security/hlfl
WWW is dead, the old hlfl.org is now another project, DESCR doesn't
mention pf, long missing out on updates, unmaintained.

OK benoit
2023-01-28 16:25:12 +00:00
op b63ff37086 update net/tut to 2.0.1 2023-01-28 16:15:36 +00:00
tb ed20f890af bump consumers of rust-ring (static linking) 2023-01-28 13:34:16 +00:00
op 9a7835a75c update net/lagrange to 1.15.1; from MAINTAINER Florian Viehweger, thanks!
Changelog:
- Fixed opening multiple Preferences windows at the same time.
- Fixed the Preferences window missing a window icon.
- Footer information moved out of the margin area and under the page content.
- Updated UI translations.
2023-01-28 12:52:21 +00:00
sthen d98818c95d update to py3-dpkt-1.9.8, modified from a diff from dsp (maintainer) 2023-01-28 12:42:07 +00:00
ajacoutot 1c8f0fa3ac Update to py3-boto3-1.26.59. 2023-01-28 10:33:43 +00:00
ajacoutot 202e27b35b Update to py3-botocore-1.29.59. 2023-01-28 10:33:32 +00:00
sthen f1145a57d2 update to librenms-23.1.1 2023-01-28 09:10:12 +00:00
sthen 3de70aa009 update to icinga-web2-2.11.4
unfortunately the sample Apache httpd config files were removed from the
icingaweb2 distfile in a packaging reorganisation ("moved to the packaging
repository", which appears to be non-public), so copy the files from the
previous version.
2023-01-27 13:55:52 +00:00
kirby 2be5c59c32 update to ownCloudclient-3.1.0.9872 2023-01-27 13:28:17 +00:00
sthen abe9e5ade4 routinator: neater distfiles handling 2023-01-27 12:50:22 +00:00
mestre bb8884770b +nicotine-plus
OK op@
2023-01-27 00:29:24 +00:00
mestre 6c1044ff67 Import nicotine-plus 3.2.8
Nicotine+ is a graphical client for the Soulseek peer-to-peer file
sharing network.

Nicotine+ aims to be a pleasant, Free and Open Source (FOSS)
alternative to the official Soulseek client, providing additional
functionality while keeping current with the Soulseek protocol.

OK op@
2023-01-27 00:19:59 +00:00
sthen 4bda402628 update to newer eduvpn-documentation checkout 2023-01-26 15:11:14 +00:00
sthen 902c70a086 update to vpn-user-portal-3.3.0
database migration required if you use this with pgsql/mariadb (it's
handled automatically for the default sqlite); for info, see
https://github.com/eduvpn/documentation/blob/v3/DATABASE.md#database-migration
2023-01-26 15:10:21 +00:00
sthen 77c1ddcd81 merge gortr into stayrtr for existing installs; development on gortr was
stopped and stayrtr is the continuation of the codebase. suggested by claudio@

sync distinfo to unbreak build while there
2023-01-26 14:25:00 +00:00
job 30c481c2b2 +stayrtr 2023-01-26 13:40:54 +00:00
job b0342ee3dd Import net/stayrtr 0.4.0
OK kn@
2023-01-26 13:38:49 +00:00
sthen 77c488cf43 update to py3-telegram-0.16.0, tested with net/tg
patch to drop RDEP on setuptools, it's only used to locate the bundled
linux/darwin libs which we remove anyway

(there's a newer version, but it needs an extra dep)
2023-01-26 12:57:56 +00:00
sthen 149681eba7 update to isc-bind-9.18.11
https://kb.isc.org/docs/cve-2022-3094
- An UPDATE message flood may cause named to exhaust all available
memory

https://kb.isc.org/docs/cve-2022-3736
- named configured to answer from stale cache mayvterminate unexpectedly
while processing RRSIG queries

https://kb.isc.org/docs/cve-2022-3924
- named configured to answer from stale cache may terminate unexpectedly
at recursive-clients soft quota
2023-01-25 23:45:20 +00:00
sthen 397948c1b0 headscale: remove i386 from ONLY_FOR_ARCHS again, it still fails:
../../../go/pkg/mod/modernc.org/sqlite@v1.20.0/lib/mutex.go: various undefined
2023-01-25 16:33:14 +00:00
sthen 046744c2d1 update to librenms-23.1.0
https://github.com/librenms/librenms/releases/tag/23.1.0
2023-01-25 12:15:27 +00:00
sthen e7d4a4d7b8 update to bird-2.0.12; amongst other things includes various stability-looking
fixes around memory allocation, and on OpenBSD it adds route priority support
(though still uses RTP_DEFAULT by default).
2023-01-25 12:14:45 +00:00
ajacoutot aa7091aa40 Remove empty trailing line(s). 2023-01-25 10:54:32 +00:00
bket d2aedde4e1 Update to filezilla-3.63.0
Changes: https://filezilla-project.org/versions.php
2023-01-25 06:46:31 +00:00
bket 1c1c459e20 Update to libfilezilla-0.41.0
Bump major of SHLIB because of symbol removal.
2023-01-25 06:46:16 +00:00
jca 35484b3a02 Properly pass -export-dynamic to the linker, fixes the build with lld 15 2023-01-24 18:09:35 +00:00
sthen 27234aa179 remove obsolete #ifdef patch (no change, the macro is defined anyway now) 2023-01-24 09:55:07 +00:00
op aee7043a05 update net/tut to 2.0.0
The configuration format changed!  Existing configurations and themes
must be rewritten, although most parts are the same.

Other interesting changes:
 - support for multiple accounts
 - added a built-in editor

full changelog: https://github.com/RasmusLindroth/tut/releases
2023-01-24 08:46:50 +00:00
sthen 3b485d39ed update to headscale-0.18.0, from Laurent Cheylus (maintainer) 2023-01-23 10:11:09 +00:00
aisha f6d73fef25 net/py-libknot: update to 3.2.4
ok abieber@ jca@
2023-01-22 23:59:44 +00:00
aisha 4dd8f42e00 net/knot: update to 3.2.4
ok abieber@ jca@
2023-01-22 23:58:56 +00:00
jeremy baaba3378d Unlink builds of ruby ports with ruby27 FLAVOR
In preparation for removing Ruby 2.7.
2023-01-22 19:51:59 +00:00
sthen fdbd3962ee update to wireshark-4.0.3 2023-01-22 15:23:47 +00:00
sthen fedb18ea11 update to liveMedia-20230119 2023-01-22 15:22:17 +00:00
sthen c8c0df2ee5 update to bgpq4-1.8 2023-01-22 15:22:12 +00:00