Browse Source
2025-06-21 biology/py-orange3-bioinformatics: Depends on expiring misc/orange3overlay

5 changed files with 1 additions and 48 deletions
@ -1,35 +0,0 @@ |
|||
PORTNAME= orange3-bioinformatics |
|||
DISTVERSION= 4.8.4 |
|||
PORTREVISION= 1 |
|||
CATEGORIES= biology python |
|||
MASTER_SITES= PYPI |
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
|||
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} |
|||
|
|||
MAINTAINER= yuri@FreeBSD.org |
|||
COMMENT= Orange add-on providing common functionality for bioinformatics |
|||
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} \
|
|||
${PYTHON_PKGNAMEPREFIX}point-annotator>=2.0:math/py-point-annotator@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}pyclipper>=1.2.0:math/py-pyclipper@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}requests-cache0>0:www/py-requests-cache0@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}resdk>0:biology/py-resdk@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}scipy>=1.5.0:science/py-scipy@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}serverfiles>0:misc/py-serverfiles@${PY_FLAVOR} |
|||
|
|||
USES= python |
|||
USE_PYTHON= autoplist distutils |
|||
|
|||
NO_ARCH= yes |
|||
|
|||
.include <bsd.port.mk> |
@ -1,3 +0,0 @@ |
|||
TIMESTAMP = 1739870048 |
|||
SHA256 (orange3_bioinformatics-4.8.4.tar.gz) = 275a32d3948df5294350c25bb430336b5d4109afaf71edd7ccc76591cb9eeb8b |
|||
SIZE (orange3_bioinformatics-4.8.4.tar.gz) = 3736720 |
@ -1,9 +0,0 @@ |
|||
Orange Bioinformatics extends Orange, a data mining software package, with |
|||
common functionality for bioinformatics. The provided functionality can be |
|||
accessed as a Python library or through a visual programming interface (Orange |
|||
Canvas). The latter is also suitable for non-programmers. |
|||
|
|||
Orange Bioinformatics provides access to publicly available data, like GEO data |
|||
sets, GO and KEGG. All features can be combined with powerful visualization, |
|||
network exploration and data mining techniques from the Orange data mining |
|||
framework. |
Loading…
Reference in new issue