From 560a48de74d5a26f3cd771306c2f9fb96d728a2c Mon Sep 17 00:00:00 2001 From: ume Date: Sat, 31 May 2014 19:12:43 +0000 Subject: Mark GKrellM 1.X as DEPRECATED. Approved by: portmgr (implicit) --- misc/gkrellmfmonitor/Makefile | 3 +++ misc/gkrellmlaunch/Makefile | 3 +++ misc/gkrellshoot/Makefile | 3 +++ 3 files changed, 9 insertions(+) (limited to 'misc') diff --git a/misc/gkrellmfmonitor/Makefile b/misc/gkrellmfmonitor/Makefile index 1b292d89f8b2..154972e1806d 100644 --- a/misc/gkrellmfmonitor/Makefile +++ b/misc/gkrellmfmonitor/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM FMonitor plugin +DEPRECATED= GKrellM 1.X is no longer being developed, consider using 2.X. +EXPIRATION_DATE=2014-06-30 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/misc/gkrellmlaunch/Makefile b/misc/gkrellmlaunch/Makefile index 6319ae45bbf7..11ffe9d1e933 100644 --- a/misc/gkrellmlaunch/Makefile +++ b/misc/gkrellmlaunch/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Application launcher plugin for GKrellM +DEPRECATED= GKrellM 1.X is no longer being developed, consider using 2.X. +EXPIRATION_DATE=2014-06-30 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile index faa12ce2e94e..172c318438b4 100644 --- a/misc/gkrellshoot/Makefile +++ b/misc/gkrellshoot/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Screen locking and screen capture plugin for GKrellM +DEPRECATED= GKrellM 1.X is no longer being developed, consider using 2.X. +EXPIRATION_DATE=2014-06-30 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ import:${PORTSDIR}/graphics/ImageMagick -- cgit