17163 Commits

Author SHA1 Message Date
bket
d7a5e8dd9b Update to unison-2.51.3
Changes: https://github.com/bcpierce00/unison/blob/v2.51.3/src/NEWS
2020-11-03 19:45:30 +00:00
bluhm
3e9a36bd24 update p5-Net-DNS to 1.28 2020-11-03 13:37:39 +00:00
kirby
02488fa346 update to munin-2.0.65 2020-11-03 08:17:58 +00:00
jca
473ea931dc Update to openvpn-2.5.0
This update drops the default fallback to BF-CBC with older clients.
See https://openvpn.net/community-downloads/ for a list of details.

2.5.0-rcN test reports from gonzalo@
2020-11-02 22:49:17 +00:00
rsadowski
5e4960099c Update konversation to 1.7.7 2020-11-02 17:26:09 +00:00
jasper
a3a708c7e6 fix build with vala 0.50; from upstream 2020-11-02 09:10:42 +00:00
sthen
438852a3a3 update to lldpd 1.0.7 2020-11-01 20:15:53 +00:00
sthen
4d113a696f update to dhcpcd-9.3.2 2020-11-01 19:35:20 +00:00
fcambus
49a071eb35 Update dbip to 2020-11. 2020-11-01 11:54:55 +00:00
ajacoutot
793ec982fe Update to glib2-networking-2.66.0. 2020-11-01 08:23:11 +00:00
robert
45892e7aad update to 5.0.5; from Mark Patruck 2020-10-31 10:07:35 +00:00
rsadowski
3e0e24e194 Update vnstat to 2.6
Feedback and ok solene@, maintainer timeout
2020-10-31 08:55:41 +00:00
ajacoutot
4171f3253c Update to py3-boto3-1.16.9. 2020-10-31 08:43:53 +00:00
ajacoutot
2f48e6c3dd Update to py3-botocore-1.19.9. 2020-10-31 08:43:40 +00:00
rsadowski
8bb5b8fe70 Update nextcloudclient to 3.0.3
Update diff from maintainer with shared-lib and WANTLIB teak by me
2020-10-31 06:42:58 +00:00
sthen
1d695c8ee4 Update unifi/lts DESCR information about security support to past-tense.
only use this branch if you have one of the devices that do not work with
the unifi/stable release (Broadcom 11ac and Pico M2 flashed with unifi
firmware). Prompted by a mail from Jordan Geoghegan.
2020-10-30 22:13:37 +00:00
jasper
80b171eb52 - update HOMEPAGE
- most ports in here use meson which get their CONFIGURE_STYLE from
  the module, so stop setting it to 'gnu' in Makefile.inc by default
2020-10-30 19:18:12 +00:00
jasper
4060049b43 - update to gupnp-igd-1.2.0
- switch to meson
2020-10-30 19:17:12 +00:00
ajacoutot
9fad4538e7 Update to py3-boto3-1.16.8. 2020-10-30 13:19:49 +00:00
ajacoutot
e08e98946d Update to py3-botocore-1.19.8. 2020-10-30 13:19:37 +00:00
ajacoutot
af1f55d63d Update to gnugk-5.6. 2020-10-30 13:11:30 +00:00
sthen
682fd803e4 update to wireshark-3.2.8 2020-10-29 22:34:38 +00:00
kirby
8618451604 update seafile to 7.0.10 2020-10-28 17:52:16 +00:00
rsadowski
a180bc8ada Update kdsoap to 1.9.1 2020-10-28 15:04:05 +00:00
sthen
c6c56ff0fb enable py2 for py-rrdtool as well, use it to replace net/rrdtool,-python
(which is an older version of the same thing). add an upgrade path via
quirks/@pkgpath.
2020-10-28 12:12:46 +00:00
sthen
ad413ec76c +py-rrdtool. sort directory names while there. 2020-10-28 11:57:11 +00:00
sthen
ef64ec1d10 import ports/net/py-rrdtool, ok martin@
These Python bindings to rrdtool are based on the code of the original
Python 2 bindings module for rrdtool by Hye-Shik Chang which are shipped
with the RRDtool distribution. This project is maintained separately to
provide a more pythonic way to install those bindings via PyPI and
include support for Python 3.
2020-10-28 11:55:52 +00:00
sthen
d640fcf959 rm unifi/testing 2020-10-27 20:24:57 +00:00
sthen
e78bb3ddc8 switch unifi/stable to 6.0.28 (moved to 6.0 branch)
likely to fix the problem some people have seen with the C++ component
in the rebuilt version of snappy-java that we're using (this is a mess,
one of the java modules used by unifi includes C++ code which wants to
be compiled with gcc, upstream no longer provides builds for OpenBSD as
they used to do in the past. it's a wonder it works at all)

