git: fda94412729c - main - net/haproxy22: Mark BROKEN on 14 and 15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 17:16:28 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fda94412729c83c02ec6d9d4e4e44ba3805eef1b commit fda94412729c83c02ec6d9d4e4e44ba3805eef1b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-01 05:32:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-01 17:16:14 +0000 net/haproxy22: Mark BROKEN on 14 and 15 - The build process simply runsaway without giving any errors at the build stage - Mark DEPRECATED as the upstream EOL reaches on 2025-06-30 - Set EXPIRATION_DATE to 2025-06-30 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- net/haproxy22/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/net/haproxy22/Makefile b/net/haproxy22/Makefile index b9f50f91c778..62cfb68614e5 100644 --- a/net/haproxy22/Makefile +++ b/net/haproxy22/Makefile @@ -11,6 +11,11 @@ WWW= https://www.haproxy.org LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi +DEPRECATED= Upstream EOL reaches on 2025-06-30 +EXPIRATION_DATE= 2025-06-30 +BROKEN_FreeBSD_14= build process runsaway +BROKEN_FreeBSD_15= build process runsaway + CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy20 USES= compiler:c++11-lang cpe gmake