10913 Commits

Author SHA1 Message Date
jasper
b098d0dfc0 update to gupnp-0.20.13 2015-01-04 19:13:55 +00:00
jasper
ce4ca2bb9b update to gssdp-0.14.11 2015-01-04 19:11:38 +00:00
jasper
401657947c - update to pfstat-2.5
- set NO_TEST
- take maintainership

ok dhartmei
2015-01-04 19:08:27 +00:00
sthen
1089500e87 update to freeradius 2.2.6, plus a few patches from upstream, notably
one fixing use with libressl (simplified by upstream from a diff written by
Kapetanakis Giannis). ok aja@ pea@
2015-01-03 13:20:25 +00:00
ajacoutot
2e8afe83df Update to gnugk-3.8. 2015-01-03 05:50:40 +00:00
bcallah
ccccf0d3ed Update to 1.6.2 - tarballs moved to GitHub 2015-01-03 04:59:27 +00:00
jca
51c1008b69 Maintenance update to dnscrypt-proxy-1.4.2
ok sthen@, MAINTAINER timeout.
2015-01-02 20:21:06 +00:00
florian
25723d7914 hook up p5-Zonemaster 2015-01-02 19:57:58 +00:00
florian
f743d35c84 Import net/p5-Zonemaster
input rpe@, sthen@
OK sthen@

Zonemaster is a software package to check the quality of DNS
delegations.
2015-01-02 19:55:39 +00:00
naddy
4ae0a10f00 recognize OpenBSD 5.7 2015-01-02 15:16:12 +00:00
florian
f37b11e18c hook up p5-Net-LDNS 2015-01-02 14:44:44 +00:00
florian
c12e033f4f hook up p5-Net-IP-XS 2015-01-02 14:44:07 +00:00
florian
39fdd3b2bb Import net/p5-Net-LDNS
input rpe@, sthen@
OK benoit@ (earlier version), sthen@

Net::LDNS is a DNS resolver using the ldns library.  It allows the
programmer to perform nearly any type of DNS query from a Perl
script.  For details and examples, please read the Net::LDNS manual
page.
2015-01-02 14:33:44 +00:00
florian
392ecd3d27 Import net/p5-Net-IP-XS
input rpe@, sthen@
OK benoit@ (earlier version), sthen@

This module provides functions to deal with IPv4/IPv6 addresses. The
module can be used as a class, allowing the user to instantiate IP
objects, which can be single IP addresses, prefixes, or ranges of
addresses. There is also a procedural way of accessing most of the
functions. Most subroutines can take either IPv4 or IPv6 addresses              
transparently.
2015-01-02 14:29:01 +00:00
jasper
7349211943 use 'mdns' instead of '5353' in the pf.conf snippet
NB: this needs -r1.93 of /etc/services

ok aja@
2014-12-31 11:53:54 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
naddy
a583f24b11 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-29 20:11:12 +00:00
benoit
5fcbe71589 Update to p5-Net-Whois-Raw-2.80.
ok giovanni@ (maintainer)
2014-12-29 12:27:45 +00:00
sthen
93dfa54111 update to p5-IO-Interface-1.09 from Mikolaj Kucharski (taking maintainer) 2014-12-29 10:48:15 +00:00
sthen
38505fca32 somewhere along the line, the pkg-readme telling people how to run wireshark
got eaten by update-plist.. readd it.
2014-12-29 10:38:57 +00:00
jasper
4e3d1fbee6 - update to rabbitmq-3.4.2
ok MAINTAINER
2014-12-29 09:28:22 +00:00
robert
f08d1ebcae update to zabbix 2.4.3 2014-12-28 15:17:10 +00:00
benoit
5b70be531a Update RUN_DEPENDS. 2014-12-26 09:07:40 +00:00
zhuk
5c1cdf4905 Unbreak with CMake 3.1+: make sure cmake_minimum_required() is called,
because FindPkgConfig() relies on it.
2014-12-26 00:17:30 +00:00
jca
4617bc3b59 A PLIST change got lost in previous borked commit.
Bump REVISION since people might have started builds since.
2014-12-24 16:35:12 +00:00
jca
b28b0bf539 +py-socks
+py-socks,python3
2014-12-24 16:14:43 +00:00
jca
b26c4cef49 Update to ntp-4.2.8, fixes for several CVEs.
- Weak default key in config_auth() - CVE-2014-9293
- non-cryptographic random number generator with weak seed used by
  ntp-keygen to generate symmetric keys - CVE-2014-9294
- Buffer overflow in crypto_recv() - CVE-2014-9295
- Buffer overflow in ctl_putdata() - CVE-2014-9295
- Buffer overflow in configure() - CVE-2014-9295
- receive(): missing return on error - CVE-2014-9296

