Port details on branch 2022Q4 |
- nut Network UPS Tools
- 2.8.0_13 sysutils
=0 2.8.0_13Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2022-10-25 04:13:21
- Last Update: 2022-10-25 04:09:58
- Commit Hash: cffab13
- License: GPLv2+ GPLv3+ ART10 GPLv1+
- WWW:
- https://www.networkupstools.org/
- Description:
- This is a developing project to monitor a large assortment of UPS hardware.
Network communications are used so that multiple systems can monitor a
single physical UPS and shut down together if necessary without any
special "sharing hardware" on the UPS itself. CGI scripts are provided
to monitor UPS status via a WEB browser.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/nut/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/nut
- pkg install nut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nut
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651085820
SHA256 (nut-2.8.0.tar.gz) = c3e5a708da797b7c70b653d37b1206a000fcb503b85519fe4cdf6353f792bfe5
SIZE (nut-2.8.0.tar.gz) = 3287640
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:
-
- avahi-daemon : net/avahi-app
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- avahi-daemon : net/avahi-app
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libgd.so : graphics/gd
- libfreeipmi.so : sysutils/freeipmi
- libmodbus.so : comms/libmodbus
- libneon.so : www/neon
- libpowerman.so : sysutils/powerman
- libnetsnmp.so : net-mgmt/net-snmp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nut-2.8.0_13:
AVAHI=on: Zeroconf support via Avahi
BASH=on: Install programmable completions for Bash
CGI=on: Web CGI interface
DOCS=on: Build and/or install documentation
FREEIPMI=on: freeipmi support
IPMIPSU=off: Use nut-ipmipsu support (experimental)
MANPAGES=on: Build and/or install manual pages
MODBUS=on: Modbus support
NEON=on: NEON XML/HTTP support
PDU=on: Powerman PDU support
SERIAL=on: SERIAL support
SNMP=on: SNMP network protocol support
USB=on: USB support
====> SSL protocol support: you have to select exactly one of them
SSL_OFF=off: No SSL support
OPENSSL=on: SSL/TLS support via OpenSSL
NSS=off: SSL/TLS support via NSS
===> Use 'make config' to modify these settings
- Options name:
- sysutils_nut
- USES:
- autoreconf:build compiler:c11 gmake libtool pkgconfig python:build ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0_13 25 Oct 2022 04:09:58
    |
Cy Schubert (cy)  |
sysutils/nut*: Remove bash_completion dependency
Even though bash completion scripts are installed, bash_completion
need not be installed, reducing the port and package footprint.
Should a person actually need bash_completion, it can be installed
separately by the user.
PR: 267214
Reported by: Mel Pilgrim <ports.maintainer@evilphi.com>
MFH: 2022Q4
(cherry picked from commit 6d2af9e3f07a2473b50b02388a58708ad5015cf5) |
2.8.0_12 25 Oct 2022 04:09:39
    |
Cy Schubert (cy)  |
sysutils/nut*: Require devd prior to start
In some cases nut may start before devd causing it to fail because it
lacks permissions to USB attached UPS devices. The nut supplied
devd.conf ensures that nut has read/write access to the UPS.
PR: 267144
Reported by: ml@netfence.it
MFH 2022Q4
(cherry picked from commit 9ef8c35f855969b21a880e942ff53803b5d81ce8) |
Number of commits found: 2
|