aboutsummaryrefslogtreecommitdiffstats
path: root/net/p0f
Commit message (Collapse)AuthorAgeFilesLines
* Fix installation directoryKris Kennaway2003-04-051-1/+1
|
* Retire comment file.Trevor Johnson2003-03-012-1/+1
|
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* 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.
* 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.
* Update to 1.8.Trevor Johnson2002-01-104-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.
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-081-2/+2
|
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | Approved by: will
* Respect CC and CFLAGSKris Kennaway2000-09-031-0/+17
|
* 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>