Bug 201503 - New port: net/libp0f Library of p0f-2.x
Summary: New port: net/libp0f Library of p0f-2.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-12 19:19 UTC by setjmp
Modified: 2016-01-19 08:14 UTC (History)
2 users (show)

See Also:


Attachments
shar file of the completed port. (9.69 KB, text/plain)
2015-07-12 19:19 UTC, setjmp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description setjmp 2015-07-12 19:19:41 UTC
Created attachment 158660 [details]
shar file of the completed port.

Needed for specialized options in YAF among others. OS Fingerprinting; Sources from https://tools.netsa.cert.org/confluence/display/tt/libp0f
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-19 08:05:16 UTC
builds on 11a, 10.2a+i, fails to build on 9.3a.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-19 08:13:57 UTC
A commit references this bug:

Author: pi
Date: Tue Jan 19 08:13:00 UTC 2016
New revision: 406637
URL: https://svnweb.freebsd.org/changeset/ports/406637

Log:
  New port: net/libp0f

  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

Changes:
  head/net/Makefile
  head/net/libp0f/
  head/net/libp0f/Makefile
  head/net/libp0f/distinfo
  head/net/libp0f/files/
  head/net/libp0f/files/patch-etc_p0f_p0f.fp
  head/net/libp0f/pkg-descr
  head/net/libp0f/pkg-plist
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-19 08:14:41 UTC
builds with small fixes, committed, thanks!