15101 Commits

Author SHA1 Message Date
ajacoutot
4bd65d2265 Update to glib2-networking-2.58.0. 2019-01-01 11:36:53 +00:00
jasper
1489a8d5e8 fix path in README
from Sebastian Boehm a while ago
2018-12-30 14:46:26 +00:00
jasper
6e203eb209 update to minioc-0.20181227 2018-12-30 14:45:49 +00:00
jasper
ef644c1936 update to minio-0.20181227 2018-12-30 14:45:49 +00:00
ajacoutot
0629fbe56c Update to bro-2.6.1. 2018-12-30 14:14:14 +00:00
sthen
4cc1451445 +powerdns_recursor 2018-12-29 14:29:54 +00:00
sthen
9e8590cb0a import ports/net/powerdns_recursor, joint work with/ok otto@
The PowerDNS Recursor is a high-end, high-performance resolving
name server which powers the DNS resolution of at least a hundred
million subscribers. Utilizing multiple processors and supporting
the same powerful scripting ability of the Authoritative Server,
the Recursor delivers top performance while retaining the flexibility
modern DNS deployments require.
2018-12-29 14:29:08 +00:00
danj
2ea6f71113 Update to haproxy-1.8.16 2018-12-27 21:28:28 +00:00
ajacoutot
a99722046e Update to py-botocore-1.12.71. 2018-12-27 10:47:21 +00:00
ajacoutot
3d0ff4ea92 Update to py-boto3-1.9.71. 2018-12-27 10:47:08 +00:00
rsadowski
eaf47a1b50 Bugfix update to Bitcoin Core version 0.17.1
Release informations:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.1.md
2018-12-27 10:32:06 +00:00
pascal
ae9367ad39 Update to stem 1.7.1. 2018-12-26 23:23:09 +00:00
jung
a9a7d23214 update to v0.34 from sascha paunovic
"go[pher] ahead" kn
2018-12-25 20:59:58 +00:00
jca
91edbb5091 Explicitely disable the doxygen docs
Just in case upstream changes the default.
2018-12-25 00:17:50 +00:00
jca
ab885568ce Register build (actually, test) dep on newer cppunit releases
libfilezilla wants cppunit >= 1.13.0.  I plan to update cppunit to
a newer upstream in the near future.

Prompted by a comment from bcallah@
2018-12-24 23:50:44 +00:00
jca
28b6664521 +libfilezilla 2018-12-24 23:41:37 +00:00
jca
0b4666b41f Import libfilezilla, a support library for new FileZilla releases
ok bcallah@ sthen@

pkg/DESCR:
libfilezilla is a free, open source C++ library, offering some basic
functionality to build high-performing, platform-independent programs.
Some of the highlights include:

- A typesafe, multi-threaded event system that's very simple to use yet
  extremely efficient
- Timers for periodic events
- A datetime class that not only tracks timestamp but also their
  accuracy, which simplifies dealing with timestamps originating from
  different sources
- Simple process handling for spawning child processes with
  redirected I/O
