naddy
c5ae868d90
recognize OpenBSD 6.2
2017-08-21 19:35:37 +00:00
akoshibe
783f7e4069
Mininet creates a realistic virtual network, running real kernel, switch
...
and application code, on a single machine (VM, cloud or native), in
seconds, with a single command
Because you can easily interact with your network using the Mininet CLI
(and API), customize it, share it with others, or deploy it on real
hardware, Mininet is useful for development, teaching, and research.
This port is not connected to the build yet.
OK sthen@ jasper@ phessler@
2017-08-21 18:47:12 +00:00
danj
5ba8a1c7fb
Update to haproxy-1.7.9
...
From ChangeLog: BUG/MAJOR: http: Fix possible infinity loop in
http_sync_(req|res)_state
2017-08-21 01:32:19 +00:00
ajacoutot
7215c7a1a2
Update to pure-ftpd-1.0.46.
...
from Brad (maintainer)
2017-08-20 07:54:01 +00:00
ajacoutot
53ede4f2be
Update to py-botocore-1.6.3.
2017-08-18 07:14:41 +00:00
ajacoutot
da8cba34d8
Update to py-smbc-1.0.15.8.
2017-08-17 12:21:47 +00:00
ajacoutot
40ce2bb66c
Update to py-botocore-1.6.2.
2017-08-17 12:18:01 +00:00
ajacoutot
c73e4db6a0
Update to py-boto3-1.4.6.
2017-08-17 12:11:58 +00:00
dcoppa
fb1296c1a5
Update to libnatpmp-20150609
2017-08-17 11:28:00 +00:00
dcoppa
8a0229f3e8
Update to mldonkey-3.1.6
2017-08-17 10:06:12 +00:00
jasper
90178d8f97
update to py-netaddr-0.7.19
...
ok abieber@ (MAINTAINER)
2017-08-16 17:25:46 +00:00
danj
c95b9cf7b7
Remove mickey@ as maintainer, discussed with mikeb@
2017-08-15 22:02:50 +00:00
jasper
07ca66e412
- wrap overly-long lines in post-extact
...
- set NO_TEST
2017-08-15 20:01:54 +00:00
danj
0593de1701
+ wireless
2017-08-15 16:06:04 +00:00
danj
aa09be2471
Import wireless, from Gregor Best (upstream)
...
tweaks from czarkoff and sthen, ok sthen a while ago
From DESCR:
wireless scans for and configures wireless networks on OpenBSD. It uses
ifconfig(8) to do most of the heavy lifting and basically just
interprets and applies scan results.
and to quote sthen:
I know there has been a desire to have something in base to handle this
type of configuration for a while, and that would still be nice to have,
but as-is this is quite an improvement over the shell scripts that I'm
sure many of us have written (especially in terms of handling networks
with dubious SSIDs).
2017-08-15 16:05:14 +00:00
jca
629f354715
Disable netstat data input support, needs additional pledge(2) promises
...
ok sthen@ (maintainer)
2017-08-14 22:04:36 +00:00
danj
aa84b2977a
Update to weechat-1.9
...
Announcement of 1.8 says you should read release notes:
https://weechat.org/files/releasenotes/ReleaseNotes-1.8.html
tested by semarie, ok rsadowski
2017-08-14 19:34:29 +00:00
ian
97bf458179
Update openfire to 4.1.5. From maintainer Marc Peters marc at mpeters.org
2017-08-14 16:56:40 +00:00
sthen
e901e737b1
use pledge()
2017-08-14 16:51:41 +00:00
afresh1
074de0032a
Update check_openbgpd to 1.10
...
ok danj@
2017-08-13 21:06:43 +00:00
danj
9fa500d63d
Update to py-cares-2.3.0
2017-08-12 16:17:10 +00:00
danj
88dc65fb0a
Update to haproxy-1.7.8
...
This moves the port to the latest stable branch. Thanks to Bernard Spil
for patching haproxy to make it work with libressl and pointing it to me!
OK gonzalo@
2017-08-12 14:20:11 +00:00
sthen
1e98da4ace
Fix a couple of C problems in security/openafs that clang doesn't like.
...
Still doesn't build ("./kauth.rg, line 141: expected '*' or 'identifier'")
so mark as BROKEN. (OpenAFS is i386-only).
2017-08-11 14:46:05 +00:00
dcoppa
4e2fcd1ed8
Fix display of search results in amulecmd
...
Uses correct integer conversion identifiers in Printf
(upstream svn revision r10987)
2017-08-11 11:23:57 +00:00
jung
d1e2a08b01
remove reload and switch default state dir, also take maintainer
...
ok sthen
2017-08-10 20:14:56 +00:00
naddy
d5288d6685
Security update to 7.55.0:
...
* file: output the correct buffer to the user (CVE-2017-1000099)
* tftp: reject file name lengths that don't fit (CVE-2017-1000100)
* glob: do not parse after a strtoul() overflow range (CVE-2017-1000101)
2017-08-10 19:46:26 +00:00
sthen
452017a14c
update to py-dnspython 1.15.0
...
upstream now have unified py2+py3 source, so use it and enable py3 build.
2017-08-10 16:41:22 +00:00
florian
2d2595ae67
netinet6/nd6.h r1.72 removed "flags" in struct nd_ifinfo, make this
...
compile again.
Need for revision bump pointed out by jca.
OK jca, sthen
2017-08-10 06:58:39 +00:00
jca
b219153255
Drop MAINTAINER
...
ok jsing@
2017-08-09 21:42:43 +00:00
jca
d0a93fe187
Unbreak build on amd64
...
clang from base doesn't provide _Unwind_* functions (yet?)
2017-08-09 21:41:33 +00:00
giovanni
f520b95bdf
Update to 7.60, initial diff from David Carlier (maintainer) with
...
tweaks by me
ok rsadowski@
2017-08-09 20:43:53 +00:00
jasper
48f4bad158
why this glaringly missing category was never added is beyond me
2017-08-08 21:24:47 +00:00
bentley
59499e6ecb
Update to gloox-1.0.20.
...
ok sebastia@ (maintainer)
2017-08-08 08:57:45 +00:00
sthen
cf4820e144
Move mcast-proxy to sbin/, to match the location used in the rc script.
...
Alternative to a diff from Paul de Weerd (maintainer) to change the script,
ok with him.
2017-08-07 12:34:24 +00:00
giovanni
9eab3c363a
bugfix update to 2.99007
2017-08-04 23:56:42 +00:00
fcambus
6ca4533a29
Update GeoLite2 databases to latest version.
2017-08-04 17:45:56 +00:00
benoit
af04db682b
Update to arping-2.19.
2017-08-04 07:54:23 +00:00
jca
91e7f7707f
Respect LDFLAGS & fix configure check for libobjc2
...
clang from ports did pass -L/usr/local/lib to the linker, gcc or clang
from base don't do that, so fix detection. Note that "gcc" is used at
configure time if available, even if the actual build uses "cc".
Maintainer timeout.
2017-08-03 14:46:33 +00:00
sthen
e646ef6c18
update to unifi-5.5.20
2017-08-03 14:16:12 +00:00
pascal
d1bf677e74
Update to tor 0.3.0.10, fixes TROVE-2017-007.
...
same diff from pirofti@
2017-08-03 12:21:26 +00:00
giovanni
c094a42ef8
Update to 1.9.5
...
ok Frank Denis (Maintainer)
2017-08-02 09:32:40 +00:00
ajacoutot
d95102a993
Update to py-botocore-1.5.91.
2017-08-01 07:17:24 +00:00
ajacoutot
b3ed760912
Update to py-boto3-1.4.5.
2017-08-01 07:17:09 +00:00
ajacoutot
a89c5a707d
Remove libaccounts-glib; it's unused in ports and breaks randomly in
...
bulks.
ok jasper@
2017-08-01 07:06:55 +00:00
naddy
9f3ebd1b00
link helper library before shared libraries, otherwise clang + binutils
...
will choke on the duplicate use of the same global symbols (`blocks' etc.)
2017-07-31 19:18:48 +00:00
ajacoutot
8b17e3602e
Remove HOMEPAGE, it's a 403.
2017-07-31 09:38:56 +00:00
ajacoutot
c99f19ce29
Fix UID/GID of the mcastproxy user and register it in the user db.
...
from Paul de Weerd (maintainer)
2017-07-31 08:03:40 +00:00
jca
1108b6c1bf
+mcast-proxy
2017-07-30 21:16:18 +00:00
jca
63f36982da
Import mcast-proxy-1.0, a multicast proxy daemon written by rzalamena@
...
From maintainer Paul de Weerd, input & ok sthen@
pkg/DESCR:
mcast-proxy is a small daemon that can be used for multicast streaming
setups. Run it on your gateway to have set-top boxes in your local
network able to fetch multicast streams from your IP-TV provider.
2017-07-30 21:12:36 +00:00
sthen
50f8a59d29
update to LibreNMS 1.30, including fdb table searches on many switches,
...
yaml-based sensor definitions, suport for many additional sensor types,
and more. https://github.com/librenms/librenms/releases
2017-07-30 17:05:54 +00:00