12977 Commits

Author SHA1 Message Date
jca
12b278cf4b Bugfix update to ands-1.5.1 2017-02-06 09:10:29 +00:00
jca
d450acd431 Trailing whitespace 2017-02-06 09:10:12 +00:00
jca
0b29f7be6e Simplify 2017-02-06 09:01:28 +00:00
sthen
f393e0b893 Disable unity build on !amd64 to reduce memory use during build. 2017-02-05 20:26:19 +00:00
naddy
8ed6658f8a Remove an instance of a deprecated and dangerous autoconf idiom
that checks for a type that isn't used anywhere in the source and
breaks the inclusion of <netinet/in.h>.
2017-02-03 16:21:10 +00:00
sthen
9a8840ea3a Adjust icingaweb2 dependencies; don't force pecl-imagick, it's only needed
for exporting graphs to PDF.
2017-02-02 23:01:30 +00:00
sthen
3c5d9b520b update to icingaweb2-module-director-1.3.0 2017-02-02 21:38:08 +00:00
sthen
24e2fc84fd update to icingaweb2-2.4.1 2017-02-02 21:36:33 +00:00
sthen
8ed877852e update to icinga2-2.6.1 2017-02-02 21:36:18 +00:00
naddy
2e12ef0622 Unbreak after libressl change: remove direct access to field now private.
Similar to upstream changes for OpenSSL 1.1.0.  Not tested at run time.
ok danj@ sthen@
2017-02-01 15:49:34 +00:00
sthen
bbb087f745 update to librenms-1.24
reluctantly add a run dep on bash, it's getting to be a bit of a maintenance
problem to keep patching daily.sh to work with ksh.
2017-01-31 22:43:29 +00:00
sthen
68f6144de9 don't use doxygen, from rsadowski 2017-01-31 09:59:57 +00:00
ajacoutot
09f4791d3f The bundled sqlite seems to pick up ICU4C if present and will error out if
it gets junked during the build; I could not find a proper way to disable
it...
So just BDEP on textproc/icu4c for now and hope this will workaround the
issue.

breakage reported by naddy@ a couple of times
2017-01-31 05:19:52 +00:00
sthen
8bcb74beee add pull request url 2017-01-30 20:32:12 +00:00
jca
13df2cae6d Unbreak dhcpd in v6 mode.
Upstream tries to use only IPV6_PKTINFO to specify the outgoing
interface index, but our kernel doesn't support this.  This lead
upstream to add a workaround for "bogus BSDs", namely set sin6_scope_id
in dhclient mode. But dhcpd/dhcrelay are affected by the same problem,
so always set sin6_scope_id.

Issue reported & initial diff proposed by Marc Peters, maintainer
timeout.
2017-01-30 11:34:15 +00:00
jsing
000898cd9e Disable tests that attempt to construct their own SSL data structures. This
requires all structs to be fully visible and completely understood by the
application, which is no longer the case with LibreSSL.

ok naddy@ pascal@
2017-01-29 16:07:52 +00:00
ajacoutot
67ee8b000b Update to py-botocore-1.5.7. 2017-01-28 08:08:07 +00:00
sthen
94e8aee89a zap zero-byte files, list from rsadowski 2017-01-27 18:52:26 +00:00
sthen
4187676f06 Replace handrolled pack with pack_sockaddr_in to fix check_ircd on systems
where sockaddr_storage includes a length. Diff from Alf Schlichting with one
minor tweak by me.
2017-01-27 10:20:17 +00:00
ajacoutot
8c2af734aa Update to py-botocore-1.5.6. 2017-01-26 03:45:13 +00:00
sthen
47341e122b update to NfSen 1.3.8, fixing a shell escaping problem 2017-01-25 14:22:46 +00:00
pascal
eaef457ef8 Update to tor 0.2.9.9. Fixes a denial of service (TROVE-2017-001). 2017-01-25 12:16:44 +00:00
ajacoutot
72cb1b6eec Update to py-botocore-1.5.5. 2017-01-25 03:37:26 +00:00
phessler
2b0f69f6e2 Update gajim to 0.16.6, from Rafael Sadowski. Thanks!
OK czarkoff@
2017-01-24 23:47:00 +00:00
sthen
da438745bc update to wireshark-2.2.4 2017-01-24 14:20:27 +00:00
sthen
50473a77bb add pledges for dig/host/nslookup in the ports version of BIND. initial
pledge is "stdio rpath inet unix dns", dropping to "stdio inet dns"
after argument parsing.

access to resolv.conf is required late; the dns pledge is used for this
rather than requiring full rpath; however contrary to the version in
base, inet is allowed as well, so that it can be used as a debug tool
for servers on alternate ports.

