Port details |
- tcptrace TCP dump file analysis tool
- 6.6.8_2 net =16 6.6.8_1Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-18 09:01:12
- Commit Hash: f12b97f
- People watching this port, also watch:: sudo, nmap, tcpshow, gmake
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/open-tcptrace/
- Description:
- tcptrace is a TCP connection analysis tool. It can tell you detailed
information about TCP connections by sifting through dump files.
The dump file formats supported are:
Standard tcpdump format (you need the pcap library)
Sun's snoop format
Macintosh Etherpeek format
HP/NetMetrix protocol analysis format
NS simulator output format
NetScout
NLANR Tsh Format
To see the graphs, you'll also need Tim Shepard's xplot program,
available at http://www.xplot.org
- ¦ ¦ ¦ ¦
- 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/tcptrace/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcptrace
- pkg install tcptrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcptrace
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1579553429
SHA256 (blitz-tcptrace-6.6.8-508f73a_GH0.tar.gz) = 91b8f947ff7b238d0e757e94a30a3a5ed09d1555e312725f2903442cf5885954
SIZE (blitz-tcptrace-6.6.8-508f73a_GH0.tar.gz) = 3755441
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:
-
- bison : devel/bison
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tcptrace-6.6.8_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_tcptrace
- USES:
- bison
- 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 |
6.6.8_2 18 Oct 2024 09:01:12 |
Stefan Eßer (se) |
net/tcptrace: fix build after libcap change
The pcap_offline_read() function is no longer exported from the
pcap library, it has become an internal function named
pcapint_offline_read().
The pcap_dispatch() function can be used instead in this particular
case.
Reported by: pkg-fallout |
6.6.8_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
6.6.8 10 Sep 2022 18:24:22 |
Stefan Eßer (se) |
net/tcptrace: fix project URL |
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) |
6.6.8 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 ) |
6.6.8 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 ) |
6.6.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.6.8 21 Jan 2020 20:42:18 |
se |
Resurrect tcptrace
This port has been deleted on 2019-10-16 as un-fetchable, but there is a
repository on GitHub that provides a slightly later version than that of
the deleted port.
Approved by: antoine (mentor) |
6.6.7 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
6.6.7 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
6.6.7 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
6.6.7 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
6.6.7 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
6.6.7 09 Nov 2015 15:40:46 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
6.6.7 31 Jan 2014 17:11:32 |
antoine |
Stage support |
6.6.7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
6.6.7 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
6.6.7 17 Jun 2013 13:30:53 |
wg |
net/tcptrace: minor Makefile fixes
- Trim Makefile header
- Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- Use PLIST_FILES instead of pkg-plist
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Rework pkg-descr
PR: ports/179156
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: culot / jpaetzel (mentors, implicit) |
6.6.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
6.6.7 04 Apr 2010 23:51:46 |
pgollucci |
re-assign back to ports@ |
6.6.7 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
6.6.7 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
6.6.7 29 Apr 2008 20:49:54 |
linimon |
Assign to new volunteer, by request. |
6.6.7 29 Apr 2008 05:36:38 |
linimon |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
6.6.7 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
6.6.7 13 Jul 2005 18:02:26 |
pav |
- Update to 6.6.7
PR: ports/80665
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (2 months) |
6.6.0 18 Nov 2004 06:50:35 |
billf |
support versions of freebsd that don't define ETHER_VLAN_ENCAP_LEN |
6.6.0 18 Nov 2004 06:44:47 |
billf |
add support for decoding packets encapsulated in .1q VLAN frames
Approved by: fenner (maintainer) |
6.6.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
6.6.0 07 Dec 2003 21:58:18 |
fenner |
Update to 6.6.0. Quite a few bug fixes; too many to list here.
The major advantage of 6.6.0 is that it's fetchable. |
6.4.2 09 Jul 2003 22:39:00 |
fenner |
Update to 6.4.2 .
Mostly bugfixes, in particular 3dupack-detection algorithm now
agrees with 4.4BSD's.
Adds support for prism 802.11 format captures.
Adds comma/tab/space-seperated output formats. |
6.3.2 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
6.3.2 21 Nov 2002 18:23:05 |
fenner |
Upgrade to 6.3.2 |
19 Jul 2001 08:10:01 |
fenner |
Remove BUGS, add COPYING and THANKS to DOCFILES |
11 Jul 2001 22:54:08 |
fenner |
Update tcptrace to 6.0.0b2 |
10 Mar 2001 01:38:29 |
fenner |
Handle private differently-prototyped ether_ntoa() |
12 Jan 2001 01:32:06 |
fenner |
Update distfile location. |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
07 Aug 2000 09:30:24 |
obrien |
Note that one can now output tcpdump files (thus converting other formats to
the tcpdump format). |