Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12788c2713661662dbab0d3595b47a6abfa06009

commit 12788c2713661662dbab0d3595b47a6abfa06009
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-02 17:06:10 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-02 17:06:10 +0000

    textproc/py-extract-msg: Remove expired port
    
    2025-06-01 textproc/py-extract-msg: Depends on expiring textproc/py-RTFDE
---
 MOVED                             |  1 +
 textproc/Makefile                 |  1 -
 textproc/py-extract-msg/Makefile  | 34 ----------------------------------
 textproc/py-extract-msg/distinfo  |  3 ---
 textproc/py-extract-msg/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/MOVED b/MOVED
index d0c5c39dd256..fe28038f791c 100644
--- a/MOVED
+++ b/MOVED
@@ -4463,3 +4463,4 @@ biology/checkm||2025-06-02|Has expired: Depends on expired science/py-DendroPy
 net/pichi||2025-06-02|Has expired: Depends on expired security/mbedtls2
 science/pastix||2025-06-02|Has expired: Depends on expired lang/julia
 science/dvc||2025-06-02|Has expired: Depends on expired math/py-grandalf
+textproc/py-extract-msg||2025-06-02|Has expired: Depends on expiring textproc/py-RTFDE
diff --git a/textproc/Makefile b/textproc/Makefile
index c18aa75a2c3f..9198d5bc141e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1369,7 +1369,6 @@
     SUBDIR += py-epy-reader
     SUBDIR += py-et_xmlfile
     SUBDIR += py-evtx2splunk
-    SUBDIR += py-extract-msg
     SUBDIR += py-fastavro
     SUBDIR += py-fasttext-predict
     SUBDIR += py-faust-cchardet
diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile
deleted file mode 100644
index 2514cc7974eb..000000000000
--- a/textproc/py-extract-msg/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-PORTNAME=	extract-msg
-DISTVERSION=	0.52.0
-PORTREVISION=	2
-CATEGORIES=	textproc python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	extract_msg-${PORTVERSION}
-
-MAINTAINER=	DtxdF@disroot.org
-COMMENT=	Extracts emails and attachments saved in MS Outlook's .msg files
-WWW=		https://github.com/TeamMsgExtractor/msg-extractor
-
-LICENSE=	GPLv3
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-DEPRECATED=	Depends on expiring textproc/py-RTFDE
-EXPIRATION_DATE=2025-06-01
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}chardet>=4.0.0:textproc/py-chardet@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}compressed-rtf>=1.0.6:archivers/py-compressed-rtf@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}ebcdic>=1.1.1:textproc/py-ebcdic@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}olefile>=0.46:devel/py-olefile@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytz-deprecation-shim>0:devel/py-pytz-deprecation-shim@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}red-black-tree-mod>=0:devel/py-red-black-tree-mod@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}RTFDE>=0.0.2:textproc/py-RTFDE@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tzlocal>=4.2:devel/py-tzlocal@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist distutils
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo
deleted file mode 100644
index 46bde15e1c20..000000000000
--- a/textproc/py-extract-msg/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1731275284
-SHA256 (extract_msg-0.52.0.tar.gz) = c21c548c43e1f0cdce5616102d33e590e2b46fbdc9d04f21af4eb62dcbf296dd
-SIZE (extract_msg-0.52.0.tar.gz) = 328420
diff --git a/textproc/py-extract-msg/pkg-descr b/textproc/py-extract-msg/pkg-descr
deleted file mode 100644
index 51d5329964c2..000000000000
--- a/textproc/py-extract-msg/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-extract_msg extracts emails and attachments saved in Microsoft
-Outlook's .msg files. It automates the extraction of key email data
-(from, to, cc, date, subject, body) and the email's attachments.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>