nut: New package for Network UPS Tools
authorMarty R <martin.p.rowe@gmail.com>
Thu, 16 Oct 2014 04:30:25 +0000 (21:30 -0700)
committerMarty R <martin.p.rowe@gmail.com>
Thu, 16 Oct 2014 04:30:25 +0000 (21:30 -0700)
commitd8258c35d5ca21f08beceadd365816353f5695b8
treeafea7096f6103872a72d6d57f2e467e05c4605ac
parent1f22b19d04042771102acec84a99e93496c018f1
nut: New package for Network UPS Tools

An older version of nut is in oldpackages. This commit is based on that
package and bumps the version to the latest release along with unifying
the server and client packages. More build options are provided for any
custom configuration but the defaults provide a working client and
server install which only needs a UPS driver. Drivers still build as
individual packages to minimise bloat. SSL support has also been added.

Signed-off-by: Martin Rowe <cyanidium@users.noreply.github.com>
net/nut/Config.in [new file with mode: 0644]
net/nut/Makefile [new file with mode: 0644]
net/nut/files/nut-monitor.init [new file with mode: 0755]
net/nut/files/nut-server.init [new file with mode: 0755]
net/nut/patches/001-fix-missing-libmath-flags.patch [new file with mode: 0644]
net/nut/patches/010-ignore_automake_k_bug.patch [new file with mode: 0644]