Commit Graph

23 Commits

Author SHA1 Message Date
Doug Barton f55829cb5a The safest way to handle nut's state and pid files is to have them all
sent to a directory that's writeable by user uucp. I generally configure
this manually myself when I install nut, and since there are so many
other things that need manual configuration, I never thought it was
a big deal. However, a user pointed out that it'd be nice if the thing
(well, at least this part of the thing) worked more or less out of
the box, so here you go.

This change adds a /var/db/nut directory that is owned by user uucp.
2002-01-20 01:11:27 +00:00
Doug Barton d0faf23098 Upgrade to 0.45.3, which has several new UPS modules, and many new man pages 2001-12-22 08:52:42 +00:00
Doug Barton 276d9b8ab8 * Update to 0.45.1, which as numerous new features, new UPS', and
many bugfixes. Check out http://www.exploits.org/nut/release/new-0.45.1.txt
for more details. Highlights include experimental USB support, and the
various programs dropping more privileges after startup.

* Clean up the Makefile a little by grouping more of the CGI-dependent
stuff together. Improve the pkg-plist in this regard as well. Make a
directory and install a conf file sample that the software Makefile's
are missing for some reason.

* Make the cgi directory depend on one of the previously
discussed plans to use PREFIX/www/cgi-bin if it exists already, and
PREFIX/share/apache if not.
2001-10-07 23:01:18 +00:00
Doug Barton be7420e844 Take over maintainership, update coming 2001-10-07 07:19:05 +00:00
James E. Housley 45bf285bb4 Drop MAINTAINERship. I know I am not giving this port the attention
it needs.
2001-08-27 13:42:08 +00:00
James E. Housley 9743c1375c Update to version 0.45.0 2001-07-02 01:40:11 +00:00
James E. Housley 081d9ac52f Update to version 0.44.3
- Updaet gd dependancy
- Added missing MAN8
- Merged pkg-plist.(doc|cgi) into pkg-plist
- General cleanup
2001-03-23 13:32:11 +00:00
James E. Housley 8729595f0d I will MAINTAIN this port. 2001-03-23 11:50:27 +00:00
Boris Popov 935bcebcd4 Remove me as maintainer of this port. 2001-03-20 16:08:39 +00:00
Maxim Sobolev 2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Boris Popov 7b9e4e1601 Update to 0.44.2.
File layout changed again: all ups drivers now located in the
${PREFIX}/libexec/nut. Some of the tools moved to ${PREFIX}/bin directory.
Startup script renamed to nut.sh.sample.
2001-01-04 06:14:59 +00:00
Boris Popov 8485be2ae0 Update to version 0.44.1
Note: state files moved from /var/state/ups to /var/db.
2000-10-16 06:09:58 +00:00
Satoshi Asami 81dd7a637c Rename PLIST.{CGI,DOC} to pkg-plist.{cgi,doc}. 2000-10-08 06:02:30 +00:00
Steve Price 9770c8f157 Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup the
presence of the wrong library (e.g. libgdk_pixbuf).
2000-08-08 03:15:52 +00:00
Boris Popov 41fa24ec09 Upgrade to version 0.44.0 2000-07-18 04:56:46 +00:00
Kris Kennaway 58a5b49157 Missed one more directory 2000-07-03 03:02:42 +00:00
Kris Kennaway 27f1277a17 Remove extraneous directories on deinstall
Noticed by:	bento
2000-07-03 02:58:30 +00:00
Michael Haro 960543ecef Corrrect whitespace introduced during PORTNAME conversion and portlint 2000-04-22 10:14:11 +00:00
Chris Piazza f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Boris Popov 1694b9ceee Upgrade to version 0.43.1
Submitted by:	"Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se>
2000-03-06 12:55:37 +00:00
Boris Popov a8f3db38bb Update to version 0.43.0 2000-02-21 08:23:28 +00:00
Boris Popov 2b2af36e2d Upgrade to nut-0.42.2. 2000-01-29 01:54:28 +00:00
Boris Popov e905d01c4c New port for 'nut' package. It supports wide variety of UPS hardware
(including Smart and Back UPS for APPC), has ability to shutdown
multiple hosts without additional hardware and provides CGI
scripts to monitor UPS status via WEB interface.
2000-01-11 11:55:48 +00:00