Port details |
- pktstat Network traffic viewer
- 1.8.5_1 net-mgmt
=1 1.8.5_1Version of this port present on the latest quarterly branch. - Maintainer: freebsd@sosend.de
 - Port Added: 2007-04-05 07:56:44
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: tmpreaper, python, weex
- License: PD
- Description:
- Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
WWW: https://github.com/dleonard0/pktstat
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pktstat>0:net-mgmt/pktstat
- To install the port:
- cd /usr/ports/net-mgmt/pktstat/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/pktstat
- pkg install pktstat
- PKGNAME: pktstat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dleonard0-pktstat-1.8.5-46935839b_GH0.tar.gz) = 9eb2ed137f26a20e681cd85ae1eb7b1bb8ec95a286061f1c167a4db670501835
SIZE (dleonard0-pktstat-1.8.5-46935839b_GH0.tar.gz) = 42397
- 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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_pktstat
- USES:
- autoreconf ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.8.5_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Feb 2016 11:41:51
1.8.5_1
|
marino  |
net-mgmt/pktstat: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
12 Jan 2016 14:33:21
1.8.5_1
|
amdmi3  |
Add Public Domain support to ports license framework. You can now use
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149 |
30 Nov 2015 18:07:33
1.8.5_1
|
robak  |
net-mgmt/pktstat: update to 1.8.5 commit 46935839b
- Adds lo0 support
PR: 202366
Submitted by: Martin Kulas <freebsd@sosend.de> (maintainer) |
31 May 2015 14:03:58
1.8.5
|
amdmi3  |
- Revive net-mgmt/pktstat
- Update to 1.8.5
- Use new upstream addresses
- Add LICENSE
- Pass maintainership to submitter
Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
WWW: https://github.com/dleonard0/pktstat
PR: 200418
Submitted by: freebsd@sosend.de |
02 May 2011 06:05:51
1.8.4
|
bapt  |
Removed unmaintained expired ports from net-mgmt
2011-05-01 net-mgmt/annextools: Upstream disapear and distfile is no more
available
2011-05-01 net-mgmt/asused: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/grepip: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/ipsectrace: Upstream disapear and distfile is no more
available
2011-05-01 net-mgmt/knowlan: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/p5-Altoids: Upstream disapear and distfile is no more
available
2011-05-01 net-mgmt/pktstat: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/scotty3: Upstream disapear and distfile is no more available |
20 Mar 2011 12:54:45
1.8.4
|
miwi  |
- Get Rid MD5 support |
14 Mar 2011 11:57:42
1.8.4
|
bapt  |
Deprecate unmaintained ports from net-mgmt where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
07 Sep 2008 00:19:05
1.8.4
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
13 Oct 2007 18:09:08
1.8.4
|
sat  |
- Update to 1.8.4 |
23 Jul 2007 09:36:52
1.8.3
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
05 Apr 2007 07:51:53
1.8.3
|
sat  |
Add port net-mgmt/pktstat:
Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
WWW: http://www.adaptive-enterprises.com.au/~d/software/pktstat/
Author: David Leonard <leonard at users.sourceforge.net>
Adapted from: OpenBSD port |