17606 Commits

Author SHA1 Message Date
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
naddy
ba3b51aaf3 net/argus-clients: fix build with -fno-common; ok gnezdo@ 2021-02-25 21:31:28 +00:00
naddy
0cd5bbcf01 net/argus: fix the build with -fno-common; ok gnezdo@ 2021-02-25 21:30:28 +00:00
sthen
c39d9068da isc-bind: backport https://gitlab.isc.org/isc-projects/bind9/-/issues/2413 fix
found the hard way by Christian Gut, thanks for tracking this down.

12c5b2a1b8.patch
2021-02-25 16:37:22 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
sthen
192066add7 update to dnsperf-2.4.2
install queryparse python script (reads pcap, generates list of queries for input to dnsperf)
2021-02-24 14:28:55 +00:00
sthen
7f2cf7b152 update to nagios-4.4.6, not run tested but the current version doesn't
build any more and nobody responded to call for testers on ports@.
2021-02-24 13:05:14 +00:00
sthen
745105c362 automatically handle ports which use the python module and have flavours
other than the usual "python3/<blank>" python version selection and
remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the
affected ports.
2021-02-23 22:04:35 +00:00
sthen
761c9f34ff ports which use the python module and have flavours other than the
usual "python3/<blank>" python version selection still require setting
MODPY_VERSION for now.
2021-02-23 21:45:49 +00:00
naddy
b9e31b47d8 net/weex: update to 2.8.3, which also fixes the build with -fno-common
With some guidance from the FreeBSD port how to wrangle the incoherent
autotool files into buildable shape.
2021-02-23 20:06:01 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
kirby
fc8fecf9a5 update to munin-2.0.67 2021-02-23 15:16:14 +00:00
bentley
91da35285a Use MASTER_SITE_GNU.
suggested by naddy@
2021-02-23 09:34:36 +00:00
solene
4df085abc1 Update to swirc-3.2.6
Diff from maintainer Markus Uhlin <markus.uhlin at bredband.net>
2021-02-23 08:10:37 +00:00
bentley
b798caf520 Update to dico-2.10.
Release notes: https://puszcza.gnu.org.ua/forum/forum.php?forum_id=1248

Fixes build with -fno-common.

Also, fix spelling of 'MAINTAINER'.
2021-02-23 05:05:11 +00:00
jca
f6e69fcccd Update to knot-3.0.4
Release notes:
https://www.knot-dns.cz/2021-01-20-version-304.html
2021-02-22 23:27:39 +00:00
jca
05687123a7 Missed in previous 2021-02-22 22:42:55 +00:00
jca
b426c7e43f Upstream fix for -fno-common
ok bluhm@ (maintainer)
2021-02-22 22:41:51 +00:00
solene
cd6546625c Update to lagrange-1.1.4 2021-02-22 21:23:07 +00:00
sthen
e805640e84 python 2 and py-xml not needed at build time 2021-02-22 15:27:55 +00:00
sthen
1d7e39cb00 update to nslint-3.1, drop the "static" flavour 2021-02-22 13:31:43 +00:00
sthen
946636c75f regen plist 2021-02-22 11:55:59 +00:00
sthen
1b1028bcff jftpgw: fix commons, and a 64-bit time_t issue while there 2021-02-22 11:55:34 +00:00
sthen
6e16f0a618 remind the user that DHCPv6 (and NDP) require PF rules to pass the traffic
as is not generally the case with v4. pointed out by stsp@
2021-02-21 21:36:30 +00:00
abieber
f055b436d8 Update miniflux to 2.0.28 2021-02-21 19:00:24 +00:00
abieber
b38f4fdf61 Update dendrite to 0.3.10. 2021-02-21 18:56:19 +00:00
danj
c6ce35a2f5 Enable TLSv1.3
This mimics what has been done in www/nginx.

Lack of TLSv1.3 pointed out by Brandon (theriverlethe at gmail).
From and ok tb@
2021-02-21 15:05:21 +00:00
sthen
91953cc8dc Repair COMMENT, thanks portgen. Pointed out by Karlis Mikelson. 2021-02-21 10:39:47 +00:00
ajacoutot
8524284edb textproc/py-precis_i18n -> textproc/py-precis_i18n${MODPY_FLAVOR} 2021-02-21 10:02:41 +00:00
tb
16cce2e734 net/honeyd: fix -fno-common build failure
Simplified version of bket's port of FreeBSD's fix.

