14262 Commits

Author SHA1 Message Date
ajacoutot
a99c02b91e Update to py-libcloud-2.3.0. 2018-03-04 09:51:53 +00:00
bket
18638c209d Update to ocserv-0.11.11.
OK sthen@
2018-03-03 22:11:38 +00:00
ajacoutot
f18fe5aadb Update to py-botocore-1.9.3. 2018-03-02 14:16:35 +00:00
ajacoutot
e38719fa09 Update to py-boto3-1.6.3. 2018-03-02 14:16:16 +00:00
fcambus
dfe0f339b0 Remove net/sirc.
The program segfaults on startup when calling tputs.

ChangeLog says that sirc 2.211 was released in March 1998, there is no
upstream anymore. It's time to remove it.

Thanks to Dawid Kostur for reporting the issue.

OK bket@, sthen@, rsadowski@, bentley@
2018-03-02 11:04:19 +00:00
naddy
122edced94 recognize OpenBSD 6.3 2018-02-28 19:39:50 +00:00
giovanni
cc3389314d +p5-IP-Country-DB_File 2018-02-28 15:11:26 +00:00
giovanni
f7ea32f2fd Import IP::Country::DB_File, a module that translates IPv4
and IPv6 addresses to countries using DB_File.

ok sthen@

pkg/DESCR:
IP::Country::DB_File is a light-weight module for fast IP address
to country translation based on DB_File. The country code database
is stored in a Berkeley DB file. You have to build the database
using build_ipcc.pl or IP::Country::DB_File::Builder before you can
lookup country codes.

This module tries to be API compatible with the other IP::Country
modules.
2018-02-28 15:06:17 +00:00
sthen
a1c67fab64 unbreak do-install, extra librenms/ in rm path. reported by naddy@ 2018-02-28 15:01:08 +00:00
espie
df1da998a1 remove traces of utf8 encoding in pkg/DESCR
bump accordingly
2018-02-27 21:47:38 +00:00
sthen
3ad2086259 update to librenms-1.37. dependencies have been removed upstream in favour
of scripts to fetch via composer - the port switches to a locally produced
tar with pre-fetched dependencies, a port cannot go to the net and fetch
files at build time.
2018-02-27 15:17:39 +00:00
sthen
da0af3d077 drop @pkgpath net/unifi from unifi/5.6, we can't have the same @pkgpath on
two branches otherwise we trigger PLIST_DB.  found by espie@
2018-02-27 13:00:12 +00:00
sebastia
5b47b0f9a2 simple update to 1.2.2 2018-02-27 09:13:08 +00:00
bentley
184fd9dab9 Switch homepage/master_sites to https. 2018-02-27 08:53:22 +00:00
bentley
2fbcc48422 Switch homepage to https. 2018-02-27 08:53:02 +00:00
awolk
c8ef46ca27 net/mtr switch to https
OK sthen@

