git: 2296b60c023d - main - devel/codeworker: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:41:52 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2296b60c023dd34614c5a64b8354b57d957f168d commit 2296b60c023dd34614c5a64b8354b57d957f168d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 12:37:44 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:58 +0000 devel/codeworker: Deprecate and set expiration date to 2024-03-31 Abandonware, outdated version in ports, unmaintained in ports for over 10 years and last release upstream in 2010 --- devel/codeworker/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/codeworker/Makefile b/devel/codeworker/Makefile index d296f616ebe5..7aa7f2b5b687 100644 --- a/devel/codeworker/Makefile +++ b/devel/codeworker/Makefile @@ -10,6 +10,9 @@ WWW= http://codeworker.free.fr/ LICENSE= LGPL21 +DEPRECATED= Abandonware, outdated version in ports and last release upstream in 2010 +EXPIRATION_DATE=2024-03-31 + WRKSRC= ${WRKDIR}/CodeWorker${PORTVERSION:S/./_/g} USES= dos2unix gmake zip