From 6be32c56ae0f812a9778ff0ab946cf0784b96517 Mon Sep 17 00:00:00 2001 From: jose Date: Sun, 1 Feb 2004 16:23:36 +0000 Subject: [PATCH] take maintainer now that dugsong has released these, ok pvalchev@ --- net/firewalk/Makefile | 4 +++- net/hping/Makefile | 4 +++- net/libnet/Makefile | 4 +++- net/libnids/Makefile | 4 +++- net/nsping/Makefile | 4 +++- net/tcpreplay/Makefile | 4 +++- security/antisniff/Makefile | 4 +++- security/dsniff/Makefile | 4 +++- security/fragrouter/Makefile | 4 +++- security/isic/Makefile | 4 +++- security/its4/Makefile | 4 +++- security/l0phtcrack/Makefile | 4 +++- 12 files changed, 36 insertions(+), 12 deletions(-) diff --git a/net/firewalk/Makefile b/net/firewalk/Makefile index 8fea2e9c403..f543266f955 100644 --- a/net/firewalk/Makefile +++ b/net/firewalk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.23 2004/02/01 16:23:36 jose Exp $ COMMENT= "gateway acl scanner (via static-source port traceroute)" @@ -9,6 +9,8 @@ MASTER_SITES= http://www.packetfactory.net/firewalk/dist/ HOMEPAGE= http://www.packetfactory.net/projects/firewalk/ +MAINTAINER= Jose Nazario + LIB_DEPENDS= net::net/libnet PERMIT_PACKAGE_CDROM= Yes diff --git a/net/hping/Makefile b/net/hping/Makefile index d538ab87c62..b6ff053b946 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.16 2004/02/01 16:23:36 jose Exp $ COMMENT= "TCP/UDP ping/traceroute tool" @@ -7,6 +7,8 @@ PKGNAME= hping-2.0.0rc1 CATEGORIES= net HOMEPAGE= http://www.hping.org/ +MAINTAINER= Jose Nazario + # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/libnet/Makefile b/net/libnet/Makefile index 18d53ac98b1..509239eba54 100644 --- a/net/libnet/Makefile +++ b/net/libnet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.27 2004/02/01 16:23:36 jose Exp $ COMMENT= "raw IP packet construction library" @@ -9,6 +9,8 @@ MASTER_SITES= http://www.packetfactory.net/libnet/dist/deprecated/ HOMEPAGE= http://www.packetfactory.net/projects/libnet/ +MAINTAINER= Jose Nazario + PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/net/libnids/Makefile b/net/libnids/Makefile index d1288d780fa..b6240891017 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.22 2004/02/01 16:23:36 jose Exp $ COMMENT= "network monitoring library with TCP/IP reassembly" @@ -9,6 +9,8 @@ MASTER_SITES= http://www.packetfactory.net/projects/libnids/dist/ HOMEPAGE= http://www.packetfactory.net/projects/libnids/ +MAINTAINER= Jose Nazario + LIB_DEPENDS= net::net/libnet PERMIT_PACKAGE_CDROM= Yes diff --git a/net/nsping/Makefile b/net/nsping/Makefile index 568752f2d26..0b9556cf412 100644 --- a/net/nsping/Makefile +++ b/net/nsping/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.14 2004/02/01 16:23:36 jose Exp $ COMMENT= "DNS ping" @@ -6,6 +6,8 @@ DISTNAME= nsping PKGNAME= nsping-0.8 CATEGORIES= net +MAINTAINER= Jose Nazario + MASTER_SITES= http://www.enteract.com/~tqbf/ PERMIT_PACKAGE_CDROM= Yes diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index e300065c050..c6d20c6d5d5 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2004/01/25 21:10:50 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.16 2004/02/01 16:23:36 jose Exp $ COMMENT= "resend network traffic saved by tcpdump" @@ -7,6 +7,8 @@ CATEGORIES= net MASTER_SITES= http://www.anzen.com/research/nidsbench/ +MAINTAINER= Jose Nazario + LIB_DEPENDS= net::net/libnet PERMIT_PACKAGE_CDROM= Yes diff --git a/security/antisniff/Makefile b/security/antisniff/Makefile index 9aaf799945e..a5b8aeb7c6e 100644 --- a/security/antisniff/Makefile +++ b/security/antisniff/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.18 2004/02/01 16:23:36 jose Exp $ COMMENT= "promiscuous mode interface detector" @@ -8,6 +8,8 @@ CATEGORIES= security MASTER_SITES= http://www.securitysoftwaretech.com/antisniff/dist/ HOMEPAGE= http://www.securitysoftwaretech.com/antisniff/ +MAINTAINER= Jose Nazario + DISTNAME= anti_sniff_researchv1-1-2 PERMIT_PACKAGE_CDROM= "commercial software" diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 0cf4bb464bd..f846697e019 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.30 2004/02/01 16:23:36 jose Exp $ COMMENT= "sniffing tools for penetration testing" @@ -9,6 +9,8 @@ MASTER_SITES= http://monkey.org/~dugsong/dsniff/ HOMEPAGE= http://www.monkey.org/~dugsong/dsniff/ +MAINTAINER= Jose Nazario + BUILD_DEPENDS= ::net/libnids LIB_DEPENDS= lib/db/db.3:db->3,<4:databases/db/v3 \ net::net/libnet diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index f8a87c4922d..88b3d06e7f9 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.20 2004/02/01 16:23:36 jose Exp $ COMMENT= "tool for testing network IDS implementations" @@ -7,6 +7,8 @@ CATEGORIES= security MASTER_SITES= http://monkey.org/~dugsong/ +MAINTAINER= Jose Nazario + # License: BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/isic/Makefile b/security/isic/Makefile index a3885db9d2a..390c4f6b070 100644 --- a/security/isic/Makefile +++ b/security/isic/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.19 2004/02/01 16:23:36 jose Exp $ COMMENT= "IP stack integrity checker" @@ -9,6 +9,8 @@ MASTER_SITES= http://www.packetfactory.net/projects/ISIC/ HOMEPAGE= http://www.packetfactory.net/projects/ISIC/ +MAINTAINER= Jose Nazario + EXTRACT_SUFX= .tgz LIB_DEPENDS= net::net/libnet diff --git a/security/its4/Makefile b/security/its4/Makefile index 6536942417d..26ca00df990 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.20 2004/02/01 16:23:36 jose Exp $ COMMENT= "scan C/C++ source code for security problems" @@ -7,6 +7,8 @@ CATEGORIES= security MASTER_SITES= #see-do-fetch-target EXTRACT_SUFX= .tgz +MAINTAINER= Jose Nazario + PERMIT_PACKAGE_CDROM= "commercial. licensing restrictions." PERMIT_PACKAGE_FTP= "commercial. licensing restrictions." PERMIT_DISTFILES_CDROM= "commercial. licensing restrictions." diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index b4612cf628b..a29f675b1da 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2004/01/27 06:18:59 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.16 2004/02/01 16:23:36 jose Exp $ ONLY_FOR_ARCHS= i386 @@ -7,6 +7,8 @@ COMMENT= "Microsoft LANMAN & NT password sniffer/cracker" PKGNAME= l0phtcrack-2.52 CATEGORIES= security +MAINTAINER= Jose Nazario + MASTER_SITES= ${MASTER_SITE_BACKUP} DISTFILES= lcsrc.zip readsmb.c EXTRACT_ONLY= lcsrc.zip