dim
89917b1a35
Update to synergy 1.3.1.
2006-06-17 22:57:01 +00:00
jasper
bd9f5a71aa
update nmap to 4.10
...
from maintainer Okan Demirmen <okan at demirmen.com>
ok steven@
2006-06-17 20:13:19 +00:00
sturm
6cdf1db3f9
update stable/ to 2.13.16 and snapshot/ to 2.17.1
...
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2006-06-17 19:14:42 +00:00
naddy
b84fdd1b47
dictd-client and p5-Net-Dict clash over bin/dict
2006-06-17 15:31:52 +00:00
jakob
85e6f71f21
update to smokeping v2.0.8; from bernd ahlers
2006-06-14 08:58:22 +00:00
fgsch
271a591b56
and add an explanation for this as well.
2006-06-14 02:01:08 +00:00
fgsch
3650083cbe
Avoid a crash by saving a pointer before calling g_slist_remove() that
...
will leave l unreachable. brad@ jolan@ ok.
2006-06-14 01:58:17 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
jolan
a74c45fb48
fix crash on /quit
2006-06-13 02:02:04 +00:00
jolan
1ba56f0e47
update to 0.10.1, from dennis suhonin
2006-06-12 22:47:06 +00:00
alek
b01fc9f1d7
Add p5-POE-Component-IRC and p5-POE-Filter-IRCD
2006-06-12 11:58:54 +00:00
alek
3086c7ddd1
Import p5-POE-Component-IRC
...
POE::Component::IRC is a POE component (who'd have guessed?) which acts
as an easily controllable IRC client for your other POE components and
sessions. You create an IRC component and tell it what events your
session cares about and where to connect to, and it sends back
interesting IRC events when they happen. You make the client do things
by sending it events.
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 11:30:05 +00:00
alek
c732e6ec78
Import p5-POE-Filter-IRCD-1.7
...
POE::Filter::IRCD provides a convenient way of parsing and creating IRC
protocol lines.
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 11:13:10 +00:00
sturm
c48321f2f5
add CONFIGURE_STYLE "ruby setup" and related targets
...
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port
with msf's consent
2006-06-11 18:57:11 +00:00
sturm
059c7006ae
maintenance update to nagios 2.4
2006-06-11 13:13:29 +00:00
steven
ed345404f7
SECURITY update to tor 0.1.1.20
...
fixes CVE-2006-0414
for details, see http://secunia.com/advisories/18576/
2006-06-10 08:33:36 +00:00
david
c4c85a9667
update to snort-2.4.5 (fixes several possible detection evasions)
2006-06-08 20:25:53 +00:00
couderc
20e6205522
sync, noticed by aanriot@
2006-06-07 20:03:54 +00:00
espie
35b0480100
update to newer version so that it compiles with newer ocaml.
...
(Hi Anil)
(Hi Nikolay)
2006-06-07 07:50:47 +00:00
alek
8f9477ec3f
Update to 0.99
...
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
Maintainer time-out
2006-06-06 08:21:20 +00:00
jolan
cab6588f0e
fix wantlib, noticed by rui reis (who had sent a proper update which got
...
ignored...)
2006-06-06 00:59:48 +00:00
couderc
f0e1b51db0
update to 1.8.1
2006-06-05 15:57:08 +00:00
couderc
c237fbcb44
update to 2.6.2
2006-06-05 15:19:47 +00:00
alek
0774453ed1
Switch to py2.4; fix regression tests and wantlib marker for python subpackage
2006-06-05 10:50:25 +00:00
alek
2d9ed4ec59
Really use python version described by PYTHON_VER and switch to py2.4
2006-06-05 07:55:19 +00:00
jakob
d8376f46af
NSD v2.3.5, minor bugfix release
2006-06-04 20:21:35 +00:00
alek
569ca8053e
Switch to python 2.4
2006-06-04 18:25:07 +00:00
alek
92e91b4ac4
Bump PKGNAMEs after recent python switch
2006-06-03 09:19:52 +00:00
jolan
1502efabff
these should have been removed along with the update
...
from dennis suhonin
2006-06-03 03:05:41 +00:00
steven
8de460a043
fix ownership of radius log directory.
...
from Antoine Jacoutot, ok maintainer Tim Kornau
2006-06-01 14:25:06 +00:00
steven
015e465499
update to 1.25, from jasper (maintainer)
2006-06-01 07:32:16 +00:00
naddy
28e63333a1
Update to libtorrent 0.8.5/rtorrent 0.4.5; from maintainer Henrik Enberg.
...
* Set SO_REUSEADDR for listening socket so that there's no need to
wait for it to time out to reopen the same port
* Fixed a crash when changing file priorities and another caused by
torrents with empty directories.
* Added the load, load_run, stop_untied and remove_untied options. See
the example rtorrent.rc for how to use these to watch a directory
for new torrents.
* Fixed a buffer overflow in the peer connection's write buffer that
could in some rare cases cause a crash.
2006-05-31 06:26:15 +00:00
aanriot
98c3c16d1e
- don't install confusing examples which are using unavailable features.
...
- bump PKGNAME.
ok naddy@
2006-05-31 00:10:12 +00:00
aanriot
6f3ed71c01
- consistency, use perl instead of sed and don't break update-patches.
...
- don't add -Wall by default.
- remove outdated SECURITY file.
- bump PKGNAME.
ok naddy@
2006-05-31 00:08:20 +00:00
aanriot
52f436f7d2
tarball has been rerolled without any changes.
...
confirmed by Steven Sturges <steve.sturges@sourcefire.com>;
ok msf@, no objection sturm@
2006-05-30 18:45:18 +00:00
alek
2c3d9ae3ec
New ownership and file modes for configuration files to protect them as
...
there are plain text passwords in those files.
From Antoine Jacoutot <ajacoutot@lphp.org>
ok Tim Kornau <opti@openbsd.de> (maintainer)
2006-05-27 07:24:39 +00:00
jolan
1ab367158a
update to 0.10, from dennis suhonin
2006-05-25 17:56:10 +00:00
steven
68edff47c9
update to 1.3.17
2006-05-25 09:14:27 +00:00
sturm
f43e3d63f1
security update to nagios 2.3.1
...
* Bug fix for HTTP content_length header integer overflow in CGIs
2006-05-24 16:50:41 +00:00
dhartmei
080e5f7eb2
update to 2.2, ok sturm@
2006-05-24 15:15:40 +00:00
naddy
b6ad67c6d4
bump PKGNAME due to the change of the pear dependencies
2006-05-23 20:26:44 +00:00
alek
a32e41fe62
Add rbldnsd
2006-05-23 05:55:22 +00:00
alek
0d038d7e8f
Import rbldnsd 0.996
...
rbldnsd is a small and fast DNS daemon which is especially made to serve
DNSBL zones. This daemon was inspired by Dan J. Bernstein's rbldns
program found in the djbdns package.
From William Yodlowsky <bsd@openbsd.rutgers.edu>
2006-05-23 05:53:07 +00:00
brad
1259c5af78
some cleaning.
2006-05-22 06:14:51 +00:00
aanriot
8e6f0bbddb
maintenance update to 2.5.1 .
...
ok david@
2006-05-21 19:16:34 +00:00
steven
4718f33115
update to 1.07; jasper
2006-05-21 13:55:43 +00:00
steven
60a699678e
update to 0.14; jasper
2006-05-21 13:02:00 +00:00
steven
ec071e0492
add a few backup master sites.
...
ok maintainer
2006-05-14 17:31:16 +00:00
bernd
f40a23de8b
+p5-Net-Whois-RIPE
2006-05-11 14:55:12 +00:00
bernd
c60c028a7f
Initial import of Net::Whois::RIPE.
...
The Net::Whois::RIPE class implements a RIPE whois client.
help & ok msf@
2006-05-11 14:52:40 +00:00