Port details |
- pfflowd Convert pfsync states to NetFlow datagrams
- 0.7 net
=2 0.7Version of this port present on the latest quarterly branch.
- BROKEN: does not compile
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html This port expired on: 2014-08-31 IGNORE: is marked as broken: does not compile
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-02-25 16:02:43
- Last Update: 2014-09-01 23:05:27
- SVN Revision: 366967
- People watching this port, also watch:: python, grepcidr, monit
- License: not specified in port
- WWW:
- http://www.mindrot.org/pfflowd.html
- Description:
- pfflowd converts OpenBSD PF status messages (sent via the pfsync interface) to
Cisco NetFlow datagrams. These datagrams may be sent (via UDP) to a host of
one's choice. Utilising the OpenBSD stateful packet filter infrastructure means
that flow tracking is very fast and accurate.
WWW: http://www.mindrot.org/pfflowd.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pfflowd
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7 01 Sep 2014 23:05:27 |
bapt |
Remove non staged ports without pending PR from net-p2p, net and news |
0.7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.7 21 Jul 2011 22:53:39 |
pav |
- Remove support for FreeBSD 6.X
- Mark BROKEN on FreeBSD 9.X:
pfflowd.c:305: error: 'const struct pfsync_state' has no member named 'lan'
pfflowd.c:306: error: 'const struct pfsync_state' has no member named 'ext'
Reported by: pointyhat |
0.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.7 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.7 29 May 2008 06:07:38 |
rafan |
- Unbreak for pf < 3.7
Submitted by: thompsa |
0.7 26 May 2008 10:05:59 |
rafan |
- Fix INDEX
Pointy hat to: rafan |
0.7 26 May 2008 09:51:09 |
rafan |
- Update to 0.7
- Drop maintainership
- Update rc script to the rc.d world order
- Mark broken on FreeBSD < 7.x until someone wants to fix it
PR: ports/123226
Submitted by: thompsa (maintainer) |
0.6 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.6 14 Sep 2005 23:27:00 |
pav |
- Remove dependencies on security/pf, it was removed. pf is in base since
502106
Pointy hat to: pav |
0.6 31 May 2005 08:28:42 |
flz |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer |
0.6 10 Nov 2004 21:06:49 |
arved |
Update to 0.6
PR: 73752
Submitted by: Andrew Thompson <andy@fud.org.nz> |
0.5 20 Aug 2004 13:18:34 |
sem |
The latest pf in current has a different pfsync interface, imported 16 June
from OpenBSD 3.5. Make build aware of this by making -DOLD_PFSYNC conditional.
PR: ports/70654
Submitted by: maintainer |
0.5 09 Aug 2004 17:42:35 |
pav |
- Fix build with gcc-3.4 by removing warnflags
PR: ports/70197
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer) |
0.5 21 Jun 2004 02:13:13 |
kris |
Seems like this now builds on !i386 |
0.5 15 Jun 2004 07:31:50 |
krion |
Update to version 0.5
PR: ports/67949
Submitted by: maintainer |
0.4 09 Mar 2004 07:10:55 |
obraun |
Adapt dependencies to the new situation where pf is part of the base system.
PR: ports/63958
Submitted by: maintainer |
0.4 06 Mar 2004 23:35:10 |
kris |
BROKEN on !i386: Does not compile |
0.4 25 Feb 2004 16:02:15 |
obraun |
Add pfflowd 0.4, convert pfsync states to NetFlow datagrams.
PR: ports/63336
Submitted by: Andrew Thompson <andy@fud.org.nz> |