Port details |
- upsdaemon Simple APC UPS Daemon
- 1.0_1 sysutils
=2 1.0_1Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: 2006-08-15 16:22:24
- Last Update: 2024-03-01 18:11:59
- Commit Hash: 138eb13
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://BSDforge.com/projects/sysutils/upsdaemon/
- Description:
- The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fails, the UpsDaemon it effects shutdown the system.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- upsdaemon>0:sysutils/upsdaemon
- To install the port:
- cd /usr/ports/sysutils/upsdaemon/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/upsdaemon
- pkg install upsdaemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: upsdaemon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (upsdaemon-1.0.tar.gz) = c89cf173cb4229c4b2ca23120c3c48770aeca6b621d05666f05aea8bc0f28981
SIZE (upsdaemon-1.0.tar.gz) = 30720
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_upsdaemon
- pkg-message:
- For install:
- NOTICE:
To run UpsDaemon from startup add
upsdaemon_enable="YES" in rc.conf
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 01 Mar 2024 18:11:59
    |
Gleb Popov (arrowd)  Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
1.0 13 Jan 2024 23:30:23
    |
Daniel Engberg (diizzy)  |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
1.0 04 Jan 2024 17:37:09
    |
Daniel Engberg (diizzy)  |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0 20 May 2020 19:17:25
  |
rene  |
sysutils/upsdaemon: unbreak, over to new website and maintainer
PR: 246154
Submitted by: Chris Hutchinson
Approved by: previous maintainer timeout (2 weeks)
MFH: 2020Q2 |
1.0 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
1.0 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
1.0 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
1.0 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.0 22 Nov 2014 09:13:36
  |
antoine  |
Cleanup plist |
1.0 29 Jun 2014 16:06:33
  |
vanilla  |
Stagify, add LICENSE.
Approved by: portmgr@ (blanket approval) |
1.0 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0 16 Apr 2009 13:44:38
 |
miwi  |
- Fix build with GCC 4.2
- Pass maintainership to submitter
PR: 133661
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: portmgr (erwin) |
1.0 31 Dec 2008 07:15:15
 |
linimon  |
Reset maintainer. |
1.0 31 Dec 2008 07:11:33
 |
linimon  |
Reset ederbs@ederbs.org: email address bounces.
Hat: portmgr |
1.0 30 Sep 2007 10:14:30
 |
linimon  |
Mark as broken with gcc4.2. |
1.0 15 Aug 2006 16:09:38
 |
itetcu  |
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fail, the UpsDaemon it effects shutdown the system.
WWW: http://www.ederbs.org/projects/upsdaemon/
- Ederson de Moura
ederbs@ederbs.org
PR: ports/101841
Submitted by: Ederson de Moura <ederbs at ederbs.org> |