summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-04-21 17:07:24 +0200
committerRene Ladan <rene@FreeBSD.org>2025-04-21 17:08:56 +0200
commit49b26d6578a54bee48d4796cde612fb8251330a7 (patch)
tree4a711d8fb32cbcfe3fae37c011ce365fe734dd9e
parentemulators/linux_base-rl9: Fix aarch64 plist (diff)
*/*orange*: expire (in)direct consumers of misc/py-dictdiffer on 2025-06-21
-rw-r--r--biology/py-orange3-bioinformatics/Makefile3
-rw-r--r--biology/py-orange3-single-cell/Makefile2
-rw-r--r--devel/py-orange-canvas-core/Makefile3
-rw-r--r--devel/py-orange-widget-base/Makefile3
-rw-r--r--misc/orange3/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
-rw-r--r--textproc/py-orange3-text/Makefile3
11 files changed, 31 insertions, 1 deletions
diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile
index 6b3ad8fff5e3..7904ed980863 100644
--- a/biology/py-orange3-bioinformatics/Makefile
+++ b/biology/py-orange3-bioinformatics/Makefile
@@ -13,6 +13,9 @@ WWW= https://github.com/biolab/orange3-bioinformatics/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}Genesis-PyAPI>0:biology/py-Genesis-PyAPI@${PY_FLAVOR} \
diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile
index 22d1a8ec0a0f..aa91a618b146 100644
--- a/biology/py-orange3-single-cell/Makefile
+++ b/biology/py-orange3-single-cell/Makefile
@@ -10,7 +10,7 @@ WWW= https://singlecell.biolab.si/
LICENSE= AGPLv3+
-DEPRECATED= Depends on expire dmath/py-fastdtw
+DEPRECATED= Depends on expired dmath/py-fastdtw and expiring misc/orange3
EXPIRATION_DATE=2025-06-01
RUN_DEPENDS= orange3>0:misc/orange3 \
diff --git a/devel/py-orange-canvas-core/Makefile b/devel/py-orange-canvas-core/Makefile
index fa7d7f5e8211..3f03f7f4ddb8 100644
--- a/devel/py-orange-canvas-core/Makefile
+++ b/devel/py-orange-canvas-core/Makefile
@@ -12,6 +12,9 @@ WWW= https://orangedatamining.com/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Depends on expired misc/py-dictdiffer
+EXPIRATION_DATE=2025-06-21
+
RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}CommonMark>=0.8.1:textproc/py-CommonMark@${PY_FLAVOR} \
diff --git a/devel/py-orange-widget-base/Makefile b/devel/py-orange-widget-base/Makefile
index 1f4f414bc368..587414b2c7b9 100644
--- a/devel/py-orange-widget-base/Makefile
+++ b/devel/py-orange-widget-base/Makefile
@@ -12,6 +12,9 @@ WWW= https://orangedatamining.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring devel/py-orange-canvas-core
+EXPIRATION_DATE=2025-06-21
+
RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}AnyQt>0:x11-toolkits/py-AnyQt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.0:math/py-matplotlib@${PY_FLAVOR} \
diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile
index ef36ae9237a9..6606baa28d62 100644
--- a/misc/orange3/Makefile
+++ b/misc/orange3/Makefile
@@ -9,6 +9,9 @@ WWW= https://orange.biolab.si/
LICENSE= GPLv3
+DEPRECATED= Depends on expiring devel/py-orange-canvas-core
+EXPIRATION_DATE=2025-06-21
+
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \
diff --git a/misc/py-orange3-associate/Makefile b/misc/py-orange3-associate/Makefile
index 482296f27a27..1938bd5b11a1 100644
--- a/misc/py-orange3-associate/Makefile
+++ b/misc/py-orange3-associate/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/biolab/orange3-associate
LICENSE= GPLv3+
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
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 0585091b9bf8..38308ffebd0f 100644
--- a/misc/py-orange3-datafusion/Makefile
+++ b/misc/py-orange3-datafusion/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/biolab/orange3-datafusion
LICENSE= GPLv3
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
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 93512e32f1ce..6677cf06db39 100644
--- a/misc/py-orange3-educational/Makefile
+++ b/misc/py-orange3-educational/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-educational
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
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 24863a91619e..ece5c63c67b9 100644
--- a/misc/py-orange3-network/Makefile
+++ b/misc/py-orange3-network/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-network
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
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 ffbf885f5da3..b8a336f46611 100644
--- a/misc/py-orange3-timeseries/Makefile
+++ b/misc/py-orange3-timeseries/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-timeseries
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \
diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile
index 6af2862d6caf..077e90cd6ac3 100644
--- a/textproc/py-orange3-text/Makefile
+++ b/textproc/py-orange3-text/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/biolab/orange3-text
LICENSE= AGPLv3
+DEPRECATED= Depends on expiring misc/orange3
+EXPIRATION_DATE=2025-06-21
+
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \