aboutsummaryrefslogtreecommitdiffstats
path: root/security/strobe
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign these ports back to the heaptabthorpe2011-11-151-1/+1
| | | | Feature safe: yes
* -remove MD5ohauer2011-07-031-1/+0
|
* Fix coredump and take maintainershipniels2010-03-142-1/+13
| | | | | | PR: ports/143035 Submitted by: Jonathan Hanna <jhanna [at] pangolin-systems.com> Approved by: itetcu (mentor)
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Add SHA256pav2005-11-261-0/+1
|
* - Use PLIST_FILESpav2005-07-193-2/+4
| | | | | | | - Add Author: to pkg-descr PR: ports/83683 Submitted by: Andrej Zverev <az@inec.ru>
* Replace master site with working oneskris2005-07-111-1/+3
|
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* security/strobe : incorrect MASTER_SITESedwin2003-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 implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Correct master site.trevor2002-03-161-1/+1
| | | | | PR: 35976 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Remove redundant/inappropriate CATEGORIES. People need to start readingwill2000-06-021-1/+1
| | | | the Porter's Handbook. :-)
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Upgrade to strobe-1.06jseger1999-07-222-4/+5
|
* Upgrade to strobe 1.05jseger1999-03-092-5/+4
| | | | | PR: ports/10202 Submitted by: <Michael Haro> mharo@area51.fremont.ca.us
* Move ports/net/{portscanner,strobe} to ports/securitybillf1999-01-271-2/+2
|
* Honor CFLAGS.mph1998-12-301-4/+15
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-1/+0
|
* Actually make myself MAINTAINER, and remove -g from CFLAGS.jseger1998-01-302-5/+12
| | | | | Forgetten by: jseger Remebered by: obrien
* Upgrade to version 1.04 and make myself MAINTAINER.jseger1998-01-302-5/+6
| | | | OK'ed by: The old MAINTAINER
* New port, strobe:max1997-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.)