Skip to content

Commit 48d98ef

Browse files
committed
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
1 parent 832e26c commit 48d98ef

File tree

87 files changed

+0
-317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+0
-317
lines changed

‎astro/gpsbabel/Makefile‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,4 @@ do-install-GUI-on:
5656
${INSTALL_DATA} ${WRKSRC}/gui/images/appicon.png \
5757
${STAGEDIR}${PREFIX}/share/pixmaps/gpsbabel.png
5858

59-
.include <bsd.port.options.mk>
60-
61-
.if ${PORT_OPTIONS:MGUI}
62-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
63-
EXPIRATION_DATE=2021-06-23
64-
.endif
65-
6659
.include <bsd.port.mk>

‎astro/marble/Makefile‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,4 @@ WEBENGINE_DESC= Add dependency on qt5-webengine
4545
WEBENGINE_USE= QT=webengine
4646
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
4747

48-
.include <bsd.port.options.mk>
49-
.if ${PORT_OPTIONS:MWEBENGINE}
50-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
51-
EXPIRATION_DATE=2021-06-23
52-
.endif
53-
5448
.include <bsd.port.mk>

‎astro/qmapshack/Makefile‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ COMMENT= Ultimate outdoor aficionado's tool
1111
LICENSE= GPLv3+
1212
LICENSE_FILE= ${WRKSRC}/LICENSE
1313

14-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
15-
EXPIRATION_DATE=2021-06-23
16-
1714
LIB_DEPENDS= libgdal.so:graphics/gdal \
1815
libproj.so:graphics/proj \
1916
libquazip1-qt5.so:archivers/quazip \

‎audio/amarok/Makefile‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,4 @@ post-patch:
8787
post-install:
8888
@${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages
8989

90-
.include <bsd.port.options.mk>
91-
92-
.if ${PORT_OPTIONS:MQTWEBENGINE}
93-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
94-
EXPIRATION_DATE=2021-06-23
95-
.endif
96-
9790
.include <bsd.port.mk>

‎audio/musescore/Makefile‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,4 @@ WEBENGINE_CMAKE_BOOL= BUILD_WEBENGINE
6565
CXXFLAGS+= -Wno-inconsistent-missing-override
6666
.endif
6767

68-
.if ${PORT_OPTIONS:MWEBENGINE}
69-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
70-
EXPIRATION_DATE=2021-06-23
71-
.endif
72-
7368
.include <bsd.port.post.mk>

‎audio/supercollider/Makefile‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ SUPERNOVA_CMAKE_BOOL= SUPERNOVA
5454
.if ! ${ARCH} == amd64 && ! ${ARCH} == i386
5555
CMAKE_ARGS+= -DSSE:BOOL=FALSE -DSSE2:BOOL=FALSE -DSC_USE_QTWEBENGINE:BOOL=FALSE
5656
.else
57-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
58-
EXPIRATION_DATE=2021-06-23
5957
USE_QT+= webengine
6058
.endif
6159

‎biology/py-orange3-bioinformatics/Makefile‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ COMMENT= Orange add-on providing common functionality for bioinformatics
1111
LICENSE= GPLv3
1212
LICENSE_FILE= ${WRKSRC}/LICENSE
1313

14-
DEPRECATED= Uses EOL Python 2.7 via misc/orange3
15-
EXPIRATION_DATE=2021-06-23
16-
1714
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
1815
RUN_DEPENDS= orange3>0:misc/orange3 \
1916
${PYTHON_PKGNAMEPREFIX}Genesis-PyAPI>0:biology/py-Genesis-PyAPI@${PY_FLAVOR} \

‎biology/py-orange3-single-cell/Makefile‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ COMMENT= Orange add-on for gene expression of single cell data
99

1010
LICENSE= AGPLv3+
1111

12-
DEPRECATED= Uses EOL Python 2.7 via misc/orange3
13-
EXPIRATION_DATE=2021-06-23
14-
1512
RUN_DEPENDS= orange3>0:misc/orange3 \
1613
${PYTHON_PKGNAMEPREFIX}orange3-bioinformatics>0:biology/py-orange3-bioinformatics@${PY_FLAVOR} \
1714
${PYTHON_PKGNAMEPREFIX}astropy>0:astro/py-astropy@${PY_FLAVOR} \

‎chinese/fcitx-libpinyin/Makefile‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ QT5_DESC= Enable Qtr for dictmanager
3434
.include <bsd.port.options.mk>
3535

3636
.if ${PORT_OPTIONS:MQT5}
37-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
38-
EXPIRATION_DATE=2021-06-23
3937
USES+= qt:5
4038
USE_QT= qmake_build gui webengine buildtools_build
4139
USE_LDCONFIG= ${PREFIX}/lib/fcitx/qt

‎databases/kbibtex/Makefile‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,4 @@ WEBENGINE_USE= QT=webengine
3636
WEBENGINE_USE_OFF= QT=webkit
3737
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
3838

39-
.include <bsd.port.options.mk>
40-
41-
.if ${PORT_OPTIONS:MWEBENGINE}
42-
DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
43-
EXPIRATION_DATE=2021-06-23
44-
.endif
45-
4639
.include <bsd.port.mk>

0 commit comments

Comments
 (0)