aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-08-30 22:35:20 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-08-30 22:35:20 +0000
commitf1327fae9d4b4a0674ccb3f90b1509bb56a02616 (patch)
tree53951e0b4324ae8594e89c5173abf92be516fe79 /x11-clocks
parent669edd9fd1449bbc17a3149bfaca6cf523fdf5c4 (diff)
downloadports-f1327fae9d4b4a0674ccb3f90b1509bb56a02616.tar.gz
ports-f1327fae9d4b4a0674ccb3f90b1509bb56a02616.zip
Deprecate KDE4 plasma applets that I maintain. KDE4 is now marked DEPRECATED
and these are useless outside of the KDE4 workspace.
Notes
Notes: svn path=/head/; revision=478499
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/plasma-applet-adjustableclock/Makefile3
-rw-r--r--x11-clocks/plasma-applet-geekclock/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-clocks/plasma-applet-adjustableclock/Makefile b/x11-clocks/plasma-applet-adjustableclock/Makefile
index 084120a40bbb..67d2e6bfea2d 100644
--- a/x11-clocks/plasma-applet-adjustableclock/Makefile
+++ b/x11-clocks/plasma-applet-adjustableclock/Makefile
@@ -13,6 +13,9 @@ COMMENT= KDE4 highly configurable clock plasma applet
LICENSE= GPLv2
+DEPRECATED= KDE4 is EOL upstream
+EXPIRATION_DATE= 2018-12-31
+
USES= cmake gettext kde:4 qt:4 tar:bzip2
USE_KDE= automoc4 workspace
USE_QT= qmake_build moc_build rcc_build uic_build
diff --git a/x11-clocks/plasma-applet-geekclock/Makefile b/x11-clocks/plasma-applet-geekclock/Makefile
index 1ff69470526e..8d75d08daecf 100644
--- a/x11-clocks/plasma-applet-geekclock/Makefile
+++ b/x11-clocks/plasma-applet-geekclock/Makefile
@@ -11,6 +11,9 @@ DISTNAME= geek-clock-plasmoid-${PORTVERSION}-src
MAINTAINER= jhale@FreeBSD.org
COMMENT= KDE4 geeky analog clock plasma applet
+DEPRECATED= KDE4 is EOL upstream
+EXPIRATION_DATE= 2018-12-31
+
USES= cmake kde:4 qt:4
USE_KDE= automoc4 kdelibs workspace
USE_QT= gui dbus network opengl svg webkit xml \