git: dbc1e1f50746 - main - textproc/popup: Mark BROKEN, deprecate and set expiration date to 2023-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 18:19:31 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbc1e1f507462fa6281ae04835ddc4f67fd048e9 commit dbc1e1f507462fa6281ae04835ddc4f67fd048e9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-08-29 17:45:53 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-08-29 18:18:39 +0000 textproc/popup: Mark BROKEN, deprecate and set expiration date to 2023-09-30 Fails to build with GNUstep 1.29.0, last release in 2004 and upstream is dead. PR: 273213 Reported by: jbeich --- textproc/popup/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index ddb93b18bdd0..0c3e054ebbb5 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -11,6 +11,10 @@ WWW= http://popup.sourceforge.net/ LICENSE= GPLv2+ +BROKEN= Fails to build with GNUstep 1.29.0 +DEPRECATED= Abandonware, last release in 2004 and dead upstream +EXPIRATION_DATE=2023-09-30 + USES= gnustep USE_GNUSTEP= back build