aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/certificate-transparency/Makefile4
-rw-r--r--security/fragroute/Makefile4
-rw-r--r--security/obfsclient/Makefile4
-rw-r--r--security/openiked/Makefile4
-rw-r--r--security/scanssh/Makefile4
-rw-r--r--security/spybye/Makefile4
-rw-r--r--security/sslsplit/Makefile4
-rw-r--r--security/stegdetect/Makefile4
-rw-r--r--security/tor-devel/Makefile6
-rw-r--r--security/tor/Makefile6
10 files changed, 22 insertions, 22 deletions
diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile
index 827b058532ed..7193b20e4ae0 100644
--- a/security/certificate-transparency/Makefile
+++ b/security/certificate-transparency/Makefile
@@ -3,7 +3,7 @@
PORTNAME= certificate-transparency
PORTVERSION= 20161015
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= Open framework for monitoring and auditing SSL certificates
LICENSE= APACHE20
-LIB_DEPENDS?= libevent.so:devel/libevent2 \
+LIB_DEPENDS?= libevent.so:devel/libevent \
libevhtp.so:www/libevhtp \
libgtest.so:devel/googletest \
libgflags.so:devel/gflags \
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index 6fdf94fd76ff..3d0a4a3ccab1 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fragroute
PORTVERSION= 1.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
PACKETSTORM/UNIX/security
@@ -14,7 +14,7 @@ COMMENT= Tool for intercepting, modifying, and rewriting egress traffic
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libdnet.so:net/libdnet \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \
diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile
index 10331cb783ef..9f3e80797f01 100644
--- a/security/obfsclient/Makefile
+++ b/security/obfsclient/Makefile
@@ -4,7 +4,7 @@
PORTNAME= obfsclient
PORTVERSION= 0.0.2
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
@@ -15,7 +15,7 @@ LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liballium-1.0.so:devel/liballium \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
USE_GITHUB= yes
GH_ACCOUNT= Yawning
diff --git a/security/openiked/Makefile b/security/openiked/Makefile
index f1ecefb682f9..3a322305c8ef 100644
--- a/security/openiked/Makefile
+++ b/security/openiked/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openiked
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net ipv6
MAINTAINER= marcel@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT= IKEv2 daemon
LICENSE= ISCL
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USE_GITHUB= yes
GH_ACCOUNT= xcllnt
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile
index b96c3aee3d54..1be703da9ba2 100644
--- a/security/scanssh/Makefile
+++ b/security/scanssh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scanssh
PORTVERSION= 2.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security net
MASTER_SITES= http://www.monkey.org/~provos/
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Scans networks for open proxies, SSH, web, and SMTP servers
LIB_DEPENDS= libdnet.so:net/libdnet \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
GNU_CONFIGURE= YES
PLIST_FILES= bin/scanssh man/man1/scanssh.1.gz
diff --git a/security/spybye/Makefile b/security/spybye/Makefile
index adbb630181c3..1d495a8cbcd9 100644
--- a/security/spybye/Makefile
+++ b/security/spybye/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spybye
PORTVERSION= 0.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security www
MASTER_SITES= http://www.monkey.org/~provos/
@@ -12,7 +12,7 @@ COMMENT= Web proxy to detect malware
LICENSE= GPLv2
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
OPTIONS_DEFINE= CLAMAV
CLAMAV_DESC= Enable CLAMAV support
diff --git a/security/sslsplit/Makefile b/security/sslsplit/Makefile
index f7654ac2b0fa..8591f766d910 100644
--- a/security/sslsplit/Makefile
+++ b/security/sslsplit/Makefile
@@ -3,14 +3,14 @@
PORTNAME= sslsplit
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/rel/sslsplit/
MAINTAINER= swills@FreeBSD.org
COMMENT= Transparent and scalable SSL/TLS interception
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USES= gmake pkgconfig tar:bzip2 uidfix
MAKEFILE= GNUmakefile
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index de979d1b0d15..67dc2435c8bf 100644
--- a/security/stegdetect/Makefile
+++ b/security/stegdetect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stegdetect
PORTVERSION= 0.6
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MASTER_SITES= http://www.sourcefiles.org/Graphics/Tools/Miscellaneous/
@@ -15,7 +15,7 @@ OPTIONS_DEFAULT= X11
OPTIONS_SUB= yes
-X11_LIB_DEPENDS= libevent.so:devel/libevent2
+X11_LIB_DEPENDS= libevent.so:devel/libevent
X11_USE= GNOME=gtk12 XORG=x11,xext,xi
X11_CONFIGURE_ENV+= PATH_GTKCONFIG="${GTK_CONFIG}"
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 35d421f7e8b9..c45a1ce55726 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tor
DISTVERSION= 0.3.0.2-alpha
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
@@ -62,13 +62,13 @@ CONFIGURE_ARGS+= --disable-gcc-hardening
.endif
.if ${PORT_OPTIONS:MSTATIC_TOR}
-BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent2
+BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent
CONFIGURE_ARGS+= --enable-static-tor \
--with-zlib-dir=/usr/lib --disable-linker-hardening
TOR_LIBEVENT_LIBS= ${LOCALBASE}/lib/libevent.a
.else
CONFIGURE_ARGS+= --enable-linker-hardening
-LIB_DEPENDS+= libevent.so:devel/libevent2
+LIB_DEPENDS+= libevent.so:devel/libevent
TOR_LIBEVENT_LIBS= -levent
.endif
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 6dba6c298d6e..bd51645d73dc 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tor
PORTVERSION= 0.2.9.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net ipv6
MASTER_SITES= TOR
@@ -57,13 +57,13 @@ CONFIGURE_ARGS+= --disable-gcc-hardening
.endif
.if ${PORT_OPTIONS:MSTATIC_TOR}
-BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent2
+BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent
CONFIGURE_ARGS+= --enable-static-tor \
--with-zlib-dir=/usr/lib --disable-linker-hardening
TOR_LIBEVENT_LIBS= ${LOCALBASE}/lib/libevent.a
.else
CONFIGURE_ARGS+= --enable-linker-hardening
-LIB_DEPENDS+= libevent.so:devel/libevent2
+LIB_DEPENDS+= libevent.so:devel/libevent
TOR_LIBEVENT_LIBS= -levent
.endif