Index: head/security/strobe/pkg-plist =================================================================== --- head/security/strobe/pkg-plist (revision 139543) +++ head/security/strobe/pkg-plist (nonexistent) @@ -1,2 +0,0 @@ -bin/strobe -lib/strobe.services Property changes on: head/security/strobe/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/security/strobe/Makefile =================================================================== --- head/security/strobe/Makefile (revision 139543) +++ head/security/strobe/Makefile (revision 139544) @@ -1,22 +1,24 @@ # New ports collection makefile for: strobe # Date created: 23 Sep 1996 # Whom: proff # # $FreeBSD$ # PORTNAME= strobe PORTVERSION= 1.06 CATEGORIES= security MASTER_SITES= http://ftp.ussg.iu.edu/security/tools/unix/scanners/strobe/ \ http://ftp.cerias.purdue.edu/pub/tools/unix/scanners/strobe/ \ http://ftp.surfnet.nl/security/coast/scanners/strobe/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast scatter/gather TCP port scanner WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe MAN1= strobe.1 +PLIST_FILES= bin/strobe lib/strobe.services + .include Property changes on: head/security/strobe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/security/strobe/pkg-descr =================================================================== --- head/security/strobe/pkg-descr (revision 139543) +++ head/security/strobe/pkg-descr (revision 139544) @@ -1,10 +1,12 @@ strobe is a network/security tool that locates and describes all listening tcp ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and pro- cess resource minimizing manner. strobe approximates a parallel finite state machine inter- nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes. + +Author: Julian Assange Property changes on: head/security/strobe/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property