git: fa7feea79853 - main - www/cssed: Mark BROKEN, deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:13 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa7feea79853e254b694e4a1358d0c54a8f0465d commit fa7feea79853e254b694e4a1358d0c54a8f0465d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-04 08:36:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-04 10:01:27 +0000 www/cssed: Mark BROKEN, deprecate and set expiration date to 2024-05-31 Abandoned upstream and doesn't work with Python 3.x Reference: https://sourceforge.net/projects/cssed/reviews/ --- www/cssed/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/cssed/Makefile b/www/cssed/Makefile index fbe8155c4deb..af31552892b4 100644 --- a/www/cssed/Makefile +++ b/www/cssed/Makefile @@ -11,6 +11,10 @@ WWW= https://cssed.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Not compatible with Python 3.x +DEPRECATED= Abandonware and broken, doesn't work with Python 3.x +EXPIRATION_DATE=2024-05-31 + USES= compiler:c++11-lang dos2unix gettext gnome localbase pathfix \ pkgconfig DOS2UNIX_FILES= scintilla/gtk/ScintillaGTK.cxx