Port details |
- tcpshow Decode tcpdump(1) output
- 1.74_3 net =24 1.74_3Version of this port present on the latest quarterly branch.
- 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: unknown
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: nmap, wget, unzip, sudo, tcpflow
- Also Listed In: security
- License: not specified in port
- Description:
- tcpshow reads a tcpdump(1) savefile and provides a reasonably complete
decode of Ethernet, IP, ICMP, UDP and TCP headers. Boolean expressions
may also be specified for packet selection. Data within the packets are
displayed in ASCII.
tcpshow's output is simular to Sun Solaris's snoop(1M) command for
network packet capture and inspection.
- ¦ ¦ ¦ ¦
- 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/tcpshow/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpshow
- pkg install tcpshow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpshow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tcpshow.c) = b20b277f0cc89377e8894d6bcbaeceed93de3290e1bde8f912f2c27a7788db07
SIZE (tcpshow.c) = 82778
SHA256 (tcpshow.1) = 8ef2f3c2079f6c2b8d0ba621cb2ccb81ba94a61212646adbeef950ee2d086d81
SIZE (tcpshow.1) = 9724
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tcpshow
- 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.74_3 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.74_2 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.74_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.74_2 27 Dec 2019 03:54:30 |
eugen |
net/tcpshow: fix parsing TSO-enabled "cooked" capture
Modern tcpdump may issue zero for octets encoding length of IP datagramm
that contains TCP packet captured with TCP Segmentation Offload enabled.
tcpshow breaks due to signed underflow in such case.
Fix it by using total length of captured packet from "length:" field
instead of zero value from packet data. |
1.74_1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.74_1 12 Jun 2015 21:17:44 |
erwin |
Reset maintainership for obrien
Approved by: portmgr |
1.74_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.74_1 29 Jul 2014 01:59:17 |
adamw |
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port) |
1.74_1 24 Feb 2014 16:00:33 |
ehaupt |
Support staging |
1.74_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.74_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.74_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.74_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.74_1 13 Feb 2010 16:53:19 |
miwi |
- Fix build with newer gcc
PR: 129687
Submitted by: Eugene Grosbein <eugen@kuzbass.ru>
Approved by: maintainer timeout (more than 1 year ago) |
1.74_1 24 Sep 2007 12:22:31 |
edwin |
unbreak net/tcpshow for recent tcpdump
tcpdump(1) has changed its output format since version 3.7.4,
so ports/net/tcpshow cannot parse it since then.
PR: ports/113620
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> |
1.74 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.74 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.74 24 Mar 2003 08:14:37 |
obrien |
Add locale (LC_CTYPE and LC_ALL) support.
PR: 49996
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> |
1.74 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. |
22 Feb 2002 19:36:15 |
obrien |
Adapt to recent TCPDUMP's output changes and added capabilities. |
24 Mar 2001 00:55:23 |
obrien |
reduce diff |
22 Nov 2000 00:57:34 |
obrien |
Add $FreeBSD$, which help me in problem reports. |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
27 Aug 2000 02:38:11 |
obrien |
A better version of rev 1.4. |
27 Aug 2000 00:36:12 |
obrien |
`ether_addr' and `ether_ntohost' are now declared in net/ethernet.h. |
29 Jun 2000 03:31:42 |
asami |
Use ${MASTER_SITE_LOCAL}. |
07 Jun 2000 18:44:40 |
obrien |
The local-distfiles dir on ftp.freebsd.org was moved under ports/. |
07 Jun 2000 04:09:25 |
obrien |
Become the guinnie-pig and move all my Freefall ~/public_html distfiles over
to the new ftp.freebsd.org local distfiles site. |