Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 18:19:31 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dbc1e1f50746 - main - textproc/popup: Mark BROKEN, deprecate and set expiration date to 2023-09-30
Message-ID:  <202308291819.37TIJVnb041225@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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