(there are newer snappy-java releases now that include a pure-java
version, but that doesn't support one of the functions that unifi uses..)
2020-10-27 20:23:35 +00:00
ajacoutot
ad1843da6f Update to py3-smbc-1.0.23. 2020-10-27 15:36:08 +00:00
mariani
72a4aa5167 Update net/qbittorrent 4.2.5 to 4.3.0.1
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.0.1/Changelog

Tested OK on amd64.

OK solene@
2020-10-25 22:36:41 +00:00
ajacoutot
2524a9025a Update to zeek-3.2.2.
Committing early in the release process to give time to test this.
Please contact me if you see any regression.
2020-10-25 09:16:09 +00:00
danj
6ef539baf3 Backport two commits to support closefrom()
From brad
2020-10-24 18:27:51 +00:00
danj
73e1f9da9d Fix CFLAGS handling
The proper variable to override for optimizations is CPU_CFLAGS.
Upstream Makefile adds -fno-strict-aliasing so remove it.

From brad
2020-10-24 18:27:05 +00:00
sthen
59df3bf138 fix regex, 0-9 not 1-9 2020-10-24 10:56:33 +00:00
sthen
e93073af0c update FETCH_MANUALLY text for simplified BUILD_V handling 2020-10-24 10:53:48 +00:00
sthen
4b6e6ba07a handle things if a rebuilt snappy-java is not provided 2020-10-24 10:52:54 +00:00
sthen
ef301f77f3 unifi port tweak; allow using a whole distfile url in BUILD_V, makes it
easier to fetch the beta versions
2020-10-24 09:40:36 +00:00
jca
29c40bf7cc Add link to upstream commit 2020-10-23 21:34:05 +00:00
jca
8bc39b9b26 Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html

ok rsadowski@ (maintainer)
2020-10-23 21:27:52 +00:00
solene
e8f5ba7619 Update to synapse-1.21.2
Fix CVE-2020-26891

Thanks to maintainer Renaud Allard for the diff
2020-10-23 16:49:48 +00:00
rsadowski
81cbe211c3 Update libmesode to 0.10.1 2020-10-23 13:44:41 +00:00
abieber
690608f38c Update gomuks to 0.2.1. Changes here:
https://github.com/tulir/gomuks/releases/tag/v0.2.1
2020-10-23 13:38:33 +00:00
kirby
d2b648abf7 update HOMEPAGE 2020-10-23 12:42:34 +00:00
danj
ffdc5178d6 Update to haproxy-2.0.18 2020-10-22 22:03:36 +00:00
abieber
18ba022cb2 + dendrite 2020-10-22 13:53:33 +00:00
abieber
c05a8133f1 Import dendrite, a Matrix server written in Go.
Homepage: https://github.com/matrix-org/dendrite

OK landry@
2020-10-22 13:51:39 +00:00
bket
72b5913647 Update to filezilla-3.51.0
Bugfix release. Changes: https://filezilla-project.org/versions.php
2020-10-22 12:11:05 +00:00
bket
829a8ef019 Update to libfilezilla-0.25.0
Changes: https://lib.filezilla-project.org/

Minor of shared lib has been bumped because of the addition of a symbol.
2020-10-22 12:10:02 +00:00
sthen
52a2d8e4fa update to BIND 9.16.8 2020-10-22 11:30:05 +00:00