diff options
author | adridg <adridg@FreeBSD.org> | 2018-08-31 02:40:36 +0800 |
---|---|---|
committer | adridg <adridg@FreeBSD.org> | 2018-08-31 02:40:36 +0800 |
commit | e3ec56a02be1b1a2515886df57097df5c6b7587b (patch) | |
tree | 368b87b36c66b15757ae9f66bfa8a6610ff74045 /x11-clocks | |
parent | 6332347933791ce25c25f0f62a6b8345f3eb8a59 (diff) | |
download | freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.tar.gz freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.tar.zst freebsd-ports-gnome-e3ec56a02be1b1a2515886df57097df5c6b7587b.zip |
Deprecate KDE4 software, categories www-x11-themes
This is the last bit.
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/amor-kde4/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/kdetoys-kde4/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/kteatime-kde4/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/ktimer-kde4/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/ktux-kde4/Makefile | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/x11-clocks/amor-kde4/Makefile b/x11-clocks/amor-kde4/Makefile index 65ac1fbfdf09..9d969bb6f87c 100644 --- a/x11-clocks/amor-kde4/Makefile +++ b/x11-clocks/amor-kde4/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-clocks kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Small animation which sits on top of active window +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake:outsource kde:4 qt:4 tar:xz USE_KDE= kdelibs automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/x11-clocks/kdetoys-kde4/Makefile b/x11-clocks/kdetoys-kde4/Makefile index 105ff73a74f0..2e8b44466e94 100644 --- a/x11-clocks/kdetoys-kde4/Makefile +++ b/x11-clocks/kdetoys-kde4/Makefile @@ -9,6 +9,9 @@ PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE miscellaneous applications (meta port) +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= kde:4 metaport OPTIONS_DEFINE= AMOR KTEATIME KTUX diff --git a/x11-clocks/kteatime-kde4/Makefile b/x11-clocks/kteatime-kde4/Makefile index 4b93023b8d17..f68c6cf9efc5 100644 --- a/x11-clocks/kteatime-kde4/Makefile +++ b/x11-clocks/kteatime-kde4/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-clocks kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Handy timer for steeping tea +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake:outsource kde:4 qt:4 tar:xz USE_KDE= kdelibs automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/x11-clocks/ktimer-kde4/Makefile b/x11-clocks/ktimer-kde4/Makefile index 75d2aefd8f1f..f2e8abe1ff7b 100644 --- a/x11-clocks/ktimer-kde4/Makefile +++ b/x11-clocks/ktimer-kde4/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-clocks kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Countdown launcher for KDE +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake:outsource kde:4 qt:4 tar:xz USE_KDE= automoc4 kdelibs USE_QT= qmake_build moc_build rcc_build uic_build diff --git a/x11-clocks/ktux-kde4/Makefile b/x11-clocks/ktux-kde4/Makefile index 4fd1186de8e2..fbf00f183a4b 100644 --- a/x11-clocks/ktux-kde4/Makefile +++ b/x11-clocks/ktux-kde4/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-clocks kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Tux-in-a-Spaceship screen saver +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake:outsource kde:4 qt:4 tar:xz USE_KDE= kdelibs workspace automoc4 USE_QT= qt3support moc_build qmake_build rcc_build uic_build |