diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-02 23:41:47 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-02 23:41:47 +0800 |
commit | 99d6d12a388dab91f415ddebd52c6a57e3a6347a (patch) | |
tree | decf1f7754d8060ee740cd0c0edc9a51c04a0ec1 /x11-toolkits | |
parent | 577806de96b111cab272c48a686bcca681cc6d4d (diff) | |
download | freebsd-ports-gnome-99d6d12a388dab91f415ddebd52c6a57e3a6347a.tar.gz freebsd-ports-gnome-99d6d12a388dab91f415ddebd52c6a57e3a6347a.tar.zst freebsd-ports-gnome-99d6d12a388dab91f415ddebd52c6a57e3a6347a.zip |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/attica/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/nucleo/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-qt4-gui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt4-declarative/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt4-gui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt4pas/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qwt6/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/soqt/Makefile | 3 |
10 files changed, 33 insertions, 2 deletions
diff --git a/x11-toolkits/attica/Makefile b/x11-toolkits/attica/Makefile index 1bbbc2a2b179..17fa34e8852d 100644 --- a/x11-toolkits/attica/Makefile +++ b/x11-toolkits/attica/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= KDE/stable/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Open Collaboration Services API library +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + USE_QT= network qtestlib_build xml \ moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile index 78cd28c70e69..6a8e9a39d188 100644 --- a/x11-toolkits/nucleo/Makefile +++ b/x11-toolkits/nucleo/Makefile @@ -62,6 +62,11 @@ QT4_MAKE_ARGS= QT4MOC="${MOC}" CONFIGURE_ARGS+= --without-dns-sd .endif +.if ${PORT_OPTIONS:MQT4} +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 +.endif + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/nucleo diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile index a22eb116d338..9b16eba44370 100644 --- a/x11-toolkits/py-qt4-gui/Makefile +++ b/x11-toolkits/py-qt4-gui/Makefile @@ -9,6 +9,9 @@ CATEGORIES= x11-toolkits devel python MAINTAINER= kde@FreeBSD.org COMMENT= Python bindings for the Qt4 toolkit, QtGui module +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + CONFIGURE_ARGS= --enable QtGui PYQT_DIST= yes diff --git a/x11-toolkits/qt4-declarative/Makefile b/x11-toolkits/qt4-declarative/Makefile index b5d3cf0cd33e..f601400d283e 100644 --- a/x11-toolkits/qt4-declarative/Makefile +++ b/x11-toolkits/qt4-declarative/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt declarative framework for dynamic user interfaces +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + USES= qmake:no_env qt-dist:4 USE_QT= moc_build rcc_build uic_build corelib gui network \ opengl script sql svg xml xmlpatterns diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile index 1e4fa4c569ce..d77fbfcd1176 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt graphical user interface module +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils diff --git a/x11-toolkits/qt4pas/Makefile b/x11-toolkits/qt4pas/Makefile index 687efdec0431..5f60b3501662 100644 --- a/x11-toolkits/qt4pas/Makefile +++ b/x11-toolkits/qt4pas/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/V/}_Qt${QT4_VER_MIN} MAINTAINER= acm@FreeBSD.org COMMENT= Qt4 binding for FreePascal +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + USE_LDCONFIG= yes USE_QT= corelib gui network script webkit \ moc_build diff --git a/x11-toolkits/qwt5-designerplugin/Makefile b/x11-toolkits/qwt5-designerplugin/Makefile index d53944e7186b..17f357fed36b 100644 --- a/x11-toolkits/qwt5-designerplugin/Makefile +++ b/x11-toolkits/qwt5-designerplugin/Makefile @@ -10,6 +10,9 @@ PKGNAMESUFFIX= 5-designerplugin MAINTAINER= ports@FreeBSD.org COMMENT= Qt Designer plugin for Qwt +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + LIB_DEPENDS= libqwt.so:x11-toolkits/qwt5 USES= gmake qmake qt:4 tar:bzip2 diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index 484104595b79..a61ea1aabb7e 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -9,6 +9,9 @@ PKGNAMESUFFIX= 5 MAINTAINER= ports@FreeBSD.org COMMENT= Qt Widgets for Technical Applications +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + USES= gmake qmake qt:4 tar:bzip2 USE_QT= gui svg moc_build USE_LDCONFIG= yes diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index 2e21f7a6eda0..57c265e20dd2 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -2,7 +2,7 @@ PORTNAME= qwt PORTVERSION= 6.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= SF PKGNAMESUFFIX= 6-${FLAVOR} @@ -10,8 +10,10 @@ PKGNAMESUFFIX= 6-${FLAVOR} MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Qt Widgets for Technical Applications -FLAVORS= qt4 qt5 +FLAVORS= qt5 qt4 FLAVOR?= ${FLAVORS:[1]} +qt4_DEPRECATED= Qt4 has been EOL since december 2015 +qt4_EXPIRATION_DATE= 2019-03-15 USES= gl gmake qmake tar:bzip2 USE_GL= gl diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index 217a3a3f3397..96503ede243c 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -14,6 +14,9 @@ COMMENT= Qt4 toolkit library for Coin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.GPL +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + LIB_DEPENDS= libCoin.so:graphics/Coin USES= gmake libtool pathfix pkgconfig qmake:no_env qt:4 |