16026 Commits

Author SHA1 Message Date
sthen
7d6d878238 add a comment to say that this uses pledge; pointed out by rsadowski 2019-11-06 15:13:52 +00:00
sthen
4d6547090a +dsvpn 2019-11-06 15:01:54 +00:00
sthen
f17cd6692b import net/dsvpn (a nice simple little command-line vpn from Frank Denis
with very simple config), ok landry@

DSVPN is a Dead Simple VPN, designed to address the most common use case
for using a VPN: client -> untrusted network -> vpn server -> the Internet

* Runs on TCP. Works pretty much everywhere, including on public WiFi
  where only TCP/443 is open or reliable.
* Uses only modern cryptography, with formally verified implementations.
* Low and constant memory footprint.
* Small (~25 KB), with an equally small and readable code base.
  No external dependencies.
* No configuration file. No post-configuration. Run a single-line command
  on the server, a similar one on the client and you're done. No firewall
  and routing rules to manually mess with.
* Works with Linux, MacOS and OpenBSD, as well as DragonFly BSD, FreeBSD
  and NetBSD in client and point-to-point modes.
* Doesn't leak between reconnects if the network doesn't change.
  Blocks IPv6 on the client to prevent IPv6 leaks.
2019-11-06 15:01:18 +00:00
fcambus
338798ae95 Remove net/py-GeoIP.
The GeoIP/GeoLite databases are now legacy [1], so this module is not
useful anymore. Nothing in the ports tree uses it.

[1] https://blog.maxmind.com/2018/01/02/discontinuation-of-the-geolite-legacy-databases/

OK sthen@, benoit@
2019-11-06 14:48:04 +00:00
naddy
5e4f4db5eb Update to 7.67.0. No known security fixes.
Adds --no-progress-meter option to curl command.
2019-11-06 13:51:47 +00:00
sthen
e38cbd4be6 update to gpodder-3.10.11, from maintainer 2019-11-06 12:04:52 +00:00
jasper
4242afa519 update to cppzmq-4.5.0 2019-11-05 21:04:46 +00:00
jca
27ba9cabc4 Update to openvpn-2.4.8
Release notes:
https://openvpn.net/download/openvpn-2-4-8-released-on-2019-10-31/

Successful test report from gonzalo@ aside from my own testing.
2019-11-05 17:53:17 +00:00
bket
d87240b107 Update to dnscrypt-proxy-2.0.31.
Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.31/ChangeLog

From Nam Nguyen <namn AT berkeley DOT edu> (maintainer). Thank you!
2019-11-04 18:37:06 +00:00
fcambus
3f8dfb0954 Update libmaxminddb to 1.4.2. 2019-11-03 21:26:17 +00:00
sthen
08e1d015ea update to scamper-20191102 2019-11-03 19:57:24 +00:00
ajacoutot
c36db79b1f Take MAINTAINER. 2019-11-03 14:37:50 +00:00
jasper
c50883a018 drop maintainership for a bunch of ports i haven't used in years 2019-11-03 14:07:41 +00:00
ajacoutot
0799ca6a41 Update to py-boto3-1.10.8. 2019-11-02 13:40:28 +00:00
ajacoutot
0a08a17441 Update to py-botocore-1.13.8. 2019-11-02 13:40:06 +00:00
jasper
947649ee93 update to folks-0.13.1 2019-11-02 11:04:35 +00:00
jasper
072adf76f9 - update to telepathy-mission-control-5.16.5
- switch to use python3
2019-11-01 20:18:29 +00:00
ajacoutot
6a57bfc4b5 Update to glib2-networking-2.62.1. 2019-11-01 19:35:39 +00:00
ajacoutot
b5027d8c85 Fix build with glib2 >= 2.62 (-Werror). 2019-11-01 17:33:35 +00:00
ajacoutot
eddb325bdf Update to py-boto3-1.10.7. 2019-11-01 10:04:13 +00:00
ajacoutot
1465162322 Update to py-botocore-1.13.7. 2019-11-01 10:03:57 +00:00
abieber
427cc18390 Fix missing bump to 5.16.2.
OK tb@
2019-10-31 19:15:08 +00:00
pvk
aae0a6ab73 Update mattermost-server 5.16.1 -> 5.16.2
Changelog: https://docs.mattermost.com/administration/changelog.html
2019-10-31 08:30:04 +00:00
bentley
9abd48d692 Hook up some perl ports 2019-10-31 06:21:33 +00:00
bentley
ee3a1d8a08 Import p5-Protocol-WebSocket-0.26.
Protocol::WebSocket is a client/server WebSocket message and frame
parser/constructor. This module does not provide a WebSocket server
or client, but is made for using in http servers or clients to
provide WebSocket support.

