diff options
-rw-r--r-- | net-mgmt/angst/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ettercap/Makefile | 3 | ||||
-rw-r--r-- | net/angst/Makefile | 3 | ||||
-rw-r--r-- | net/ettercap/Makefile | 3 | ||||
-rw-r--r-- | security/apg/Makefile | 4 | ||||
-rw-r--r-- | security/crack/Makefile | 4 | ||||
-rw-r--r-- | security/fragroute/Makefile | 4 | ||||
-rw-r--r-- | security/outguess/Makefile | 4 | ||||
-rw-r--r-- | security/siphon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/task/Makefile | 3 | ||||
-rw-r--r-- | sysutils/whowatch/Makefile | 4 |
11 files changed, 28 insertions, 11 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index d456632015f..1defe64ab00 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -9,7 +9,8 @@ PORTNAME= angst PORTVERSION= 0.4b CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index dea3f5c97b1..5e3bd97529b 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -8,7 +8,8 @@ PORTNAME= ettercap PORTVERSION= 0.6.7 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= greid@FreeBSD.org diff --git a/net/angst/Makefile b/net/angst/Makefile index d456632015f..1defe64ab00 100644 --- a/net/angst/Makefile +++ b/net/angst/Makefile @@ -9,7 +9,8 @@ PORTNAME= angst PORTVERSION= 0.4b CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index dea3f5c97b1..5e3bd97529b 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -8,7 +8,8 @@ PORTNAME= ettercap PORTVERSION= 0.6.7 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= greid@FreeBSD.org diff --git a/security/apg/Makefile b/security/apg/Makefile index 0f87ac7904e..24b7dca42c8 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -8,7 +8,9 @@ PORTNAME= apg PORTVERSION= 2.1.0 CATEGORIES= security -MASTER_SITES= http://www.adel.nursat.kz/apg/download/ +MASTER_SITES= http://www.adel.nursat.kz/apg/download/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= UNIX/misc MAINTAINER= roam@FreeBSD.org COMMENT= "An automated password generator" diff --git a/security/crack/Makefile b/security/crack/Makefile index 375e610a257..e982e1cdfa4 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -11,7 +11,9 @@ PORTNAME= crack PORTVERSION= 5.0 CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \ - ftp://ftp.cert.dfn.de/pub/tools/password/Crack/ + ftp://ftp.cert.dfn.de/pub/tools/password/Crack/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= Crackers/crack DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index a55564686ec..08997f9e74b 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -9,7 +9,9 @@ PORTNAME= fragroute PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= security net -MASTER_SITES= http://monkey.org/~dugsong/fragroute/ +MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= UNIX/security MAINTAINER= dominic.marks@btinternet.com COMMENT= A tool for intercepting, modifying and rewriting egress traffic diff --git a/security/outguess/Makefile b/security/outguess/Makefile index 48fdc14ca37..62223fcc3a0 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -14,7 +14,9 @@ MASTER_SITES= http://www.outguess.org/ \ http://www.internet2.edu/~shalunov/mirror/ \ http://cimarron.river.com/mirrors/www.outguess.org/ \ http://munitions.vipul.net/software/steganography/ \ - http://the25200-1.gw.connect.com.au/security/steganography/ + http://the25200-1.gw.connect.com.au/security/steganography/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= crypt/stego MAINTAINER= trevor@FreeBSD.org COMMENT= Steganographic tool diff --git a/security/siphon/Makefile b/security/siphon/Makefile index 5d1a3f9c27c..e38ddd16969 100644 --- a/security/siphon/Makefile +++ b/security/siphon/Makefile @@ -9,7 +9,9 @@ PORTNAME= siphon PORTVERSION= 0.666 CATEGORIES= security MASTER_SITES= ftp://ftp.man.szczecin.pl/pub7/security/network-mapping/siphon/ \ - ftp://the.ausmac.net/sd3a/security/network-mapping/siphon/ + ftp://the.ausmac.net/sd3a/security/network-mapping/siphon/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= UNIX/utilities # http://www.subterrain.net/projects/siphon/ DISTFILES= siphon-v.666.tar.gz siphon-report.pl EXTRACT_ONLY= siphon-v.666.tar.gz diff --git a/sysutils/task/Makefile b/sysutils/task/Makefile index 57654037937..fc86d9f2079 100644 --- a/sysutils/task/Makefile +++ b/sysutils/task/Makefile @@ -8,7 +8,8 @@ PORTNAME= task PORTVERSION= 1.50 CATEGORIES= sysutils security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:UNIX/utilities:} MASTER_SITE_SUBDIR=sleuthkit MAINTAINER= jan@atstake.com diff --git a/sysutils/whowatch/Makefile b/sysutils/whowatch/Makefile index 41fa270bdf8..7d45bf45eee 100644 --- a/sysutils/whowatch/Makefile +++ b/sysutils/whowatch/Makefile @@ -8,7 +8,9 @@ PORTNAME= whowatch PORTVERSION= 1.4 CATEGORIES= sysutils -MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ +MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= UNIX/IDS MAINTAINER= dannyboy@FreeBSD.org COMMENT= Displays information in real time about users currently logged on |