aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p0f
Commit message (Collapse)AuthorAgeFilesLines
* Readd changes which was lost in repocopy of this port from net to net-mgmt:pav2004-04-043-2/+64
| | | | | | | | | | | | | | | | | | | | | | | | | Makefile rev 1.15 Install the p0fa.fp and p0fr.fp files, needed when the -A and -R options are used (new PORTREVISION). PR: 62273 Submitted by: Radim Kolar files/patch-p0f.c rev 1.3 On FreeBSD, the loopback interface is normally called lo0. PR: 62358 Submitted by: Radim Kolar files/patch-mtu.h rev 1.5 files/patch-p0f.c rev 1.1 more patches to add loopback support PR: 62274 Submitted by: Radim Kolar Reported by: Radim Kolar <hsn@netmag.cz> Pointy hat (XL size) to: wollman
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Add size data.trevor2004-01-281-0/+1
|
* Enable compilation under FreeBSD 4.9.trevor2003-12-181-0/+12
| | | | Submitted by: "je" of sekure.net
* Compile and install p0fq, sendack, sendack2 and sendsyn.trevor2003-12-101-3/+8
|
* Update to 2.0.3.trevor2003-12-102-2/+3
| | | | | PR: 60080 Submitted by: Simon Barner of in.tum.de
* whitespace onlytrevor2003-10-121-9/+9
|
* versi0n 2.0.2trevor2003-10-122-5/+9
|
* Update to 2.0.1, requested by William Stearns and Michal Zalewski.trevor2003-09-094-36/+32
| | | | Combine do-install and post-install targets.
* Fix installation directorykris2003-04-051-1/+1
|
* Retire comment file.trevor2003-03-012-1/+1
|
* PERL -> REINPLACEedwin2002-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 theytrevor2002-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 hometrevor2002-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.trevor2002-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.will2001-01-081-2/+2
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Respect CC and CFLAGSkris2000-09-031-0/+17
|
* Adding p0f version 1.7.steve2000-07-106-0/+141
A passive OS fingerprinting tool. PR: 19225 Submitted by: Trevor Johnson <trevor@jpj.net>