summaryrefslogtreecommitdiff
path: root/net-mgmt/disco
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-23 13:04:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-23 13:04:14 +0000
commit755b829414a3c9918edf0fccb2d5030e4c0187cc (patch)
tree8446e6c468c4046e3c0e94fb59b4e5d866b473a4 /net-mgmt/disco
parentUpdate to 0.6.5 (diff)
Update to 1.2
* Added option to fingerprint SYNACK packets * Added option to output more verbose fingerprint info to outfile * Added a ton of new fingerprints (1214 SYN/SYNACK fingerprints) * Added option to run Disco on interfaces without an assigned IP Approved by: fjoe (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=85445
Diffstat (limited to 'net-mgmt/disco')
-rw-r--r--net-mgmt/disco/Makefile5
-rw-r--r--net-mgmt/disco/distinfo2
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 66a98cefdd79..1fa06e12fc85 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= disco
-PORTVERSION= 1.0
+PORTVERSION= 1.2
CATEGORIES= net
MASTER_SITES= http://www.altmode.com/disco/
-DISTNAME= ${PORTNAME}-${PORTVERSION}bsd
MAINTAINER= krion@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
@@ -19,6 +18,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net-mgmt/disco/distinfo b/net-mgmt/disco/distinfo
index 2f1a176c2621..3001da1c9019 100644
--- a/net-mgmt/disco/distinfo
+++ b/net-mgmt/disco/distinfo
@@ -1 +1 @@
-MD5 (disco-1.0bsd.tar.gz) = 30ac8349737f4c3eea2afc706fd189bb
+MD5 (disco-1.2.tar.gz) = c5cd6e0c865550dc7f354ef132b2a7c5