aboutsummaryrefslogtreecommitdiff
path: root/net/nut
Commit message (Collapse)AuthorAge
* net/nut: Remove whitespace before conffilesMarty R2016-05-03
| | | | | | Closes #2652 Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* nut: upstream version bumpMarty R2016-03-18
| | | | Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
* nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfixMarty R2015-10-03
| | | | | | | | | | | | | | | | | Headers are required by collectd as mentioned in #1801. This is the nut portion based on dwmw2@d636841cd1d1dfab04cb509520c082738ddfb2ea Happy to merge with 15.05 as per #1803. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> [martin.p.rowe@gmail.com: condensed InstallDev lines] Added package nut-web-cgi based on demorfi@7e340f47944ff4a9c49d3b1dc6c1d9d965cd344c. Closes #1614. Pending signoff by @demorfi [martin.p.rowe@gmail.com: simplified implementation, no changes to Config.in] Added package nut-avahi-service similar to other implementations in #618 Bugfix to remove redundant NUT_DRIVER_SERIAL config Bugfix to make UPSLOG config actually install (requires PKG_RELEASE bump) Some code tidy-ups Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
* nut: Fix required dependencies.Hanson Wong2015-09-20
|
* 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>