diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2018-08-30 18:23:24 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2018-08-30 18:23:24 +0000 |
commit | b7cbbfac1f36e651f5b03eb118404301c0d7671a (patch) | |
tree | a8c44fcb3cf873a26c357902105599a8962ae270 /net/knemo-kde4 | |
parent | 7bd1a42b48dddcf952cdb19f209db351d8294272 (diff) |
Deprecate KDE4 software in categories graphics-textproc.
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.
Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@)
Not deprecated, need to contact maintainers:
misc/krecipes-kde4
net-im/kmess-kde4
net/smb4k-kde4
textproc/uim-kde4
Notes
Notes:
svn path=/head/; revision=478480
Diffstat (limited to 'net/knemo-kde4')
-rw-r--r-- | net/knemo-kde4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/knemo-kde4/Makefile b/net/knemo-kde4/Makefile index 65b7a2e457b6..227d9ea9e61e 100644 --- a/net/knemo-kde4/Makefile +++ b/net/knemo-kde4/Makefile @@ -10,6 +10,9 @@ DISTNAME= 12956-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= KDE network monitor +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + BROKEN_FreeBSD_11= does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr') BROKEN_FreeBSD_12= does not build due to access to kernel-private structure (error: member access into incomplete type 'struct in6_ifaddr') |