summaryrefslogtreecommitdiff
path: root/net/firewalk-gtk
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Convert to buildlink3 and satisfy pkglint.snj1-5/+5
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-10-09Complete conversion to buildlink2.wiz1-2/+3
2002-10-09buildlink1 -> buildlink2.wiz1-5/+5
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-10-11Initial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.agc8-0/+241
Firewalking is a technique developed by Mike D. Schiffman and David E. Goldsmith that employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. Firewalk the tool employs the technique to determine the filter rules in place on a packet forwarding device. This package was provided in PR 14020 by xs@nitric.net. I split it into two separate packages, firewalk-gtk and firewalk, and modified it to use buildlink functionality.