Port details |
- flowd Small, fast, and secure NetFlow collector
- 0.9.1_4 net-mgmt
=9 0.9.1_4Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2004-11-12 21:04:19
- Last Update: 2021-04-06 14:31:13
- Commit Hash: 135fdee
- People watching this port, also watch:: flow-tools, squid, nagios, net-snmp, python
- License: MIT BSD2CLAUSE BSD3CLAUSE
- Description:
- flowd is 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 Perl interface for reading and parsing the
on-disk record format
* Is licensed under a liberal BSD-like license
WWW: https://www.mindrot.org/projects/flowd/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/flowd/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/flowd
- pkg install flowd
- PKGNAME: flowd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1569403875
SHA256 (flowd-0.9.1.tar.gz) = 3ce5e0bbf93b69b5de16b9ea644b38b8591948aadabfbbd6165a7ae505ccc10c
SIZE (flowd-0.9.1.tar.gz) = 187483
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for flowd-0.9.1_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
PERL=on: Install flowd perl module
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_flowd
- USES:
- gmake shebangfix perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:13 0.9.1_4
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.9.1_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jan 2021 16:36:05
0.9.1_4
|
rene  |
net-mgmt/flowd: remove optional support for expired Python2.7
Also suggested by maintainer (bofh)
PR: 249740
Submitted by: swills |
20 Dec 2019 09:48:50
0.9.1_4
|
tobik  |
net-mgmt/flowd: Remove useless pkg-deinstall script
A message to delete the _flowd user/group after deinstallation is
already printed by USERS/GROUPS. No need to print it twice. |
09 Oct 2019 12:17:15
0.9.1_3
|
bapt  |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
25 Sep 2019 10:27:24
0.9.1_3
|
bofh  |
net-mgmt/flowd: UNBREAK
- Update MASTER_SITES
- Update WWW
- makepatch compatible patch files
- Take MAINTAINERSHIP |
15 Sep 2019 17:28:09
0.9.1_3
|
antoine  |
Deprecate a few ports |
05 Aug 2019 06:37:31
0.9.1_3
|
antoine  |
Mark BROKEN: unfetchable |
29 Aug 2018 18:52:28
0.9.1_3
|
amdmi3  |
- Switch to options helpers
- Use shebangfix instead of manually fixing shebangs
- Add LICENSE |
30 Nov 2017 15:50:34
0.9.1_3 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
14 Sep 2016 15:59:34
0.9.1_3
|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
19 May 2016 10:44:12
0.9.1_3
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
29 Jun 2015 18:42:56
0.9.1_3
|
amdmi3  |
- Remove now needless chmod u+w/u-w from my and unmaintained ports |
22 May 2015 20:34:29
0.9.1_3
|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
01 Feb 2015 17:49:27
0.9.1_3
|
amdmi3  |
- Install stuff in pre-install target - this is needed for perl5.mk's
fix-perl-things target to run correctly as it's run before post-install
- Fix strip
- Remove @dirrm* from pkg-plist |
26 Nov 2014 13:08:38
0.9.1_3
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
17 Aug 2014 20:04:47
0.9.1_2
|
ohauer  |
- add stage support |
24 Jul 2014 15:36:50
0.9.1_2
|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
25 Jun 2014 05:35:32
0.9.1_2
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
10 Jun 2014 12:14:14
0.9.1_2
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
20 Sep 2013 22:24:44
0.9.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
14 Sep 2013 15:39:55

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
12 Jun 2013 17:45:03
0.9.1_2
|
az  |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
09 Jan 2013 19:50:06
0.9.1_2
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
26 Oct 2012 06:01:28
0.9.1_2
|
jhale  |
- Convert to new options framework
While here:
- Trim Makefile header
- Use GOOGLE_CODE macro in MASTER_SITES
- Remove the name of the port from COMMENT
PR: ports/172517
Submitted by: pjg
Approved by: maintainer timeout (17 days)
makc, avilla (mentors, implicit)
Feature safe: yes |
03 Aug 2012 15:54:36
0.9.1_2
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
14 Jan 2012 08:57:23
0.9.1_2
|
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. |
02 Jul 2011 14:40:04
0.9.1_2
|
ohauer  |
- remove workaround, it's now implemented in the user/group
framework and no longer used. |
20 Dec 2010 19:15:51
0.9.1_2
|
ohauer  |
- use registered user _flowd from UIDs/GIDs
- add additional MASTER_SITE
- remove pkg-install and add a workaround for the user creation
if installed from package (belongs to ports/152498 )
- add OPTIONS for PERL and PYTHON, with PERL on as default
- install tools to EXAMPLESDIR
- remove MD5 from distinfo
- fix pkg-plist "%%SITE_PERL%%/%%PERL_ARCH%%/auto" (belongs to perl not to
flowd)
PR: ports/153310
Submitted by: ohauer
Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer) |
27 Mar 2010 00:15:24
0.9.1_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Oct 2009 21:26:58
0.9.1_1
|
wxs  |
- Fix when using WITH_PERL and WITH_PYTHON
- Make pkg-install script accept FLOWD_UID from environment
PR: ports/137560
Submitted by: Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net>
Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) |
14 Jul 2009 12:59:10
0.9.1_1
|
wxs  |
- Eliminate empty _flags assignment
- s/ipcad/flowd
Noticed by: dougb |
13 Jul 2009 16:22:56
0.9.1_1
|
wxs  |
- Install RC script.
PR: ports/135949
Submitted by: Rashid N. Achilov <citycat4@ngs.ru>
Approved by: maintainer timeout |
31 May 2009 18:42:14
0.9.1
|
amdmi3  |
- Update to 0.9.1
- Mark BROKEN for WITH_{PERL|PYTHON} cases, as plist is incomplete
PR: 134319
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
04 Oct 2007 02:16:18
0.9
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
04 Aug 2007 11:41:31
0.9
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
20 Sep 2006 13:40:32
0.9
|
shaun  |
- Fix build on 4.x.
PR: ports/102416
Submitted by: Maurice Castro <maurice@vinum.clari.net.au>
Approved by: maintainer timeout (4 weeks) |
04 Aug 2006 12:34:50
0.9
|
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
03 Apr 2006 20:49:48
0.9
|
pav  |
- Mark broken on 4.X
Reported by: krismail |
01 Apr 2006 23:18:06
0.9
|
pav  |
- Update to 0.9
PR: ports/95051
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
01 Feb 2006 01:08:07
0.8.5
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Jun 2005 00:43:20
0.8.5
|
pav  |
- Update to 0.8.5
PR: ports/81829
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
29 Jan 2005 19:07:49
0.8_1
|
pav  |
- Fix build with read-only ports tree
PR: ports/76788
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
26 Jan 2005 05:13:28
0.8_1
|
kevlo  |
- Add privilege separation user handling.
- Bump PORTREVISION
PR: ports/76669
Submitted by: MAINTAINER |
19 Jan 2005 09:57:33
0.8
|
krion  |
Update to 0.8
PR: ports/76343
Submitted by: maintainer |
08 Jan 2005 10:25:53
0.7_1
|
sobomax  |
In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump
PORTREVISION.
Reported by: Yuri Babushkin <piton@united.net.ua> |
12 Nov 2004 20:52:09
0.7
|
pav  |
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> |