git: 29dc7d8bc634 - main - textproc/modlogan: mark deprecated due to dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Mar 2024 20:51:14 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=29dc7d8bc634cb4bb0f4a1e11b1b2f616125e882 commit 29dc7d8bc634cb4bb0f4a1e11b1b2f616125e882 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-03-03 20:48:31 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-03-03 20:51:11 +0000 textproc/modlogan: mark deprecated due to dependency The pcre dependency is EOL, this port can be removed when pcre is removed. --- textproc/modlogan/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 1ea9e9554c30..8f161fdd2e16 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= libadns.so:dns/adns \ libpng16.so:graphics/png \ libexpat.so:textproc/expat2 +DEPRECATED= dependency devel/pcre is EOL USES= cpe gettext libtool OPTIONS_DEFINE= DOCS MYSQL