diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/arpd/Makefile | 4 | ||||
-rw-r--r-- | net/honeyd/Makefile | 4 | ||||
-rw-r--r-- | net/libevnet/Makefile | 4 | ||||
-rw-r--r-- | net/nylon/Makefile | 4 | ||||
-rw-r--r-- | net/openospfd-devel/Makefile | 4 | ||||
-rw-r--r-- | net/openospfd/Makefile | 4 | ||||
-rw-r--r-- | net/plb/Makefile | 4 | ||||
-rw-r--r-- | net/spserver/Makefile | 4 | ||||
-rw-r--r-- | net/trickle/Makefile | 4 | ||||
-rw-r--r-- | net/vomit/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile index 126d688f0ccf..0795282c14ad 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -7,14 +7,14 @@ PORTNAME= arpd PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ MAINTAINER= yb@bashibuzuk.net COMMENT= A daemon to service arp replies -LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \ +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \ dnet.1:${PORTSDIR}/net/libdnet GNU_CONFIGURE= yes diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index f2c6fbb3b333..26c93c74192a 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -7,7 +7,7 @@ PORTNAME= honeyd PORTVERSION= 1.5c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ @@ -15,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.3d:${PORTSDIR}/devel/libevent \ +LIB_DEPENDS= event-1.3e:${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 7de943cdde8a..5c7226ad6091 100644 --- a/net/libevnet/Makefile +++ b/net/libevnet/Makefile @@ -8,7 +8,7 @@ PORTNAME= libevnet PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/ EXTRACT_SUFX= .tgz @@ -17,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.3d:${PORTSDIR}/devel/libevent \ +LIB_DEPENDS= event-1.3e:${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 0f92d52d2e65..ba3031804c47 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,14 +8,14 @@ PORTNAME= nylon PORTVERSION= 1.21 -PORTREVISION= 2 +PORTREVISION= 3 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.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent USE_RC_SUBR= nylon.sh diff --git a/net/openospfd-devel/Makefile b/net/openospfd-devel/Makefile index f2bea5efd367..86cba251b206 100644 --- a/net/openospfd-devel/Makefile +++ b/net/openospfd-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= openospfd-devel PORTVERSION= ${SNAPSHOT} -PORTREVISION= 3 +PORTREVISION= 4 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.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent CONFLICTS= zebra-0* quagga-0* diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile index 133d40eaca2d..246def654dfb 100644 --- a/net/openospfd/Makefile +++ b/net/openospfd/Makefile @@ -7,7 +7,7 @@ PORTNAME= openospfd PORTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.dkuug.dk/pub/OpenBSD/OpenBGPD/:openbsd \ ${MASTER_SITE_LOCAL:S/$/:freebsd/g} @@ -20,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.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent CONFLICTS= zebra-0* quagga-0* diff --git a/net/plb/Makefile b/net/plb/Makefile index aa18f9780d61..710f184f4d30 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -7,14 +7,14 @@ PORTNAME= plb PORTVERSION= 0.3 -PORTREVISION= 4 +PORTREVISION= 5 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.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc diff --git a/net/spserver/Makefile b/net/spserver/Makefile index e6939e137c05..d5208c7d872a 100644 --- a/net/spserver/Makefile +++ b/net/spserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= spserver PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://spserver.googlecode.com/files/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -15,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.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_LDCONFIG= yes diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 6857c6eb582d..c802c3c4a38c 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -7,14 +7,14 @@ PORTNAME= trickle PORTVERSION= 1.06 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ MAINTAINER= mezz@FreeBSD.org COMMENT= Lightweight, portable bandwidth shaper -LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes diff --git a/net/vomit/Makefile b/net/vomit/Makefile index f7a1a1f89168..e01e110076b1 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -7,14 +7,14 @@ PORTNAME= vomit PORTVERSION= 0.2c -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net security MASTER_SITES= http://vomit.xtdnet.nl/ MAINTAINER= ports@FreeBSD.org COMMENT= Voice over misconfigured internet telephones -LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \ +LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \ dnet.1:${PORTSDIR}/net/libdnet GNU_CONFIGURE= yes |