summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-02-08 11:58:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-02-08 11:58:17 +0000
commitb85afc0b24512d0d8e8d14c149b5283e40321be1 (patch)
treed54259f47d8ffbe58879fa6de7adaaf3d184107d /security
parentCleanups: (diff)
upgrade to 2.05
Notes
Notes: svn path=/head/; revision=16559
Diffstat (limited to 'security')
-rw-r--r--security/nmap/Makefile6
-rw-r--r--security/nmap/distinfo2
-rw-r--r--security/nmap/files/patch-aa17
-rw-r--r--security/nmap/pkg-plist3
-rw-r--r--security/nmapfe/Makefile6
-rw-r--r--security/nmapfe/distinfo2
-rw-r--r--security/nmapfe/pkg-plist3
-rw-r--r--security/zenmap/Makefile6
-rw-r--r--security/zenmap/distinfo2
-rw-r--r--security/zenmap/pkg-plist3
10 files changed, 31 insertions, 19 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index f3c4060de7e1..c59c3c450f30 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -4,12 +4,12 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.8 1998/12/29 21:50:12 obrien Exp $
+# $Id: Makefile,v 1.9 1999/01/28 12:41:20 obrien Exp $
#
-DISTNAME= nmap-2.03
+DISTNAME= nmap-2.05
CATEGORIES= security net
-MASTER_SITES= http://www.insecure.org/nmap/ \
+MASTER_SITES= http://www.insecure.org/nmap/dist/ \
ftp://relay.nuxi.com/pub/misc/
EXTRACT_SUFX= .tgz
diff --git a/security/nmap/distinfo b/security/nmap/distinfo
index 3c812be07f96..f44388a7b84c 100644
--- a/security/nmap/distinfo
+++ b/security/nmap/distinfo
@@ -1 +1 @@
-MD5 (nmap-2.03.tgz) = e08470905d9be127eb911210c0fe79a7
+MD5 (nmap-2.05.tgz) = 0a62ac9533276d6c0204fd7a843822e2
diff --git a/security/nmap/files/patch-aa b/security/nmap/files/patch-aa
index ec1b31285915..77b460b73f25 100644
--- a/security/nmap/files/patch-aa
+++ b/security/nmap/files/patch-aa
@@ -1,12 +1,21 @@
---- Makefile.in.orig Wed Oct 7 19:59:00 1998
-+++ Makefile.in Thu Oct 8 03:57:23 1998
-@@ -10,4 +10,4 @@
+--- Makefile.in.orig Sun Feb 7 12:23:10 1999
++++ Makefile.in Mon Feb 8 03:18:01 1999
+@@ -5,12 +5,12 @@
+ sbindir = @sbindir@
+ mandir = @mandir@
+ srcdir = @srcdir@
+-libdir = @libdir@/nmap
++libdir = @libdir@
+
CC = @CC@
CCOPT =
LIBPCAPDIR = @libpcapdir@
-INCLS = -I. -I$(LIBPCAPDIR)
+INCLS = -I. # -I$(LIBPCAPDIR)
-@@ -30,7 +30,7 @@
+ DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DLIBDIR=\"$(libdir)\"
+ CFLAGS = @CFLAGS@ $(CCOPT) $(DEFS) $(INCLS)
+ # CFLAGS = -g -Wall $(DEFS) $(INCLS)
+@@ -32,7 +32,7 @@
all: $(TARGET)
diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist
index a178256d58f8..e8f74edf8c2f 100644
--- a/security/nmap/pkg-plist
+++ b/security/nmap/pkg-plist
@@ -1,3 +1,4 @@
-@comment $Id$
+@comment $Id: PLIST,v 1.3 1998/12/15 11:18:32 obrien Exp $
bin/nmap
share/misc/nmap-os-fingerprints
+share/misc/nmap-services
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile
index f3c4060de7e1..c59c3c450f30 100644
--- a/security/nmapfe/Makefile
+++ b/security/nmapfe/Makefile
@@ -4,12 +4,12 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.8 1998/12/29 21:50:12 obrien Exp $
+# $Id: Makefile,v 1.9 1999/01/28 12:41:20 obrien Exp $
#
-DISTNAME= nmap-2.03
+DISTNAME= nmap-2.05
CATEGORIES= security net
-MASTER_SITES= http://www.insecure.org/nmap/ \
+MASTER_SITES= http://www.insecure.org/nmap/dist/ \
ftp://relay.nuxi.com/pub/misc/
EXTRACT_SUFX= .tgz
diff --git a/security/nmapfe/distinfo b/security/nmapfe/distinfo
index 3c812be07f96..f44388a7b84c 100644
--- a/security/nmapfe/distinfo
+++ b/security/nmapfe/distinfo
@@ -1 +1 @@
-MD5 (nmap-2.03.tgz) = e08470905d9be127eb911210c0fe79a7
+MD5 (nmap-2.05.tgz) = 0a62ac9533276d6c0204fd7a843822e2
diff --git a/security/nmapfe/pkg-plist b/security/nmapfe/pkg-plist
index a178256d58f8..e8f74edf8c2f 100644
--- a/security/nmapfe/pkg-plist
+++ b/security/nmapfe/pkg-plist
@@ -1,3 +1,4 @@
-@comment $Id$
+@comment $Id: PLIST,v 1.3 1998/12/15 11:18:32 obrien Exp $
bin/nmap
share/misc/nmap-os-fingerprints
+share/misc/nmap-services
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index f3c4060de7e1..c59c3c450f30 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -4,12 +4,12 @@
# Date created: Tue Aug 04, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.8 1998/12/29 21:50:12 obrien Exp $
+# $Id: Makefile,v 1.9 1999/01/28 12:41:20 obrien Exp $
#
-DISTNAME= nmap-2.03
+DISTNAME= nmap-2.05
CATEGORIES= security net
-MASTER_SITES= http://www.insecure.org/nmap/ \
+MASTER_SITES= http://www.insecure.org/nmap/dist/ \
ftp://relay.nuxi.com/pub/misc/
EXTRACT_SUFX= .tgz
diff --git a/security/zenmap/distinfo b/security/zenmap/distinfo
index 3c812be07f96..f44388a7b84c 100644
--- a/security/zenmap/distinfo
+++ b/security/zenmap/distinfo
@@ -1 +1 @@
-MD5 (nmap-2.03.tgz) = e08470905d9be127eb911210c0fe79a7
+MD5 (nmap-2.05.tgz) = 0a62ac9533276d6c0204fd7a843822e2
diff --git a/security/zenmap/pkg-plist b/security/zenmap/pkg-plist
index a178256d58f8..e8f74edf8c2f 100644
--- a/security/zenmap/pkg-plist
+++ b/security/zenmap/pkg-plist
@@ -1,3 +1,4 @@
-@comment $Id$
+@comment $Id: PLIST,v 1.3 1998/12/15 11:18:32 obrien Exp $
bin/nmap
share/misc/nmap-os-fingerprints
+share/misc/nmap-services