aboutsummaryrefslogtreecommitdiff
path: root/net/libp0f
Commit message (Collapse)AuthorAgeFilesLines
* New port: net/libp0fKurt Jaeger2016-01-195-0/+201
libp0f is the autotools version of p0f-2.x with support for 3rd-party linkage. libp0f splits the core p0f functionality from the p0f-2.x application. The p0f library is installed as libp0f.so so p0f2 and libp0f can co-exist independantly. WWW: https://tools.netsa.cert.org/confluence/display/tt/libp0f PR: 201503 Submitted by: setjmp@hotmail.com Notes: svn path=/head/; revision=406637