summaryrefslogtreecommitdiff
path: root/net/p0f (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.8.2. Remove patches to README and p0f.c because theyTrevor Johnson2002-02-115-35/+20
| | | | | | | | have been accepted upstream. Install new CREDITS and ChangeLog with documentation. Install new p0frep script. Use DOCSDIR macro. Notes: svn path=/head/; revision=54506
* Update to "1.8 final release". Change master site. Add new homeTrevor Johnson2002-01-215-307/+35
| | | | | | | | | page. Install new man page. Be verbose. Add patch to fix new -o option. Update patch to README (the old one was integrated upstream). The new patches have been sent to William Stearns. Notes: svn path=/head/; revision=53438
* Update to 1.8.Trevor Johnson2002-01-094-70/+292
| | | | | | | | | | | | | | | Patch p0f.c to look for the database under $PREFIX (could also be done by setting SYSCONFDIR). Submitted by: lioux Remove duplicate regular expression in do-patch target. Update the README patch (sent to William Stearns). Remove an old "signature" from pkg-descr. Notes: svn path=/head/; revision=52830
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
| | | | Notes: svn path=/head/; revision=36897
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Respect CC and CFLAGSKris Kennaway2000-09-031-0/+17
| | | | Notes: svn path=/head/; revision=32216
* Adding p0f version 1.7.Steve Price2000-07-106-0/+141
A passive OS fingerprinting tool. PR: 19225 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=30418