summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
commit5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch)
treec0c7a07736914867ed86b175a6df18598e35d03f /net
parent- Update to 1.2.3 (diff)
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=199865
Diffstat (limited to 'net')
-rw-r--r--net/arpd/Makefile4
-rw-r--r--net/honeyd/Makefile3
-rw-r--r--net/libevnet/Makefile3
-rw-r--r--net/nylon/Makefile4
-rw-r--r--net/openospfd-devel/Makefile4
-rw-r--r--net/openospfd/Makefile3
-rw-r--r--net/plb/Makefile4
-rw-r--r--net/spserver/Makefile3
-rw-r--r--net/trickle/Makefile4
-rw-r--r--net/vomit/Makefile4
10 files changed, 20 insertions, 16 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile
index b69283d6d86e..126d688f0ccf 100644
--- a/net/arpd/Makefile
+++ b/net/arpd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= arpd
PORTVERSION= 0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
MAINTAINER= yb@bashibuzuk.net
COMMENT= A daemon to service arp replies
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
GNU_CONFIGURE= yes
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index c6b54ce6d708..f2c6fbb3b333 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= honeyd
PORTVERSION= 1.5c
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
http://niels.xtdnet.nl/honeyd/
@@ -14,7 +15,7 @@ MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
MAINTAINER= wxs@atarininja.org
COMMENT= Simulate virtual network hosts (honeypots)
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
diff --git a/net/libevnet/Makefile b/net/libevnet/Makefile
index 78578380c487..7de943cdde8a 100644
--- a/net/libevnet/Makefile
+++ b/net/libevnet/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libevnet
PORTVERSION= 0.3.8
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/
EXTRACT_SUFX= .tgz
@@ -16,7 +17,7 @@ MAINTAINER= ijliao@FreeBSD.org
COMMENT= Network Daemon Services for libevent
BUILD_DEPENDS= ${LOCALBASE}/lib/libarena.a:${PORTSDIR}/devel/libarena
-LIB_DEPENDS= event-1.3b.1:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
cares.1:${PORTSDIR}/dns/c-ares
RUN_DEPENDS= ${LOCALBASE}/lib/libarena.a:${PORTSDIR}/devel/libarena
diff --git a/net/nylon/Makefile b/net/nylon/Makefile
index abadbbe06c04..0f92d52d2e65 100644
--- a/net/nylon/Makefile
+++ b/net/nylon/Makefile
@@ -8,14 +8,14 @@
PORTNAME= nylon
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/nylon/
MAINTAINER= ports@FreeBSD.org
COMMENT= A Unix SOCKS 4 and 5 proxy server
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
USE_RC_SUBR= nylon.sh
diff --git a/net/openospfd-devel/Makefile b/net/openospfd-devel/Makefile
index 78635b4e2ad5..91eb0910878e 100644
--- a/net/openospfd-devel/Makefile
+++ b/net/openospfd-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openospfd-devel
PORTVERSION= ${SNAPSHOT}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenOSPFD/:openbsd \
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
@@ -20,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
MAINTAINER= flz@FreeBSD.org
COMMENT= Free implementation of the Open Shortest Path First Protocol
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
CONFLICTS= zebra-0* quagga-0*
diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile
index ba405987ffed..133d40eaca2d 100644
--- a/net/openospfd/Makefile
+++ b/net/openospfd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openospfd
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.dkuug.dk/pub/OpenBSD/OpenBGPD/:openbsd \
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
@@ -19,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Free implementation of the Open Shortest Path First Protocol
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
CONFLICTS= zebra-0* quagga-0*
diff --git a/net/plb/Makefile b/net/plb/Makefile
index 664358c0d665..aa18f9780d61 100644
--- a/net/plb/Makefile
+++ b/net/plb/Makefile
@@ -7,14 +7,14 @@
PORTNAME= plb
PORTVERSION= 0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net ipv6
MASTER_SITES= http://plb.sunsite.dk/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A high-performance HTTP load balancer
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
diff --git a/net/spserver/Makefile b/net/spserver/Makefile
index f31ff2db82b1..e6939e137c05 100644
--- a/net/spserver/Makefile
+++ b/net/spserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= spserver
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://spserver.googlecode.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A TCP server framework library written in C++ based on libevent
-LIB_DEPENDS= event-1.3b.1:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_LDCONFIG= yes
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index dff46a6e6adf..6857c6eb582d 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -7,14 +7,14 @@
PORTNAME= trickle
PORTVERSION= 1.06
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://monkey.org/~marius/trickle/
MAINTAINER= mezz@FreeBSD.org
COMMENT= Lightweight, portable bandwidth shaper
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
diff --git a/net/vomit/Makefile b/net/vomit/Makefile
index d6331b796a2c..f7a1a1f89168 100644
--- a/net/vomit/Makefile
+++ b/net/vomit/Makefile
@@ -7,14 +7,14 @@
PORTNAME= vomit
PORTVERSION= 0.2c
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net security
MASTER_SITES= http://vomit.xtdnet.nl/
MAINTAINER= ports@FreeBSD.org
COMMENT= Voice over misconfigured internet telephones
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
dnet.1:${PORTSDIR}/net/libdnet
GNU_CONFIGURE= yes