diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-06-23 19:02:25 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-23 19:02:25 +0000 |
| commit | 39c8955670ff22ad7bb88920563433384be82763 (patch) | |
| tree | 89258ea7f07d19a45402c2a1107f30d6e7076aca | |
| parent | 06a0710b7a6719c75afd016cdd7ffab9b02ac12c (diff) | |
textproc/py-orange3-text: Remove expired port
2025-06-21 textproc/py-orange3-text: Depends on expiring misc/orange3
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/py-orange3-text/Makefile | 42 | ||||
| -rw-r--r-- | textproc/py-orange3-text/distinfo | 3 | ||||
| -rw-r--r-- | textproc/py-orange3-text/pkg-descr | 7 |
5 files changed, 1 insertions, 53 deletions
@@ -4527,3 +4527,4 @@ comms/py-pynitrokey||2025-06-23|Has expired: Depends on expiring comms/py-spsdk devel/bit||2025-06-23|Has expired: Upstream ceased development biology/py-orange3-single-cell||2025-06-23|Has expired: Depends on expired math/py-fastdtw and expiring misc/orange3 biology/py-orange3-bioinformatics||2025-06-23|Has expired: Depends on expiring misc/orange3 +textproc/py-orange3-text||2025-06-23|Has expired: Depends on expiring misc/orange3 diff --git a/textproc/Makefile b/textproc/Makefile index 6c3deac8e34e..b6a8f2ef81df 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1485,7 +1485,6 @@ SUBDIR += py-opensearch-py SUBDIR += py-openstackdocstheme SUBDIR += py-openstep-plist - SUBDIR += py-orange3-text SUBDIR += py-os-api-ref SUBDIR += py-packageurl-python SUBDIR += py-pager diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile deleted file mode 100644 index 077e90cd6ac3..000000000000 --- a/textproc/py-orange3-text/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -PORTNAME= orange3-text -DISTVERSION= 1.3.1 -PORTREVISION= 5 -CATEGORIES= textproc python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Text Mining add-on for Orange3 -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} \ - ${PYTHON_PKGNAMEPREFIX}biopython>0:biology/py-biopython@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8.0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}docx2txt>=0.6:textproc/py-docx2txt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gensim>=0.12.3:textproc/py-gensim@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}nltk>=3.0.5:textproc/py-nltk@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}odfpy>=1.3.5:devel/py-odfpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pdfminer3k>=1.3.1:textproc/py-pdfminer3k@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}simhash>=1.11:math/py-simhash@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tweepy>0:net/py-tweepy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ufal.udpipe>0:textproc/py-ufal.udpipe@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wikipedia>0:www/py-wikipedia@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -USE_GITHUB= yes -GH_ACCOUNT= biolab - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/textproc/py-orange3-text/distinfo b/textproc/py-orange3-text/distinfo deleted file mode 100644 index ec78a0a092eb..000000000000 --- a/textproc/py-orange3-text/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1616813930 -SHA256 (biolab-orange3-text-1.3.1_GH0.tar.gz) = a94fb9b5a712a4afcfecbbb21dce73c51b8b75071bd40a0d23192c927a4bc9cd -SIZE (biolab-orange3-text-1.3.1_GH0.tar.gz) = 24673035 diff --git a/textproc/py-orange3-text/pkg-descr b/textproc/py-orange3-text/pkg-descr deleted file mode 100644 index abd79e386325..000000000000 --- a/textproc/py-orange3-text/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Orange3 Text extends Orange3, a data mining software package, with common -functionality for text mining. It provides access to publicly available data, -like NY Times, Twitter, Wikipedia and PubMed. Furthermore, it provides tools -for preprocessing, constructing vector spaces (like bag-of-words, topic -modeling, and similarity hashing) and visualizations like word cloud end geo -map. All features can be combined with powerful data mining techniques from -the Orange data mining framework. |
