Port details |
- vnstat Console-based network traffic monitor
- 2.12 net =17 2.12Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-02-19 20:19:24
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: htop, sudo, pkg, tmux, curl
- License: GPLv2
- WWW:
- https://humdi.net/vnstat/
- https://github.com/vergoh/vnstat
- Description:
- vnStat is a console-based network traffic monitor for Linux and BSD that keeps a
log of network traffic for the selected interface(s). It uses the network
interface statistics provided by the kernel as information source. This means
that vnStat won't actually be sniffing any traffic and also ensures light use of
system resources regardless of network traffic rate.
- ¦ ¦ ¦ ¦
- 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/vnstat/ && make install clean
- To add the package, run one of these commands:
- pkg install net/vnstat
- pkg install vnstat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vnstat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705942248
SHA256 (vnstat-2.12.tar.gz) = b7386b12fc1fc6f47fab31f208b12eda61862e63e229e84e95a6fa80406d2852
SIZE (vnstat-2.12.tar.gz) = 325227
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libgd.so : graphics/gd
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vnstat-2.12:
DOCS=on: Build and/or install documentation
GUI=on: Build with graphics/gd dependency
===> Use 'make config' to modify these settings
- Options name:
- net_vnstat
- USES:
- localbase sqlite
- 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 |
2.12 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
2.12 23 Mar 2024 14:30:45 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Cosmetic change |
2.12 21 Feb 2024 15:06:38 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Remove unnecessary substitution
- Cosmetic change |
2.12 05 Feb 2024 23:29:59 |
Daniel Engberg (diizzy) |
net/vnstat: Update to 2.12
* Rearrange Makefile to closer follow Porters Handbook
Changelog: https://github.com/vergoh/vnstat/releases/tag/v2.12
PR: 276529
Approved by: portmgr (maintainer timeout, 2+ weeks) |
2.11_1 04 Sep 2023 09:06:21 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Clean up Makefile
- Use INSTALL_TARGET=install-exec to install the binary executables
- Use GNU_CONFIGURE_MANPREFIX and INSTALL_TARGET=install-man to install the
manpages
- Use USES=localbase and CONFIGURE_ARGS=--disable-extra-paths to support
non-default LOCALBASE
- Add CONFIGURE_ARGS=--disable-image-output when GUI option is disabled
- Bump PORTREVISION for package change
PR: 273231 |
2.11 26 Aug 2023 09:27:11 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update to 2.11
Changes: https://github.com/vergoh/vnstat/releases
https://humdi.net/vnstat/CHANGES |
2.10 30 Dec 2022 09:04:11 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update to 2.10
- Update WWW
Changes: https://github.com/vergoh/vnstat/releases
https://humdi.net/vnstat/CHANGES |
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) |
2.9 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 ) |
2.9 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 ) |
2.9 28 Jan 2022 23:27:02 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update MASTER_SITES
PR: 261451
Reported by: diizzy |
2.9 28 Jan 2022 23:26:39 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update WWW |
2.9 25 Jan 2022 19:50:02 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update to 2.9
Changes: https://humdi.net/vnstat/CHANGES |
2.8 21 Sep 2021 03:35:19 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update to 2.8
Changes: https://humdi.net/vnstat/CHANGES |
2.7 18 May 2021 19:27:51 |
Po-Chuan Hsieh (sunpoet) |
net/vnstat: Update to 2.7
Changes: https://humdi.net/vnstat/CHANGES |
2.6_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6_1 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
2.6 28 Mar 2020 13:34:07 |
sunpoet |
Remove USES=gmake
It compiles fine without gmake now.
PR: 244818
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
2.6 22 Jan 2020 05:36:16 |
sunpoet |
Update to 2.6
Changes: https://humdi.net/vnstat/CHANGES |
2.5 20 Jan 2020 20:09:50 |
sunpoet |
Update to 2.5
Changes: https://humdi.net/vnstat/CHANGES |
2.4 19 Jan 2020 11:10:19 |
sunpoet |
Use USES=sqlite
- Update manpage location (r523104)
- Remove superfluous / before PREFIX and DOCSDIR
- Sort PLIST
- Update pkg-descr
- Update WWW
- Take maintainership |
2.4 17 Dec 2019 17:46:57 |
feld |
net/vnstat: Update to 2.4
Dropping maintainership. This is a simple port that anyone committer
should be able to update.
Differential Revision: https://reviews.freebsd.org/D22700 |
2.2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.2 28 May 2019 20:06:20 |
feld |
net/vnstat: Update to 2.2
Differential Revision: https://reviews.freebsd.org/D20196 |
2.0_2 22 Nov 2018 20:48:29 |
sunpoet |
Convert to options target helper
Approved by: portmgr (blanket) |
2.0_2 22 Nov 2018 14:20:53 |
feld |
net/vnstat: Remove invalid instructions from 1.x in the pkg-message |
2.0_1 22 Nov 2018 14:12:50 |
feld |
net/vnstat: Update rc script to correctly import old data into new database
format |
2.0 19 Nov 2018 17:29:51 |
feld |
net/vnstat: Update to 2.0
Changelog: https://humdi.net/vnstat/CHANGES |
1.15 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.15 31 Oct 2016 18:17:08 |
feld |
Remove legacy PORTSDIR |
1.15 29 Oct 2016 15:28:58 |
feld |
net/vnstat: Update to 1.15
PR: 213840 |
1.14_1 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
1.14 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.14 21 May 2015 06:54:35 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
1.14 19 May 2015 02:24:53 |
feld |
Update to 1.14 |
1.12_1 08 May 2015 13:24:36 |
feld |
Improve configuration and setup of vnstat through the rc script
PR: 199133 |
1.12 01 Dec 2014 14:32:18 |
feld |
Update to 1.12 |
1.11_6 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.11_6 21 Jun 2014 14:29:56 |
feld |
plist was missing causing mostly empty packages to be built
Submitted by: fireglow |
1.11_5 17 Jun 2014 22:57:41 |
feld |
Take maintainership
Support STAGE |
1.11_5 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.11_5 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
1.11_4 29 Jul 2013 15:03:59 |
feld |
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor) |
1.11_4 25 Jul 2013 11:30:01 |
feld |
Update my email address throughout the tree
Approved by: swills (mentor) |
1.11_4 12 Jul 2013 11:27:12 |
feld |
- rc script improvements
Approved by: swills (mentor) |
1.11_3 29 Jun 2013 14:29:00 |
feld |
- Fix path to vnstatd
PR: ports/179271
Approved by: crees (mentor) |
1.11_2 27 Jun 2013 20:40:35 |
feld |
- Add rc script
- Add vnstat to UIDs and GIDs
PR: ports/179271
Approved by: crees (mentor) |
1.11_1 07 Jan 2013 20:50:21 |
bapt |
Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn) |
1.11_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.11 21 Jun 2011 18:48:12 |
dhn |
- Fix build with clang |
1.11 03 Jun 2011 06:50:55 |
dhn |
- Update to 1.11 |
1.10_3 03 Jan 2011 15:05:08 |
dhn |
- Add (GUI) Option for vnstati support
- Remove MD5 checksum |
1.10_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.10_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.10 09 Jan 2010 09:59:55 |
dhn |
- Update to 1.10 |
1.9_1 13 Dec 2009 17:53:44 |
dhn |
- Fix security bug, see http://forums.humdi.net/viewtopic.php?p=1655#p1655
- Bump PORTREVISION |
1.9 13 Sep 2009 21:47:15 |
dhn |
- Update to 1.9 |
1.8 15 Aug 2009 10:40:04 |
dhn |
- Update to 1.8 |
1.7_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.7_1 01 Jul 2009 15:33:12 |
dhn |
- Fix wrong config PATH in cfg.c
- Bump PORTREVISION
PR: ports/136210
Submitted by: mas kassem <m129kss@omgp.ru> |
1.7 30 Apr 2009 15:47:46 |
dhn |
- Update to 1.7
Approved by: tabthorpe (co-mentor) |
1.6_3 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
1.6_3 21 Jun 2008 00:57:01 |
miwi |
- Fix cron handling
- Add backup mirrors
- Bump PORTREVISION
PR: 124789
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
1.6_2 24 Feb 2008 11:13:09 |
beech |
- Add files missed in last commit
PR: ports/120968
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
1.6_2 24 Feb 2008 11:03:55 |
beech |
- Fix install/uninstall of vnstat.conf and var/db/vnstat so data won't be
overwritten.
- Minor tweaks
- Bump portrevision
PR: ports/120968
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
1.6_1 20 Feb 2008 21:53:36 |
beech |
- Fix path in vnstat-cron
- Bump portrevision
PR: ports/120880
Submitted by: Randy Pratt <bsd-unix@embarqmail.com>
Approved by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
1.6 19 Feb 2008 20:18:53 |
beech |
vnStat is a console-based network traffic monitor. It keeps a log of
hourly, daily and monthly network traffic for the selected interface(s).
However, it isn't a packet sniffer. The traffic information is analyzed
from the proc(5) filesystem. That way vnStat can be used even
without root permissions.
PR: ports/120825
Submitted by: Dennis Herrmann <adox at mcx2.org> (maintainer) |