Page MenuHomeFreeBSD

D28665.id86077.diff
No OneTemporary

D28665.id86077.diff

Index: astro/gpsbabel/Makefile
===================================================================
--- astro/gpsbabel/Makefile
+++ astro/gpsbabel/Makefile
@@ -57,4 +57,11 @@
${INSTALL_DATA} ${WRKSRC}/gui/images/appicon.png \
${STAGEDIR}${PREFIX}/share/pixmaps/gpsbabel.png
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MGUI}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: astro/marble/Makefile
===================================================================
--- astro/marble/Makefile
+++ astro/marble/Makefile
@@ -42,4 +42,10 @@
WEBENGINE_USE= QT=webengine
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: astro/qmapshack/Makefile
===================================================================
--- astro/qmapshack/Makefile
+++ astro/qmapshack/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BROKEN_FreeBSD_11= Requires OpenSSL 1.1.0+
LIB_DEPENDS= libgdal.so:graphics/gdal \
Index: audio/amarok/Makefile
===================================================================
--- audio/amarok/Makefile
+++ audio/amarok/Makefile
@@ -86,4 +86,11 @@
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MQTWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: audio/gxmms2/Makefile
===================================================================
--- audio/gxmms2/Makefile
+++ audio/gxmms2/Makefile
@@ -14,6 +14,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via audio/xmms2
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libxmmsclient.so:audio/xmms2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Index: audio/lxmusic/Makefile
===================================================================
--- audio/lxmusic/Makefile
+++ audio/lxmusic/Makefile
@@ -13,6 +13,9 @@
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via audio/xmms2
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
libnotify.so:devel/libnotify
Index: audio/musescore/Makefile
===================================================================
--- audio/musescore/Makefile
+++ audio/musescore/Makefile
@@ -68,4 +68,9 @@
CXXFLAGS+= -Wno-inconsistent-missing-override
.endif
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.post.mk>
Index: audio/supercollider/Makefile
===================================================================
--- audio/supercollider/Makefile
+++ audio/supercollider/Makefile
@@ -56,6 +56,8 @@
.if ! ${ARCH} == amd64 && ! ${ARCH} == i386
CMAKE_ARGS+= -DSSE:BOOL=FALSE -DSSE2:BOOL=FALSE -DSC_USE_QTWEBENGINE:BOOL=FALSE
.else
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
USE_QT+= webengine
.endif
Index: biology/py-orange3-bioinformatics/Makefile
===================================================================
--- biology/py-orange3-bioinformatics/Makefile
+++ biology/py-orange3-bioinformatics/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}Genesis-PyAPI>0:biology/py-Genesis-PyAPI@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
Index: biology/py-orange3-single-cell/Makefile
===================================================================
--- biology/py-orange3-single-cell/Makefile
+++ biology/py-orange3-single-cell/Makefile
@@ -11,6 +11,9 @@
LICENSE= AGPLv3+
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}orange3-bioinformatics>0:biology/py-orange3-bioinformatics@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}astropy>0:astro/py-astropy@${PY_FLAVOR} \
Index: chinese/fcitx-libpinyin/Makefile
===================================================================
--- chinese/fcitx-libpinyin/Makefile
+++ chinese/fcitx-libpinyin/Makefile
@@ -34,6 +34,8 @@
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MQT5}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
USES+= qt:5
USE_QT= qmake_build gui webengine buildtools_build
USE_LDCONFIG= ${PREFIX}/lib/fcitx/qt
Index: chinese/fcitx-sunpinyin/Makefile
===================================================================
--- chinese/fcitx-sunpinyin/Makefile
+++ chinese/fcitx-sunpinyin/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv2
+DEPRECATED= Uses EOL Python 2.7 via chinese/fcitx
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libsunpinyin.so:chinese/sunpinyin
Index: databases/couchdb2/Makefile
===================================================================
--- databases/couchdb2/Makefile
+++ databases/couchdb2/Makefile
@@ -14,6 +14,9 @@
LICENSE= APACHE20 BSD3CLAUSE ISCL WTFPL OFL11
LICENSE_COMB= multi
+DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey185
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= rebar:devel/rebar \
erlang-runtime21>=21.3:lang/erlang-runtime21
LIB_DEPENDS= libicudata.so:devel/icu \
Index: databases/couchdb3/Makefile
===================================================================
--- databases/couchdb3/Makefile
+++ databases/couchdb3/Makefile
@@ -13,6 +13,9 @@
LICENSE= APACHE20 BSD3CLAUSE ISCL WTFPL OFL11
LICENSE_COMB= multi
+DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey60
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= rebar:devel/rebar \
erlang-runtime22>=22.0:lang/erlang-runtime22
LIB_DEPENDS= libicudata.so:devel/icu \
Index: databases/kbibtex/Makefile
===================================================================
--- databases/kbibtex/Makefile
+++ databases/kbibtex/Makefile
@@ -36,4 +36,11 @@
WEBENGINE_USE_OFF= QT=webkit
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: databases/p5-AnyEvent-CouchDB/Makefile
===================================================================
--- databases/p5-AnyEvent-CouchDB/Makefile
+++ databases/p5-AnyEvent-CouchDB/Makefile
@@ -13,6 +13,9 @@
LICENSE= MIT
+DEPRECATED= Uses EOL Python 2.7 via databases/couchdb2
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= couchdb2>=0.9.0:databases/couchdb2 \
p5-AnyEvent-HTTP>=2.11:www/p5-AnyEvent-HTTP \
Index: databases/pypy-gdbm/Makefile
===================================================================
--- databases/pypy-gdbm/Makefile
+++ databases/pypy-gdbm/Makefile
@@ -10,6 +10,9 @@
LICENSE= GPLv2+
+DEPRECATED= Uses EOL Python 2.7 via lang/pypy
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libgdbm.so:databases/gdbm
CFFI_NAME= ffi
Index: databases/pypy-sqlite3/Makefile
===================================================================
--- databases/pypy-sqlite3/Makefile
+++ databases/pypy-sqlite3/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= python@FreeBSD.org
COMMENT= Standard PyPy binding to the SQLite3 library
+DEPRECATED= Uses EOL Python 2.7 via lang/pypy
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
CFFI_NAME= _ffi
Index: deskutils/akonadi-calendar-tools/Makefile
===================================================================
--- deskutils/akonadi-calendar-tools/Makefile
+++ deskutils/akonadi-calendar-tools/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= CLI tools to manage akonadi calendars
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
Index: deskutils/akonadi-import-wizard/Makefile
===================================================================
--- deskutils/akonadi-import-wizard/Makefile
+++ deskutils/akonadi-import-wizard/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Import data from other mail clients to KMail
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/akonadiconsole/Makefile
===================================================================
--- deskutils/akonadiconsole/Makefile
+++ deskutils/akonadiconsole/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/akregator/Makefile
===================================================================
--- deskutils/akregator/Makefile
+++ deskutils/akregator/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/calibre/Makefile
===================================================================
--- deskutils/calibre/Makefile
+++ deskutils/calibre/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libpoppler-qt5.so:graphics/poppler-qt5 \
libwmflite.so:graphics/libwmf \
Index: deskutils/grantlee-editor/Makefile
===================================================================
--- deskutils/grantlee-editor/Makefile
+++ deskutils/grantlee-editor/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/kaddressbook/Makefile
===================================================================
--- deskutils/kaddressbook/Makefile
+++ deskutils/kaddressbook/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE contact manager
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/kalarm/Makefile
===================================================================
--- deskutils/kalarm/Makefile
+++ deskutils/kalarm/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Personal alarm scheduler
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix tar:xz xorg
Index: deskutils/kdepim-addons/Makefile
===================================================================
--- deskutils/kdepim-addons/Makefile
+++ deskutils/kdepim-addons/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= markdown:textproc/discount
RUN_DEPENDS= markdown:textproc/discount
LIB_DEPENDS= libassuan.so:security/libassuan \
Index: deskutils/kdepim-runtime/Makefile
===================================================================
--- deskutils/kdepim-runtime/Makefile
+++ deskutils/kdepim-runtime/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libcurl.so:ftp/curl \
libkolabxml.so:textproc/libkolabxml \
Index: deskutils/kdepim/Makefile
===================================================================
--- deskutils/kdepim/Makefile
+++ deskutils/kdepim/Makefile
@@ -4,6 +4,9 @@
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= deskutils kde
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE PIM applications metaport
Index: deskutils/kmail-account-wizard/Makefile
===================================================================
--- deskutils/kmail-account-wizard/Makefile
+++ deskutils/kmail-account-wizard/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE mail account wizard
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/kmail/Makefile
===================================================================
--- deskutils/kmail/Makefile
+++ deskutils/kmail/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/knotes/Makefile
===================================================================
--- deskutils/knotes/Makefile
+++ deskutils/knotes/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical
USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg
Index: deskutils/kontact/Makefile
===================================================================
--- deskutils/kontact/Makefile
+++ deskutils/kontact/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
ecm i18n iconthemes itemmodels jobwidgets kcmutils kio parts \
@@ -22,8 +25,6 @@
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
-
-
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>
Index: deskutils/korganizer/Makefile
===================================================================
--- deskutils/korganizer/Makefile
+++ deskutils/korganizer/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Calendar and scheduling Program
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical
USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz
Index: deskutils/mbox-importer/Makefile
===================================================================
--- deskutils/mbox-importer/Makefile
+++ deskutils/mbox-importer/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Import mbox files to KMail
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/nextcloudclient/Makefile
===================================================================
--- deskutils/nextcloudclient/Makefile
+++ deskutils/nextcloudclient/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv2
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libinotify.so:devel/libinotify \
libqt5keychain.so:security/qtkeychain
Index: deskutils/pim-data-exporter/Makefile
===================================================================
--- deskutils/pim-data-exporter/Makefile
+++ deskutils/pim-data-exporter/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Import and export KDE PIM settings
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
Index: deskutils/pim-sieve-editor/Makefile
===================================================================
--- deskutils/pim-sieve-editor/Makefile
+++ deskutils/pim-sieve-editor/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Mail sieve editor
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs config configwidgets coreaddons crash \
dbusaddons ecm i18n iconthemes kio service wallet \
Index: deskutils/semantik/Makefile
===================================================================
--- deskutils/semantik/Makefile
+++ deskutils/semantik/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= kde:5 pkgconfig python:3.6+ qt:5 shebangfix tar:bzip2 waf \
desktop-file-utils gettext shared-mime-info
USE_KDE= auth config configwidgets coreaddons i18n iconthemes \
Index: deskutils/syncthingtray/Makefile
===================================================================
--- deskutils/syncthingtray/Makefile
+++ deskutils/syncthingtray/Makefile
@@ -40,6 +40,8 @@
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64 || ${ARCH} == i386
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
USE_QT+= webengine
.else
CMAKE_ARGS+= -DWEBVIEW_PROVIDER=webkit
Index: deskutils/zanshin/Makefile
===================================================================
--- deskutils/zanshin/Makefile
+++ deskutils/zanshin/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Daily organizer for KDE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical
USES= cmake compiler:c++14-lang gettext kde:5 qt:5 tar:xz
Index: devel/RStudio/Makefile
===================================================================
--- devel/RStudio/Makefile
+++ devel/RStudio/Makefile
@@ -61,6 +61,8 @@
GIN_VERSION= 2.1.2
.if ${FLAVOR:U} == desktop
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
COMMENT+= (desktop UI version)
USES+= desktop-file-utils qt:5 shared-mime-info
USE_QT= core dbus declarative gui location network opengl printsupport quickcontrols sensors \
Index: devel/eric6/Makefile
===================================================================
--- devel/eric6/Makefile
+++ devel/eric6/Makefile
@@ -8,6 +8,9 @@
PORTREVISION= 2
CATEGORIES= devel python
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
Index: devel/gammaray/Makefile
===================================================================
--- devel/gammaray/Makefile
+++ devel/gammaray/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= swills@FreeBSD.org
COMMENT= Debugging tool for Qt-application
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake kde:5 pkgconfig qt:5
USE_QT= 3d concurrent core declarative designer gui help linguisttools \
Index: devel/hgreviewboard/Makefile
===================================================================
--- devel/hgreviewboard/Makefile
+++ devel/hgreviewboard/Makefile
@@ -15,6 +15,9 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via devel/rbtools
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= ${PY_MERCURIAL} \
rbt:devel/rbtools
Index: devel/kdevelop/Makefile
===================================================================
--- devel/kdevelop/Makefile
+++ devel/kdevelop/Makefile
@@ -59,4 +59,11 @@
zsh_OLD_CMD= /bin/zsh
zsh_CMD= ${LOCALBASE}/bin/zsh
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Pyton 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: devel/libosmo-abis/Makefile
===================================================================
--- devel/libosmo-abis/Makefile
+++ devel/libosmo-abis/Makefile
@@ -11,6 +11,9 @@
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via devel/libosmocore
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libosmocore.so:devel/libosmocore \
libtalloc.so:devel/talloc \
libortp.so:net/ortp
Index: devel/pyside2-tools/Makefile
===================================================================
--- devel/pyside2-tools/Makefile
+++ devel/pyside2-tools/Makefile
@@ -36,6 +36,8 @@
WRKSRC= ${WRKDIR}/pyside-setup-opensource-src-${DISTVERSION:C/^([0-9].[0-9]+.[0-9])(.[0-9])?/\1/}/sources/pyside2-tools
.if ${ARCH} == amd64 || ${ARCH} == i386
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
USE_QT+= webengine
.endif
Index: devel/pyside2/Makefile
===================================================================
--- devel/pyside2/Makefile
+++ devel/pyside2/Makefile
@@ -37,6 +37,8 @@
WRKSRC= ${WRKDIR}/pyside-setup-opensource-src-${DISTVERSION:C/^([0-9].[0-9]+.[0-9])(.[0-9])?/\1/}/sources/pyside2
.if ${ARCH} == amd64 || ${ARCH} == i386
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
PLIST_SUB+= WEBENGINE=""
USE_QT+= webengine
.else
Index: devel/qt5/Makefile
===================================================================
--- devel/qt5/Makefile
+++ devel/qt5/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qt5
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,8 @@
# * phonon4 is not part of Qt itself.
# * we don't want to pull in wayland just yet.
-USE_QT= ${_USE_QT_ALL:Nphonon4:Ndeclarative:Nwayland:S/$/_run/}
+# XXX(rene) exclude webengine
+USE_QT= ${_USE_QT_ALL:Nphonon4:Ndeclarative:Nwayland:Nwebengine:S/$/_run/}
USES= metaport qt:5
.include <bsd.port.mk>
Index: devel/qtcreator/Makefile
===================================================================
--- devel/qtcreator/Makefile
+++ devel/qtcreator/Makefile
@@ -86,6 +86,11 @@
.include <bsd.port.pre.mk>
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.if ${LLVM_DEFAULT:C/[1-5]./&0/:S,-devel,990,} >= 90
LLVM_DEFAULT= 80
.endif
Index: editors/ghostwriter/Makefile
===================================================================
--- editors/ghostwriter/Makefile
+++ editors/ghostwriter/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake qt:5
Index: editors/vscode/Makefile
===================================================================
--- editors/vscode/Makefile
+++ editors/vscode/Makefile
@@ -19,6 +19,9 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses EOL Python 2.7 via devel/electron11
+EXPIRATION_DATE=2021-06-23
+
ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= zip:archivers/zip \
Index: emulators/yuzu/Makefile
===================================================================
--- emulators/yuzu/Makefile
+++ emulators/yuzu/Makefile
@@ -107,4 +107,11 @@
-e 's/@GIT_DESC@/${GH_TAGNAME}/' \
${WRKSRC}/src/common/scm_rev.cpp.in
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MQT5}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: finance/kmymoney/Makefile
===================================================================
--- finance/kmymoney/Makefile
+++ finance/kmymoney/Makefile
@@ -110,4 +110,11 @@
pkg-plist)
.endif
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MQTWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: games/anki/Makefile
===================================================================
--- games/anki/Makefile
+++ games/anki/Makefile
@@ -16,6 +16,9 @@
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= bash:shells/bash \
maturin:devel/py-maturin@${PY_FLAVOR} \
protoc:devel/protobuf \
Index: games/minilens/Makefile
===================================================================
--- games/minilens/Makefile
+++ games/minilens/Makefile
@@ -14,6 +14,9 @@
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses EOL Python 2.7 via devel/godot2
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= godot2:devel/godot2
USE_GITHUB= yes
Index: games/py-mnemosyne/Makefile
===================================================================
--- games/py-mnemosyne/Makefile
+++ games/py-mnemosyne/Makefile
@@ -15,6 +15,9 @@
LICENSE= LGPL3
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
${PY_PILLOW} \
Index: games/stratagus/Makefile
===================================================================
--- games/stratagus/Makefile
+++ games/stratagus/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via lang/tolua++
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libpng.so:graphics/png \
libtolua++-${LUA_VER}.so:lang/tolua++
Index: games/tanks-of-freedom/Makefile
===================================================================
--- games/tanks-of-freedom/Makefile
+++ games/tanks-of-freedom/Makefile
@@ -14,6 +14,9 @@
RUN_DEPENDS= godot2:devel/godot2
+DEPRECATED= Uses EOL Python 2.7 via devel/godot2
+EXPIRATION_DATE=2021-06-23
+
USE_GITHUB= yes
GH_ACCOUNT= w84death
GH_PROJECT= Tanks-of-Freedom
Index: games/wargus/Makefile
===================================================================
--- games/wargus/Makefile
+++ games/wargus/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via games/stratagus
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= stratagus:games/stratagus \
ffmpeg2theora:multimedia/ffmpeg2theora \
cdparanoia:audio/cdparanoia
Index: games/wyrmgus/Makefile
===================================================================
--- games/wyrmgus/Makefile
+++ games/wyrmgus/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via lang/tolua++
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libtolua++-${LUA_VER}.so:lang/tolua++
BUILD_DEPENDS= ${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs
Index: games/wyrmsun/Makefile
===================================================================
--- games/wyrmsun/Makefile
+++ games/wyrmsun/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/license.txt
+DEPRECATED= Uses EOL Python 2.7 via games/wyrmgus
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= wyrmgus:games/wyrmgus
USE_GITHUB= yes
Index: graphics/cegui/Makefile
===================================================================
--- graphics/cegui/Makefile
+++ graphics/cegui/Makefile
@@ -111,6 +111,11 @@
.include <bsd.port.pre.mk>
+.if ${PORT_OPTIONS:MLUA}
+DEPRECATED= Uses EOL Python 2.7 via lang/tolua++
+EXPIRATION_DATE=2021-06-23
+.endif
+
.if ${PORT_OPTIONS:MEXPAT} || ${PORT_OPTIONS:MXERCES} || ${PORT_OPTIONS:MLIBXML2} || ${PORT_OPTIONS:MRAPIDXML} || ${PORT_OPTIONS:MTINYXML}
PLIST_SUB+= XMLPARSERS=""
.else
Index: graphics/digikam/Makefile
===================================================================
--- graphics/digikam/Makefile
+++ graphics/digikam/Makefile
@@ -101,4 +101,11 @@
PLIST_SUB= SHLIB_VER=${DISTVERSION}
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: graphics/kimagemapeditor/Makefile
===================================================================
--- graphics/kimagemapeditor/Makefile
+++ graphics/kimagemapeditor/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE generator of HTML image maps
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash guiaddons i18n iconthemes itemviews \
Index: graphics/kphotoalbum/Makefile
===================================================================
--- graphics/kphotoalbum/Makefile
+++ graphics/kphotoalbum/Makefile
@@ -35,4 +35,11 @@
WEBENGINE_DESC= Add dependency on qt5-webengine
WEBENGINE_USE= QT=webengine
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: graphics/luminance-qt5/Makefile
===================================================================
--- graphics/luminance-qt5/Makefile
+++ graphics/luminance-qt5/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv2
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
libHalf.so:graphics/ilmbase \
Index: graphics/qgis-ltr/Makefile
===================================================================
--- graphics/qgis-ltr/Makefile
+++ graphics/qgis-ltr/Makefile
@@ -19,6 +19,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= gpsbabel>=1.5.4:astro/gpsbabel \
opencl>=0:devel/opencl \
${PYTHON_PKGNAMEPREFIX}cycler>=0.10.0:devel/py-cycler@${PY_FLAVOR} \
Index: graphics/qgis/Makefile
===================================================================
--- graphics/qgis/Makefile
+++ graphics/qgis/Makefile
@@ -15,6 +15,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= gpsbabel>=1.5.4:astro/gpsbabel \
opencl>=0:devel/opencl \
${PYTHON_PKGNAMEPREFIX}cycler>=0.10.0:devel/py-cycler@${PY_FLAVOR} \
Index: lang/clover/Makefile
===================================================================
--- lang/clover/Makefile
+++ lang/clover/Makefile
@@ -6,6 +6,9 @@
COMMENT= Mesa OpenCL implementation for AMD GPUs
+DEPRECATED= Uses EOL Python 2.7 via devel/libclc
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= libclc>=0.3.0:devel/libclc \
opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd \
Index: math/aspcud/Makefile
===================================================================
--- math/aspcud/Makefile
+++ math/aspcud/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via math/gringo
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= re2c:devel/re2c
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
RUN_DEPENDS= gringo:math/gringo \
Index: math/kalgebra/Makefile
===================================================================
--- math/kalgebra/Makefile
+++ math/kalgebra/Makefile
@@ -30,4 +30,12 @@
WEBENGINE_USE= QT=webengine
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
+.endif
+
.include <bsd.port.mk>
Index: math/minizinc-ide/Makefile
===================================================================
--- math/minizinc-ide/Makefile
+++ math/minizinc-ide/Makefile
@@ -10,6 +10,9 @@
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= minizinc:math/minizinc
USES= gl qmake qt:5
Index: math/py-pyasp/Makefile
===================================================================
--- math/py-pyasp/Makefile
+++ math/py-pyasp/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via math/gringo
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= clasp:math/clasp \
gringo:math/gringo
Index: misc/kdeedu/Makefile
===================================================================
--- misc/kdeedu/Makefile
+++ misc/kdeedu/Makefile
@@ -72,4 +72,11 @@
STEP_DESC= Interactive physics simulator
STEP_RUN_DEPENDS= step>=${KDE_APPLICATIONS_VERSION}:science/step
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MPARLEY}
+DEPRECATED= Uses EOL Python 2.7 via misc/parley
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: misc/orange3/Makefile
===================================================================
--- misc/orange3/Makefile
+++ misc/orange3/Makefile
@@ -10,6 +10,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.8:x11-toolkits/py-AnyQt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bottleneck>=1.0.0:math/py-bottleneck@${PY_FLAVOR} \
Index: misc/parley/Makefile
===================================================================
--- misc/parley/Makefile
+++ misc/parley/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= Vocabulary trainer for KDE
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
Index: misc/py-orange3-associate/Makefile
===================================================================
--- misc/py-orange3-associate/Makefile
+++ misc/py-orange3-associate/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv3+
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.12.0:science/py-scipy@${PY_FLAVOR}
Index: misc/py-orange3-datafusion/Makefile
===================================================================
--- misc/py-orange3-datafusion/Makefile
+++ misc/py-orange3-datafusion/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}scikit-fusion>0:misc/py-scikit-fusion@${PY_FLAVOR}
Index: misc/py-orange3-educational/Makefile
===================================================================
--- misc/py-orange3-educational/Makefile
+++ misc/py-orange3-educational/Makefile
@@ -12,6 +12,9 @@
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3
USES= python:3.4+
Index: misc/py-orange3-network/Makefile
===================================================================
--- misc/py-orange3-network/Makefile
+++ misc/py-orange3-network/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
Index: misc/py-orange3-timeseries/Makefile
===================================================================
--- misc/py-orange3-timeseries/Makefile
+++ misc/py-orange3-timeseries/Makefile
@@ -12,6 +12,9 @@
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
Index: multimedia/gmimms/Makefile
===================================================================
--- multimedia/gmimms/Makefile
+++ multimedia/gmimms/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via multimedia/mimms
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= mimms:multimedia/mimms
USES= gnome pkgconfig tar:bzip2
Index: multimedia/gxine/Makefile
===================================================================
--- multimedia/gxine/Makefile
+++ multimedia/gxine/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey185
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libnspr4.so:devel/nspr \
libmozjs185.so:lang/spidermonkey185 \
libxine.so:multimedia/libxine
Index: net-im/kaccounts-providers/Makefile
===================================================================
--- net-im/kaccounts-providers/Makefile
+++ net-im/kaccounts-providers/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= System to administer web accounts for the KDE desktop
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libaccounts-glib.so:net-im/libaccounts-glib \
libkaccounts.so:net-im/kaccounts-integration \
libaccounts-qt5.so:net-im/libaccounts-qt5 \
Index: net-im/kde-telepathy/Makefile
===================================================================
--- net-im/kde-telepathy/Makefile
+++ net-im/kde-telepathy/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE integrated instant messaging framework
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= ktp-accounts-kcm>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-accounts-kcm \
ktp-approver>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-approver \
ktp-auth-handler>=${KDE_APPLICATIONS_VERSION}:net-im/ktp-auth-handler \
Index: net-im/ktp-accounts-kcm/Makefile
===================================================================
--- net-im/ktp-accounts-kcm/Makefile
+++ net-im/ktp-accounts-kcm/Makefile
@@ -10,6 +10,9 @@
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
libkaccounts.so:net-im/kaccounts-integration \
libtelepathy-qt5.so:net-im/telepathy-qt \
Index: net-im/ktp-text-ui/Makefile
===================================================================
--- net-im/ktp-text-ui/Makefile
+++ net-im/ktp-text-ui/Makefile
@@ -10,6 +10,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \
libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
libKTpCommonInternals.so:net-im/ktp-common-internals
Index: net-mgmt/icingaweb2-module-pdfexport/Makefile
===================================================================
--- net-mgmt/icingaweb2-module-pdfexport/Makefile
+++ net-mgmt/icingaweb2-module-pdfexport/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses EOL Python 2.7 via www/chromium
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
chromium>0:www/chromium
Index: net-mgmt/icingaweb2-module-reporting/Makefile
===================================================================
--- net-mgmt/icingaweb2-module-reporting/Makefile
+++ net-mgmt/icingaweb2-module-reporting/Makefile
@@ -37,4 +37,11 @@
(cd ${WRKSRC} && \
${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MPDF}
+DEPRECATED= Uses EOL Python 2.7 via net-mgmt/icingaweb2-module-pdfexport@${PHP_FLAVOR}
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: net-p2p/ktorrent/Makefile
===================================================================
--- net-p2p/ktorrent/Makefile
+++ net-p2p/ktorrent/Makefile
@@ -36,6 +36,8 @@
.include <bsd.port.options.mk>
.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
PLIST_SUB+= WEBENGINE=""
USE_QT+= webengine
.else
Index: net/akonadi-calendar/Makefile
===================================================================
--- net/akonadi-calendar/Makefile
+++ net/akonadi-calendar/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
dbusaddons ecm kdelibs4support i18n iconthemes itemmodels \
Index: net/calendarsupport/Makefile
===================================================================
--- net/calendarsupport/Makefile
+++ net/calendarsupport/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
Index: net/eventviews/Makefile
===================================================================
--- net/eventviews/Makefile
+++ net/eventviews/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libKGantt.so:graphics/kdiagram \
libboost_system.so:devel/boost-libs
Index: net/incidenceeditor/Makefile
===================================================================
--- net/incidenceeditor/Makefile
+++ net/incidenceeditor/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libKGantt.so:graphics/kdiagram \
libboost_system.so:devel/boost-libs
Index: net/kio-gdrive/Makefile
===================================================================
--- net/kio-gdrive/Makefile
+++ net/kio-gdrive/Makefile
@@ -10,6 +10,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
libaccounts-qt5.so:net-im/libaccounts-qt5 \
libkaccounts.so:net-im/kaccounts-integration
Index: net/kmailtransport/Makefile
===================================================================
--- net/kmailtransport/Makefile
+++ net/kmailtransport/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
Index: net/libkgapi/Makefile
===================================================================
--- net/libkgapi/Makefile
+++ net/libkgapi/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libical.so:devel/libical \
libsasl2.so:security/cyrus-sasl2
Index: net/libksieve/Makefile
===================================================================
--- net/libksieve/Makefile
+++ net/libksieve/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libsasl2.so:security/cyrus-sasl2
Index: net/libproxy-mozjs/Makefile
===================================================================
--- net/libproxy-mozjs/Makefile
+++ net/libproxy-mozjs/Makefile
@@ -5,9 +5,11 @@
CATEGORIES= net www
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
-
COMMENT= Mozilla JavaScript plug-in for libproxy
+DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey52
+EXPIRATION_DATE=2021-06-23
+
USES= compiler:c++11-lib
USE_CXXSTD= gnu++11
LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52
Index: net/mailcommon/Makefile
===================================================================
--- net/mailcommon/Makefile
+++ net/mailcommon/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libboost_system.so:devel/boost-libs \
libgpg-error.so:security/libgpg-error \
Index: net/messagelib/Makefile
===================================================================
--- net/messagelib/Makefile
+++ net/messagelib/Makefile
@@ -9,6 +9,9 @@
LICENSE= LGPL21
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libassuan.so:security/libassuan \
libboost_system.so:devel/boost-libs \
libgpg-error.so:security/libgpg-error \
Index: net/openggsn/Makefile
===================================================================
--- net/openggsn/Makefile
+++ net/openggsn/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via devel/libosmocore
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libosmocore.so:devel/libosmocore \
libtalloc.so:devel/talloc
Index: print/py-frescobaldi/Makefile
===================================================================
--- print/py-frescobaldi/Makefile
+++ print/py-frescobaldi/Makefile
@@ -14,6 +14,9 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5 #@${PY_FLAVOR}
Index: sysutils/bhyve-firmware/Makefile
===================================================================
--- sysutils/bhyve-firmware/Makefile
+++ sysutils/bhyve-firmware/Makefile
@@ -16,4 +16,11 @@
CSM_DESC= Include firmware with Compatibility Support Module
CSM_RUN_DEPENDS= uefi-edk2-bhyve-csm>=0:sysutils/uefi-edk2-bhyve-csm
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MCSM}
+DEPRECATED= Uses EOL Python 2.7 via sysutils/uefi-edk2-bhyve
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: sysutils/plasma5-libksysguard/Makefile
===================================================================
--- sysutils/plasma5-libksysguard/Makefile
+++ sysutils/plasma5-libksysguard/Makefile
@@ -22,4 +22,11 @@
WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: sysutils/usbhotkey/Makefile
===================================================================
--- sysutils/usbhotkey/Makefile
+++ sysutils/usbhotkey/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv2
+DEPRECATED= Uses EOL Python 2.7 via devel/libhid
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libhid.so:devel/libhid \
libXtst.so:x11/libXtst
Index: textproc/kibana6/Makefile
===================================================================
--- textproc/kibana6/Makefile
+++ textproc/kibana6/Makefile
@@ -14,6 +14,9 @@
LICENSE= APACHE20
+DEPRECATED= Uses EOL Python 2.7 via www/node10
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= node10>=10.15.2:www/node10
CONFLICTS= kibana[3-5]* kibana7*
Index: textproc/kibana7/Makefile
===================================================================
--- textproc/kibana7/Makefile
+++ textproc/kibana7/Makefile
@@ -14,6 +14,9 @@
LICENSE= APACHE20
+DEPRECATED= Uses EOL Python 2.7 via www/node10
+EXPIRATION_DATE=2021-06-23
+
RUN_DEPENDS= node10>=10.22.1:www/node10
CONFLICTS= kibana[6]*
Index: textproc/pageedit/Makefile
===================================================================
--- textproc/pageedit/Makefile
+++ textproc/pageedit/Makefile
@@ -10,6 +10,9 @@
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake qt:5 desktop-file-utils
USE_GITHUB= yes
Index: textproc/sigil/Makefile
===================================================================
--- textproc/sigil/Makefile
+++ textproc/sigil/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libminizip.so:archivers/minizip \
libpcre.so:devel/pcre \
libhunspell-1.7.so:textproc/hunspell
Index: www/aws-demos/Makefile
===================================================================
--- www/aws-demos/Makefile
+++ www/aws-demos/Makefile
@@ -13,6 +13,9 @@
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+DEPRECATED= Uses EOL Python 2.7 via www/aws
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= gprbuild:devel/gprbuild \
xmlada>=4.4:textproc/xmlada \
aws>=3.1:www/aws
Index: www/aws/Makefile
===================================================================
--- www/aws/Makefile
+++ www/aws/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+DEPRECATED= Uses EOL Python 2.7 via devel/gnatpython
+EXPIRATION_DATE=2021-06-23
+
BUILD_DEPENDS= gprbuild:devel/gprbuild \
xmlada>=4.4:textproc/xmlada \
asis>=2013:lang/asis \
Index: www/falkon/Makefile
===================================================================
--- www/falkon/Makefile
+++ www/falkon/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake desktop-file-utils kde:5 qt:5 ssl tar:xz xorg
USE_KDE= ecm_build i18n
USE_QT= concurrent core dbus declarative gui location network printsupport \
Index: www/npm/Makefile
===================================================================
--- www/npm/Makefile
+++ www/npm/Makefile
@@ -43,6 +43,15 @@
.include <bsd.port.pre.mk>
+.if ${PORT_OPTIONS:MNODE10}
+DEPRECATED= Uses EOL Python 2.7 via www/node10
+EXPIRATION_DATE=2021-06-23
+.endif
+.if ${PORT_OPTIONS:MNODE12}
+DEPRECATED= Uses EOL Python 2.7 via www/node12
+EXPIRATION_DATE=2021-06-23
+.endif
+
.if ${ARCH} == i386
# Workaround for kernel bug 178881
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-bug-178881
Index: www/otter-browser/Makefile
===================================================================
--- www/otter-browser/Makefile
+++ www/otter-browser/Makefile
@@ -46,4 +46,11 @@
QTWEBKIT_USE= qt=webkit
QTWEBKIT_CMAKE_BOOL= ENABLE_QTWEBKIT
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MQTWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: www/py-qt5-webengine/Makefile
===================================================================
--- www/py-qt5-webengine/Makefile
+++ www/py-qt5-webengine/Makefile
@@ -12,6 +12,9 @@
LICENSE= GPLv3
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= gl python:3.5+ pyqt:5 qt:5
USE_GL= gl
USE_PYQT= sip_build core gui network printsupport webchannel
Index: www/qt5-webview/Makefile
===================================================================
--- www/qt5-webview/Makefile
+++ www/qt5-webview/Makefile
@@ -17,6 +17,8 @@
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64 || ${ARCH} == i386
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
PLIST_SUB+= WEBENGINE=""
USE_QT+= webengine
.else
Index: www/qutebrowser/Makefile
===================================================================
--- www/qutebrowser/Makefile
+++ www/qutebrowser/Makefile
@@ -46,6 +46,11 @@
.include <bsd.port.pre.mk>
+.if ${PORT_OPTIONS:MWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.if ${PYTHON_REL} < 3700
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dataclasses>0:devel/py-dataclasses@${PY_FLAVOR}
.endif
Index: www/sahi/Makefile
===================================================================
--- www/sahi/Makefile
+++ www/sahi/Makefile
@@ -37,6 +37,11 @@
.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MCHROME}
+DEPRECATED= Uses EOL Python 2.7 via www/chromium
+EXPIRATION_DATE=2021-06-23
+.endif
+
SAHI_BUILD= 2011.07.19
USE_JAVA= yes
Index: www/yarn-node10/Makefile
===================================================================
--- www/yarn-node10/Makefile
+++ www/yarn-node10/Makefile
@@ -3,6 +3,9 @@
PKGNAMESUFFIX= -node10
+DEPRECATED= Uses EOL Python 2.7 via www/node10
+EXPIRATION_DATE=2021-06-23
+
CONFLICTS_INSTALL= yarn yarn-node12 yarn-node14
OPTIONS_EXCLUDE= NODE NODE12 NODE14
Index: www/yarn-node12/Makefile
===================================================================
--- www/yarn-node12/Makefile
+++ www/yarn-node12/Makefile
@@ -3,6 +3,9 @@
PKGNAMESUFFIX= -node12
+DEPRECATED= Uses EOL Python 2.7 via www/node12
+EXPIRATION_DATE=2021-06-23
+
CONFLICTS_INSTALL= yarn yarn-node10 yarn-node14
OPTIONS_EXCLUDE= NODE NODE10 NODE14
Index: www/yarn/Makefile
===================================================================
--- www/yarn/Makefile
+++ www/yarn/Makefile
@@ -56,4 +56,16 @@
${RLN} ${STAGEDIR}${PREFIX}/lib/node_modules/yarn/bin/yarn \
${STAGEDIR}${PREFIX}/bin/yarn
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MNODE10}
+DEPRECATED= Uses EOL Python 2.7 via www/node10
+EXPIRATION_DATE=2021-06-23
+.endif
+.if ${PORT_OPTIONS:MNODE12}
+DEPRECATED= Uses EOL Python 2.7 via www/node12
+EXPIRATION_DATE=2021-06-23
+.endif
+
+
.include <bsd.port.mk>
Index: x11-fm/konqueror/Makefile
===================================================================
--- x11-fm/konqueror/Makefile
+++ x11-fm/konqueror/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE system log application
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
localbase:ldflags kde:5 pkgconfig qt:5 tar:xz xorg
USE_KDE= activities archive auth bookmarks codecs completion config configwidgets \
Index: x11-toolkits/plasma5-kdeplasma-addons/Makefile
===================================================================
--- x11-toolkits/plasma5-kdeplasma-addons/Makefile
+++ x11-toolkits/plasma5-kdeplasma-addons/Makefile
@@ -33,4 +33,11 @@
QTWEBENGINE_USE= qt=webengine
QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MQTWEBENGINE}
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: x11-toolkits/pypy-tkinter/Makefile
===================================================================
--- x11-toolkits/pypy-tkinter/Makefile
+++ x11-toolkits/pypy-tkinter/Makefile
@@ -9,6 +9,9 @@
USES= tk
+DEPRECATED= Uses EOL Python 2.7 via lang/pypy
+EXPIRATION_DATE=2021-06-23
+
CFFI_MODULE= _tkinter/tklib
CFFI_NAME= tkffi
Index: x11/kde-baseapps/Makefile
===================================================================
--- x11/kde-baseapps/Makefile
+++ x11/kde-baseapps/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kde-baseapps
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
MAINTAINER= kde@FreeBSD.org
@@ -17,7 +18,6 @@
keditbookmarks>=${KDE_APPLICATIONS_VERSION}:deskutils/keditbookmarks \
khelpcenter>=${KDE_APPLICATIONS_VERSION}:sysutils/khelpcenter \
konsole>=${KDE_APPLICATIONS_VERSION}:x11/konsole \
- konqueror>=${KDE_APPLICATIONS_VERSION}:x11-fm/konqueror \
okular>=${KDE_APPLICATIONS_VERSION}:graphics/okular
.include <bsd.port.mk>
Index: x11/kde5/Makefile
===================================================================
--- x11/kde5/Makefile
+++ x11/kde5/Makefile
@@ -49,4 +49,11 @@
PULSEAUDIO_USE= KDE=plasma-pa
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MKDEPIM}
+DEPRECATED= Uses EOL Python 2.7 via deskutils/kdepim
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>
Index: x11/radare-cutter/Makefile
===================================================================
--- x11/radare-cutter/Makefile
+++ x11/radare-cutter/Makefile
@@ -11,6 +11,9 @@
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/../COPYING
+DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libcapstone.so:devel/capstone4 \
libr_bin.so:devel/radare2

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 3, 7:10 PM (4 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16951386
Default Alt Text
D28665.id86077.diff (55 KB)

Event Timeline