aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-08-26 17:40:15 +0800
committerantoine <antoine@FreeBSD.org>2017-08-26 17:40:15 +0800
commit89e4ec6e2a197d7e2623fabb6b894389391d9bbd (patch)
tree4a8d0ccfb918d97848ec66c9428e67af28ca4e04
parentff4a65fdcca97cc47d692ff8e9e5c495a21b2c74 (diff)
downloadfreebsd-ports-gnome-89e4ec6e2a197d7e2623fabb6b894389391d9bbd.tar.gz
freebsd-ports-gnome-89e4ec6e2a197d7e2623fabb6b894389391d9bbd.tar.zst
freebsd-ports-gnome-89e4ec6e2a197d7e2623fabb6b894389391d9bbd.zip
Deprecate kpackagekit and packagekit-qt4 and set expiration date
-rw-r--r--ports-mgmt/kpackagekit/Makefile3
-rw-r--r--ports-mgmt/packagekit-qt4/Makefile2
2 files changed, 5 insertions, 0 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile
index c84d21c10857..71fa045bfc58 100644
--- a/ports-mgmt/kpackagekit/Makefile
+++ b/ports-mgmt/kpackagekit/Makefile
@@ -13,6 +13,9 @@ COMMENT= KDE interface for PackageKit
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Skipped for more than 5 years
+EXPIRATION_DATE= 2017-09-27
+
LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt4
USES= cmake gettext kde:4 pkgconfig tar:bzip2
diff --git a/ports-mgmt/packagekit-qt4/Makefile b/ports-mgmt/packagekit-qt4/Makefile
index e10ffd7afdf8..236fcc3e0543 100644
--- a/ports-mgmt/packagekit-qt4/Makefile
+++ b/ports-mgmt/packagekit-qt4/Makefile
@@ -8,6 +8,8 @@ PKGNAMESUFFIX= -qt4
COMMENT= Qt4 bindings to packagekit
IGNORE= does not build with Qt 4.8
+DEPRECATED= Ignored for more than 5 years
+EXPIRATION_DATE= 2017-09-27
MASTERDIR= ${.CURDIR}/../../ports-mgmt/packagekit
BUILD_WRKSRC= ${WRKSRC}/lib/packagekit-qt