Port details |
- flow-extract Cisco NetFlow awk-like extracting tool
- 2.61_1 net-mgmt
=3 2.61_1Version of this port present on the latest quarterly branch. BROKEN: unknown type name 'u_int64'
DEPRECATED: marked BROKEN for more than 6 months
This port expired on: 2020-01-14
IGNORE: is marked as broken: unknown type name 'u_int64'
- 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-23 04:43:25
- Last Update: 2020-01-14 21:58:02
- SVN Revision: 523071
- People watching this port, also watch:: flow-tools, openvpn, sysmon, nagios
- License: GPLv1
- WWW:
- http://answers.uchicago.edu/page.php?id=19876
- Description:
- This package is a port of TAMU's extract program from NetLogger to look
at flow data instead of netlogger data. Blame Larry for it's faults, not
TAMU. Blame me for the FreeBSD port, not Larry :-)
If you don't already have a good guess what this program does and what
data it is looking for, the odds are that it isn't going to be of much
help to you. This program only works on Cisco flow data as captured
with Mark Fullmer's flowtools package. If you don't have that, get that
first, then look at this program.
In order for this to compile you will need flowtools from Mark
Fullmer's (net-mgmt/flow-tools port).
WWW: http://answers.uchicago.edu/page.php?id=19876
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flow-extract>0:net-mgmt/flow-extract
- No installation instructions:
- This port has been deleted.
- PKGNAME: flow-extract
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (flow-extract-2.61.tar.gz) = dfe6b55e201c557bc6d03beca3a0ae88e09054d1cf405c4b51af520f91d06f10
SIZE (flow-extract-2.61.tar.gz) = 36882
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ftlib.h : net-mgmt/flow-tools
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- alias
- 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 |
2.61_1 14 Jan 2020 21:58:02
  |
rene  |
Remove expired ports:
2020-01-14 net-mgmt/flow-extract: marked BROKEN for more than 6 months
2020-01-14 textproc/pootle: Unamaintained, marked BROKEN for more than 5 months |
2.61_1 14 Nov 2019 00:56:58
  |
linimon  |
This unmaintained port has been broken for 7 months. Mark it DEPRECATED
and give it an expiration date. |
2.61_1 12 Apr 2019 05:47:36
  |
antoine  |
Mark BROKEN: fails to build
extract.c:42:8: error: unknown type name 'u_int64'
extern u_int64 extract(struct ftio *, struct parsetree *, struct ftver *, struct
ftio *, int);
^
extract.c:81:13: error: expected ';' after expression
u_int64 total_flows;
^
;
Reported by: pkg-fallout
MFH: 2019Q2 |
2.61_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.61_1 12 Nov 2015 23:40:45
  |
marino  |
net-mgmt/flow-extract: Add USES=alias to fix malloc.h-less DF |
2.61_1 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.61_1 09 Jun 2014 03:34:41
  |
vanilla  |
Stagify. |
2.61_1 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.61_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.61_1 18 Oct 2011 13:06:55
 |
ehaupt  |
- Update MASTER_SITES and WWW
- Add LICENSE
- Respect CFLAGS
PR: 161639
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.61 02 Aug 2011 16:22:15
 |
bapt  |
Fix master_site |
2.61 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.61 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.61 24 Mar 2009 15:23:11
 |
miwi  |
- Update to MASTER_SITES
PR: 130980
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> |
2.61 14 May 2008 14:21:48
 |
pav  |
- Update to 2.61
PR: ports/123580
Submitted by: Oleg Gawriloff <barzog@telecom.by> |
2.4 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
2.4 25 Nov 2005 16:56:11
 |
pav  |
- Add SHA256 |
2.4 12 Oct 2005 18:43:39
 |
linimon  |
Pacify distfile survey and remove stale email address. |
2.4 11 Jul 2005 13:26:16
 |
sem  |
- Fix location for flow-tools. it's in net-mgmt now. |
2.4 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 |