aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-01-18 12:01:38 +0000
committerRene Ladan <rene@FreeBSD.org>2022-01-30 11:45:26 +0000
commit5003158b43ab436f59c96a3f30b2b0149cf7eb70 (patch)
treef024977aa369544f630127da41f0d4b33b12b7a8 /misc
parent66fe7cd9f3093c602d7657d803d24d1a9aef5c39 (diff)
downloadports-5003158b43ab436f59c96a3f30b2b0149cf7eb70.tar.gz
ports-5003158b43ab436f59c96a3f30b2b0149cf7eb70.zip
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
(cherry picked from commit 48d98ef9181e828b575f37e1841ad53e5def5987)
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeedu/Makefile7
-rw-r--r--misc/orange3/Makefile3
-rw-r--r--misc/parley/Makefile3
-rw-r--r--misc/py-orange3-associate/Makefile3
-rw-r--r--misc/py-orange3-datafusion/Makefile3
-rw-r--r--misc/py-orange3-educational/Makefile3
-rw-r--r--misc/py-orange3-network/Makefile3
-rw-r--r--misc/py-orange3-timeseries/Makefile3
8 files changed, 0 insertions, 28 deletions
diff --git a/misc/kdeedu/Makefile b/misc/kdeedu/Makefile
index 792c05bc34a2..85df095a3101 100644
--- a/misc/kdeedu/Makefile
+++ b/misc/kdeedu/Makefile
@@ -70,11 +70,4 @@ ROCS_RUN_DEPENDS= rocs>=${KDE_APPLICATIONS_VERSION}:math/rocs
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>
diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile
index 52243307f749..0d4bc1103418 100644
--- a/misc/orange3/Makefile
+++ b/misc/orange3/Makefile
@@ -7,9 +7,6 @@ COMMENT= Component-based data mining software
LICENSE= GPLv3
-DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
-EXPIRATION_DATE=2021-06-23
-
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \
diff --git a/misc/parley/Makefile b/misc/parley/Makefile
index b56242dfebca..980fc2ab64b9 100644
--- a/misc/parley/Makefile
+++ b/misc/parley/Makefile
@@ -5,9 +5,6 @@ CATEGORIES= misc education kde kde-applications
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
diff --git a/misc/py-orange3-associate/Makefile b/misc/py-orange3-associate/Makefile
index 458c3b646f27..c580f9381016 100644
--- a/misc/py-orange3-associate/Makefile
+++ b/misc/py-orange3-associate/Makefile
@@ -8,9 +8,6 @@ COMMENT= Orange 3 add-on: Frequent itemsets and association rules mining
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:science/py-scipy@${PY_FLAVOR}
diff --git a/misc/py-orange3-datafusion/Makefile b/misc/py-orange3-datafusion/Makefile
index ae3366dce67c..ed0fea56fc3e 100644
--- a/misc/py-orange3-datafusion/Makefile
+++ b/misc/py-orange3-datafusion/Makefile
@@ -11,9 +11,6 @@ COMMENT= Data fusion add-on for Orange3
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}
diff --git a/misc/py-orange3-educational/Makefile b/misc/py-orange3-educational/Makefile
index 874db12ebf8d..e20fc074f8d6 100644
--- a/misc/py-orange3-educational/Makefile
+++ b/misc/py-orange3-educational/Makefile
@@ -9,9 +9,6 @@ COMMENT= Orange add-on: widgets for machine learning and data mining
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses EOL Python 2.7 via misc/orange3, ultimately because www/qt5-webengine is still Python 2.7
-EXPIRATION_DATE=2021-06-23
-
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR}
diff --git a/misc/py-orange3-network/Makefile b/misc/py-orange3-network/Makefile
index 20103ba47489..f8cadd6ee1f5 100644
--- a/misc/py-orange3-network/Makefile
+++ b/misc/py-orange3-network/Makefile
@@ -9,9 +9,6 @@ COMMENT= Network analysis add-on for Orange data mining suite
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} \
diff --git a/misc/py-orange3-timeseries/Makefile b/misc/py-orange3-timeseries/Makefile
index 4ee56e952a0c..fb05358e6092 100644
--- a/misc/py-orange3-timeseries/Makefile
+++ b/misc/py-orange3-timeseries/Makefile
@@ -9,9 +9,6 @@ COMMENT= Orange add-on for analyzing, visualizing, manipulating time series
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}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \