Port details |
- tcpsplit Break a libpcap trace along TCP connection boundaries
- 0.3 net
=2 0.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-05-03 20:40:19
- Last Update: 2025-03-19 03:37:18
- Commit Hash: ec598fd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.icir.org/mallman/software/tcpsplit/
- Description:
- The tcpsplit utility breaks a single libpcap packet trace into some number of
sub-traces, breaking the trace along TCP connection boundaries so that a TCP
connection doesn't end up split across two sub-traces. This is useful for making
large trace files tractable for in-depth analysis and for subsetting a trace for
developing analysis on only part of a trace.
¦ ¦ ¦ ¦ 
- 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/tcpsplit/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpsplit
- pkg install tcpsplit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpsplit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742070270
SHA256 (tcpsplit-0.3.tar.gz) = 9ba0a12d294fa4ccc8cad8d9662126f01b436ced48642c3fb2520121943f5cf5
SIZE (tcpsplit-0.3.tar.gz) = 7207
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_tcpsplit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3 19 Mar 2025 03:37:18
    |
Po-Chuan Hsieh (sunpoet)  |
net/tcpsplit: Update to 0.3
- Convert REINPLACE_CMD to patch file
- Reformat pkg-descr
- Take maintainership
Changes: https://www.icir.org/mallman/software/tcpsplit/ChangeLog |
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) |
0.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 ) |
0.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 ) |
0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2 19 Feb 2016 14:20:59
  |
amdmi3  |
- Reset lars@eggert.org maintainership (maintainer no longer uses these ports)
- While here, minor cleanup for net/tcpsplit
PR: 206406, 206407
Approved by: lars@eggert.org (private email) |
0.2 25 Feb 2014 08:28:38
  |
ehaupt  |
Support staging |
0.2 21 Feb 2014 13:38:29
  |
ehaupt  |
Remove trailing whitespaces from category net |
0.2 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.2 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.2 03 May 2013 20:39:58
  |
antoine  |
New port: tcpsplit
Breaks a libpcap trace along TCP connection boundaries
WWW: http://www.icir.org/mallman/software/tcpsplit/
PR: ports/177441
Submitted by: Lars Eggert
Approved by: eadler (mentor) |
Number of commits found: 11
|