diff options
author | petef <petef@FreeBSD.org> | 2003-08-17 00:02:39 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-08-17 00:02:39 +0800 |
commit | 42966e4622585ae8d2465576f481e96e1b06efd6 (patch) | |
tree | 0b5463bdf4f8409717af95564f75ebcbbb8af627 | |
parent | f25689f6044bcfb0943eccb9108d78497b5b6003 (diff) | |
download | freebsd-ports-gnome-42966e4622585ae8d2465576f481e96e1b06efd6.tar.gz freebsd-ports-gnome-42966e4622585ae8d2465576f481e96e1b06efd6.tar.zst freebsd-ports-gnome-42966e4622585ae8d2465576f481e96e1b06efd6.zip |
Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
-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 d456632015f6..1defe64ab007 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 dea3f5c97b1e..5e3bd97529be 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 d456632015f6..1defe64ab007 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 dea3f5c97b1e..5e3bd97529be 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 0f87ac7904e4..24b7dca42c8f 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 375e610a257b..e982e1cdfa43 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 a55564686ec4..08997f9e74b7 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 48fdc14ca37c..62223fcc3a0a 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 5d1a3f9c27c2..e38ddd169698 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 57654037937f..fc86d9f20798 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 41fa270bdf87..7d45bf45eee8 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 |