simon
a95145e9e8
add p5-Bot-BasicBot
2009-05-13 00:08:01 +00:00
simon
9364b8b6c8
import p5-Bot-BasicBot
...
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.
2009-05-13 00:07:51 +00:00
sthen
a4b4ab60a8
bugfix update to 0.99.12; rolls in patches for the problem where 4-byte
...
ASNs with long prepends are seen.
2009-05-12 12:18:04 +00:00
kevlo
3294e9df4e
update to 3.7.13.
...
tested on sparc64 by pea@, thanks!
2009-05-12 06:57:07 +00:00
jasper
2fabcd74ca
- update p5-POE-Filter-IRCD to 2.40
2009-05-11 19:30:56 +00:00
jasper
82ae4a1135
- update p5-POE-Component-IRC to 6.06
2009-05-11 19:29:52 +00:00
naddy
dd6fe9527c
update to 1.60; prodded by Brad
2009-05-10 19:31:44 +00:00
fkr
8c7b50f27f
switch OpenVPN to compile with pthreads, since this is needed for plugins
...
like ldap auth.
ok bernd@, sthen@
2009-05-10 13:59:35 +00:00
naddy
260009f7c7
use /dev/arandom instead of urandom; ok maintainer
2009-05-07 19:54:57 +00:00
giovanni
608502923a
Update to 0.13
...
Maintainer timeout
2009-05-07 14:43:48 +00:00
sthen
390a2ee0d7
+znc
2009-05-05 23:29:10 +00:00
sthen
30f7f2dbe7
import znc, from Brad.
...
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00
sthen
bedf21ba36
break the non-free documentation out into a separate package;
...
adjust license markers, set @conflict and bump as necessary.
discussed with jasper@.
2009-05-03 22:32:01 +00:00
chl
c912a811fc
update pure-ftpd to 1.0.22
...
tested and ok sthen@
with help and comments from Frank Denis <j pureftpd org> and Brad
ok Brad (maintainer)
2009-05-03 11:06:31 +00:00
naddy
9ffea9ed2c
remove unrecognized configure flag, no package change; from Tim van der Molen
2009-05-01 20:40:26 +00:00
sthen
fe74d76cfe
fix 4-byte ASN related crash in quaggga's bgpd. from upstream repo.
2009-05-01 13:48:26 +00:00
sthen
81f71dd16c
add signal handler fixes from
...
http://www.mail-archive.com/list@epicsol.org/msg00593.html
tested by Nick@
2009-05-01 02:04:15 +00:00
jolan
6ca18cd954
nobody -> _noip, bump pkgname
2009-04-30 23:25:12 +00:00
sthen
77abe2a7c0
a chunk of diff can go, upstream took a slightly different version
...
of this big-endian fix that also works. bump package.
2009-04-29 01:39:15 +00:00
sthen
d3ae746468
update to 1.5, based on a diff from David Cathcart, adds live stream
...
dumping and rtmpe.
2009-04-29 00:51:23 +00:00
jasper
f024b57a92
- update gtk-gnutella to 0.96.6
...
* lots of improvements and bugfixes
2009-04-27 11:57:18 +00:00
jasper
ce664f690d
pasto
2009-04-26 20:56:50 +00:00
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
jasper
52b52fb4b3
- bring over some tweaks from sthen's zabbix port, more will follow
2009-04-23 15:38:11 +00:00
ajacoutot
c3cff28732
- don't trust configure to pick up the python version to use ; this allows
...
libproxy to compile when several python versions are installed
- safe bump
breakage reported by Julien Cabillot
2009-04-23 13:26:10 +00:00
jcs
9aef655a1d
add wantlib, bump pkgname
2009-04-23 07:22:03 +00:00
jasper
10b27aefed
- add zabbix
2009-04-22 15:07:40 +00:00
jasper
015d3aad3a
import zabbix 1.6.4
...
ZABBIX is an enterprise-class open source distributed monitoring
solution designed to monitor and track performance and availability of
network servers, devices and other IT resources. It supports distributed
and WEB monitoring, and more.
based on original work by bernd@
ok ajacoutot@
2009-04-22 15:03:52 +00:00
ajacoutot
692280c296
- bump after previous
2009-04-21 22:18:22 +00:00
stsp
13ebfc335d
Fix two typos in DESCR, one of which was reported by Loki2 on undeadly.
2009-04-21 22:12:56 +00:00
sthen
21fa0747e1
+pcapdiff
2009-04-21 16:39:23 +00:00
sthen
8ab072726c
import pcapdiff:
...
Pcapdiff is a tool developed by the EFF to compare two packet captures
and identify potentially forged, dropped, or mangled packets.
Two technically-inclined friends can set up packet captures on their
own computers and produce network traffic between their two computers
over the Internet.
Later, they can run pcapdiff on the two packet capture files to
identify suspicious packets for further investigation.
(second attempt in the right dir... no cookie for me)
2009-04-21 16:36:23 +00:00
naddy
8150ccb354
Security:
...
Prevent a buffer overflow in ntpq. (CVE-2009-0159)
From upstream via FreeBSD.
2009-04-20 15:32:38 +00:00
jakob
22a5c105f2
add additional documentation; from brad
2009-04-19 09:01:18 +00:00
jcs
4301581ff4
ruby-eventmachine
2009-04-18 19:36:48 +00:00
jcs
b0a399a8da
import eventmachine-0.12.6, an event-driven i/o library for ruby
2009-04-18 19:34:34 +00:00
sthen
b952746026
+rtmpdump
2009-04-17 17:58:51 +00:00
sthen
e628dbbb60
import rtmpdump, based on a ports@ post from David Cathcart, with BE fixes
...
and tweaks by myself.
A small dumper for media content streamed over the RTMP protocol.
Supplying an rtmp url will result in a dumped flv file, which can be
played/transcoded using ffmpeg/mplayer, etc.
2009-04-17 17:56:50 +00:00
ajacoutot
d9f76e5f7d
- unbreak dependent apps by fixing the OH323_FILE variable
...
breakage reported by jasper@, no cookie for me
2009-04-16 14:43:36 +00:00
landry
26ae665e85
Update to liveMedia-20090407, from brad.
...
Untested by pyr@ and gilles@ who slacked too much.
2009-04-15 08:22:11 +00:00
stsp
68f6c16f54
add sipcalc
2009-04-14 19:19:08 +00:00
merdely
b4288bab1c
Fix build on alpha (valist cannot be NULL).
...
"if it works and even fixes alpha: ok" kili@
2009-04-14 19:13:30 +00:00
stsp
6463e1d7a8
Sipcalc is a console-based ip subnet calculator.
...
Much like net/ipcalc, but it supports IPv6, too.
help and ok giovanni@
2009-04-14 19:12:59 +00:00
steven
abd64797a1
update to 1.50
2009-04-14 18:24:06 +00:00
naddy
365b3a29a3
update to 1.52; from Brad
2009-04-14 14:06:26 +00:00
sthen
fcff66b00e
enable perl, disable GCC optimizer to prevent problems, regen plist, bump.
...
based on a diff from James Wright.
2009-04-14 09:37:49 +00:00
sthen
7f04d820f9
fix HOMEPAGE, bump. reported by Maxime DERCHE, thanks!.
2009-04-12 11:31:30 +00:00
sthen
adcd95b7b0
fix homepage url, bump PKGNAME.
2009-04-11 08:49:16 +00:00
ajacoutot
1d321633f5
- fix WANTLIB after cups update
2009-04-10 11:59:06 +00:00
sthen
d2f400c3ed
bump following PF changes; from kili@
2009-04-09 22:08:47 +00:00