From 89e4ec6e2a197d7e2623fabb6b894389391d9bbd Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 26 Aug 2017 09:40:15 +0000 Subject: Deprecate kpackagekit and packagekit-qt4 and set expiration date --- ports-mgmt/kpackagekit/Makefile | 3 +++ ports-mgmt/packagekit-qt4/Makefile | 2 ++ 2 files changed, 5 insertions(+) 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 -- cgit