From d9e16b8552c4bf02694311f0170f71c62fe7bd50 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 14 Feb 2014 15:25:32 +0000 Subject: [PATCH] - Mark deprecated and set EXPIRATION_DATE The project is not maintained from upstream anymore and only supports ancient AMD K8 CPUs. --- sysutils/cpupowerd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/cpupowerd/Makefile b/sysutils/cpupowerd/Makefile index c7b2047537e3..49e022ff3b71 100644 --- a/sysutils/cpupowerd/Makefile +++ b/sysutils/cpupowerd/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= decke@FreeBSD.org COMMENT= A CPU over- and undervolting daemon +DEPRECATED= Not maintained from upstream anymore and only supports ancient AMD K8. +EXPIRATION_DATE=2014-05-01 + USE_RC_SUBR= cpupowerd ONLY_FOR_ARCHS= i386 amd64 WRKSRC= ${WRKDIR}/${DISTNAME}/src