aboutsummaryrefslogtreecommitdiff
path: root/net/nut
Commit message (Collapse)AuthorAge
* nut: remove patch for old automake versionMarty R2015-05-06
| | | | | | tools/automake was updated to 1.15 which removed this bug; patch no longer needed. Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* nut: Update to 2.7.3Marty R2015-04-28
| | | | | | | | Updated the package to the latest upstream version. Removed a patch that was merged upstream. Bumped copyright notice to 2015. Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* nut: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* nut: Updated (c) noticeMarty R2014-10-19
| | | | Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* Remove placeholder maintainer email addresscyanidium2014-10-15
|
* nut: New package for Network UPS ToolsMarty R2014-10-15
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>