sthen
4a7a77a640
extra sanity checking, ensure that the rc.d scripts run by the meta script
...
are executable, I needed it for the bacula script which runs daemons split
between two packages, ajacoutot suggested applying to other similar scripts.
2013-05-03 18:43:26 +00:00
sthen
1c9c6b05d9
switch p5-SNMP_Session to Socket (from base Perl) for v6, tested against
...
snmpd (which, as an aside, could benefit from supporting multiple "listen on"
so that it could be made to listen to both v4+v6 at the same time..).
2013-05-03 12:17:08 +00:00
sthen
353379f334
Unbreak v6 on p5-SNMP_Session by importing inet_ntop as well.
...
Import inet_ntop and inet_pton from Session.
getaddrinfo remains imported from p5-Session6 as the API is different.
2013-05-03 11:38:32 +00:00
sthen
2988a8757b
oh, socket6 isn't needed at all: inet_ntop was added to Socket in Perl 5.12
...
so we can use it from there.
2013-05-03 09:49:01 +00:00
sthen
ad7be4ef20
only import the required function from Socket6, avoids console spam from
...
importing the whole lot (several things in Socket6 are now in Perl base).
2013-05-03 09:31:23 +00:00
brad
14c8cffcc9
Update to Samba 3.6.14.
...
From MAINTAINER
ok giovanni@
2013-05-03 03:06:08 +00:00
sthen
8dc6493640
update to NfSen 1.3.6p1, to go with updated nfdump
2013-05-03 01:17:10 +00:00
sthen
88979d1695
update to nfdump 1.6.9; many fixes and improvements since the version in tree
2013-05-03 01:16:36 +00:00
dcoppa
77aefb7195
We have pselect() now; remove a patch that replaced it with
...
select()+sigprocmask().
Maintainer's OK
2013-05-02 08:20:52 +00:00
sthen
5d78d4f161
Reinstate route.c patch, lost in the update to 2.3.1 where upstream rearranged
...
files. Found the hard way by, and diff from, Yoshihisa Matsushita.
2013-05-01 15:40:33 +00:00
gonzalo
0c202f1ff5
Update for Haproxy to 1.4.23.
...
Mostly bugfixes and last patch commited upstream.
ok jasper@
2013-04-28 20:30:50 +00:00
ajacoutot
0712305432
No need for gtar.
2013-04-28 08:18:55 +00:00
ajacoutot
619928bb5c
No need for gtar anymore.
2013-04-28 08:04:27 +00:00
ajacoutot
619223c5a8
Update to ocsync-0.70.7.
2013-04-27 16:27:19 +00:00
ajacoutot
a673865760
Tweak MESSAGEs/READMEs now that inetd(8) is off by default.
2013-04-27 15:44:20 +00:00
ajacoutot
0cba63cb23
Drop puppet releated ports I maintain and give them to jasper@
2013-04-26 12:46:06 +00:00
gonzalo
b0547f218b
sync with the last version 1.4.04
...
ok aja@ (maintainer)
2013-04-25 15:31:29 +00:00
sthen
7f642e1af6
add ssldump patches from sourceforge tracker, unbreaking runtime
...
drop USE_GROFF, regen plist+distinfo while there
2013-04-25 15:21:40 +00:00
sthen
51494f770d
add comments to existing patches; no pkg change
2013-04-25 15:18:19 +00:00
sthen
d1061c8689
regen patches, no package change
2013-04-25 14:02:01 +00:00
zhuk
a97f9cd8ef
KTorrent is a bittorrent application for KDE which allows you to
...
download files using the BitTorrent protocol. It enables you to run
multiple torrents at the same time and comes with extended features
to make it a full-featured client for BitTorrent.
This package contains main KTorrent library, that could be used by
other apps than KTorrent itself. In particular, it's used by KGet
from KDE SC itself.
2013-04-24 19:23:44 +00:00
merdely
af2c390b44
Update check_esxi_hardware to 20130424:
...
It adds "System Board 1 LCD Cable Pres 0: Connected" to the list of
things that fall under:
"As long as Dell doesnt correct these CIM elements return code we have
to ignore it"
"sure" sthen@
2013-04-24 13:37:22 +00:00
sthen
5b53ddeee0
update to a newer snapshot
2013-04-24 09:33:41 +00:00
sthen
2058adb213
remove the (minimal) rtable support; shortly after it was added to the
...
OpenVPN port, "exec" was added to route(8) which provides the same support
in a more general way. use a command like this instead:
"route -T <table#> exec openvpn -daemon ..."
2013-04-23 09:31:33 +00:00
lteo
63a5e53699
Update to Snort 2.9.4.5, from Markus Lude (maintainer).
...
Tested by Markus on sparc64, and by myself on amd64 and i386.
OK sthen@
2013-04-23 02:04:13 +00:00
benoit
9195a3f3de
remove fkr@ as maintainer per his request
2013-04-22 18:39:34 +00:00
krw
503f0857b8
Add rsyncd script for /etc/rc.d, now that inetd is no longer on by
...
default.
Tweaks and feedback from ian@ sthen@ ajacoutot@. ok sthen@ ajacoutot@
2013-04-22 16:00:11 +00:00
gonzalo
d370c067a2
Update for Gajim to 0.15.3:
...
* Better handling of SSL errors
* Better handling of canceling file transfer
* Improve farstream calls
And more.
Ok pea@ (maintainer)
2013-04-22 15:48:54 +00:00
sthen
69acda4c73
update to php-weathermap 0.97c; various fixes including SECURITY fixes
...
to improve input validation in the editor (which is not enabled by default)
2013-04-22 14:05:07 +00:00
sthen
9408a091f1
+mosh
2013-04-21 19:46:56 +00:00
sthen
3fcd3c6004
import ports/net/mosh, from Jeremie Courreges-Anglas, ok abieber@
...
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.
Mosh is designed to be more robust and responsive than SSH, especially
over Wi-Fi, cellular, and long-distance links.
2013-04-21 19:46:37 +00:00
shadchin
35a5adcf22
Update to psi-0.15.
2013-04-21 13:56:27 +00:00
sthen
8353e72972
move vncstorepw to /usr/local/bin in the main package, it's used for
...
-passwd. use correct path to stunnel.
2013-04-20 16:26:25 +00:00
sthen
1ce4070bea
update to OpenVPN 2.31, from Bjorn Ketelaars, maintainer timeout
2013-04-20 16:22:55 +00:00
brad
18460e1074
Update to dnsmasq 2.66.
...
ok sthen@
2013-04-20 02:38:33 +00:00
sthen
8a275d20b1
Constrain date.y's 2038 check to only when sizeof(time_t) == sizeof(int).
...
As done in base e.g. usr.bin/cvs/date.y r1.23
Add an XXX comment for stupid static LeapYears table in trn/tin.
2013-04-19 21:32:37 +00:00
sthen
140db71305
regen distinfo and patches of a few things in ports which use the
...
Bellovin/$alz/Berets date.y, no package changes
2013-04-19 20:20:36 +00:00
sthen
0ced1886e6
Update to quagga 0.99.22, merged from diffs from myself and Brad. Also:
...
- replace MESSAGE with some @sample'd config files
- install rc.d scripts
- multicast code still ported from older version (new one needs RFC3678)
2013-04-18 20:29:08 +00:00
sthen
9fad7aedd9
add a patch from netperf-wrapper to allow printing timestamps.
2013-04-18 18:52:49 +00:00
sthen
cf80c9cf32
switch back to the nagios version of NRPE and update to 2.14, including
...
fix for metacharacter filtering (CVE-2013-1362) which was letting $(...)
through, reported by a couple of people.
this loses the v6 support but the fork which added this is currently dead.
2013-04-17 15:15:16 +00:00
naddy
02ad0e19a8
gtar no longer needed for extracting a distfile with extended headers
2013-04-17 10:52:46 +00:00
ajacoutot
6e185aeffa
Update to glib2-networking-2.36.1.
2013-04-16 13:22:22 +00:00
ajacoutot
a24f325efa
goi -> gi (gnome MODULE change).
2013-04-16 13:17:00 +00:00
ajacoutot
e6d8ee2eba
Bump after py-gobject3 change.
2013-04-16 10:21:58 +00:00
sthen
e7a243ae6f
Newer perl has pack_sockaddr_in6; avoid importing it here to avoid warnings.
...
Problem reported by brad@
2013-04-16 08:51:21 +00:00
ajacoutot
ed466c8593
Build all FLAVORS or libproxy.
2013-04-14 08:31:29 +00:00
ajacoutot
2b72f32001
Update to libproxy-0.4.11.
...
Re-enable the mozilla FLAVOR now that we have mozjs185.
Add bootstrap to PSEUDO_FLAVOR to prevent the dep loop with WebKit.
Move from if PSEUDO_FLAVOR... to BUILD_PACKAGES.
Fix DESCR-*
2013-04-14 08:31:00 +00:00
ajacoutot
8e7a80dd63
Fix LIB_DEPENDS/WANTLIB.
2013-04-13 13:36:13 +00:00
sthen
4338c642c8
update to newer RRL patch (affects FLAVOR=ratelimit only)
2013-04-13 12:41:01 +00:00
sthen
d3f035f164
update to NSCA-ng 1.1
2013-04-12 21:44:53 +00:00