summaryrefslogtreecommitdiff
path: root/net/p0f (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whitespace onlyTrevor Johnson2003-10-111-9/+9
| | | | Notes: svn path=/head/; revision=90870
* versi0n 2.0.2Trevor Johnson2003-10-112-5/+9
| | | | Notes: svn path=/head/; revision=90869
* Update to 2.0.1, requested by William Stearns and Michal Zalewski.Trevor Johnson2003-09-084-36/+32
| | | | | | | Combine do-install and post-install targets. Notes: svn path=/head/; revision=88814
* Fix installation directoryKris Kennaway2003-04-051-1/+1
| | | | Notes: svn path=/head/; revision=78262
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* 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