aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nut
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-1/+2
| | | | Notes: svn path=/head/; revision=149997
* - Update to 2.0.2Sergey Matveychuk2005-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 Notes: svn path=/head/; revision=139181
* Declaim responsibility for this port. I no longer have time to maintainDoug Barton2005-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. Notes: svn path=/head/; revision=138970
* From the PR, with some small mods from me:Doug Barton2005-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 Notes: svn path=/head/; revision=138025
* Update to use the upsdrvctl program to start and stop. This shouldDoug Barton2004-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> Notes: svn path=/head/; revision=117992
* Update to version 2.0.0, the latest (and newest) stable version.Doug Barton2004-08-294-25/+20
| | | | Notes: svn path=/head/; revision=117545
* Fix WWW, per PR; update the english text while I'm here.Doug Barton2004-02-161-3/+3
| | | | | | | | PR: ports/62925 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=101083
* Update to 1.4.1, which incorporates the security fix that was previouslyDoug Barton2004-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. Notes: svn path=/head/; revision=100354
* For some reason, these man pages were left out of the 'all' targetDoug Barton2004-02-081-0/+11
| | | | Notes: svn path=/head/; revision=100353
* This patch has been incorporated into the new release.Doug Barton2004-02-081-11/+0
| | | | Notes: svn path=/head/; revision=100352
* Improve the command line arguments for upslog.Doug Barton2004-02-081-1/+1
| | | | | | | | PR: ports/57031 Submitted by: truckman Notes: svn path=/head/; revision=100351
* Update master site to the new mirror. Tarball is unchanged.Doug Barton2003-10-061-1/+1
| | | | Notes: svn path=/head/; revision=90411
* Upgrade to version 1.4.0, the latest stable version.Doug Barton2003-09-104-51/+93
| | | | | | | | | Re-enable the CGI programs, now that they build. Kind assistance provided by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=88927
* Add my name and e-mailDoug Barton2003-09-101-0/+3
| | | | Notes: svn path=/head/; revision=88926
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Major overhaul to reflect the update to the latest version, 1.2.1.Doug Barton2003-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. Notes: svn path=/head/; revision=73033
* Since the distribution no longer comes with a sample FreeBSD scriptDoug Barton2003-01-132-26/+72
| | | | | | | | (which I hope to remedy), the patch is now superfluous. So instead, provide a sample script here. Notes: svn path=/head/; revision=73031
* The safest way to handle nut's state and pid files is to have them allDoug Barton2002-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. Notes: svn path=/head/; revision=53369
* Upgrade to 0.45.3, which has several new UPS modules, and many new man pagesDoug Barton2001-12-224-15/+11
| | | | Notes: svn path=/head/; revision=51968
* * Update to 0.45.1, which as numerous new features, new UPS', andDoug Barton2001-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. Notes: svn path=/head/; revision=48541
* Take over maintainership, update comingDoug Barton2001-10-071-1/+1
| | | | Notes: svn path=/head/; revision=48514
* Drop MAINTAINERship. I know I am not giving this port the attentionJames E. Housley2001-08-271-1/+1
| | | | | | | it needs. Notes: svn path=/head/; revision=46973
* Update to version 0.45.0James E. Housley2001-07-024-27/+12
| | | | Notes: svn path=/head/; revision=44620
* Update to version 0.44.3James E. Housley2001-03-238-96/+95
| | | | | | | | | | - Updaet gd dependancy - Added missing MAN8 - Merged pkg-plist.(doc|cgi) into pkg-plist - General cleanup Notes: svn path=/head/; revision=40265
* I will MAINTAIN this port.James E. Housley2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40262
* Remove me as maintainer of this port.Boris Popov2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40111
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Update to 0.44.2.Boris Popov2001-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. Notes: svn path=/head/; revision=36761
* Update to version 0.44.1Boris Popov2000-10-165-30/+22
| | | | | | | Note: state files moved from /var/state/ups to /var/db. Notes: svn path=/head/; revision=33884
* Rename PLIST.{CGI,DOC} to pkg-plist.{cgi,doc}.Satoshi Asami2000-10-081-3/+3
| | | | Notes: svn path=/head/; revision=33544
* Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup theSteve Price2000-08-081-1/+1
| | | | | | | presence of the wrong library (e.g. libgdk_pixbuf). Notes: svn path=/head/; revision=31409
* Upgrade to version 0.44.0Boris Popov2000-07-185-41/+69
| | | | Notes: svn path=/head/; revision=30766
* Missed one more directoryKris Kennaway2000-07-031-0/+1
| | | | Notes: svn path=/head/; revision=30098
* Remove extraneous directories on deinstallKris Kennaway2000-07-031-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30097
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* Upgrade to version 0.43.1Boris Popov2000-03-063-40/+43
| | | | | | | Submitted by: "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se> Notes: svn path=/head/; revision=26587
* Update to version 0.43.0Boris Popov2000-02-213-3/+4
| | | | Notes: svn path=/head/; revision=26080
* Upgrade to nut-0.42.2.Boris Popov2000-01-294-5/+9
| | | | Notes: svn path=/head/; revision=25188
* New port for 'nut' package. It supports wide variety of UPS hardwareBoris Popov2000-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. Notes: svn path=/head/; revision=24639