ok naddy@
2014-12-24 14:05:25 +00:00
jca
138d6b8db7 Import py-socks, from viq.
This Python module allows you to create TCP connections through a
SOCKS proxy without any special effort. It also supports relaying
UDP packets with a SOCKS5 proxy.

ok shadchin@
2014-12-24 13:17:58 +00:00
jca
dcbb7fb25c Update to ntp-4.2.8, fixes for several CVEs.
- Weak default key in config_auth() - CVE-2014-9293
- non-cryptographic random number generator with weak seed used by
  ntp-keygen to generate symmetric keys - CVE-2014-9294
- Buffer overflow in crypto_recv() - CVE-2014-9295
- Buffer overflow in ctl_putdata() - CVE-2014-9295
- Buffer overflow in configure() - CVE-2014-9295
- receive(): missing return on error - CVE-2014-9296

ok naddy@
2014-12-24 13:10:20 +00:00
sthen
6b49f5c822 don't rely on sys/types.h defining in_port_t, regen distinfo while there 2014-12-22 17:29:26 +00:00
benoit
6a628ee685 +p5-IO-Socket-Timeout 2014-12-22 15:02:46 +00:00
benoit
3b1f8493b4 Import p5-IO-Socket-Timeout.
IO::Socket provides a way to set a timeout on the socket, but the timeout
will be used only for connection, not for reading / writing operations.

ok ajacoutot@
2014-12-22 15:00:08 +00:00
sthen
5b1b34d2fd update to lftp 4.6.0, from Rafael Sadowski 2014-12-21 21:22:52 +00:00
florian
729200bbee Update maintainer email
OK zhuk@
2014-12-20 12:44:44 +00:00
benoit
2920941463 Update to p5-Net-UPnP-1.4.3.
ok ajacoutot@
2014-12-20 08:16:38 +00:00
benoit
00d2568f0c Update to p5-Net-DAAP-DMAP-1.27.
ok ajacoutot@
2014-12-20 08:13:26 +00:00
bluhm
08dd96a45b Remove net/p5-IO-Socket-IP from ports. The module IO::Socket::IP
0.29 is included in Perl 5.20.1 and installed in base.
OK nigel@ giovanni@ sthen@
2014-12-19 15:39:40 +00:00
dcoppa
2fc1b95bbc Fix comments 2014-12-19 09:27:46 +00:00
sthen
da8b773213 update to icinga2-2.2.2, various bugfixes 2014-12-19 01:20:16 +00:00
kili
d71516ac12 Fix comment (patch is for ghc-7.8, not ghc-7.6).
noticed by maintainer dcoppa@
2014-12-18 22:02:28 +00:00
kili
cd70a4abb0 Unbreak with ghc-7.8 / unix-2.7.0.0. 2014-12-18 20:16:59 +00:00
jasper
301d6a8eaf - update to mfi-2.1.2
* release notes: https://community.ubnt.com/t5/mFi/mFI-2-1-2/m-p/1083683
* make sure your existing database is backed up before upgrading, in some cases
  mongodb goes batshit and pretends it never knew a controller was configured.
2014-12-18 20:15:27 +00:00
benoit
a1f5714203 Update to p5-Net-Telnet-3.04.
remove maintainer, ok ajacoutot@
2014-12-18 14:44:21 +00:00
benoit
c7d7e29d1b Update to p5-Net-FTPSSL-0.25.
ok pea@ (maintainer)
2014-12-18 14:40:15 +00:00
benoit
3415819244 Update to p5-SNMP-Info-3.23.
ok ajacoutot@
2014-12-18 07:44:07 +00:00
sthen
9aa3e64853 Revert previous BIND workaround for query failures when coming up cold.
Instead, cherrypick a fix from git at source.isc.org; this exempts TLD and
root zone lookups from max-recursion-queries and changes the default to 75.
2014-12-17 23:39:17 +00:00
sthen
4ce6614320 Remove some bogus information about web chroot setup that was modified from
the icinga1 readme, it can go back later when icinga web 2 is ready. Problems
spotted by florian@.

Mention that icinga2-migration is now a package.
2014-12-17 22:10:30 +00:00
sthen
767801fa3c update to nfdump-1.6.13 2014-12-17 14:53:43 +00:00
stsp
e59a067db8 Update to serf 1.3.8. 2014-12-17 09:43:39 +00:00
bluhm
bbfab972a6 Do not depend on net/p5-IO-Socket-IP. The module IO::Socket::IP
0.29 is included in Perl 5.20.1 and installed in base.  The port
will be removed soon.
OK giovanni@ nigel@
2014-12-17 00:15:24 +00:00