summaryrefslogtreecommitdiff
path: root/net/p0f (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-236-111/+0
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Install the p0fa.fp and p0fr.fp files, needed when the -A and -RTrevor Johnson2004-02-171-2/+7
| | | | | | | options are used (new PORTREVISION). PR: 62273 Submitted by: Radim Kolar
* more patches to add loopback supportTrevor Johnson2004-02-172-4/+46
| | | | | PR: 62274 Submitted by: Radim Kolar
* Oops, the author of the patch is really Radim Kolar.Trevor Johnson2004-02-171-1/+1
|
* On FreeBSD, the loopback interface is normally called lo0.Trevor Johnson2004-02-171-0/+15
| | | | | PR: 62358 Submitted by: Sanatana Dharma
* Add size data.Trevor Johnson2004-01-271-0/+1
|
* Enable compilation under FreeBSD 4.9.Trevor Johnson2003-12-181-0/+12
| | | | Submitted by: "je" of sekure.net
* Compile and install p0fq, sendack, sendack2 and sendsyn.Trevor Johnson2003-12-091-3/+8
|
* Update to 2.0.3.Trevor Johnson2003-12-092-2/+3
| | | | | PR: 60080 Submitted by: Simon Barner of in.tum.de
* whitespace onlyTrevor Johnson2003-10-111-9/+9
|
* versi0n 2.0.2Trevor Johnson2003-10-112-5/+9
|
* 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.
* 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-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.
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-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>