Commit graph

5 commits

Author SHA1 Message Date
Pav Lucistnik
6a947f0a88 - Fix build with read-only ports tree
PR:		ports/76788
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-01-29 19:07:49 +00:00
Kevin Lo
32ad3aa428 - Add privilege separation user handling.
- Bump PORTREVISION

PR: ports/76669
Submitted by: MAINTAINER
2005-01-26 05:13:28 +00:00
Kirill Ponomarev
bc934c92cc Update to 0.8
PR:		ports/76343
Submitted by:	maintainer
2005-01-19 09:57:33 +00:00
Maxim Sobolev
11b173559c In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump
PORTREVISION.

Reported by:    Yuri Babushkin <piton@united.net.ua>
2005-01-08 10:25:53 +00:00
Pav Lucistnik
62d1b1e1c5 Add flowd, a small, fast and secure NetFlow collector. It offers the following
features:

* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
* Stores recorded flow data in a compact binary format which supports
  run-time choice over which flow fields are stored
* Ships with both Perl and Python interfaces for reading and parsing the
  on-disk record format
* Is licensed under a liberal BSD-like license

PR:		ports/73722
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 20:52:09 +00:00