Keeping ftp:// as a secondary URL to keep peek-ftp working.
2018-02-25 22:59:45 +00:00
sthen
3e5dfbc1a0 replace unicode space 2018-02-25 22:17:08 +00:00
sthen
350d64d9ac replace unicode curly quote 2018-02-25 22:12:10 +00:00
bket
c61c997e01 update to qsyncthingtray-0.5.8
OK edd@ (maintainer), awolk@, landry@
2018-02-24 10:14:55 +00:00
bket
f48ace4654 update to syncthing-0.14.44
OK edd@ (maintainer), awolk@, landry@
2018-02-24 10:14:24 +00:00
sthen
a6bcf0a922 update to wireshark-2.4.5, usual round of crash/infinite loops in parsers
and a few others
2018-02-23 21:46:57 +00:00
sthen
65325cc0ac fix with newer libressl 2018-02-23 14:39:51 +00:00
sthen
4a2d3b2d1d mark this one with @pkgpath net/unifi as well. not that it's an issue for
pkg_add -u, as it's no-redistribution..
2018-02-23 11:16:46 +00:00
ajacoutot
481fdf0f47 Update to py-botocore-1.8.49. 2018-02-23 10:28:39 +00:00
ajacoutot
8b9617b962 Update to py-boto3-1.5.35. 2018-02-23 10:28:24 +00:00
sthen
03c18e5bcd fix now we have X509_get0_tbs_sigalg 2018-02-23 10:25:17 +00:00
sthen
d8ac86fecb update to unifi-5.6.30 (there are newer 'stable candidate' versions, but
I plan on sticking to the 'stable' versions for this LTS series as the
distfiles stay around for longer).
2018-02-23 10:18:26 +00:00
sthen
302313d42d re-add the 5.6 version of unifi, split to subdirectory. 5.6 maintains support
for the original square 11ac models (Broadcom-based) which was removed from 5.7.
https://community.ubnt.com/t5/UniFi-Updates-Blog/UAP-AC-UAP-AC-Outdoor-LTS-Announcement/ba-p/2059058
2018-02-23 10:10:06 +00:00
sthen
2ba0a9b0a4 fix, we have all the DH_ DSA_ RSA_ needed 2018-02-20 21:02:13 +00:00
sthen
289958fd6a unbreak, now we have all the functions this needs 2018-02-20 20:46:46 +00:00
giovanni
8b4f1e11c8 Set new homepage and bump, forgot in previuos commit 2018-02-20 10:31:53 +00:00
giovanni
bbf27b8ebd Update to github version maintained by Spamhaus
enable regression tests
fix README file
2018-02-20 10:25:09 +00:00
sthen
b6c377654d {
"port": "net/samba",
  "new_dependency": {
    "type": "LIB_DEPENDS",
    "name": "devel/jansson",
    "reason": "missing hidden dependency"
  },
  "ok": "jca@"
}
2018-02-20 08:37:50 +00:00
ajacoutot
b0e1687011 Update to py-boto3-1.5.32. 2018-02-20 05:20:44 +00:00
ajacoutot
8efecbe7c4 Update to py-botocore-1.8.46. 2018-02-20 05:20:18 +00:00
sthen
e575453b29 update to gpodder-3.10.1, from maintainer Tim Meunier (plus I reinstated
the compileall.py and associated PLIST changes which are still needed)
2018-02-20 03:44:32 +00:00
sthen
b904502f49 fix; libressl now has all this needs except SSL_SESSION_get_protocol_version() 2018-02-19 19:24:03 +00:00
sthen
dd9bbabef6 fix; libressl now has all this needs except DH_set_length 2018-02-19 19:23:16 +00:00
sthen
f81f17c5e0 fix now we have RSA_set0_key RSA_get0_key 2018-02-19 18:37:00 +00:00
sthen
ee47670377 fix; libressl api 2018-02-19 18:27:44 +00:00
sthen
7285026abb fix; we now have DSA_set0_key DH_set0_key 2018-02-19 18:19:28 +00:00
rsadowski
532722451b hook ktorrent 2018-02-19 17:18:33 +00:00
rsadowski
e6040e6288 re-add ktorrent 5.1.0 (replacement for net/ktorrent-kde4)
ok landry@
2018-02-19 17:17:32 +00:00
rsadowski
8414495664 Update libktorrent to 2.1
Preparation for ktorrent 5.1.0

ok landry@
2018-02-19 17:14:08 +00:00
rsadowski
eed35a9c6f Remove ktorrent-kde4 (New ktorrent 5.1.0 -- KDE Frameworks 5 and Qt5 in
pipeline)

ok landry@
2018-02-19 17:09:40 +00:00
sthen
671eca8fb6 cope with DH_set0_pqg addition 2018-02-19 10:26:10 +00:00
sthen
1b8f6daf1c handle next round of libressl changes 2018-02-18 14:09:40 +00:00
sthen
758d9b454a fix: various get0_key/pqg functions, ok jsing 2018-02-18 11:52:03 +00:00
sthen
3dd2f3003a fix py3 plist 2018-02-18 10:10:00 +00:00
ajacoutot
272d00ee7e Drop FAKE_FLAGS to unbreak; ok sthen@
Respect CFLAGS, from sthen@
2018-02-17 23:07:10 +00:00