2018-12-24 23:40:28 +00:00
kirby
8b1313fab1 update to munin-2.0.44 2018-12-23 15:05:07 +00:00
robert
f417aec7e7 update to 5.6.1 2018-12-22 12:07:23 +00:00
ajacoutot
96f15691b9 Use rm(1) `-f' in @extraunexec to prevent erroring out when using
pkg_delete -c.

ok sthen@ (maintainer)
2018-12-21 23:45:10 +00:00
ajacoutot
f63f5f394f Update to netatalk-3.1.12. 2018-12-21 14:07:08 +00:00
solene
a2bd544899 Remove openafs
Broken on i386 due to clang switch and was only for arch i386.

ok todd@ naddy@
2018-12-20 08:19:31 +00:00
sthen
c544511050 update to scamper-20181219 2018-12-19 21:24:50 +00:00
jca
672a87dec2 Fix memory leak, simplify memory management
No need to keep around the ifaddrs list returned by getifaddrs, instead
always free it as soon as we have the data we want.

Leak reported by Ed Hynan who also provided an alternative patch.
Testing hints and ok sthen@
2018-12-19 19:45:26 +00:00
danj
ad0b318197 Fix HOMEPAGE
The nick "haypo" is not used anymore.

ok benoit@
2018-12-19 13:51:02 +00:00
jca
e597acc181 Drop unneeded #include hunk, and regen patches 2018-12-19 10:23:40 +00:00
lum
a5f288fded Update to py-dnspython 1.16.0. Bugfix release. Advice and ok sthen@ 2018-12-19 09:59:45 +00:00
edd
3f0bcc9df2 Link net/vf1. 2018-12-19 09:45:07 +00:00
edd
bfc0fdd561 Import net/vf1.
---8<---
VF-1 is a command line gopher client. It is built around an interactive command
prompt, and has a very "REPL" feeling. You only need a small number of commands
to get around, and most of them can be abbreviated to one or two chars
--->8---

From Paco Esteban with input from myself and solene@.

OK solene@

Thanks
2018-12-19 09:38:49 +00:00
rsadowski
75d30b8452 Unbreak sparc64 build
Set "-std=c99" to unbreak with base gcc. Feedback from bentley@
2018-12-19 08:21:44 +00:00
bket
1502a82be1 Update to maradns-deadwood-3.2.13
OK sthen@
2018-12-18 15:35:42 +00:00
edd
0587243ad4 net/go-ipfs: Inline daemon_flags as suggested by ajacoutot@.
And add NO_TEST=Yes, which was supposed to be part of my previous commit.

daemon_flags change, OK ajacoutot@.
NO_TEST change, OK abieber@.

Thanks
2018-12-18 14:56:13 +00:00
edd
2effb8be6d Link net/go-ipfs. 2018-12-18 12:01:04 +00:00
edd
6cf5f21530 Import net/go-ipfs.
```
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas
from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single
bittorrent swarm, exchanging git objects. IPFS provides an interface as
simple as the HTTP web, but with permanence built in.
```

Originally from Fabian Raetz, with input from abieber@.

OK abieber@, thanks.
2018-12-18 11:58:21 +00:00
jca
6374d4de59 Trailing whitespace in DESCR 2018-12-17 18:45:41 +00:00
jca
4e6bdb179f Missing includes when building with ports-gcc
from Charlene Wendling
2018-12-17 18:44:18 +00:00
bluhm
247b2930b6 update p5-OSPF-LSDB to 1.10 2018-12-17 17:54:47 +00:00
sthen
48cec3cd0d +libunbound 2018-12-17 09:59:13 +00:00
sthen
0feaf9761b import net/libunbound, ok/feedback jca@ florian@
This package contains the validating resolver library from the Unbound
distribution (the main Unbound resolver daemon and tools are in OpenBSD's
base OS).
2018-12-17 09:58:46 +00:00
danj
453877888b Update to haproxy-1.8.15
2 CVEs are fixed with this update
2018-12-15 20:25:54 +00:00
naddy
b69d74ec7b On i386, the ocaml runtime causes text relocations. We need to pass
-znotext to the linker when combining OCaml and C code.
2018-12-15 20:16:21 +00:00
ajacoutot
43f86b2915 Update to py-botocore-1.12.66. 2018-12-15 11:26:19 +00:00
ajacoutot
ea3e0c347b Update to py-boto3-1.9.66. 2018-12-15 11:26:09 +00:00
ajacoutot
cb01008e79 Update to py-botocore-1.12.65. 2018-12-14 13:14:02 +00:00
ajacoutot
fadec984db Update to py-boto3-1.9.65. 2018-12-14 13:13:48 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
sthen
d45adb82a3 update to BIND 9.11.5-P1
5108.   [bug]           Named could fail to determine bottom of zone when
                        removing out of date keys leading to invalid NSEC
                        and NSEC3 records being added to the zone. [GL #771]
2018-12-13 14:27:47 +00:00
danj
95d6657100 Fix py-stem,python3 hook
revision 1.1032
date: 2017/11/12 20:05:18;  author: danj;  state: Exp;  lines: +3 -2;
commitid: HlZusBvIetsYUW2x;
+ py-stem
+ py-stem
- stem

The commit message was accurate, I forgot the ",python3"
2018-12-12 22:51:58 +00:00
naddy
e146d7cecd Update to 7.63.0. No known security fixes. 2018-12-12 20:41:04 +00:00
sthen
90710cfcdd bump HW_SENSORS users, kernel ABI change from adding a new sensor type
breakage in zabbix reported by Mark Patruck
2018-12-12 13:34:31 +00:00