diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 18:56:06 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 18:56:06 +0000 |
| commit | 5703a80056b6cfca17d30528c823c1f3a8c5199d (patch) | |
| tree | fa3a6fea91832087e6bb0ceb0e3d2b78ed3b7717 | |
| parent | 70db875681781a825354122d461a72e4a5300022 (diff) | |
devel/py-oletools: Remove expired port
2025-03-31 devel/py-oletools: Depends on expired textproc/py-colorclass
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/py-oletools/Makefile | 32 | ||||
| -rw-r--r-- | devel/py-oletools/distinfo | 3 | ||||
| -rw-r--r-- | devel/py-oletools/pkg-descr | 4 |
5 files changed, 1 insertions, 40 deletions
@@ -4487,3 +4487,4 @@ security/mbedtls2||2025-06-02|Has expired: Upstream support ends at the end of 2 graphics/rubygem-pdfkit||2025-06-02|Has expired: Depends on expired converters/wkhtmltopdf security/racoon2||2025-06-02|Has expired: Requested removal by PR/286981 converters/wkhtmltopdf||2025-06-02|Has expired: Upstream abandoned the project +devel/py-oletools||2025-06-02|Has expired: Depends on expired textproc/py-colorclass diff --git a/devel/Makefile b/devel/Makefile index a61dd59803aa..fc21baab4804 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5320,7 +5320,6 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile - SUBDIR += py-oletools SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-onigurumacffi diff --git a/devel/py-oletools/Makefile b/devel/py-oletools/Makefile deleted file mode 100644 index 722499ac98d9..000000000000 --- a/devel/py-oletools/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= oletools -PORTVERSION= 0.60.2 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= python@FreeBSD.org -COMMENT= Tools to analyze security characteristics of MS OLE2 files -WWW= https://pypi.org/project/oletools/ - -LICENSE= BSD2CLAUSE MIT -LICENSE_COMB= multi -LICENSE_FILE= ${WRKSRC}/oletools/LICENSE.txt - -DEPRECATED= Depends on expired textproc/py-colorclass -EXPIRATION_DATE=2025-03-31 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorclass>=0:textproc/py-colorclass@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}easygui>=0:x11-toolkits/py-easygui@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}msoffcrypto-tool>=0:security/py-msoffcrypto-tool@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}olefile>=0.46:devel/py-olefile@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyparsing2>=2.1.0<3:devel/py-pyparsing2@${PY_FLAVOR} - -USES= dos2unix python zip -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-oletools/distinfo b/devel/py-oletools/distinfo deleted file mode 100644 index d8a2d7198ba3..000000000000 --- a/devel/py-oletools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1720176778 -SHA256 (oletools-0.60.2.zip) = ad452099f4695ffd8855113f453348200d195ee9fa341a09e197d66ee7e0b2c3 -SIZE (oletools-0.60.2.zip) = 3433750 diff --git a/devel/py-oletools/pkg-descr b/devel/py-oletools/pkg-descr deleted file mode 100644 index c4746b120fec..000000000000 --- a/devel/py-oletools/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Python tools to analyze security characteristics of MS OLE2 files (also called -Structured Storage, Compound File Binary Format or Compound Document File -Format), such as Microsoft Office documents, for Malware Analysis and Incident -Response. |
