math/matlab-installer: Remove expired port
2025-04-03 math/matlab-installer: Unmaintained, does not support recent Matlab
This commit is contained in:
parent
e789158bbc
commit
c47060e2ca
1
MOVED
1
MOVED
@ -4302,3 +4302,4 @@ ports-mgmt/packagekit-qt@qt5||2025-04-03|Unflavorize; only Qt6 support is needed
|
||||
ports-mgmt/packagekit-qt@qt6|ports-mgmt/packagekit-qt|2025-04-03|Unflavorize; only Qt6 support is needed
|
||||
devel/rubygem-makara61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
|
||||
security/rubygem-pundit61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
|
||||
math/matlab-installer||2025-04-04|Has expired: Unmaintained, does not support recent Matlab
|
||||
|
||||
@ -500,7 +500,6 @@
|
||||
SUBDIR += mathomatic
|
||||
SUBDIR += mathpresso
|
||||
SUBDIR += matio
|
||||
SUBDIR += matlab-installer
|
||||
SUBDIR += maxima
|
||||
SUBDIR += mbasecalc
|
||||
SUBDIR += mcsim
|
||||
|
||||
@ -1,31 +0,0 @@
|
||||
PORTNAME= matlab-installer
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= math science java
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
COMMENT= Easy installation of Linux Matlab(r) on FreeBSD
|
||||
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 \
|
||||
|
||||
USES= java linux tar:xz
|
||||
USE_LINUX= dri devtools
|
||||
JAVA_OS= linux
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/matlab-installer.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@ -1,2 +0,0 @@
|
||||
SHA256 (matlab-installer-0.2.tar.xz) = 461e694d6140000cb40350daa126ae0e8c9a1e3ee0defee8c84643460bf977b6
|
||||
SIZE (matlab-installer-0.2.tar.xz) = 6668
|
||||
@ -1,6 +0,0 @@
|
||||
This port installs the prerequisites for Mathworks (r) Matlab for Linux
|
||||
and an installer script (matlab-installer), which automates the somewhat
|
||||
tricky process of installing Linux Matlab.
|
||||
|
||||
Installing Matlab requires Matlab installation media and a license file and
|
||||
installation key from Mathworks, Inc.
|
||||
Loading…
x
Reference in New Issue
Block a user