Port details |
- p5-Cflow Analyze raw flow files written by cflowd (Cisco NetFlow data)
- 1.053_2 net-mgmt =6 1.053_2Version of this port present on the latest quarterly branch.
- Maintainer: fw@moov.de
- Port Added: 2004-02-23 04:43:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: clamav, sudo, gettext, subversion, pcre
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://net.doit.wisc.edu/~plonka/Cflow/
- Description:
- Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Cflow>0:net-mgmt/p5-Cflow
- To install the port:
- cd /usr/ports/net-mgmt/p5-Cflow/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-Cflow
- pkg install p5-Cflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Cflow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Cflow-1.053.tar.gz) = e387ef5737d052de33c3589748fa8dad368fc0b010c71dd865dcfb830976659e
SIZE (Cflow-1.053.tar.gz) = 42007
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:
-
- libft.a : net-mgmt/flow-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- libft.a : net-mgmt/flow-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- net-mgmt/TkTopNetFlows
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_p5-Cflow
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.053_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.053_2 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.053_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.053_2 30 Apr 2017 21:24:12 |
ler |
Remove options depending on expired net-mgmt/flow-tools-ng
While here, pet portlint
Approved by: adamw (mentor, implicit) |
1.053_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.053_2 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.053_2 04 Dec 2014 13:33:39 |
mat |
Don't overwrite Perl's LDDLFLAGS.
With hat: perl@
Sponsored by: Absolight |
1.053_2 26 Nov 2014 13:08:38 |
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 ) |
1.053_1 10 Jun 2014 12:14:14 |
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 |
1.053_1 12 Nov 2013 22:19:20 |
jadawin |
- Add option for flow-tools-ng
PR: ports/183901
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer |
1.053_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.053_1 14 Sep 2013 16:38:29 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.053_1 10 May 2013 11:28:32 |
bapt |
Convert to new options framework
While here do some build with clang fixes
PR: ports/178445, ports/178446, ports/178444, ports/178443, ports/178425,
ports/178423
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> |
1.053_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.053_1 30 Jun 2010 14:52:23 |
stefan |
- Add OPTIONS support.
- Assign maintainership to submitter.
PR: 146146
Submitted by: Frank Wall <fw@moov.de>
Feature safe: yes |
1.053_1 05 Jul 2009 22:00:49 |
miwi |
- Add missing dependency
PR: 136284
Submitted by: Frank Wall <fw@moov.de> |
1.053 09 Mar 2009 19:29:12 |
miwi |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon) |
1.053 08 Nov 2006 09:28:33 |
farrokhi |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
1.053 15 Feb 2006 09:58:13 |
ehaupt |
- update to 1.053
- pass maintainer-ship to submitter
PR: 93356
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
1.051_2 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
1.051_2 12 Oct 2005 21:11:57 |
linimon |
Fix fetch by adding 'old/' subdirectory. Leave the unmodified version so
as to leave a trail of breadcrumbs for Edwin's survey. The latest version
on the site is 1.053. |
1.051_2 23 Nov 2004 08:39:19 |
ijliao |
fix typo ( <= instead of == )
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> |
1.051_1 09 Nov 2004 08:29:46 |
clsung |
- Use WITH_FLOW_TOOLS to specify RUN_DEPENDS.
- Use ${LOCALBASE}.
- flow-tools need zlib (so we need to add "-lz")
- Bugfix for flow-tools support.
PR: ports/73630
Submitted by: Gea-Suan Lin <gslin AT netnews dot NCTU dot edu dot tw> |
1.051 26 Jul 2004 08:39:04 |
kuriyama |
- Make this compilable with flow-tools and perl-5.8.x on current
(also tested on 4.x/5.x without flow-tools). |
1.051 18 Apr 2004 10:12:16 |
ijliao |
support for flow-tools data format
PR: 65064
Submitted by: Viktor Fomichev <vfom@sicex.ru> |
1.051 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |