aboutsummaryrefslogtreecommitdiffstats
path: root/security/firewalk
Commit message (Collapse)AuthorAgeFilesLines
* - Update maintainer's email addresspav2004-11-151-1/+1
| | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer)
* - Fix build with gcc 3.4pav2004-08-172-5/+14
| | | | | | | - Unconfuse doc install PR: ports/70530 Submitted by: Yonatan <Yonatan@Xpert.com> (maintainer)
* - Bump PORTREVISION because of new libnet-devel versionkrion2004-04-141-0/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - Add missing dependancy of libnet-devel, reported by bentokrion2003-09-232-5/+6
| | | | | | | - Use DOCSDIR PR: 56885 Submitted by: maintainer
* port update: security/firewalk 1.0 -> 5.0edwin2003-09-044-38/+28
| | | | | | | | | | | | | I'll be happy to take maintainership over this one. I removed the BROKEN notice on versions older than 3, as this was completely rewritten and I feel somewhat optimistic today. Please tell me if this is proves wrong. The patch to change the Makefile is also not required anymore, I hope the configure is doing the right magic, as I haven't tested it when PREFIX!=/usr/local PR: ports/54473 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Fix MASTER_SITESijliao2002-12-232-9/+10
| | | | | | | - Support LOCALBASE properly PR: 45862 Submitted by: Ports Fury
* 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
* Update to 1.0pat2002-01-052-2/+2
| | | | | PR: 33549 Submitted by: Kirby Kuehl <vacuum@12-232-21-91.client.attbi.com>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Then -> than in pkg-descr, remove extra blank line in patch-aa.dannyboy2000-12-232-2/+1
| | | | | PR: 23723 Submitted by: olgeni@uli.it
* Reverted maintainership to ports@FreeBSD.org, several people reportroam2000-12-231-1/+1
| | | | the current maintainer has been unreachable.
* Update to 0.99.1; the old one was not even fetchable anymore.roam2000-12-223-12/+12
| | | | | | PR: 23714 Submitted by: Roman Shterenzon <roman@xpert.com> Silence by: maintainer (according to the PR)
* 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-3/+3
|
* Make this compile again after the libnet updates.steve1999-12-241-21/+20
| | | | PR: 15645
* prefix -> localbasemharo1999-10-311-1/+1
| | | | | PR: 14604 Submitted by: "Oleg V. Volkov" <rover@lglobus.ru>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Initial import of firewalk version 0.99beta.steve1999-06-096-0/+67
A network auditing tool. PR: 11641 Submitted by: Peter Shipley <shipley@dis.org>