Port details |
- iograph Creates HTML statistics of network transfer
- 0.9.1_1 sysutils =4 0.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: bsdfan@nurfuerspam.de
- Port Added: 2008-01-23 09:32:45
- Last Update: 2024-02-26 05:39:27
- Commit Hash: 5f2f3f7
- People watching this port, also watch:: gnetcat, samhain-client, monit, fusefs-sshfs, dia
- License: BSD2CLAUSE
- WWW:
- http://mdolze.gmxhome.de/iograph.shtml
- Description:
- iograph counts network traffic for one interface and creates an accounting
statistic by summing up the transfered bytes. Statistics are created hourly,
daily and monthly and are saved as static HTML files.
It is written in pure C without the need of external libraries, targetted to
be used in an embedded firewall system. A HTTP server is not included.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- iograph>0:sysutils/iograph
- To install the port:
- cd /usr/ports/sysutils/iograph/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/iograph
- pkg install iograph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iograph
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (iograph-0.9.1.tar.gz) = 49d07acf292bddf5fc87e77eb546d5c49efd101ec560a2710faa293afe663149
SIZE (iograph-0.9.1.tar.gz) = 79964
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:
- sysutils_iograph
- 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 |
0.9.1_1 26 Feb 2024 05:39:27 |
Muhammad Moinur Rahman (bofh) |
sysutils/iograph: Moved man to share/man
Approved by: portmgr (blanket) |
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.9.1 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.9.1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.1 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
0.9.1 31 May 2014 00:25:43 |
tdb |
Stage support.
PR: ports/190395
Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer) |
0.9.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.9.1 06 Mar 2011 20:02:57 |
dhn |
- Update MASTER_SITES
- Add LICENSE (BSD)
- Remove MD5 checksum
PR: ports/155314
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer) |
0.9.1 19 Jun 2008 07:33:53 |
dougb |
Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.1 23 Jan 2008 09:35:46 |
miwi |
- Remove unneeded data.bin |
0.9.1 23 Jan 2008 09:32:24 |
miwi |
iograph counts network traffic for one interface and creates an accounting
statistic by summing up the transfered bytes. Statistics are created hourly,
daily and monthly and are saved as static HTML files.
It is written in pure C without the need of external libraries, targetted to
be used in an embedded firewall system. A HTTP server is not included.
WWW: mdolze.gmxhome.de/iograph.shtml
PR: ports/119841
Submitted by: Markus Dolze |