Port details |
- tcpflow Program that captures data transmitted as part of TCP connections
- 1.6.1_1 net =26 1.6.1_1Version of this port present on the latest quarterly branch.
- Maintainer: antoine@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-08-04 12:00:43
- Commit Hash: a8e4694
- People watching this port, also watch:: nmap, sudo, unzip, png, gmake
- License: GPLv3
- WWW:
- https://github.com/simsong/tcpflow
- Description:
- tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores the data in a way that is convenient
for protocol analysis and debugging. Each TCP flow is stored in its
own file. Thus, the typical TCP flow will be stored in two files, one
for each direction. tcpflow can also process stored 'tcpdump' packet
flows.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/tcpflow/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpflow
- pkg install tcpflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680332944
SHA256 (tcpflow-1.6.1.tar.gz) = 436f93b1141be0abe593710947307d8f91129a5353c3a8c3c29e2ba0355e171e
SIZE (tcpflow-1.6.1.tar.gz) = 450511
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:
-
- interval.hpp : devel/boost-libs
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_tcpflow
- USES:
- cpe ssl xorg
- 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 |
1.6.1_1 04 Aug 2024 12:00:43 |
Piotr Kubaj (pkubaj) |
net/tcpflow: fix build on powerpc
LLVM ERROR: out of memory |
1.6.1_1 20 Mar 2024 18:37:11 |
Nuno Teixeira (eduardo) |
net/tcpflow: Move man pages to share/man
Approved by: portmgr (blanket) |
1.6.1 09 Nov 2023 10:01:06 |
Antoine Brodin (antoine) |
net/tcpflow: update to 1.6.1
PR: 270575 |
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.5.0_6 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.5.0_6 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.5.0_5 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.5.0_5 08 Oct 2021 11:53:33 |
Bernhard Froehlich (decke) |
net/tcpflow: Add CPE information
Approved by: portmgr (blanket) |
1.5.0_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0_5 19 Jan 2020 17:41:49 |
antoine |
Drop python27 dependency |
1.5.0_4 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.5.0_3 06 Nov 2019 18:58:04 |
zeising |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.5.0_3 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.5.0_2 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.5.0_1 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.5.0 06 Oct 2018 09:59:23 |
antoine |
Update to 1.5.0 |
1.4.5_8 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.4.5_7 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.4.5_6 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.4.5_5 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.4.5_4 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.4.5_3 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.4.5_2 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.4.5_1 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.4.5 20 Sep 2016 16:33:05 |
antoine |
Fix MASTER_SITES and switch to USES=ssl |
1.4.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.5 24 Oct 2015 08:40:13 |
antoine |
Update to 1.4.5
PR: 203970 |
1.4.4 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
1.4.4 01 Jan 2014 16:01:57 |
antoine |
Update to 1.4.4 |
1.4.2 23 Nov 2013 09:25:06 |
antoine |
Update to 1.4.2 |
1.4.0 29 Oct 2013 19:51:35 |
antoine |
Convert to STAGEDIR |
1.4.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.4.0 15 Sep 2013 19:03:04 |
antoine |
Fix build with libc++ which does not has tr1 namespace |
1.4.0 18 Aug 2013 17:32:15 |
antoine |
- Update devel/tcpflow to 1.4.0 final
- Use the new LIB_DEPENDS syntax |
1.4.0.b1 11 Jun 2013 18:41:46 |
antoine |
- Update tcpflow to 1.4.0b1
- Trim Makefile header
- Maintain
- Add LICENSE and install DOCS
- Update pkg-descr |
0.21_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.21_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.21_1 23 Mar 2009 01:01:15 |
linimon |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr |
0.21_1 01 Feb 2009 19:31:10 |
lwhsu |
- Fix fetch
Reported by: -fetch-original pointyhat run |
0.21_1 07 Oct 2006 10:40:30 |
barner |
Add trailing slash for backup master site.
Reminded by: Bill Fenner's distfile survey |
0.21_1 05 Sep 2006 08:57:28 |
barner |
- Remove former maintainer |
0.21_1 05 Sep 2006 08:12:16 |
barner |
- Make PREFIX-clean by using automake
- Add backup master site
- Take maintainership |
0.21_1 05 Sep 2006 05:00:55 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.21_1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.21_1 13 Dec 2005 05:49:05 |
lawrance |
Fix a bug that prevented tcpflow picking up traffic when
listening on the loopback interface.
Bump PORTREVISION.
PR: ports/89672
Submitted by: Oles Hnatkevych <don_oles@able.com.ua>
Approved by: jose@we.lc.ehu.es (maintainer, timeout 14 days) |
0.21 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.21 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.21 21 Aug 2003 21:27:03 |
krion |
- Update to 0.21
PR: 55851
Submitted by: maintainer |
0.20 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
21 Aug 2001 23:00:35 |
jmas |
Upgrade to 0.20 |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |