mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Bump PORTREVISION since devel/libevent are updated.
This commit is contained in:
parent
d259acf7f1
commit
5265c7a798
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204872
28 changed files with 55 additions and 49 deletions
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= memcachedb
|
PORTNAME= memcachedb
|
||||||
PORTVERSION= 0.0.3
|
PORTVERSION= 0.0.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://memcachedb.googlecode.com/files/
|
MASTER_SITES= http://memcachedb.googlecode.com/files/
|
||||||
|
|
||||||
MAINTAINER= gslin@gslin.org
|
MAINTAINER= gslin@gslin.org
|
||||||
COMMENT= Distributed storage system designed for persistent
|
COMMENT= Distributed storage system designed for persistent
|
||||||
|
|
||||||
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_BDB= 42+
|
USE_BDB= 42+
|
||||||
USE_DOS2UNIX= YES
|
USE_DOS2UNIX= YES
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= mysql-proxy
|
PORTNAME= mysql-proxy
|
||||||
PORTVERSION= 0.6.0
|
PORTVERSION= 0.6.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
||||||
MASTER_SITE_SUBDIR= MySQL-Proxy
|
MASTER_SITE_SUBDIR= MySQL-Proxy
|
||||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= MySQL-Proxy
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= Monitor, analyze or transform the communication of MySQL
|
COMMENT= Monitor, analyze or transform the communication of MySQL
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \
|
||||||
glib:${PORTSDIR}/devel/glib20
|
glib:${PORTSDIR}/devel/glib20
|
||||||
|
|
||||||
CONFIGURE_ARGS+= --with-lua --with-mysql
|
CONFIGURE_ARGS+= --with-lua --with-mysql
|
||||||
|
|
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= pgbouncer
|
PORTNAME= pgbouncer
|
||||||
PORTVERSION= 1.1.2
|
PORTVERSION= 1.1.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/1532/
|
MASTER_SITES= http://pgfoundry.org/frs/download.php/1532/
|
||||||
|
|
||||||
MAINTAINER= skv@FreeBSD.org
|
MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Lightweight connection pooler for PostgreSQL
|
COMMENT= Lightweight connection pooler for PostgreSQL
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_RC_SUBR= pgbouncer.sh
|
USE_RC_SUBR= pgbouncer.sh
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
|
|
||||||
PORTNAME= eventxx
|
PORTNAME= eventxx
|
||||||
PORTVERSION= 0.7
|
PORTVERSION= 0.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.llucax.com.ar/~luca/eventxx/releases/
|
MASTER_SITES= http://www.llucax.com.ar/~luca/eventxx/releases/
|
||||||
|
|
||||||
MAINTAINER= ijliao@FreeBSD.org
|
MAINTAINER= ijliao@FreeBSD.org
|
||||||
COMMENT= A C++ wrapper for libevent
|
COMMENT= A C++ wrapper for libevent
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
BROKEN= Unfetchable
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= libdnsres
|
PORTNAME= libdnsres
|
||||||
PORTVERSION= 0.1a
|
PORTVERSION= 0.1a
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://monkey.org/~provos/
|
MASTER_SITES= http://monkey.org/~provos/
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= event
|
PORTNAME= event
|
||||||
PORTVERSION= 0.5.0
|
PORTVERSION= 0.5.0
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
|
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
|
||||||
PKGNAMEPREFIX= ocaml-
|
PKGNAMEPREFIX= ocaml-
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= lioux@FreeBSD.org
|
||||||
COMMENT= An ocaml wrapper for the libevent API
|
COMMENT= An ocaml wrapper for the libevent API
|
||||||
|
|
||||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
ALL_TARGET= all allopt
|
ALL_TARGET= all allopt
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Event-Lib
|
PORTNAME= Event-Lib
|
||||||
PORTVERSION= 1.03
|
PORTVERSION= 1.03
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Event
|
MASTER_SITE_SUBDIR= Event
|
||||||
|
@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= fk@fabiankeil.de
|
MAINTAINER= fk@fabiankeil.de
|
||||||
COMMENT= Makes libevent(3) accessible with Perl
|
COMMENT= Makes libevent(3) accessible with Perl
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
PORTNAME= event
|
PORTNAME= event
|
||||||
PORTVERSION= 0.3
|
PORTVERSION= 0.3
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= devel net python
|
CATEGORIES= devel net python
|
||||||
MASTER_SITES= http://pyevent.googlecode.com/files/
|
MASTER_SITES= http://pyevent.googlecode.com/files/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= alexbl@FreeBSD.org
|
MAINTAINER= alexbl@FreeBSD.org
|
||||||
COMMENT= Python bindings for libevent
|
COMMENT= Python bindings for libevent
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= thrift
|
PORTNAME= thrift
|
||||||
PORTVERSION= 20070917
|
PORTVERSION= 20070917
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://developers.facebook.com/thrift/
|
MASTER_SITES= http://developers.facebook.com/thrift/
|
||||||
|
|
||||||
|
@ -14,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Framework for scalable cross-language services development
|
COMMENT= Framework for scalable cross-language services development
|
||||||
|
|
||||||
LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \
|
LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \
|
||||||
event:${PORTSDIR}/devel/libevent
|
event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool:15
|
USE_AUTOTOOLS= libtool:15
|
||||||
USE_GCC= 4.2+
|
USE_GCC= 4.2+
|
||||||
|
|
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= ftp-proxy
|
PORTNAME= ftp-proxy
|
||||||
PORTVERSION= 4.2p2
|
PORTVERSION= 4.2p2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/
|
MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/
|
||||||
|
|
||||||
MAINTAINER= chrissicool@chrissicool.net
|
MAINTAINER= chrissicool@chrissicool.net
|
||||||
COMMENT= A port of OpenBSD's ftp-proxy
|
COMMENT= A port of OpenBSD's ftp-proxy
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
MAN8= ftp-proxy.8
|
MAN8= ftp-proxy.8
|
||||||
MANCOMPRESSED= yes
|
MANCOMPRESSED= yes
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
PORTNAME= pftpx
|
PORTNAME= pftpx
|
||||||
PORTVERSION= 0.8
|
PORTVERSION= 0.8
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= http://www.sentia.org/downloads/
|
MASTER_SITES= http://www.sentia.org/downloads/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||||
|
@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= sullrich@gmail.com
|
MAINTAINER= sullrich@gmail.com
|
||||||
COMMENT= Much enhanced ftp proxy for pf that supports most ftp protocols
|
COMMENT= Much enhanced ftp proxy for pf that supports most ftp protocols
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
MAN8= pftpx.8
|
MAN8= pftpx.8
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= io
|
PORTNAME= io
|
||||||
PORTVERSION= 0.0.2006.05.02
|
PORTVERSION= 0.0.2006.05.02
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://io.urbanape.com/release/ \
|
MASTER_SITES= http://io.urbanape.com/release/ \
|
||||||
http://www.sigusr1.org/~steve/
|
http://www.sigusr1.org/~steve/
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= perky@FreeBSD.org
|
||||||
COMMENT= Small prototype-based programming language
|
COMMENT= Small prototype-based programming language
|
||||||
|
|
||||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
|
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
|
||||||
event-1.3d:${PORTSDIR}/devel/libevent
|
event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= arpd
|
PORTNAME= arpd
|
||||||
PORTVERSION= 0.2
|
PORTVERSION= 0.2
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
|
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
|
||||||
|
|
||||||
MAINTAINER= yb@bashibuzuk.net
|
MAINTAINER= yb@bashibuzuk.net
|
||||||
COMMENT= A daemon to service arp replies
|
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
|
dnet.1:${PORTSDIR}/net/libdnet
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= honeyd
|
PORTNAME= honeyd
|
||||||
PORTVERSION= 1.5c
|
PORTVERSION= 1.5c
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
|
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
|
||||||
http://niels.xtdnet.nl/honeyd/
|
http://niels.xtdnet.nl/honeyd/
|
||||||
|
@ -15,7 +15,7 @@ MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \
|
||||||
MAINTAINER= wxs@atarininja.org
|
MAINTAINER= wxs@atarininja.org
|
||||||
COMMENT= Simulate virtual network hosts (honeypots)
|
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
|
dnet.1:${PORTSDIR}/net/libdnet
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= libevnet
|
PORTNAME= libevnet
|
||||||
PORTVERSION= 0.3.8
|
PORTVERSION= 0.3.8
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/
|
MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= ijliao@FreeBSD.org
|
||||||
COMMENT= Network Daemon Services for libevent
|
COMMENT= Network Daemon Services for libevent
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libarena.a:${PORTSDIR}/devel/libarena
|
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
|
cares.1:${PORTSDIR}/dns/c-ares
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/libarena.a:${PORTSDIR}/devel/libarena
|
RUN_DEPENDS= ${LOCALBASE}/lib/libarena.a:${PORTSDIR}/devel/libarena
|
||||||
|
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
|
|
||||||
PORTNAME= nylon
|
PORTNAME= nylon
|
||||||
PORTVERSION= 1.21
|
PORTVERSION= 1.21
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://monkey.org/~marius/nylon/
|
MASTER_SITES= http://monkey.org/~marius/nylon/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A Unix SOCKS 4 and 5 proxy server
|
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
|
USE_RC_SUBR= nylon.sh
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= openospfd-devel
|
PORTNAME= openospfd-devel
|
||||||
PORTVERSION= ${SNAPSHOT}
|
PORTVERSION= ${SNAPSHOT}
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenOSPFD/:openbsd \
|
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenOSPFD/:openbsd \
|
||||||
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
|
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
|
||||||
|
@ -20,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
|
||||||
MAINTAINER= flz@FreeBSD.org
|
MAINTAINER= flz@FreeBSD.org
|
||||||
COMMENT= Free implementation of the Open Shortest Path First Protocol
|
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*
|
CONFLICTS= zebra-0* quagga-0*
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= openospfd
|
PORTNAME= openospfd
|
||||||
PORTVERSION= 4.0
|
PORTVERSION= 4.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ftp://ftp.dkuug.dk/pub/OpenBSD/OpenBGPD/:openbsd \
|
MASTER_SITES= ftp://ftp.dkuug.dk/pub/OpenBSD/OpenBGPD/:openbsd \
|
||||||
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
|
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
|
||||||
|
@ -20,7 +20,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
|
||||||
MAINTAINER= farrokhi@FreeBSD.org
|
MAINTAINER= farrokhi@FreeBSD.org
|
||||||
COMMENT= Free implementation of the Open Shortest Path First Protocol
|
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*
|
CONFLICTS= zebra-0* quagga-0*
|
||||||
|
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= plb
|
PORTNAME= plb
|
||||||
PORTVERSION= 0.3
|
PORTVERSION= 0.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= net ipv6
|
CATEGORIES= net ipv6
|
||||||
MASTER_SITES= http://plb.sunsite.dk/files/
|
MASTER_SITES= http://plb.sunsite.dk/files/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A high-performance HTTP load balancer
|
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
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
|
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= spserver
|
PORTNAME= spserver
|
||||||
PORTVERSION= 0.8
|
PORTVERSION= 0.8
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://spserver.googlecode.com/files/
|
MASTER_SITES= http://spserver.googlecode.com/files/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||||
|
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||||
MAINTAINER= vanilla@FreeBSD.org
|
MAINTAINER= vanilla@FreeBSD.org
|
||||||
COMMENT= A TCP server framework library written in C++ based on libevent
|
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}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= trickle
|
PORTNAME= trickle
|
||||||
PORTVERSION= 1.06
|
PORTVERSION= 1.06
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://monkey.org/~marius/trickle/
|
MASTER_SITES= http://monkey.org/~marius/trickle/
|
||||||
|
|
||||||
MAINTAINER= mezz@FreeBSD.org
|
MAINTAINER= mezz@FreeBSD.org
|
||||||
COMMENT= Lightweight, portable bandwidth shaper
|
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
|
USE_AUTOTOOLS= libtool:15
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= vomit
|
PORTNAME= vomit
|
||||||
PORTVERSION= 0.2c
|
PORTVERSION= 0.2c
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= net security
|
CATEGORIES= net security
|
||||||
MASTER_SITES= http://vomit.xtdnet.nl/
|
MASTER_SITES= http://vomit.xtdnet.nl/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Voice over misconfigured internet telephones
|
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
|
dnet.1:${PORTSDIR}/net/libdnet
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= fragroute
|
PORTNAME= fragroute
|
||||||
PORTVERSION= 1.2
|
PORTVERSION= 1.2
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= security net
|
CATEGORIES= security net
|
||||||
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
|
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
|
||||||
${MASTER_SITE_PACKETSTORM}
|
${MASTER_SITE_PACKETSTORM}
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= onatan@gmail.com
|
||||||
COMMENT= A tool for intercepting, modifying and rewriting egress traffic
|
COMMENT= A tool for intercepting, modifying and rewriting egress traffic
|
||||||
|
|
||||||
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet \
|
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet \
|
||||||
event-1.3d:${PORTSDIR}/devel/libevent
|
event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \
|
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= scanssh
|
PORTNAME= scanssh
|
||||||
PORTVERSION= 2.1
|
PORTVERSION= 2.1
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= security net
|
CATEGORIES= security net
|
||||||
MASTER_SITES= http://www.monkey.org/~provos/
|
MASTER_SITES= http://www.monkey.org/~provos/
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ MAINTAINER= kris@FreeBSD.org
|
||||||
COMMENT= Scans networks for open proxies, SSH, Web and SMTP servers
|
COMMENT= Scans networks for open proxies, SSH, Web and SMTP servers
|
||||||
|
|
||||||
LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \
|
LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \
|
||||||
event-1.3d:${PORTSDIR}/devel/libevent
|
event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
PLIST_FILES= bin/scanssh
|
PLIST_FILES= bin/scanssh
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= stegdetect
|
PORTNAME= stegdetect
|
||||||
PORTVERSION= 0.6
|
PORTVERSION= 0.6
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= http://www.outguess.org/ \
|
MASTER_SITES= http://www.outguess.org/ \
|
||||||
http://distfiles.master.finkmirrors.net/
|
http://distfiles.master.finkmirrors.net/
|
||||||
|
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Automated tool for detecting steganographic content in JPEGs
|
COMMENT= Automated tool for detecting steganographic content in JPEGs
|
||||||
|
|
||||||
.if !defined(WITHOUT_X11)
|
.if !defined(WITHOUT_X11)
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Note: stegdetect includes a modified version of jpeg-6b linked statically
|
# Note: stegdetect includes a modified version of jpeg-6b linked statically
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= tor
|
PORTNAME= tor
|
||||||
DISTVERSION= 0.2.0.12-alpha
|
DISTVERSION= 0.2.0.12-alpha
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= security net
|
CATEGORIES= security net
|
||||||
MASTER_SITES= http://www.torproject.org/dist/ \
|
MASTER_SITES= http://www.torproject.org/dist/ \
|
||||||
http://mirror.onionland.org/dist/
|
http://mirror.onionland.org/dist/
|
||||||
|
@ -16,7 +17,7 @@ MAINTAINER= peter.thoenen@yahoo.com
|
||||||
COMMENT= An anonymizing overlay network for TCP
|
COMMENT= An anonymizing overlay network for TCP
|
||||||
|
|
||||||
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
|
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= tor
|
PORTNAME= tor
|
||||||
PORTVERSION= 0.1.2.17
|
PORTVERSION= 0.1.2.17
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= security net
|
CATEGORIES= security net
|
||||||
MASTER_SITES= http://tor.eff.org/dist/ \
|
MASTER_SITES= http://tor.eff.org/dist/ \
|
||||||
http://mirror.onionland.org/dist/
|
http://mirror.onionland.org/dist/
|
||||||
|
@ -17,7 +17,7 @@ MAINTAINER= nivo+kw+ports.bfa274@is-root.com
|
||||||
COMMENT= An anonymizing overlay network for TCP
|
COMMENT= An anonymizing overlay network for TCP
|
||||||
|
|
||||||
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
|
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
|
@ -7,14 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= crawl
|
PORTNAME= crawl
|
||||||
PORTVERSION= 0.4
|
PORTVERSION= 0.4
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://www.monkey.org/~provos/
|
MASTER_SITES= http://www.monkey.org/~provos/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A small, efficient web crawler with advanced features
|
COMMENT= A small, efficient web crawler with advanced features
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
||||||
USE_BDB= yes
|
USE_BDB= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue