update my ports to use MASTER_SITE_PACKETSTORM
This commit is contained in:
parent
d38406cce9
commit
bd083d9694
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/01/09 20:30:24 jsyn Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2002/01/24 06:48:03 jsyn Exp $
|
||||
|
||||
COMMENT= "c/c++ source code auditing tool"
|
||||
|
||||
@ -15,7 +15,9 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.dwheeler.com/flawfinder/
|
||||
MASTER_SITES= http://www.dwheeler.com/flawfinder/ \
|
||||
${MASTER_SITE_PACKETSTORM}
|
||||
MASTER_SITE_SUBDIR= UNIX/misc
|
||||
|
||||
RUN_DEPENDS= ::lang/python
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/12/01 22:57:55 jsyn Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2002/01/24 06:48:03 jsyn Exp $
|
||||
|
||||
COMMENT= "remote promiscous mode detection tool"
|
||||
|
||||
DISTNAME= sentinel-1.0
|
||||
CATEGORIES= security net
|
||||
NEED_VERSION= 1.500
|
||||
NEED_VERSION= 1.504
|
||||
|
||||
HOMEPAGE= http://www.packetfactory.net/Projects/sentinel/
|
||||
|
||||
@ -16,7 +16,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.packetfactory.net/Projects/sentinel/ \
|
||||
http://packetstorm.decepticons.org/UNIX/IDS/sentinel/
|
||||
${MASTER_SITE_PACKETSTORM}
|
||||
MASTER_SITE_SUBDIR= UNIX/IDS/sentinel
|
||||
|
||||
LIB_DEPENDS= net::net/libnet
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/11/19 22:43:23 jsyn Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2002/01/24 06:48:03 jsyn Exp $
|
||||
|
||||
COMMENT= "passive network mapping tool"
|
||||
|
||||
DISTNAME= siphon-v.666
|
||||
PKGNAME= siphon-0.666
|
||||
CATEGORIES= security net
|
||||
NEED_VERSION= 1.499
|
||||
NEED_VERSION= 1.504
|
||||
|
||||
HOMEPAGE= http://www.gravitino.net/projects/siphon/
|
||||
|
||||
@ -18,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.gravitino.net/projects/siphon/ \
|
||||
http://siphon.datanerds.net/ \
|
||||
http://www.packetstormsecurity.org/UNIX/utilities/siphon/
|
||||
${MASTER_SITE_PACKETSTORM}
|
||||
MASTER_SITE_SUBDIR= UNIX/utilities
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" \
|
||||
CFLAGS='${CFLAGS} -Wall -I. \
|
||||
|
Loading…
Reference in New Issue
Block a user