Port details |
- TkTopNetFlows GUI tool for NetFlow data visualisation
- 0.4_8 net-mgmt
=4 0.4_8Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: 2004-04-15 02:00:19
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: erlang-doc, ttyd, endless-sky, nc, hs-ShellCheck
- License: not specified in port
- WWW:
- https://vfom.narod.ru/TkTopNetFlows/
- Description:
- TkTopNetFlows - GUI tool for NetFlow data visualisation.
Written as Perl and Tcl/Tk scripts. It need Blt & Tktable extension
for Tcl and Cflow extension for Perl. Netflow data is expected to be collected
by flow-capture from flow-tools package.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- TkTopNetFlows>0:net-mgmt/TkTopNetFlows
- To install the port:
- cd /usr/ports/net-mgmt/TkTopNetFlows/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/TkTopNetFlows
- pkg install TkTopNetFlows
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: TkTopNetFlows
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (TkTopNetFlows-0.4.tar.gz) = 6374fdcb892b4bd31bdc044a93a3a7a120fc9893cca7a24f02e8ead059408c9c
SIZE (TkTopNetFlows-0.4.tar.gz) = 86680
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- flowdumper : net-mgmt/p5-Cflow
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libBLT25.so : x11-toolkits/blt
- libTktable2.10.so : x11-toolkits/tktable
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for TkTopNetFlows-0.4_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_TkTopNetFlows
- USES:
- perl5 shebangfix tk:86
- 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 |
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.4_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 ) |
0.4_8 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.4_8 20 Dec 2021 10:44:48
    |
Li-Wen Hsu (lwhsu)  Author: Chris Hutchinson |
net-mgmt/TkTopNetFlows: Use tk:86
PR: 258101 |
0.4_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4_7 19 Aug 2016 09:01:14
  |
amdmi3  |
- Switch to options helpers
- Add NO_ARCH
- Cosmetic fixes |
0.4_7 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4_7 24 Nov 2014 22:35:08
  |
antoine  |
Cleanup plist |
0.4_6 22 Feb 2014 10:14:11
  |
antoine  |
Unbreak
Reported by: pkg-fallout since november 2013 |
0.4_6 19 Nov 2013 11:15:07
  |
gahr  |
- Chase x11-toolkits/blt library name change
- Bump PORTREVISION |
0.4_5 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.4_5 03 Aug 2013 08:45:52
  |
az  |
- Convert to new perl framework
- Trim Makefile header |
0.4_5 28 Jun 2012 18:37:23
 |
az  |
- Remove SITE_PERL from *_DEPENDS |
0.4_5 18 Oct 2011 13:06:50
 |
ehaupt  |
Support USE_TK
PR: 161633
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.4_4 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.4_4 26 Jun 2010 16:06:30
 |
linimon  |
Reset vfom@narod.ru: address bounces.
Hat: portmgr
Feature safe: yes |
0.4_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.4_3 30 Nov 2008 20:55:25
 |
mm  |
- UNBREAK fix tktable dependency to 2.10
- bump PORTREVISION
Reported by: pointyhat (pav) |
0.4_2 22 Aug 2007 13:41:00
 |
mm  |
- Fix TkTable dependency to 2.9
- Bump PORTREVISION |
0.4_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4 01 Feb 2006 01:08:07
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.4 15 Apr 2004 01:59:31
 |
ijliao  |
add TkTopNetFlows 0.4
GUI tool for NetFlow data visualisation
PR: 65542
Submitted by: Viktor Fomichev <vfom@narod.ru> |