Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2023 19:16:03 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0d4bf3721e86 - main - editors/morla: Mark DEPRECATED
Message-ID:  <202312161916.3BGJG3K9064954@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d4bf3721e86195043ceb0a1f1f5241f5feefa24

commit 0d4bf3721e86195043ceb0a1f1f5241f5feefa24
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 14:06:08 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 19:15:39 +0000

    editors/morla: Mark DEPRECATED
    
    - Project is unmaintained
    - Last upstream release was in 2011
    - Set EXPIRATION_DATE 2024-03-31
    
    Approved by:    portmgr (blanket)
---
 editors/morla/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index 33c078b5f6fd..16df2ce0f9a9 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -12,6 +12,9 @@ WWW=		http://www.morlardf.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Project is unmaintained and last upstream release was in 2011
+EXPIRATION_DATE=	2024-03-31
+
 BUILD_DEPENDS=	dot:graphics/graphviz
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libfontconfig.so:x11-fonts/fontconfig \



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