git: b6a82e0ef878 - main - textproc/docbook2odf: Mark BROKEN, deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 16:04:04 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6a82e0ef878259d6a54c4c1125655d170cba5c4
commit b6a82e0ef878259d6a54c4c1125655d170cba5c4
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 14:55:31 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:28 +0000
textproc/docbook2odf: Mark BROKEN, deprecate and set expiration date to 2025-04-30
Upstream is gone and unmaintained in tree for years
---
textproc/docbook2odf/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile
index b62419089296..47e32bcbb7db 100644
--- a/textproc/docbook2odf/Makefile
+++ b/textproc/docbook2odf/Makefile
@@ -10,6 +10,10 @@ WWW= http://open.comsultia.com/docbook2odf/
LICENSE= GPLv2
+BROKEN= Unfetchable
+DEPRECATED= Upstream is gone and unmaintained in tree for years
+EXPIRATION_DATE=2025-04-30
+
LIB_DEPENDS= libsablot.so:textproc/sablotron \
libxslt.so:textproc/libxslt
RUN_DEPENDS= zip:archivers/zip \