View | Details | Raw Unified | Return to bug 246154 | Differences between
and this patch

Collapse All | Expand All

(-)upsdaemon/Makefile (-6 / +1 lines)
Lines 4-19 Link Here
4
PORTNAME=	upsdaemon
4
PORTNAME=	upsdaemon
5
PORTVERSION=	1.0
5
PORTVERSION=	1.0
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://www.ederbs.org/pub/ \
7
MASTER_SITES=	https://BSDforge.com/projects/sysutils/upsdaemon/
8
		ftp://ederbs.org/pub/
9
8
10
MAINTAINER=	freebsduser@paradisegreen.co.uk
9
MAINTAINER=	freebsduser@paradisegreen.co.uk
11
COMMENT=	Simple APC UPS Daemon
10
COMMENT=	Simple APC UPS Daemon
12
11
13
BROKEN=		unfetchable
14
DEPRECATED=	Broken for more than 6 months
15
EXPIRATION_DATE=	2020-05-05
16
17
LICENSE=	BSD2CLAUSE
12
LICENSE=	BSD2CLAUSE
18
13
19
USE_RC_SUBR=	upsdaemon
14
USE_RC_SUBR=	upsdaemon
(-)upsdaemon/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
1
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
2
When the power fail, the UpsDaemon it effects shutdown the system.
2
When the power fail, the UpsDaemon it effects shutdown the system.
3
3
4
WWW: http://www.ederbs.org/projects/upsdaemon/
4
WWW: https://BSDforge.com/projects/sysutils/upsdaemon/

Return to bug 246154