Port details |
- nagnu Nagios dashboard
- 1.1.3_2 net-mgmt =2 1.1.3_2Version of this port present on the latest quarterly branch.
- Maintainer: fredrik@min-hemsida.net
- Port Added: 2016-12-10 17:05:43
- Last Update: 2024-01-22 16:52:32
- Commit Hash: c47815f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/frlen/nagnu
- Description:
- Nagnu is a curses/terminal based dashboard for nagios showing current
status of hosts and services.
- ¦ ¦ ¦ ¦
- 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-mgmt/nagnu/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nagnu
- pkg install nagnu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nagnu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1499900163
SHA256 (frlen-nagnu-1.1.3_GH0.tar.gz) = 9d8f2864b5280290d73326fac7ff0871228ad756745b41d091c38b7e9e06198d
SIZE (frlen-nagnu-1.1.3_GH0.tar.gz) = 61790
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:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_nagnu
- USES:
- ncurses
- 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 |
1.1.3_2 22 Jan 2024 16:52:32 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/nagnu: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.1.3_1 11 Apr 2023 23:02:44 |
Robert Clausecker (fuz) |
net-mgmt/nagnu: unbreak on FreeBSD 13+
Build with -fcommon to avoid a duplicate symbol error.
See also: https://github.com/frlen/nagnu/issues/5
Approved by: portmgr (build fix 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) |
1.1.3 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 ) |
1.1.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.3 18 Feb 2021 04:47:37 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.1.3 12 Jul 2017 23:20:59 |
dbaio |
net-mgmt/nagnu: Update to 1.1.3
- Added support for htdigest authentication
While here, add LICENSE_FILE
PR: 220678
Submitted by: Fredrik Lennmark <fredrik@min-hemsida.net> (maintainer)
Approved by: garga (mentor, implicit) |
1.1.2_1 13 Dec 2016 05:45:36 |
marino |
net-mgmt/nagnu: Fix ncurses requirement specification part II
Upon further discussion, it was revealed that base ncurses will satisfy
requirements, so adjust USES accordingly.
discussed-with: pi (originally committer) |
1.1.2 13 Dec 2016 00:06:05 |
marino |
net-mgmt/nagnu: Fix ncurses requirement specification
discussed-with: pi (originally committer) |
1.1.2 10 Dec 2016 17:05:30 |
pi |
New port: net-mgmt/nagnu
Nagnu is a curses/terminal based dashboard for nagios showing current
status of hosts and services.
WWW: https://github.com/frlen/nagnu
PR: 208846
Submitted by: Fredrik Lennmark <fredrik@min-hemsida.net> |