Port details |
- bandwidthd Tracks bandwidth usage by IP address
- 2.0.1_12 net-mgmt =11 2.0.1_12Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: pcre, t1lib, unzip, libxml2, freetype2
- License: GPLv3+
- WWW:
- https://bandwidthd.sourceforge.net/
- Description:
- bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with
graphs to display network utilization. Charts are built by individual IP. It
color codes HTTP, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks
each individual IP address, not the status of any particular link.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bandwidthd>0:net-mgmt/bandwidthd
- To install the port:
- cd /usr/ports/net-mgmt/bandwidthd/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/bandwidthd
- pkg install bandwidthd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bandwidthd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1476707733
SHA256 (bandwidthd-2.0.1.tgz) = 6ddbb80f7585658425fe31f6ccd293df9754052e012376af11814566ca878306
SIZE (bandwidthd-2.0.1.tgz) = 140687
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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libgd.so : graphics/gd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bandwidthd-2.0.1_12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_bandwidthd
- USES:
- gmake tar:tgz
- 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.0.1_12 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.0.1_12 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.0.1_12 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 ) |
2.0.1_12 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.1_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1_12 27 Aug 2020 20:21:04 |
tcberner |
net/bandwidthd: fix build on recent current |
2.0.1_12 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
2.0.1_11 22 Oct 2016 09:03:52 |
amdmi3 |
- Fix LICENSE
- Switch to options helpers |
2.0.1_11 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 |
2.0.1_10 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.0.1_10 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.1_10 20 Mar 2016 14:34:06 |
jbeich |
net-mgmt/bandwidthd: back out r411165 and disable png check
libpng is dependency of libgd, bandwidthd doesn't use it directly
PR: 208014
Tested by: md5 **/*.o |
2.0.1_9 15 Mar 2016 14:33:04 |
ohauer |
- port links against libpng, so add png as dependency
PR: 208014
Submitted by: Franco Fichtner |
2.0.1_8 11 Jan 2016 19:36:32 |
ohauer |
- write new rc script [1]
- install config with @sample macro
- bump PORTREVISION
MFH: 2016Q1 |
2.0.1_7 28 Apr 2015 15:11:08 |
bdrewery |
Release maintainership. I've never used this. |
2.0.1_7 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
2.0.1_6 20 Mar 2015 02:46:47 |
bdrewery |
Convert to new @dir format |
2.0.1_6 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.1_6 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.0.1_6 05 Nov 2013 12:07:07 |
bdrewery |
- Convert to staging
- Use new LIB_DEPENDS syntax |
2.0.1_6 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
2.0.1_6 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
2.0.1_5 05 Jul 2013 14:32:27 |
bdrewery |
Convert from USE_GMAKE to USES=gmake |
2.0.1_5 05 Jul 2013 12:46:46 |
bdrewery |
Add LICENSE |
2.0.1_5 13 Jun 2013 21:19:12 |
bdrewery |
- Take maintainership
- Remove ABI version from LIB_DEPENDS |
2.0.1_5 13 Jun 2013 19:05:28 |
wg |
net-mgmt/bandwidthd: really fix build with clang
- Fix build with /usr/bin/cc as clang
- Trim Makefile header
Suggested by: bapt
Approved by: culot / jpaetzel (mentors, implicit) |
2.0.1_5 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.0.1_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.1_4 17 Jul 2011 12:41:43 |
arved |
Fix build with gcc
Reported by: pointyhat |
2.0.1_4 14 Jul 2011 15:19:53 |
arved |
Fix build with clang
PR: 158559
Submitted by: Niclas Zeising |
2.0.1_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0.1_4 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
2.0.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0.1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.0.1_2 12 Nov 2009 04:56:16 |
linimon |
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr |
2.0.1_2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.0.1_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 |
2.0.1_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}. |
2.0.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
2.0.1 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.1 22 Jan 2006 02:47:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.0.1 16 Jan 2005 16:11:59 |
clement |
- Update to 2.0.1
Note: sensor mode is not yet supported |
1.2.1 14 Apr 2004 19:15:33 |
clement |
- Update to 1.2.1(b) |
1.2.0_1 30 Mar 2004 19:56:44 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
1.2.0_1 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |