16819 Commits

Author SHA1 Message Date
kn
d7483e904c Apply upstream fix for "ctrl+space freezes irssi on GLib >2.62" issue
https://github.com/irssi/irssi/issues/1180

Patch confirmed to fix irssi-1.2.2 with glib2-2.64.2 on snapshots;
irssi-1.2.2 with glib2-2.62.2 on 6.7 seems not effected.
2020-05-27 10:58:45 +00:00
lteo
9ed98be8dd Update to Snort 2.9.16.
Also includes a suggestion from sthen@ to use LIBTOOL_FLAGS=--tag=disable-static
to remove static libraries which based on my tests are not needed by Snort.

reads fine to maintainer Markus Lude
2020-05-27 02:32:10 +00:00
bcallah
a9bc5009fc Update to srain-1.1.0
Changelog: https://github.com/SrainApp/srain/releases/tag/1.1.0
2020-05-25 23:56:17 +00:00
sthen
fd7e99a5b2 fix PKGSPEC, oddity noticed by solene@ - this was missed when -otr was
split off from the main package
2020-05-23 10:46:59 +00:00
landry
cb71c8ae72 Store pidfile in DB_DIR, otherwise when run as an unpriviledged user
bitlbee cant store its pid in the default /var/run dir.

Even if the rc.d framework doesnt use the pidfile, other software might.

Works for Tom Doherty (MAINTAINER)
2020-05-23 09:16:42 +00:00
landry
908820cfff Update to synapse 1.13.
From MAINTAINER Renaud Allard, ok abieber@
2020-05-22 16:48:19 +00:00
ajacoutot
90e54307b3 Update to py3-smbc-1.0.22. 2020-05-22 15:07:39 +00:00
jasper
f326f09150 update to inetsim-1.3.2 2020-05-22 14:54:01 +00:00
ajacoutot
eb86de6575 Update to py3-boto3-1.13.15. 2020-05-22 12:31:41 +00:00
ajacoutot
9a0f5b1bb2 Update to py3-botocore-1.16.15. 2020-05-22 12:31:27 +00:00
bket
2e88fe8602 Update to filezilla-3.48.1
Changes: https://filezilla-project.org/versions.php
2020-05-22 04:52:47 +00:00
bket
e67edcd4e2 Update to libfilezilla-0.22.0
Minor so version bumped due to new symbol.

Changes: https://lib.filezilla-project.org/
2020-05-22 04:52:24 +00:00
solene
11235953cd - tircd 2020-05-21 14:27:54 +00:00
solene
60305fd2e5 Remove tircd because our version is outdated and upstream is abandoned
ok afresh@ sthen@
2020-05-21 14:27:42 +00:00
solene
b671a91e79 - pop3gwd 2020-05-21 09:24:25 +00:00
solene
42de7f8a17 Remove pop3gwd because it's old and abandoned upstream
nginx or dovecot as a proxy can be used as a replacement

ok kn@
2020-05-21 09:24:01 +00:00
sthen
ece3551663 update to libunbound-1.10.1 2020-05-20 18:16:23 +00:00
jeremy
3b9b9a33d1 Hookup ruby-cbor 2020-05-20 02:12:28 +00:00
jeremy
c42558a927 Import ruby-cbor, Concise Binary Object Representation implementation for Ruby
OK lteo@
2020-05-20 02:09:14 +00:00
sthen
2de0a5b996 update to wireshark-3.2.4 2020-05-19 22:15:21 +00:00
jeremy
d9392c1793 Remove building of Ruby 2.5 gem ports by default 2020-05-19 15:34:55 +00:00
sthen
6e37f0c886 regen patch, no package change 2020-05-19 10:33:56 +00:00
otto
9b6a6172fe Update PowerDNS Recursor to 4.3.1, fixing CVE-2020-10995 and CVE-2020-12244.
See https://docs.powerdns.com/recursor/security-advisories/index.html
2020-05-19 10:13:44 +00:00
sthen
1defa1cfdd update to BIND 9.16.3
CVE-2020-8616: BIND does not sufficiently limit the number of fetches
performed when processing referrals

CVE-2020-8617: A logic error in code which checks TSIG validity can be
used to trigger an assertion failure in tsig.c

More info on the referral problem in http://www.nxnsattack.com/dns-ns-paper.pdf
2020-05-19 09:32:38 +00:00
fcambus
2397b377d8 Add asn subpackage for net/dbip.
The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
database with reduced coverage and accuracy distributed under the Creative
Commons Attribution License.

OK sthen@, jca@
2020-05-19 08:40:21 +00:00
kmos
e7ca5741e1 Update megatools to 1.10.3
This handles new style mega links (Although apparently not all of them
yet).

ok kn@ bentley@ (maintainer)
2020-05-19 06:22:48 +00:00
denis
8d0b701dbb import asdig 2020-05-18 11:20:35 +00:00
denis
a262672a06 asdig is a simple tool for retrieving ASN (autonomous system number)
match from IPv4/IPv6 published by services like Rezopole GoASMap or
Cymru.

