Port details on branch 2022Q4 |
- nut-devel Network UPS Tools
- 2022.10.15_1 sysutils
=0 2022.10.15_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2022-10-25 04:12:11
- 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:
-
- nut-devel>0:sysutils/nut-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/nut-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/nut-devel
- pkg install nut-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nut-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666030147
SHA256 (networkupstools-nut-2022.10.15-cc60640d4_GH0.tar.gz) = d8356baf463eb97260a722c26e1ae88ad8fff84c99e46ebe13b82fff37672588
SIZE (networkupstools-nut-2022.10.15-cc60640d4_GH0.tar.gz) = 3725087
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoc : textproc/asciidoc
- avahi-daemon : net/avahi-app
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- gcc11 : lang/gcc11
- as : devel/binutils
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- avahi-daemon : net/avahi-app
- python3.9 : lang/python39
- gcc11 : lang/gcc11
- 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-devel-2022.10.15_1:
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-devel
- USES:
- autoreconf:build compiler:c11 gmake libtool pkgconfig python ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.10.15_1 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) |
2022.10.15 25 Oct 2022 04:09:48
    |
Cy Schubert (cy)  |
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
(cherry picked from commit f8b5b53b3eedcca3484a0ac034adb136dc7f39e6) |
2022.09.26_4 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) |
2022.09.26_3 25 Oct 2022 04:09:30
    |
Cy Schubert (cy)  |
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
(cherry picked from commit 17a620793ca96fa1d98b073495c3f6b3c07fec2b) |
Number of commits found: 4
|