FreeBSD Bugzilla – Attachment 31207 Details for
Bug 52109
Add MASTER_SITE_PACKETSTORM as additional mirror
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
packetstorm.diff
packetstorm.diff (text/plain), 5.86 KB, created by
Jim Geovedi
on 2003-05-12 13:30:13 UTC
(
hide
)
Description:
packetstorm.diff
Filename:
MIME Type:
Creator:
Jim Geovedi
Created:
2003-05-12 13:30:13 UTC
Size:
5.86 KB
patch
obsolete
>Index: net/angst/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/angst/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- net/angst/Makefile 22 Feb 2003 03:32:00 -0000 1.4 >+++ net/angst/Makefile 12 May 2003 11:37:48 -0000 >@@ -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= ports@FreeBSD.org >Index: net/ettercap/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/ettercap/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- net/ettercap/Makefile 7 Mar 2003 06:07:41 -0000 1.12 >+++ net/ettercap/Makefile 12 May 2003 11:42:27 -0000 >@@ -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 >Index: security/apg/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/apg/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- security/apg/Makefile 19 Feb 2003 16:07:28 -0000 1.6 >+++ security/apg/Makefile 12 May 2003 11:39:50 -0000 >@@ -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" >Index: security/crack/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/crack/Makefile,v >retrieving revision 1.23 >diff -u -r1.23 Makefile >--- security/crack/Makefile 20 Feb 2003 18:59:03 -0000 1.23 >+++ security/crack/Makefile 12 May 2003 11:41:37 -0000 >@@ -11,7 +11,9 @@ > 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 >Index: security/fragroute/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/fragroute/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- security/fragroute/Makefile 21 Feb 2003 13:26:43 -0000 1.7 >+++ security/fragroute/Makefile 12 May 2003 11:43:25 -0000 >@@ -9,7 +9,9 @@ > 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= d.marks@student.umist.ac.uk > COMMENT= A tool for intercepting, modifying and rewriting egress traffic >Index: security/outguess/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/outguess/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- security/outguess/Makefile 1 Mar 2003 14:34:28 -0000 1.6 >+++ security/outguess/Makefile 12 May 2003 11:44:25 -0000 >@@ -14,7 +14,9 @@ > 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 >Index: security/siphon/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/siphon/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- security/siphon/Makefile 7 Mar 2003 06:10:49 -0000 1.4 >+++ security/siphon/Makefile 12 May 2003 11:46:31 -0000 >@@ -9,7 +9,9 @@ > 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 >Index: sysutils/task/Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/task/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- sysutils/task/Makefile 21 Feb 2003 13:28:54 -0000 1.4 >+++ sysutils/task/Makefile 12 May 2003 11:47:21 -0000 >@@ -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 >Index: sysutils/whowatch/Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/whowatch/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- sysutils/whowatch/Makefile 7 Mar 2003 06:11:17 -0000 1.5 >+++ sysutils/whowatch/Makefile 12 May 2003 11:48:27 -0000 >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52109
: 31207