Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 21:26:54 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4a351aa5583d - main - math/matlab-installer: Deprecate
Message-ID:  <202502032126.513LQske059790@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a351aa5583d9fd5a91b2d99744335fb9c1f120f

commit 4a351aa5583d9fd5a91b2d99744335fb9c1f120f
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-02-03 21:25:20 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-02-03 21:26:53 +0000

    math/matlab-installer: Deprecate
    
    Unmaintained and does not work with recent Matlab versions
    math/octave is highly compatible with Matlab and free
---
 math/matlab-installer/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile
index 42d46ac81ad1..114bdd6a23a0 100644
--- a/math/matlab-installer/Makefile
+++ b/math/matlab-installer/Makefile
@@ -10,6 +10,9 @@ WWW=		https://acadix.biz/matlab-installer.php
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=     Unmaintained, does not support recent Matlab
+EXPIRATION_DATE=2025-04-03
+
 RUN_DEPENDS=	mount_image:sysutils/diskimage-tools \
 		auto-ask:sysutils/auto-admin \
 		webbrowser:www/webbrowser \



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