Commit graph

34 commits

Author SHA1 Message Date
Doug Barton
2f393b9b49 Fix WWW, per PR; update the english text while I'm here.
PR:		ports/62925
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-02-16 20:43:06 +00:00
Doug Barton
b6b738d7a2 Update to 1.4.1, which incorporates the security fix that was previously
a patch, and adds support for some new UPS'.

For the port, update MASTER_SITES, add new stuff and retire one driver
that's been consolidated into one of the existing drivers.
2004-02-08 07:37:40 +00:00
Doug Barton
7a54874aaf For some reason, these man pages were left out of the 'all' target 2004-02-08 07:35:11 +00:00
Doug Barton
9b10715af3 This patch has been incorporated into the new release. 2004-02-08 07:34:46 +00:00
Doug Barton
78464810dd Improve the command line arguments for upslog.
PR:		ports/57031
Submitted by:	truckman
2004-02-08 07:33:52 +00:00
Doug Barton
0703da4581 Update master site to the new mirror. Tarball is unchanged. 2003-10-06 09:58:30 +00:00
Doug Barton
d4e38ac9d1 Upgrade to version 1.4.0, the latest stable version.
Re-enable the CGI programs, now that they build.

Kind assistance provided by: Guido Falsi <mad@madpilot.net>
2003-09-10 11:18:29 +00:00
Doug Barton
1361ea7c38 Add my name and e-mail 2003-09-10 11:10:12 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Doug Barton
b163e79e9a Major overhaul to reflect the update to the latest version, 1.2.1.
Development stalled on this distribution for a while, then went into a
frantic period of many updates per month. Now it's stabilized to the
point that it's worth keeping current again.

There are many new models of UPS supported, and a lot of changes to
how the various tools work, so users of the old port should read UPGRADING.

Unfortunately, the CGI stuff depends on a version of gd that we don't have
yet, so that'll have to be sidelined for a while.
2003-01-13 10:41:01 +00:00
Doug Barton
ccf67e6aac Since the distribution no longer comes with a sample FreeBSD script
(which I hope to remedy), the patch is now superfluous. So instead,
provide a sample script here.
2003-01-13 10:37:23 +00:00
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