From henning@; ok sthen@ afresh1@
2019-10-31 06:16:56 +00:00
bentley
23cc7a46bd Import p5-Net-WebSocket-Server-0.003004.
Net::WebSocket::Server implements the details of a WebSocket server and
invokes the provided callbacks whenever something interesting happens.
Individual connections to the server are represented as
Net::WebSocket::Server::Connection objects.

From henning@; ok sthen@ afresh1@
2019-10-31 06:15:30 +00:00
jasper
2e44675c92 update wireguard to 0.0.20191012 2019-10-30 14:03:07 +00:00
jca
d0d6b0a5b5 Switch back to kmos' mirror 2019-10-30 13:03:11 +00:00
jca
ee172fd1e7 Mirror this samba update for now, oops 2019-10-30 12:41:23 +00:00
jca
2b4ffc9571 SECURITY update to samba-4.9.15
Fixes for:
o CVE-2019-10218: Client code can return filenames containing path separators.
o CVE-2019-14833: Samba AD DC check password script does not receive the
full password.
o CVE-2019-14847: User with "get changes" permission can crash AD DC
LDAP server via dirsync.

Release notes for 4.9.14 and 4.9.15:
https://www.samba.org/samba/history/samba-4.9.14.html
https://www.samba.org/samba/history/samba-4.9.15.html

Tested by and ok gonzalo@
2019-10-30 12:20:48 +00:00
sthen
7016bd0c30 net-snmp tweaks:
- enable pre-RFC AES192/256 support ("--enable-blumenthal-aes"),
diff from martijn@ (adds symbols so I added a library minor bump for
this).

- disable hidden dep on lpstat from cups; if present this resulted in
adding a function to libnetsnmpmibs so a major bump is needed for this.

- recognize openbsd 7.x
2019-10-29 14:49:19 +00:00
pvk
37d109ec47 Security update mattermost-server 5.16.0 -> 5.16.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2019-10-29 08:46:42 +00:00
sthen
f7519ce9db update unifi/testing to 5.12.22 2019-10-26 19:28:38 +00:00
ajacoutot
dac3bd2562 Update to py-boto3-1.10.2. 2019-10-26 13:40:06 +00:00
ajacoutot
c42433b7b6 Update to py-botocore-1.13.2. 2019-10-26 13:39:53 +00:00
pvk
1f791fce7f Update mattermost-server 5.13.2 -> 5.16.0
Changelog: https://docs.mattermost.com/administration/changelog.html
Port changes:
Rename default.json to config.json; it's now generated during build time using
defaults in code. We take config.json from pre-built linux distfile.
ok robert@
2019-10-24 19:50:29 +00:00
sthen
998fae5e8c update to wireshark-3.0.6 2019-10-24 11:12:12 +00:00
bket
1370726ff8 Update to hexchat-2.14.2.
Changelog can be found at
https://hexchat.readthedocs.io/en/latest/changelog.html.

Includes feedback from sthen@ and cwen@. Thank you!

OK cwen@
2019-10-23 05:06:11 +00:00
kirby
bd624c9da3 update to munin-2.0.51 2019-10-21 14:54:39 +00:00
sthen
39516a936e update to icinga-web2-2.7.3 2019-10-21 10:37:24 +00:00
kirby
a003c31e1c update to munin-2.0.50 2019-10-21 06:35:16 +00:00
ajacoutot
b9234bd9bf Revert previous and add ICU support back now that the port has been fixed.
tested in a bulk
2019-10-20 08:02:59 +00:00
kirby
3b5fae13d1 - substitute MODPY_BIN in plugins
- use https in README-main
2019-10-19 16:06:38 +00:00
ajacoutot
dc6ae04a7d Update to py-boto3-1.9.253. 2019-10-19 11:32:57 +00:00
ajacoutot
6c2cedc631 Update to py-botocore-1.12.253. 2019-10-19 11:32:42 +00:00
sthen
f971a4c311 update to unifi-5.12.19 2019-10-18 21:04:59 +00:00
bket
d58a083e57 Update to py-msgpack-0.6.2.
Minor update:
https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2019-10-18 05:26:29 +00:00
bket
50379b7af9 Update to ocserv-0.12.5.
Bug fix release, changelog can be found at
https://gitlab.com/openconnect/ocserv/blob/master/NEWS
2019-10-18 05:07:04 +00:00
rsadowski
691a3ec52e Bugfix update libmesode to 0.9.3 2019-10-17 20:25:03 +00:00
sthen
35ee4fd81e update to p5-SNMP-Info-3.70, from wen heping 2019-10-17 20:22:54 +00:00