svn commit: r478501 - head/misc/krecipes-kde4
Jason E. Hale
jhale at FreeBSD.org
Thu Aug 30 23:08:24 UTC 2018
Author: jhale
Date: Thu Aug 30 23:08:23 2018
New Revision: 478501
URL: https://svnweb.freebsd.org/changeset/ports/478501
Log:
Mark DEPRECATED and set EXPIRATION_DATE corresponding to KDE4 removal.
Unfortunately, no direct replacement is available at this time, but this
project hasn't seen any real development for over 2 years.
Modified:
head/misc/krecipes-kde4/Makefile
Modified: head/misc/krecipes-kde4/Makefile
==============================================================================
--- head/misc/krecipes-kde4/Makefile Thu Aug 30 22:49:51 2018 (r478500)
+++ head/misc/krecipes-kde4/Makefile Thu Aug 30 23:08:23 2018 (r478501)
@@ -11,6 +11,9 @@ COMMENT= KDE4 recipe database
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= KDE4 is EOL upstream
+EXPIRATION_DATE= 2018-12-31
+
USES= cmake gettext kde:4 qt:4 shared-mime-info tar:xz
USE_GNOME= libxml2 libxslt
USE_QT= corelib dbus gui qt3support sql webkit xml \
More information about the svn-ports-all
mailing list