notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
nload Console application which monitors network traffic in real time
0.7.4_2 net on this many watch lists=15 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.4_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-07-15 21:41:17
Last Update: 2024-01-23 15:01:56
Commit Hash: 88b1b40
People watching this port, also watch:: nmap, pcre, gmake, expat, libiconv
License: GPLv2
WWW:
http://www.roland-riegel.de/nload/
Description:
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additionally info like total amount of transfered data and min/max network usage.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/nload
  2. share/man/man1/nload.1.gz
  3. /usr/local/share/licenses/nload-0.7.4_2/catalog.mk
  4. /usr/local/share/licenses/nload-0.7.4_2/LICENSE
  5. /usr/local/share/licenses/nload-0.7.4_2/GPLv2
Collapse this list.
Dependency lines:
  • nload>0:net/nload
To install the port:
cd /usr/ports/net/nload/ && make install clean
To add the package, run one of these commands:
  • pkg install net/nload
  • pkg install nload
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nload
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nload-0.7.4.tar.gz) = c1c051e7155e26243d569be5d99c744d8620e65fa8a7e05efcf84d01d9d469e5 SIZE (nload-0.7.4.tar.gz) = 151005

Packages (timestamps in pop-ups are UTC):
nload
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.4_20.7.4_20.7.4_10.7.4_20.7.4_2-0.7.4_1-
FreeBSD:13:quarterly0.7.4_10.7.4_10.7.4_10.7.4_10.7.4_10.7.4_10.7.4_10.7.4_1
FreeBSD:14:latest0.7.4_20.7.4_20.7.4_10.7.4_20.7.4_20.7.4_1-0.7.4_1
FreeBSD:14:quarterly0.7.4_10.7.4_1-0.7.4_10.7.4_10.7.4_10.7.4_10.7.4_1
FreeBSD:15:latest0.7.4_20.7.4_2n/a0.7.4_2n/a0.7.4_20.7.4_20.7.4_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_nload
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://www.roland-riegel.de/nload/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.4_2
23 Jan 2024 15:01:56
commit hash: 88b1b406c774a3b96d5eace5699d490e8d3a6353commit hash: 88b1b406c774a3b96d5eace5699d490e8d3a6353commit hash: 88b1b406c774a3b96d5eace5699d490e8d3a6353commit hash: 88b1b406c774a3b96d5eace5699d490e8d3a6353 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
net/nload: Move man pages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.7.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.7.4_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.7.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.4_1
19 Jun 2016 09:44:21
Revision:417107Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix interface name fetching.

PR:		210380
Submitted by:	allanjude
Obtained from:	OpenBSD ports
0.7.4
05 Feb 2016 12:47:48
Revision:408179Original commit files touched by this commit
marino search for other commits by this committer
net/nload: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
0.7.4
06 Jan 2015 09:39:17
Revision:376402Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
0.7.4
25 Oct 2013 12:42:01
Revision:331571Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix package list.
0.7.4
23 Oct 2013 10:26:46
Revision:331362Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
0.7.4
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.7.4
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
0.7.4
08 Jul 2013 18:42:16
Revision:322530Original commit files touched by this commit
ehaupt search for other commits by this committer
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
0.7.4
07 Feb 2012 09:30:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.7.4
0.7.3
27 Dec 2011 15:14:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
0.7.3
13 Jun 2011 09:01:27
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.7.3
0.7.2_1
25 Jan 2011 19:59:40
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
0.7.2_1
15 Nov 2009 12:05:20
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Change configuration file path from /etc/nload.conf to
  ${PREFIX}/etc/nload.conf
- bump PORTREVISION

PR:             140566 (based on)
Submitted by:   Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
0.7.2
02 Sep 2009 15:01:56
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
0.7.2
01 Sep 2009 21:43:54
Original commit files touched by this commit
ehaupt search for other commits by this committer
Make it fetchable again.

Notified by:    pointyhat (via miwi)
0.7.2
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
0.7.2
30 Jun 2008 11:40:45
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.7.2
0.7.1
01 Mar 2008 19:15:27
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW
0.7.1
27 Feb 2008 23:37:12
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 0.7.1
- Take maintainership
0.6.0
04 Sep 2006 08:35:44
Original commit files touched by this commit
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
0.6.0
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.0
12 Mar 2004 15:08:50
Original commit files touched by this commit
krion search for other commits by this committer
- Use MASTER_SITE_SOURCEFORGE_EXTENDED

PR:             ports/64162
Submitted by:   maintainer
0.6.0
08 Feb 2004 16:56:55
Original commit files touched by this commit
krion search for other commits by this committer
- SIZE'ify

PR:             ports/62500
Submitted by:   Olivier Tharan <olive@oban.frmug.org> (maintainer)
0.6.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.6.0
02 Jan 2004 12:38:55
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.6.0

PR:             60819
Submitted by:   maintainer
0.5.0
20 Aug 2003 12:40:57
Original commit files touched by this commit
krion search for other commits by this committer
- get rid of ${STRIP_CMD}
- documentation fixes

PR:             55803
Submitted by:   maintainer
0.5.0
13 Aug 2003 20:19:42
Original commit files touched by this commit
osa search for other commits by this committer
Maintainer's update: use ${STRIP_CMD} for portlint happy

PR:     55560
0.5.0
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.5.0
21 Oct 2002 14:40:51
Original commit files touched by this commit
dwcjr search for other commits by this committer
Fix compiling on -current

PR:             44300
Submitted by:   maintainer
0.5.0
03 Sep 2002 21:07:15
Original commit files touched by this commit
obraun search for other commits by this committer
* Upgrade to 0.5.0.
* Replace GNU_CONFIGURE with HAS_CONFIGURE.

PR:             ports/42366
Submitted by:   maintainer
0.4.0
15 Jul 2002 21:31:07
Original commit files touched by this commit
roberto search for other commits by this committer
New port: net/nload.

nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing
traffic using two graphs and provides additionally info like total
amount of transfered data and min/max network usage.

WWW: http://www.roland-riegel.de/nload/index_en.html

PR:             ports/37418
Submitted by:   Olivier Tharan <olive@oban.frmug.org>

Number of commits found: 36