summaryrefslogtreecommitdiffstats
path: root/sysutils/nut/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.2sem2005-07-141-17/+62
| | | | | | | | | | | | - Make the port as master for soon-coming new ports - Resort MASTER_SITES - Homour portlint - Improve rcNG script - New maintainer PR: ports/83318 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: DougB
* Declaim responsibility for this port. I no longer have time to maintaindougb2005-07-121-1/+1
| | | | | | | | | it properly, and while I still use it, my ratty old UPS pales in comparison to the fancy new stuff that is out today, and therefore I cannot effectively test the program's functionality. While I have not tested them, the updates in ports/83318 look reasonable, and I suggest that the submitter would probably make a good maintainer.
* From the PR, with some small mods from me:dougb2005-06-251-9/+15
| | | | | | | | | | | 1. Upgrade to the latest version, 2.0.1 2. Convert to rc.d style startup/shutdown script 3. Improve permissions on /var/db/nut Download pgp signature file for the tarball. PR: ports/81591 Submitted by: Dmitry A Grigorovich
* Update to version 2.0.0, the latest (and newest) stable version.dougb2004-08-291-12/+11
|
* Update to 1.4.1, which incorporates the security fix that was previouslydougb2004-02-081-4/+6
| | | | | | | 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.
* Update master site to the new mirror. Tarball is unchanged.dougb2003-10-061-1/+1
|
* Upgrade to version 1.4.0, the latest stable version.dougb2003-09-101-10/+29
| | | | | | Re-enable the CGI programs, now that they build. Kind assistance provided by: Guido Falsi <mad@madpilot.net>
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Major overhaul to reflect the update to the latest version, 1.2.1.dougb2003-01-131-44/+26
| | | | | | | | | | | | 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.
* The safest way to handle nut's state and pid files is to have them alldougb2002-01-201-1/+6
| | | | | | | | | | | 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.
* Upgrade to 0.45.3, which has several new UPS modules, and many new man pagesdougb2001-12-221-2/+6
|
* * Update to 0.45.1, which as numerous new features, new UPS', anddougb2001-10-071-20/+25
| | | | | | | | | | | | | | | 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.
* Take over maintainership, update comingdougb2001-10-071-1/+1
|
* Drop MAINTAINERship. I know I am not giving this port the attentionjeh2001-08-271-1/+1
| | | | it needs.
* Update to version 0.45.0jeh2001-07-021-2/+2
|
* Update to version 0.44.3jeh2001-03-231-13/+9
| | | | | | | - Updaet gd dependancy - Added missing MAN8 - Merged pkg-plist.(doc|cgi) into pkg-plist - General cleanup
* I will MAINTAIN this port.jeh2001-03-231-1/+1
|
* Remove me as maintainer of this port.bp2001-03-201-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-3/+3
|
* Update to 0.44.2.bp2001-01-041-4/+4
| | | | | | 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.
* Update to version 0.44.1bp2000-10-161-3/+3
| | | | Note: state files moved from /var/state/ups to /var/db.
* Rename PLIST.{CGI,DOC} to pkg-plist.{cgi,doc}.asami2000-10-081-3/+3
|
* Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup thesteve2000-08-081-1/+1
| | | | presence of the wrong library (e.g. libgdk_pixbuf).
* Upgrade to version 0.44.0bp2000-07-181-3/+10
|
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-091-2/+2
|
* Upgrade to version 0.43.1bp2000-03-061-2/+2
| | | | Submitted by: "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se>
* Update to version 0.43.0bp2000-02-211-2/+2
|
* Upgrade to nut-0.42.2.bp2000-01-291-4/+5
|
* New port for 'nut' package. It supports wide variety of UPS hardwarebp2000-01-111-0/+64
(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.
OpenPOWER on IntegriCloud