notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tcpillust Graphical TCP connection analysis tool
2.01_3,1 net on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.01_2,1Version of this port present on the latest quarterly branch.
Maintainer: nishida@sfc.wide.ad.jp search for ports maintained by this maintainer
Port Added: 2000-07-29 03:26:00
Last Update: 2024-02-25 10:31:45
Commit Hash: a0712d4
People watching this port, also watch:: nmap
Also Listed In: tcl tk
License: not specified in port
WWW:
http://www.jp.nishida.org/tcpillust/index.html
Description:
Tcpillust - A graphical TCP connection analysis tool Tcpillust takes tcpdump file(s) specified on the command line and draw pictures like figures in the ``TCP/IP Illustrated'' series.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/tcpillust
  2. share/man/man1/tcpillust.1.gz
  3. share/tcpillust/tcpillust.tcl
  4. share/tcpillust/back.xbm
  5. share/tcpillust/forward.xbm
  6. share/tcpillust/zoomin.xbm
  7. share/tcpillust/zoomout.xbm
Collapse this list.
Dependency lines:
  • tcpillust>0:net/tcpillust
To install the port:
cd /usr/ports/net/tcpillust/ && make install clean
To add the package, run one of these commands:
  • pkg install net/tcpillust
  • pkg install tcpillust
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tcpillust
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tcpillust-2.01.tar.gz) = c8124986317971dbe0c5e15d4c4c61a58d9645a7bed84f17e5fb54961673e433 SIZE (tcpillust-2.01.tar.gz) = 101794

Packages (timestamps in pop-ups are UTC):
tcpillust
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.01_3,12.01_3,12.01_2,12.01_3,12.01_3,1-2.01_2,1-
FreeBSD:13:quarterly2.01_2,12.01_2,12.01_2,12.01_2,12.01_2,12.01_2,12.01_2,12.01_2,1
FreeBSD:14:latest2.01_3,12.01_3,12.01_2,12.01_3,12.01_3,12.01_2,1-2.01_2,1
FreeBSD:14:quarterly2.01_2,12.01_2,1-2.01_2,12.01_2,12.01_2,12.01_2,12.01_2,1
FreeBSD:15:latest2.01_3,12.01_3,1n/a2.01_2,1n/a2.01_2,12.01_2,12.01_2,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xt.pc : x11-toolkits/libXt
  2. xpm.pc : x11/libXpm
Runtime dependencies:
  1. xt.pc : x11-toolkits/libXt
  2. xpm.pc : x11/libXpm
Library dependencies:
  1. libXm.so.4 : x11-toolkits/open-motif
  2. libtk86.so : x11-toolkits/tk86
  3. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tcpillust-2.01_3,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_tcpillust
USES:
motif tk xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/cy/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/cy/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/cy/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/cy/
  5. https://cschubert.com/distfiles/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.01_3,1
25 Feb 2024 10:31:45
commit hash: a0712d40fb0eaa0c27cbb48fb844f98c5801375fcommit hash: a0712d40fb0eaa0c27cbb48fb844f98c5801375fcommit hash: a0712d40fb0eaa0c27cbb48fb844f98c5801375fcommit hash: a0712d40fb0eaa0c27cbb48fb844f98c5801375f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/tcpillust: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.01_2,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.01_2,1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.01_2,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.01_2,1
18 Mar 2020 13:09:25
Revision:528647Original commit files touched by this commit
cy search for other commits by this committer
Make fetchable again.

This is a handy educational tool.
2.01_2,1
06 Nov 2019 18:58:04
Revision:516920Original commit files touched by this commit
zeising search for other commits by this committer
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.
2.01_2,1
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
2.01_2,1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2.01_2,1
20 Dec 2014 19:23:20
Revision:375100Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
2.01_2,1
14 Jan 2014 14:22:55
Revision:339688Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES=tk
- STAGE-clean
- Fix build

MFH:		2014Q1
2.01_2,1
19 Oct 2013 20:32:55
Revision:330934Original commit files touched by this commit
tijl search for other commits by this committer
Link with -lX11 to fix build on FreeBSD 10.

PR:		ports/182938
Submitted by:	Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
2.01_2,1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.01_2
10 Jul 2013 07:00:44
Revision:322622Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2.01_2,1
08 Jul 2013 12:12:18
Revision:322500Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build with Tcl/Tk 8.6 [1]
- While at it, trim Makefile headers

Reported by:	bapt [1]
2.01_2,1
25 Oct 2012 07:47:41
Revision:306372Original commit files touched by this commit
cy search for other commits by this committer
Fix build when net/libpcap is installed.

PR:		ports/172623
Approved by:	Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
Feature safe:	yes
2.01_1
02 May 2011 12:44:53
Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
2.01,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.01,1
07 Jul 2009 20:25:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.01

PR:             135707
Submitted by:   Florian Smeets <flo@kasimir.com>
Approved by:    maintainer timeout
2.01a_1
13 Jun 2009 10:39:30
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
2.01a
23 Feb 2009 14:46:38
Original commit files touched by this commit
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
2.01a
21 Jun 2008 19:50:59
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.01a

Submitted by:   Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
1.0a_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.0a_2
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
1.0a_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0a_1
02 Apr 2007 22:56:15
Original commit files touched by this commit
pav search for other commits by this committer
- Convert existing ports to a new bsd.tcl.mk order

PR:             ports/109097
Submitted by:   Martin Matuska <martin@matuska.org>
Tested on:      pointyhat exp-run
1.0a_1
27 Mar 2007 11:57:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Use TCL/TK 8.4
- Use PLIST_FILES

PR:             110421
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:    maintainer
1.0a
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0a
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0a
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2001 15:50:42
commit hash: fp1.9248@dev.null.freshports.orgcommit hash: fp1.9248@dev.null.freshports.orgcommit hash: fp1.9248@dev.null.freshports.orgcommit hash: fp1.9248@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Style fixes for ports/net.    
07 Nov 2000 23:28:20
commit hash: fp1.6137@dev.null.freshports.orgcommit hash: fp1.6137@dev.null.freshports.orgcommit hash: fp1.6137@dev.null.freshports.orgcommit hash: fp1.6137@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Change motif to a normal dependency.  REQUIRES_MOTIF is now called   USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As   before, it implies
USE_XPM (and therefore USE_XLIB).  Motif-dummy is   removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.    
08 Oct 2000 07:19:09
commit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.orgcommit hash: fp1.4799@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
29 Jul 2000 07:26:00
commit hash: fp1.2399@dev.null.freshports.orgcommit hash: fp1.2399@dev.null.freshports.orgcommit hash: fp1.2399@dev.null.freshports.orgcommit hash: fp1.2399@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
New port Tcpillust - A graphical TCP connection analysis tool   Tcpillust takes
tcpdump file(s) specified on the command line and draw   pictures like figures
in the ``TCP/IP Illustrated'' series.    

Number of commits found: 34