aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/bruteblock/Makefile4
-rw-r--r--security/bsmtrace/Makefile4
-rw-r--r--security/doscan/Makefile4
-rw-r--r--security/ftimes/Makefile2
-rw-r--r--security/hydra/Makefile2
-rw-r--r--security/medusa/Makefile1
-rw-r--r--security/nmap/Makefile3
-rw-r--r--security/pev/Makefile1
-rw-r--r--security/prelude-lml/Makefile4
-rw-r--r--security/razorback-yaraNugget/Makefile1
-rw-r--r--security/snort/Makefile1
-rw-r--r--security/sssd/Makefile4
-rw-r--r--security/suricata/Makefile1
13 files changed, 19 insertions, 13 deletions
diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile
index 9f4f793eede0..06910f8a0312 100644
--- a/security/bruteblock/Makefile
+++ b/security/bruteblock/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bruteblock
PORTVERSION= 0.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://samm.kiev.ua/bruteblock/ \
http://mirror.amdmi3.ru/distfiles/
@@ -15,7 +15,7 @@ MASTER_SITES= http://samm.kiev.ua/bruteblock/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Software for blocking bruteforce attacks with ipfw
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
diff --git a/security/bsmtrace/Makefile b/security/bsmtrace/Makefile
index 566c097bad2f..3d930d58e6a3 100644
--- a/security/bsmtrace/Makefile
+++ b/security/bsmtrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bsmtrace
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= csjp
@@ -22,7 +22,7 @@ MAN5= bsmtrace.conf.5
MAKE_JOBS_UNSAFE= yes
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre
MAKE_ENV+= PCRE=1
.endif
diff --git a/security/doscan/Makefile b/security/doscan/Makefile
index 73eeb0d29a42..4ef71c78401b 100644
--- a/security/doscan/Makefile
+++ b/security/doscan/Makefile
@@ -7,14 +7,14 @@
PORTNAME= doscan
PORTVERSION= 0.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= http://static.enyo.de/fw/releases/doscan/
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Tool to quickly scan your network for machines listening on a TCP port
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile
index 2d1f2e4802eb..da49f2c1e87e 100644
--- a/security/ftimes/Makefile
+++ b/security/ftimes/Makefile
@@ -61,7 +61,7 @@ PLIST_SUB+= MAP_TOOLS="@comment "
.endif
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre
CONFIGURE_ARGS+= --with-pcre=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-pcre
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 74223832f598..f3419dbb14ec 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hydra
PORTVERSION= 7.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/ \
PACKETSTORM/groups/thc/
diff --git a/security/medusa/Makefile b/security/medusa/Makefile
index 618fb30a8063..2baf5a3eff0c 100644
--- a/security/medusa/Makefile
+++ b/security/medusa/Makefile
@@ -7,6 +7,7 @@
PORTNAME= medusa
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.foofus.net/~jmk/tools/ \
http://redundancy.redundancy.org/mirror/
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 1ae697dec179..6bfd1dd7d830 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nmap
DISTVERSION= 6.01
+PORTREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/ \
LOCAL/ohauer
@@ -17,7 +18,7 @@ COMMENT= Port scanning utility for large networks
# http://nmap.org/book/man-legal.html
LICENSE= GPLv2
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
USE_LUA= 5.1
LUA_COMPS= lua
diff --git a/security/pev/Makefile b/security/pev/Makefile
index b9d3461a40b2..3125dd87d9fb 100644
--- a/security/pev/Makefile
+++ b/security/pev/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pev
PORTVERSION= 0.60
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index 1d845c806b36..86cd83bf30f2 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -6,7 +6,7 @@
PORTNAME= prelude-lml
PORTVERSION= 0.9.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.prelude-technologies.com/download/releases/${PORTNAME}/
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey
LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \
- pcre.1:${PORTSDIR}/devel/pcre
+ pcre.3:${PORTSDIR}/devel/pcre
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/security/razorback-yaraNugget/Makefile b/security/razorback-yaraNugget/Makefile
index c68d1e383372..3c2a5cd97a6a 100644
--- a/security/razorback-yaraNugget/Makefile
+++ b/security/razorback-yaraNugget/Makefile
@@ -7,6 +7,7 @@
PORTNAME= yaraNugget
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/razorbacktm/Nuggets
PKGNAMEPREFIX= razorback-
diff --git a/security/snort/Makefile b/security/snort/Makefile
index cd925e0e47d6..15e057b12179 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snort
PORTVERSION= 2.9.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/snort/snort \
http://mirrors.rit.edu/zi/
diff --git a/security/sssd/Makefile b/security/sssd/Makefile
index 793b7e4445ba..78b4d061966a 100644
--- a/security/sssd/Makefile
+++ b/security/sssd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sssd
DISTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/
@@ -25,7 +25,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
cares.2:${PORTSDIR}/dns/c-ares \
dbus:${PORTSDIR}/devel/dbus \
dhash.1:${PORTSDIR}/devel/ding-libs \
- pcre.1:${PORTSDIR}/devel/pcre \
+ pcre.3:${PORTSDIR}/devel/pcre \
unistring.1:${PORTSDIR}/devel/libunistring \
nss3.1:${PORTSDIR}/security/nss \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index d9073c1bff95..53fd9c503cd5 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -7,6 +7,7 @@
PORTNAME= suricata
PORTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.openinfosecfoundation.org/download/ \
http://mirrors.rit.edu/zi/