summaryrefslogtreecommitdiffstats
path: root/sysutils/nut22
Commit message (Collapse)AuthorAgeFilesLines
* Remove an obsolete line from pkg-plist which caused a leftovervs2006-04-201-1/+0
| | | | | | | empty directory when installed from a package. PR: ports/95963 Submitted by: maintainer
* - Update to 2.0.3pav2006-03-298-55/+131
| | | | | | | | - Split rc.d script into three - one for each daemon - Introduce user configurable variable NUT_USER, defaults to uucp PR: ports/95015 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* SHA256ifyedwin2006-01-241-0/+2
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-1/+2
|
* - Update to 2.0.2sem2005-07-146-36/+113
| | | | | | | | | | | | - 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-254-76/+70
| | | | | | | | | | | 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 use the upsdrvctl program to start and stop. This shoulddougb2004-09-031-6/+4
| | | | | | | remove the need to edit this file for 99% of users. Editing the config files will still be necessary however. Submitted by: Rob MacGregor <rob.macgregor@gmail.com>
* Update to version 2.0.0, the latest (and newest) stable version.dougb2004-08-294-25/+20
|
* Fix WWW, per PR; update the english text while I'm here.dougb2004-02-161-3/+3
| | | | | PR: ports/62925 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 1.4.1, which incorporates the security fix that was previouslydougb2004-02-083-6/+11
| | | | | | | 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.
* For some reason, these man pages were left out of the 'all' targetdougb2004-02-081-0/+11
|
* This patch has been incorporated into the new release.dougb2004-02-081-11/+0
|
* Improve the command line arguments for upslog.dougb2004-02-081-1/+1
| | | | | PR: ports/57031 Submitted by: truckman
* 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-104-51/+93
| | | | | | Re-enable the CGI programs, now that they build. Kind assistance provided by: Guido Falsi <mad@madpilot.net>
* Add my name and e-maildougb2003-09-101-0/+3
|
* Clear moonlight beckons.ade2003-03-072-1/+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-133-85/+58
| | | | | | | | | | | | 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.
* Since the distribution no longer comes with a sample FreeBSD scriptdougb2003-01-132-26/+72
| | | | | (which I hope to remedy), the patch is now superfluous. So instead, provide a sample script here.
* 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-224-15/+11
|
* * Update to 0.45.1, which as numerous new features, new UPS', anddougb2001-10-073-28/+42
| | | | | | | | | | | | | | | 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-024-27/+12
|
* Update to version 0.44.3jeh2001-03-238-96/+95
| | | | | | | - 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-045-62/+74
| | | | | | 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-165-30/+22
| | | | 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-185-41/+69
|
* Missed one more directorykris2000-07-031-0/+1
|
* Remove extraneous directories on deinstallkris2000-07-031-0/+2
| | | | Noticed by: bento
* 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-063-40/+43
| | | | Submitted by: "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se>
* Update to version 0.43.0bp2000-02-213-3/+4
|
* Upgrade to nut-0.42.2.bp2000-01-294-5/+9
|
* New port for 'nut' package. It supports wide variety of UPS hardwarebp2000-01-118-0/+164
(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