works fine for me; no feedback after posting yet so committing to get
real-world testing. please report any issues.
2017-01-24 11:46:35 +00:00
tj
1681cfe96c fix wording in the pkg readme, bump REVISION-main
ok sthen
2017-01-23 18:00:23 +00:00
ajacoutot
c7880b7d4a nghttp2 gets picked-up (so build fails in bulks because since it's not a
registered dependency, dpb(1) remove it in the middle of the build)
2017-01-23 11:22:58 +00:00
sthen
5997ef41cd dnsdist needs 64-bit atomics; use -march=i586 on i386 2017-01-22 12:13:09 +00:00
ajacoutot
f2c2371f2a Update to py-botocore-1.5.4. 2017-01-21 07:52:22 +00:00
kirby
bb5b46dad4 bug fix update to munin-2.0.30 2017-01-20 09:17:59 +00:00
florian
ecc7ed3a0a update to 4.0.3
OK ajacoutot
2017-01-20 08:26:39 +00:00
ajacoutot
818ce5b29a Update to py-botocore-1.5.3. 2017-01-20 04:14:52 +00:00
awolk
e99a32b781 update net/corebird 1.3.3 => 1.4.1
OK fcambus@

port changes:
  - new dependency on textproc/gspell for spellchecking
  - 2 new locale files (PLIST regenerated)
  - WANTLIB regenerated, new entries are enchant, gspell-1
    and stdc++
  - add explicit LIB_DEPENDS on databases/sqlite3

upstream changelog:

Version 1.4.1 (2017-01-08)

Changelog:
  - Lower the required gspell version to 1.0
  - Work around a binding problem in the gtk+ 3.18 vapi of vala 0.30

Version 1.4 (2017-01-06)

Changelog:
  - Images in quoted tweets now look more like they actually belong to
    the quoted tweet instead of the quoting tweet.
  - Allow deleting tweets from the tweet info page and not just from
    timelines.
  - Fix the user completion not showing all possible results
  - Focus the already opened window for an account if the account gets
    selected in the accounts popover
  - Avoid window resizing when typing in the Direct Message text box
  - Add 'q' accelerator to tweet rows for quoting
  - Add spellchecking. This add a dependency to gspell
  - Increase gtk+ dependency to 3.18 to get rid of some workarounds.
  - Increase avatar size in profiles and slightly overlap them over the
    banner. Also, always show the full banner.
  - Fix completion popup positioning under Wayland
  - Add experimental meson build files
  - Fix some videos not playing correctly
  - Add a minimal video progress indicator to the video dialog
  - Fix the retweet/favorite count updating in the tweet info page
2017-01-19 19:31:59 +00:00
sthen
facb837393 update to dnscrypt-proxy-1.9.3 2017-01-19 14:59:04 +00:00
ajacoutot
ee11f48156 Update to py-botocore-1.5.2. 2017-01-19 03:28:28 +00:00
ajacoutot
652f3989a3 Update to py-botocore-1.5.1. 2017-01-19 00:20:23 +00:00
jca
e2779ca142 Remove MAINTAINER.
Mail address bounces, no reply from alternative address.
2017-01-17 16:18:18 +00:00
jca
33323b234c Better HOMEPAGE, code.google.com is dead. 2017-01-17 16:16:02 +00:00
ajacoutot
2006dc3dd2 Update to py-botocore-1.5.0. 2017-01-17 07:49:01 +00:00
ajacoutot
24efc8295e Update to py-boto3-1.4.4. 2017-01-17 07:48:39 +00:00
sthen
af610d6e34 update to UniFi 5.4.9 2017-01-16 22:02:30 +00:00
sthen
9669c2116a +dnsdist 2017-01-15 17:14:02 +00:00
sthen
8c14979f6c import ports/net/dnsdist, from Peter van Dijk with some tweaks by me, ok fcambus
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in
life is to route traffic to the best server, delivering top performance
to legitimate users while shunting or blocking abusive traffic.
2017-01-15 17:13:33 +00:00
shadchin
fecd8e6a6b Update to py-zmq 16.0.2 2017-01-15 13:28:04 +00:00
florian
5d746275b7 powerdns has no business touching /var/pdnsd/.
Pointed out by Peter van Dijk <peter.van.dijk AT powerdns.com>,
thanks!
OK sthen
2017-01-13 15:38:46 +00:00
phessler
ed50fe5906 add pbgpp 2017-01-13 14:17:19 +00:00
phessler
91af4ae6f0 A PCAP parser to decode BGP messages collected with tcpdump. The parser
reads PCAP input from file system, stdin, or by listening on a network
interface. Furthermore, the parser is able to use several output filters
and pipes to tailor the output for your individual needs.

OK sthen@
2017-01-13 14:15:41 +00:00
phessler
6e45d731cb update exabgp to 3.4.17
OK sthen@
2017-01-13 14:08:52 +00:00
sthen
23a59eda6e update to py-ipaddress-1.0.18 2017-01-12 22:30:16 +00:00