aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 08:36:45 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:27 +0000
commitfa7feea79853e254b694e4a1358d0c54a8f0465d (patch)
treefda29e0806b19ad8a4f63fb69e4c0885c10b5cfe
parentf8e2239f17dc9ee011684c10b463a351b3587ef1 (diff)
downloadports-fa7feea79853e254b694e4a1358d0c54a8f0465d.tar.gz
ports-fa7feea79853e254b694e4a1358d0c54a8f0465d.zip
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/
-rw-r--r--www/cssed/Makefile4
1 files changed, 4 insertions, 0 deletions
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