For a given IPv4 or IPv6 it would display current BGP anouncements
received at the BGP-infrastructure of the queried IP-to-AS reference
server, or Internet Exchange Point (IXP) subnets from PeeringDB, or
reserved subnets from Internet Assigned Numbers Authority (IANA).  For a
given AS number it would display a digest of the registered informations
from Regional Internet Registries (RIR).

https://github.com/Rezopole/asdig

Thanks to kn@ and sthen@ for their input & help.

OK kn@
2020-05-18 11:00:41 +00:00
sthen
c5a9489ace update unifi/stable to 5.12.72 (trivial change only) 2020-05-18 09:09:55 +00:00
afresh1
2bc579fa18 + p5-Twitter-API 2020-05-17 18:48:47 +00:00
afresh1
1af58e0834 Import p5-Twitter-API-1.0005
Twitter::API provides an interface to the Twitter REST API for perl.

Features:
* full support for all Twitter REST API endpoints
* not dependent on a new distribution for new endpoint support
* optionally specify access tokens per API call
* error handling via an exception object that captures the full
  request/response context
* full support for OAuth handshake and Xauth authentication

Additional features are available via optional traits:
* convenient methods for API endpoints with simplified argument
  handling via ApiMethods
* normalized booleans (Twitter likes 'true' and 'false', except when
  it doesn't) via NormalizeBooleans
* automatic decoding of HTML entities via DecodeHtmlEntities
* automatic retry on transient errors via RetryOnError
* "the whole enchilada" combines all the above traits via Enchilada
* app-only (OAuth2) support via AppAuth
* automatic rate limiting via RateLimiting

OK sthen@
2020-05-17 18:48:07 +00:00
rsadowski
fe70fab8e5 Remove useless Qt5*_DIR vars, it comes from our qt5 module
OK edd@ (maintainer)
2020-05-17 16:26:02 +00:00
edd
52b801b607 Update net/syncthing to version 1.5.0.
OK paco@ and bket@. Thank you both.
2020-05-17 16:10:25 +00:00
sthen
57274a51b2 update to dnsperf-2.3.4 2020-05-17 13:41:22 +00:00
jca
4fa9faa879 Mention mbedTLS FLAVOR
Suggested by kn@
2020-05-17 08:53:27 +00:00
naddy
e0a66f45bc update to 7.70.0 and enable debug package 2020-05-16 21:47:11 +00:00
ajacoutot
bb439efcf5 Use the new go module facility instead of creating my own tarballs.
With help from abieber@
2020-05-16 14:09:10 +00:00
ajacoutot
d738a2cb6e +coredns 2020-05-16 12:42:40 +00:00
ajacoutot
68ba5b72e3 Import coredns-1.6.9.
CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
Each plugin performs a (DNS) function.
<...>

input/ok sthen@
2020-05-16 12:42:14 +00:00
bket
0327631d65 Update to openconnect-8.10
Fix potential buffer overflow with GnuTLS describing local certs
(CVE-2020-12823).

Changes: https://www.infradead.org/openconnect/changelog.html

OK rsadowski@
2020-05-16 10:22:48 +00:00
ajacoutot
7d8d533ff6 Update to py3-boto3-1.13.11. 2020-05-16 10:00:41 +00:00
ajacoutot
6ad5b4e108 Update to py3-botocore-1.16.11. 2020-05-16 10:00:29 +00:00
ajacoutot
afd5b5a512 Add bash completions or rely on the shells/bash-completion pkg-config file if we already had them. 2020-05-15 10:58:52 +00:00
sthen
e0b4a7d5fd librenms tweaks:
- switch dependency from databases/py-mysql to databases/py-mysqlclient,
requested by (and original diff from) jasper@
- stop patching MODPHP_BIN now that we provide a symlink, makes it easier
to use with newer PHP
2020-05-15 10:23:05 +00:00
ajacoutot
7d7da9aa70 Update ircd-hybrid-8.2.31.
from Brad
2020-05-15 06:34:13 +00:00
kirby
96db7d3507 Oops. Upstream re-rolled distfile. Noticed by aja@, thanks!
Sitch to newer release which i missed while ports tree was locked.
2020-05-15 05:47:14 +00:00
jcs
2ccbe8d60c drop maintainer 2020-05-14 21:00:37 +00:00
bket
d98c9084cb Update to filezilla-3.48.0
Drop patches, issue has been resolved by upstream

Changes:
https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?revision=9748&view=markup&pathrev=9785
2020-05-14 19:34:20 +00:00
bket
265a2de83c Update to libfilezilla-0.21.0
Bump major as symbols have been removed

Changes:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9737&view=markup
2020-05-14 19:34:02 +00:00
paco
e98357a79a add ,python3 to py-transmissionrpc-ng as it's FLAVOR=python3 now.
ok sthen@
2020-05-14 18:05:14 +00:00