summaryrefslogtreecommitdiff
path: root/security/strobe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* security/strobe : incorrect MASTER_SITESEdwin Groothuis2003-01-282-3/+2
| | | | | | | Noticed on: bento PR: ports/47592 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Correct master site.Trevor Johnson2002-03-161-1/+1
| | | | | PR: 35976 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | the Porter's Handbook. :-)
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Upgrade to strobe-1.06Justin M. Seger1999-07-212-4/+5
|
* Upgrade to strobe 1.05Justin M. Seger1999-03-092-5/+4
| | | | | PR: ports/10202 Submitted by: <Michael Haro> mharo@area51.fremont.ca.us
* Move ports/net/{portscanner,strobe} to ports/securityBill Fumerola1999-01-261-2/+2
|
* Honor CFLAGS.Matthew Hunt1998-12-291-4/+15
|
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
|
* Actually make myself MAINTAINER, and remove -g from CFLAGS.Justin M. Seger1998-01-292-5/+12
| | | | | Forgetten by: jseger Remebered by: obrien
* Upgrade to version 1.04 and make myself MAINTAINER.Justin M. Seger1998-01-292-5/+6
| | | | OK'ed by: The old MAINTAINER
* New port, strobe:Masafumi Max NAKANE1997-01-076-0/+67
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. Submitted by: proff@suburbia.net (Julian Assange) Reviewed & Modified by: max (Closing PR #1663.)