ok bket
2021-02-21 09:25:25 +00:00
semarie
071b5be212 devel/cargo: remove .crates2.json file after installing with cargo
we are managing installed files with different mecanism.
it is the v2 for tracking crates installation, and we already remove v1 (.crates.toml).

take care of cleaning ports which are already seen it

problem spotted by landry@
ok landry@
2021-02-21 09:19:07 +00:00
tb
89142f048c msdl: fix build with -fno-common 2021-02-20 20:34:58 +00:00
tb
0716283a57 plushs: fix build with -fno-common 2021-02-20 20:18:28 +00:00
bket
dbed198124 net/openmdns, fix -fno-common build error
Fix taken from FreeBSD

"...go ahead" gonzalo@ (maintainer)
2021-02-20 19:54:26 +00:00
naddy
e0e2746824 net/ezstream: Update to 1.0.2, a bugfix release resolving 3 crashes
Add a new master download site to tide us over until Xiph.org has recovered
from hardware failure.  From maintainer Moritz Grimm.
2021-02-20 18:38:00 +00:00
sthen
df6a56e233 update to flow-tools git head, which now provides built manuals so no need
to debug the crash in docbook-to-man or fixup the sgml so they work with
docbook2man. also moves the scripts to py3.
2021-02-20 18:09:07 +00:00
sthen
763fad78bf switch py2 BDEP to py3 (it was using py3 anyway, probably pulled in via
another dep)
2021-02-20 17:33:38 +00:00
sthen
598df62ecb update to dnscontrol-3.7.0 2021-02-20 16:24:23 +00:00
naddy
062869dde6 net/libshout: update to 2.4.5
Catch up with two bugfix releases.  Added new tool shout(1).
From maintainer Moritz Grimm.
2021-02-20 16:21:33 +00:00
sthen
7948330fd4 upgrade from BIND 9.16.12 to 9.16.11 plus backported patch for
CVE-2020-8625. also add more recently committed "Rollback setting
IP_DONTFRAG option on the UDP sockets" patch fixing
https://gitlab.isc.org/isc-projects/bind9/-/issues/2466
https://gitlab.isc.org/isc-projects/bind9/-/issues/2487

re
https://kb.isc.org/docs/operational-notification-enabling-new-bind-option-stale-answer-client-timeout-can-result-in-unexpected-server-termination
https://kb.isc.org/docs/operational-notification-zone-journal-jnl-file-incompatibility-after-upgrading-to-bind-91612-and-917
2021-02-20 15:49:52 +00:00
ajacoutot
47148d343c Update to py3-boto3-1.17.12. 2021-02-20 09:18:26 +00:00
ajacoutot
719428ab24 Update to py3-botocore-1.20.12. 2021-02-20 09:18:16 +00:00
rsadowski
4d4609deea Update nextcloudclient to 3.1.3
Update diff from maintainer
2021-02-20 06:57:51 +00:00
sthen
248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
solene
0b071ed482 Update to synapse-1.27.0
Update from maintainer Renaud Allard <renaud at allard.it>
2021-02-19 20:16:24 +00:00
fcambus
5b7465075a Update libmaxminddb to 1.5.2. 2021-02-19 15:43:28 +00:00
ajacoutot
99d1ce24dc Update to py3-boto3-1.17.11. 2021-02-19 15:14:03 +00:00
ajacoutot
345524f33d Update to py3-botocore-1.20.11. 2021-02-19 15:13:50 +00:00
sthen
d91fc749a7 removing erlang 19 leaves a broken dep in rabbitmq (which is still a problem
even with BROKEN set in the port) so commit my incomplete work updating to
3.8 branch. still marked BROKEN as it will need some work from somebody
interested in this as it was dying shortly after startup.
2021-02-19 13:38:33 +00:00
kirby
f99545f8a5 update to ownCloudclient-2.7.6.3261 2021-02-19 07:38:49 +00:00