aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upsd
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on currentBaptiste Daroussin2013-05-031-5/+2
| | | | Notes: svn path=/head/; revision=317253
* Fix build with clangPawel Pekala2012-07-011-3/+8
| | | | Notes: svn path=/head/; revision=300333
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Drop maintainershipAndrej Zverev2008-06-241-1/+1
| | | | Notes: svn path=/head/; revision=215667
* - Fix gcc 4.11 issueAndrej Zverev2006-12-181-0/+47
| | | | Notes: svn path=/head/; revision=180103
* - Remove deprecated USE_REINPLACEAndrej Zverev2006-02-221-2/+1
| | | | | | | - Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P Notes: svn path=/head/; revision=156650
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Change my e-mailAndrej Zverev2005-10-031-1/+1
| | | | | | | Approved by: sem (mentor) Notes: svn path=/head/; revision=144051
* - Add submitter's master siteSergey Matveychuk2005-09-132-8/+5
| | | | | | | | | | | - Get rid of pkg-plist - Pass maintainership to submitter PR: ports/86075 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=142619
* Adopt a distfileEdwin Groothuis2005-08-291-1/+1
| | | | Notes: svn path=/head/; revision=141250
* Mark for deprecation since the last mastersite disappeared.Mark Linimon2005-08-281-1/+4
| | | | Notes: svn path=/head/; revision=141207
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* KATO mega patchEdwin Groothuis2003-09-271-1/+1
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upsd (/usr/ports/sysutils/upsd) does not have a startup/shutdownJames E. Housley2001-01-131-0/+20
| | | | | | | | | | script for placement into /usr/local/etc/rc.d. PR: 21517 Submitted by: Stephen Beitzel <sbeitzel@mumble.foobie.net> Notes: svn path=/head/; revision=37159
* upsd (/usr/ports/sysutils/upsd) does not have a startup/shutdownJames E. Housley2001-01-132-0/+6
| | | | | | | | | | script for placement into /usr/local/etc/rc.d PR: 21517 Submitted by: Stephen Beitzel <sbeitzel@mumble.foobie.net> Notes: svn path=/head/; revision=37158
* Update MASTER_SITEJames E. Housley2000-11-011-3/+1
| | | | | | | | PR: 22469 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34545
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27427
* Maintainer (and author) no longer wishes to maintain this port.Steve Price2000-01-241-1/+1
| | | | Notes: svn path=/head/; revision=25001
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21144
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* There are apparently different SmartUPS models that accept differentJoerg Wunsch1998-12-081-0/+32
| | | | | | | | | | | | | | | possible values for the wakeup-batteries-capacity register. Add a few more values i've obtained from my SmartUPS 1400. Also, make apc.c print out the name of the register in case some `tune' operation for an APC_TOGGLE type register failed, so the operator gets a clue about what went wrong. Maybe i'll someday even find the time to write up a short man page for all this... Notes: svn path=/head/; revision=15197
* Get the location of upsd.conf correct.Steve Price1998-07-033-4/+13
| | | | | | | PR: 7114 Notes: svn path=/head/; revision=11697
* APC smart UPS monitoring daemon.Steve Price1998-02-258-0/+160
PR: 4662 Submitted by: Daniel Baker <dbaker@neosoft.com> and myself Notes: svn path=/head/; revision=9929