Commit Graph

5436 Commits

Author SHA1 Message Date
ajacoutot
bf502b46ed - build shared lib too
"sure" fgsch@, "fine with me" sthen@
2008-04-23 09:57:04 +00:00
sthen
fd5147b403 update to 1.1.6 from Brad, and remove some dead mirrors 2008-04-22 20:24:10 +00:00
naddy
5371258c2e Update to 1.11. 2008-04-22 16:50:42 +00:00
fgsch
7617363254 enter libcares. 2008-04-22 12:23:36 +00:00
fgsch
a2dbc8deef introduce libcares (c-ares), an asynchronous resolver library.
input and ok sthen.
2008-04-22 12:19:58 +00:00
sthen
ae4f085b3a update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). 2008-04-22 00:34:30 +00:00
merdely
4308db7caa Fix build on alpha.
"of course" ajacoutot@
2008-04-21 19:17:59 +00:00
sthen
a2dcbf939e display changed topic and your /nick changes in the status bar,
convert times in /who to readable format, display the correct user
name when someone /beeps you, and add a note to the README.

ok jasper
2008-04-21 10:35:27 +00:00
ajacoutot
e4919fbaf4 - fix CATEGORIES 2008-04-21 09:33:58 +00:00
sthen
e70f233e4f fix CATEGORIES, pointed out by ajacoutot - thank you. This doesn't make
it into the package (checked with PLIST_DB), so no version bump.
2008-04-20 10:06:26 +00:00
ajacoutot
e7c61562b0 +py-zsi 2008-04-19 15:16:11 +00:00
ajacoutot
9baa90b307 Import py-zsi-2.0
ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that
provides an implementation of SOAP messaging, as described in SOAP 1.1
Specification (see http://www.w3.org/TR/soap).  It can also be used to
build applications using SOAP Messages with Attachments (see
http://www.w3.org/TR/SOAP-attachments).  ZSI is intended to make it
easier to write web services in Python.
[...]
2008-04-19 15:13:28 +00:00
sturm
ff999c1442 update to nagios 3.0.1
fix build of shared object
ok ian, merdely
2008-04-18 11:08:47 +00:00
sthen
f84091f08e update to 1.1.4 from Brad - fixes portability bugs including a
remote user-triggerable DoS on strict alignment arch.
2008-04-17 10:26:15 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
merdely
0829ab8652 Update to cnagios 0.25.
- Work properly with nagios-3.x status.dat
 - Removes need for patch-configure with --with-status-file
   configure argument.
Fixes from Steve Rader, cnagios author

ok sthen@ (MAINTAINER)
2008-04-17 01:15:35 +00:00
jasper
7e53f0daaa - enable SSL support 2008-04-15 22:20:28 +00:00
jakemsr
103f021345 maintenence update to live.2008.04.09
from brad@
2008-04-13 07:13:59 +00:00
sthen
e1c1c0bf7b bugfix update to 1.1.3, from Brad. tested on several servers. 2008-04-12 22:52:46 +00:00
steven
df7c95f86c tweak debug messages from openssl support
from brad
2008-04-12 08:19:28 +00:00
okan
b6adb48979 +p5-Net-FTP-AutoReconnect 2008-04-11 22:05:32 +00:00
okan
d6c22adcab import p5-Net-FTP-AutoReconnect
Net::FTP::AutoReconnect is a wrapper module around Net::FTP.  For many
commands, if anything goes wrong on the first try, it tries to
disconnect and reconnect to the server, restore the state to the same as
it was when the command was executed, then execute it again.  The state
includes login credentials, authorize credentials, trans- fer mode
(ASCII or binary), current working directory, and any restart, passive,
or port commands sent.

from Girish Venkatachalam

ok merdely@
2008-04-11 22:04:59 +00:00
okan
14f31a8ffe +p5-DNS-ZoneParse 2008-04-10 17:45:54 +00:00
okan
10b128ac97 import p5-DNS-ZoneParse
This module will parse a Zone File and put all the Resource Records
(RRs) into an anonymous hash structure.  At the moment, the following
types of RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR.  It could
be useful for maintaining DNS zones, or for transferring DNS zones to
other servers.

from Girish Venkatachalam
 
ok merdely@
2008-04-10 17:45:33 +00:00
espie
451110fd09 update to 3.0.2, with a few new useful functionalities.
to be fully functional, you need rsync >= 3.0.2 on both sides,
otherwise, rsync will degrade to pre-3.0 mode.
2008-04-10 15:06:45 +00:00
sthen
03f5ddd4d5 maintenance update to 2.3.5, ok okan 2008-04-09 22:34:40 +00:00
merdely
632b1dc391 Update to 1.2.
V1.2 adds nice "account set #" feature to manage accounts.
Remove a lot of string handling patches.
Remove patches to rename bitlbee "root" user to "bitlbee".

tested by Andrew Dalgleish (MAINTAINER), James Turner and Wiktor Izdebski
ok martynas@, simon@, okan@, wcmaier@
2008-04-09 22:13:11 +00:00
merdely
6a7828c72b Update to 0.23. Make work with Nagios 3.x
ok sthen@
2008-04-09 14:29:44 +00:00
okan
1ef3d7bdee update to 4.60
from Giovanni Bechis (MAINTAINER)

ok merdely@
2008-04-06 18:21:44 +00:00
steven
603407d22b update to pidgin 2.4.1
from brad
2008-04-04 22:39:09 +00:00
sthen
48c582d4b0 +iftop 2008-04-04 22:14:59 +00:00
sthen
9804c24b93 import iftop:
iftop does for network usage what top(1) does for CPU usage. It listens
to network traffic on a named interface and displays a table of current
bandwidth usage by pairs of hosts. Handy for answering the question "why
is our ADSL link so slow?"

from maintainer Girish Venkatachalam with small tweaks
ok landry, merdely, kili
2008-04-04 22:12:46 +00:00
ajacoutot
bae8a37f5c - update to version 3.7.0
from Pierre-Emmanuel Andre <pea at raveland dot org> with tweaks
ok kevlo@ (via pea)
2008-04-04 14:54:23 +00:00
ajacoutot
0ee735e36c - update to gnugk-2.2.7
* extends virtual queues to work on unregistered calls,
* adds per prefix capacity limits and Q.931 cause code translation per
gateway
* adds H.460.9 realtime, QoS monitoring, H.460.interop support and H.350
authentication
2008-04-03 07:18:08 +00:00
fkr
be0b0d0633 update to OpenVPN 2.1rc7
tested by many
ok bernd@
2008-04-01 21:50:14 +00:00
jakemsr
6fcdd6f95b avoid overflowing a time_t when converting timeval to a timestamp in
milliseconds.

problem found and fix sent upstream by Mark Peloquin, who notified the
port maintainer.  thanks Mark!

this patch is from brad@ (MAINTAINER) via ktorrent svn
2008-04-01 21:22:10 +00:00
jasper
f7cfa438f4 - add py-adns 2008-04-01 13:53:13 +00:00
jasper
ff826033d0 import py-adns 1.2.1
py-adns is a Python interface to the GNU adns asynchronous DNS resolver
library.
2008-04-01 13:50:36 +00:00
ajacoutot
4293717563 +axel 2008-04-01 12:52:42 +00:00
ajacoutot
42590dfc4f Import axel-1.0b
Axel does the same thing any other accelerator does: it opens more than
one HTTP/FTP connection per download and each connection transfers its
own, separate, part of the file.
[...]

from Girish Venkatachalam <girish1729 at gmail dot com> with some tweaks
2008-04-01 12:52:00 +00:00
sthen
38bb9f9adb Add pflog/pfsync support to libnids. From Brad, tested by me. 2008-03-31 11:39:48 +00:00
sthen
5df62ee1c9 add --enable-debug to permit debug logging with -d/-D/-x command
line options; bump package version. discussed with Brad (maintainer).
2008-03-31 11:07:45 +00:00
merdely
72e6c8c154 Update to 1.4. Fixes a possible buffer overflow:
http://silcnet.org/docs/release/SILC%20Client%201.1.4

From brad@
2008-03-31 03:32:33 +00:00
sthen
356332a543 I made you a patch but cvs eated it. 2008-03-26 20:21:45 +00:00
sthen
06ad0a6193 Fix build with postgresql 8.3.1. Issue reported and build tested by krw,
fix by me independently of nagios-plugin svn (which simon reports has the
same fix).  ok sturm krw simon
2008-03-26 20:19:35 +00:00
fgsch
d29d0487b6 no need for lame's no_x11 flavor anymore. 2008-03-25 17:29:57 +00:00
steven
fca8be156d update to 2.4.0.
feedback/ok brad@ (maintainer), tested/ok merdely@ on similar diff
2008-03-24 08:23:22 +00:00
sthen
2c3aea7ddc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
Version update 1.0 -> 1.1 as tested by several people.
2008-03-22 23:06:50 +00:00
sthen
c1d86122bc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
From Brad.
2008-03-22 22:50:23 +00:00
rui
309af38807 - maintenance update to dnsmasq 2.41
ok merdely@
2008-03-21 20:46:08 +00:00
rui
6887f4085e - maintenance update to tcpreplay-3.2.5.
"looks fine" steven@
2008-03-21 19:28:13 +00:00
rui
5cb040a00c - update freeradius to 2.0.3. Check the Changelog for more information.
"if it works for you, I'd say commit it" ajacoutot@
2008-03-21 19:25:33 +00:00
sthen
33870e5972 maintenance update to 2.3.3, ok okan 2008-03-20 16:02:25 +00:00
dlg
5490ea700c enable bulk builds of sambas ads flavor
ok mbalmer@ sure jasper@
2008-03-20 08:31:07 +00:00
sturm
0732547b99 fix another occurence of negative array index access and in a better way
bump PKGNAMEs
2008-03-19 17:15:53 +00:00
jasper
0a3337675e - update p5-Net-DNS to 0.63
(includes security fix for http://secunia.com/advisories/29343/)

ok wilfried@ (MAINTAINER)
2008-03-18 21:31:36 +00:00
sturm
95e58d98cf update to nagios 3.0 2008-03-18 20:25:11 +00:00
dlg
9c8158c9d3 add support for talking to active directory with an ads flavor.
ok mbalmer@ jasper@
2008-03-18 09:15:50 +00:00
sthen
f5e54435fd fix dependency; the actual package uses the normal system Python
version but it pulled in python-bz2 from 2.4 as a RUN_DEPENDS.

ok ajacoutot
2008-03-17 20:59:47 +00:00
naddy
0445c2ca15 update to 1.06: bug fix release 2008-03-17 18:38:20 +00:00
ajacoutot
c845f6aa90 - make it compile with new pwlib
- merge a patch from upstream SVN so that the _gnugk user does not need
read access to current directory when starting gnugk
- remove useless parts from patches now that pwlib and openh323 version
got sanitised
- rename default configuration file from gnugk.ini to getekeeper.ini
(as per documentation suggests it)
- replace etc with ${SYSCONFDIR} in MESSAGE and remove fixed warning
2008-03-15 17:40:06 +00:00
ajacoutot
22a8a5a4b3 - major upgrade to openh323-1.19.0.1
- install version.h
- H323Capabilities patch from FreeBSD
- make it compile with new pwlib
2008-03-15 17:38:43 +00:00
simon
9e7c42a8a4 update to version 0.33.6 to get rid of accepted patches
ok landry@ (maintainer)
2008-03-15 13:40:37 +00:00
ajacoutot
1d07e237ca - update to version 1.06.23
feedback and ok espie@
2008-03-15 10:35:54 +00:00
ajacoutot
8bce5ae39c - add one more @sample dir+file
ok rui@
2008-03-15 10:14:44 +00:00
espie
f449e279a3 ... and the patch itself 2008-02-29 09:29:10 +00:00
espie
35d9c0d8bc fix time display on sparc64. Maintainer + HOMEPAGE 2008-02-29 09:28:45 +00:00
okan
dd181a31e6 HW_(PHYS|USER)MEM64 fix
ok naddy@
2008-02-28 18:26:28 +00:00
espie
b5ebeec2ac unfuck partly, at least mark the collision with ldns. 2008-02-25 00:54:22 +00:00
uwe
019899659d Sync tools with NetBSD, add btkey and btdevctl from NetBSD, and also add
a port of bthfp (only in NetBSD pkgsrc).
ok espie, naddy
2008-02-24 21:56:43 +00:00
naddy
549efe29e2 oops, forgotten bump 2008-02-24 14:59:03 +00:00
sthen
1b200b052d use our config.sub, unbreaks the build on amd64.
ok (and advice about the right way to do this) naddy.
2008-02-23 18:06:51 +00:00
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
merdely
b552a55bd0 Add patch for src/xalloc.c to fix build on alpha:
s/vfprintf/fprintf/
Fix is already included in the next version upstream.

ok naddy@
2008-02-20 22:03:10 +00:00
naddy
3f911b38c0 remove maintainer Damien Couderc at his request 2008-02-20 20:48:56 +00:00
naddy
92378f1757 rephrase description to avoid a conflict between grammatical and
notional concord; pointed out by Paul Irofti
2008-02-19 18:42:15 +00:00
ajacoutot
74ad54dc0c - add more @sample files (make it easier for new configurations)
- tweak license marker
- regen patches while here

ok rui@
2008-02-18 15:46:43 +00:00
naddy
cfa1597224 update to 1.05; help from ajacoutot@ 2008-02-17 21:59:32 +00:00
rui
ca1d6d3ffd - update to dnstracer 1.9.
ok jcs@
2008-02-16 20:47:49 +00:00
rui
ff3259c187 - maintenance update to 0.2.2. 2008-02-16 10:56:41 +00:00
rui
5ad92fbdd4 - update to dlint 1.4.1 and take maintainership.
ok sthen@
2008-02-16 10:44:00 +00:00
rui
a8f72637fb - update my e-mail address
ok jasper@
2008-02-14 21:36:27 +00:00
okan
a1d07dc44c disable snapshot; stable is snapshot right now. 2008-02-13 23:13:52 +00:00
okan
aa652966db - update to 2.27.57 from Giovanni Bechis
- VERSION -> V while here

MAINTAINER ok

ok merdely@
2008-02-13 23:13:27 +00:00
merdely
50ae15753d Update to sharity-light 1.3.
Mostly from Pea < pea - raveland + org >
Added patch to show the right version.

ok okan@
2008-02-13 23:01:23 +00:00
okan
f024ca595a - maintenance update to 3.6.1 from Pierre-Emmanuel Andre
- re-sync patches

ok kevlo@ (MAINTAINER), merdely@
2008-02-13 16:27:10 +00:00
rui
22c160ac23 - update to snort 2.8.0.1.
from Markus Lude with a few changes, tested by many including reyk@, jdixon@. Thanks.

ok landry@
2008-02-12 14:13:32 +00:00
jcs
09361b3c86 update to xmpp4r-0.3.2
switch to a gemified version

originally from Paul Irofti
2008-02-12 03:06:45 +00:00
okan
fa35acd582 - remove redundant SHARED_ONLY
- add PKG_ARCH=*
- bump

suggestions from and ok ajacoutot@
2008-02-10 14:23:05 +00:00
okan
d9cc2d620d +py-medusa 2008-02-09 01:14:19 +00:00
okan
9bf1de4545 import py-medusa
Medusa is a 'server platform' -- it provides a framework for
implementing asynchronous socket-based servers (TCP/IP and on Unix, Unix
domain, sockets).

ok merdely@
2008-02-09 01:10:00 +00:00
sthen
43c9667775 +igmpproxy 2008-02-08 19:32:55 +00:00
sthen
99d5e52b90 igmpproxy is a simple multicast routing daemon which uses IGMP
forwarding to dynamically route multicast traffic.  Routing is done
by defining an "upstream" interface on which the daemon acts as a
normal Multicast client, and one or more "downstream" interfaces
that serves clients on the destination networks. This is useful in
situations where other dynamic multicast routers cannot be used.

from markus with small adjustments.
ok markus
2008-02-08 19:30:51 +00:00
sthen
416b5d99c7 update p5-Geo-IP to 1.30:
- Add GEOIP_MMAP_CACHE support
- Added last_netmask - gets netmask of network block from last lookup
- Merged in Geo::IP::PurePerl code
- Added set_charset - enables UTF8 output of city name

ok jasper (was MAINTAINER, removed by request)
2008-02-08 12:03:21 +00:00
sthen
bda2cca5e0 honour CC and CFLAGS, install manpages in a better place.
ok bernd
2008-02-07 12:42:11 +00:00
bernd
248a996074 Add iodine. 2008-02-06 21:43:41 +00:00
bernd
85f4b14216 Initial import of iodine-0.4.1.
This is a piece of software that lets you tunnel IPv4 data through a
DNS server. This can be usable in different situations where internet
access is firewalled, but DNS queries are allowed.

help/ok jasper@
2008-02-06 21:42:28 +00:00
martynas
f6134b0d85 enable otr; from Wiktor Izdebski
ok maintainer Markus Hennecke, simon@
2008-02-06 11:35:17 +00:00
sthen
c26ad02168 +cnagios 2008-02-05 23:01:49 +00:00
sthen
6f9b9d2771 import Cnagios, based on a submission from Julien TOUCHE.
Cnagios is a full-screen terminal interface for viewing Nagios
HOST and SERVICE objects, and the durations of their current states.

It's lightning fast because it's written in C using the curses
library. And it's super flexible because it uses hooks directly
into the perl C library to shorten plugin output and filter the
displayed HOSTs or SERVICEs.

ok ian (for an earlier version without a license, upstream added
a nice one when I asked, thanks!) "commit it dammit" henning
2008-02-05 23:00:22 +00:00
naddy
7864fdb78c fix build if statvfs() is available; from brad@ 2008-02-05 19:17:15 +00:00
jasper
24b15a2066 - update gnet to 2.0.8
- switch to use gnome.port.mk
- regen PLIST
2008-02-04 18:01:47 +00:00
jakob
69ab201451 add ldns-utils package (from libldns examples subdir) 2008-02-03 19:09:49 +00:00
jakob
5bfb4635e5 no longer used 2008-02-03 19:09:12 +00:00
jakob
78f8f283da merge ldns and drill into one tree.
rename ldns package to libldns.
2008-02-03 19:08:30 +00:00
okan
0ce684fc11 - update from Andreas Bihlmaier (MAINTAINER)
- add icu dependency, bumping libyaz_icu minor

ok merdely@
2008-02-03 15:59:19 +00:00
okan
e8c5c9c679 - update to 1.21
ok merdely@
2008-02-03 15:57:09 +00:00
naddy
d53b9c48c9 update to 1.04: bug fixes 2008-02-03 15:45:29 +00:00
steven
308485041e update to 0.97
based on a diff by Azwaw Ousadou (bsdmaniak at gmail)
2008-02-02 21:17:49 +00:00
sturm
8e7ba0f325 update to nagios plugins 1.4.11 2008-02-02 18:18:24 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
steven
7a9f733f3a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:44:18 +00:00
sthen
91f39de892 update GeoIP to 1.4.4
ok ian
2008-02-01 21:56:34 +00:00
martynas
8575e47640 make yt videos that aren't on the primary mirror work again.
googlevideo server expects the "t" parameter to know which mirror
to forward to;  ok jolan@, pedro@
2008-02-01 19:14:59 +00:00
rui
0f70850888 - reset maintainer per his request, so I'm taking over maintainership. 2008-01-30 21:25:12 +00:00
sthen
18e568bc9d update to 2.2.5, add my patch to use statfs where statvfs isn't available
from brad, tested by me
2008-01-30 12:18:59 +00:00
sthen
0adb28c834 update smokeping to 2.3.0 (adds multiple hierarchies+filters)
ok okan
2008-01-29 19:58:39 +00:00
fgsch
da5b2e81fa Fix mrtg + snmpv3. bump package.
reported and tested by Daniel <leva at az dot isten dot hu>.
2008-01-29 18:46:27 +00:00
naddy
ad9bf2c351 re-release with all autotool files regenerated and a new SVN version number 2008-01-29 16:33:08 +00:00
rui
0d5aee3f43 - update to pktstat 1.8.4, maintainer timeout. 2008-01-28 22:25:39 +00:00
jolan
ed5c180f7c make it work again, from tedude via pedro martelletto 2008-01-28 21:48:45 +00:00
naddy
4f287ee0f5 update to 1.02: miscellaneous bug fixes 2008-01-28 15:40:43 +00:00
jakob
7ad1cb6ec1 ISC DHCPD v3.1.0 2008-01-28 13:21:20 +00:00
rui
97856791fa - update freeradius to 2.0.1. "The focus of this release is stability."
ok ajacoutot@
2008-01-25 18:59:19 +00:00
okan
7a830aaa70 no more no_x11 flavor for nmap, replaced by -zenmap 2008-01-25 03:19:58 +00:00
okan
bbb9a832a8 - update to 4.53 from Giovanni Bechis (MAINTAINER)
- re-work port from FLAVORS to MULTI_PACKAGES (-main, -zenmap)

lots of feedback and help from kili@, merdely@ and Giovanni

ok merdely@ kili@
2008-01-25 01:21:17 +00:00
naddy
8d5425dc56 Maintenance update to 3.2.1.
From Daniel Dickman, who doesn't want to be credited.
2008-01-24 15:52:20 +00:00
todd
32dbccec7f update to 1.1.3; works for me
from brad@
2008-01-23 16:06:40 +00:00
okan
218960e934 maintenence update from Andreas Bihlmaier (MAINTAINER)
ok merdely@
2008-01-22 21:59:49 +00:00
fgsch
2dd7d9e520 update to 0.9.35 and drop maintainership. 2008-01-22 20:12:48 +00:00
rui
557780a1b5 - update freeradius to 2.0.0. Check the Changelog for more information.
input and ok ajacoutot@
2008-01-21 22:21:24 +00:00
bernd
d48d315b3a Fix RUN_DEPENDS. Spotted by sturm@, thanks! 2008-01-20 19:11:01 +00:00
rui
83335cf2ad - maintenance update to 0.1.2.19.
- update my email address while there.
2008-01-19 16:03:21 +00:00
jasper
fe0e9402bd - update telepathy-mission-control to 4.55 2008-01-17 18:29:57 +00:00
naddy
a1477e02ca maintenance update to 1.01 2008-01-17 18:27:41 +00:00
jasper
339cd5f4b9 - update telepathy-spec to 0.17.1 2008-01-17 18:17:11 +00:00
jasper
417b4f5e3d - update mcabber to 0.9.6
from Markus Hennecke <markus-hennecke at markus-hennecke.de> (MAINTAINER)
2008-01-17 18:01:26 +00:00
ajacoutot
fddcb3879d - change HOMEPAGE
from and on behalf of alek@
2008-01-17 13:23:02 +00:00
rui
5a27f466f2 - long overdue update of tcpreplay to 3.2.3. 2008-01-17 00:16:11 +00:00
kili
4891dd13c2 Support DLT_PPP_ETHER for use with kernel PPPoE.
From Brad.
2008-01-16 21:02:49 +00:00
bernd
d66d88205c Update to ruby-net-ssh-1.1.2.
"ok, if it works for you" jcs@
2008-01-12 14:57:16 +00:00
naddy
2d0e0d02b5 Update to 1.00. Changes:
* The GUI has been extended.
* The CLI client has changed its name back to "transmissioncli" (no
hyphen) and has regained the scrape feature.
* Bug fixes.
2008-01-11 18:15:00 +00:00
okan
a81384ba2a maintenance update from niallo (MAINTAINER)
ok merdely
2008-01-09 20:35:51 +00:00
rui
905ac38329 SECURITY: update tcpreen to 1.4.4 which fixes multiple stack-based buffer overflows.
Reference: http://secunia.com/cve_reference/CVE-2007-6562/

ok mbalmer@
2008-01-08 23:02:28 +00:00
naddy
6e8b9c2cb1 * Update to 1.3.0; from new maintainer Giovanni Bechis. GRE is now
automatically enabled at run time.
* Honor CC/CFLAGS.
2008-01-08 16:50:27 +00:00
bernd
c322b3982f Security update to maradns-1.2.12.09.
http://secunia.com/advisories/28329/

ok sturm@ (MAINTAINER)
2008-01-07 21:24:07 +00:00
eric
a05ceed265 +netfwd 2008-01-06 22:38:02 +00:00
eric
ce0ea353f1 Netfwd is network traffic forwarder. Netfwd acts as a bridge between
local and remote source. The source can be one of the following: TCP,
UDP, UNIX socket and TTY device. Netfwd works with both IPv4 and IPv6
address families.

Working with TTY device means that you can redirect serial port (i.e.
COM port) data to any destination. For example, it's possible to create
software serial port loopback or forward serial port data to network
(aka serial to network convertor).

Using this tool you can even convert one protocol into another. For
example, you accept incoming connection on TCP port and forward it into
UNIX socket on your local computer.

ok okan@
2008-01-06 22:33:48 +00:00
jasper
754a23f227 pick up correct python version 2008-01-06 17:36:26 +00:00