Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 15:05:29 -0600 (CST)
From:      Jason Bacon <bacon@smithers.neuro.mcw.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94189: New port: Linux Matlab 6.5r13
Message-ID:  <200603072105.k27L5TdE058207@smithers.neuro.mcw.edu>
Resent-Message-ID: <200603072110.k27LA6IP062384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94189
>Category:       ports
>Synopsis:       New port: Linux Matlab 6.5r13
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 21:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
Medical College of Wisconsin
>Environment:
System: FreeBSD smithers.neuro.mcw.edu 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed Aug 24 14:54:53 CDT 2005 bacon@clone.neuro.mcw.edu:/usr/obj/usr/src/sys/clone i386


>Description:
	Port framework for installing Linux Matlab 6.5r13
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	math/linux-Matlab6
#	math/linux-Matlab6/files
#	math/linux-Matlab6/files/pkg-message.in
#	math/linux-Matlab6/Makefile
#	math/linux-Matlab6/distinfo
#	math/linux-Matlab6/pkg-descr
#
echo c - math/linux-Matlab6
mkdir -p math/linux-Matlab6 > /dev/null 2>&1
echo c - math/linux-Matlab6/files
mkdir -p math/linux-Matlab6/files > /dev/null 2>&1
echo x - math/linux-Matlab6/files/pkg-message.in
sed 's/^X//' >math/linux-Matlab6/files/pkg-message.in << 'END-of-math/linux-Matlab6/files/pkg-message.in'
X====================================================================
XSince the Matlab installation directory undergoes changes over time,
X"make deinstall" may fail to remove all files, and you will need to
Xmanually remove %%PREFIX%%/matlab.
X
XIf you want to enable flexlm on this host, run
X%%PREFIX%%/matlab/bin/install_flexlm.sh %%PREFIX%%/matlab
X
XUsers will need %%PREFIX%%/bin in PATH to run matlab.
X====================================================================
END-of-math/linux-Matlab6/files/pkg-message.in
echo x - math/linux-Matlab6/Makefile
sed 's/^X//' >math/linux-Matlab6/Makefile << 'END-of-math/linux-Matlab6/Makefile'
X# New ports collection Makefile for:   Linux Matlab 6.5r13
X# Date created:        20 Feb 2005
X# Whom:                jbacon@mcw.edu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	linux-Matlab
XPORTVERSION=	6.5r13
XCATEGORIES=	math science
XMASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/
X
XMAINTAINER=	jbacon@mcw.edu
XCOMMENT=	Mathworks(r) Matlab 6.5r13
X
XUSE_LINUX=	yes
XUSE_XLIB=	yes
XPREFIX?=	${LINUXBASE}${LOCALBASE}
X
XNO_BUILD=	yes
X
XSUB_FILES=	pkg-message
X
X# Run installation script under pre-install, so the packing list
X# can be generated AFTER the files are in place.  The installed
X# toolboxes will vary immensely depending on the user's license options
X# and selection.
Xpre-install:
X	${WRKSRC}/install_matlab-r13 ${PREFIX} ${WRKSRC}
X
Xdo-install:
X	@${ECHO_MSG} "Installation complete."
X
Xpost-install:
X	@${CAT} ${WRKDIR}/pkg-message
X
X.include <bsd.port.mk>
END-of-math/linux-Matlab6/Makefile
echo x - math/linux-Matlab6/distinfo
sed 's/^X//' >math/linux-Matlab6/distinfo << 'END-of-math/linux-Matlab6/distinfo'
XMD5 (linux-Matlab-6.5r13.tar.gz) = a61351748c5f99edc32c1386fe6ba1c9
XSHA256 (linux-Matlab-6.5r13.tar.gz) = 4ee4228b528813fc0918bd6b11fbcb4f7bce1752e6d9eb6b451e27bb9293ff45
XSIZE (linux-Matlab-6.5r13.tar.gz) = 3971
END-of-math/linux-Matlab6/distinfo
echo x - math/linux-Matlab6/pkg-descr
sed 's/^X//' >math/linux-Matlab6/pkg-descr << 'END-of-math/linux-Matlab6/pkg-descr'
XThis is Mathworks (r) Matlab 6.5r13 for Linux.  It requires installation
Xmedia and a license file from Mathworks, Inc., and linux_base-8.
X
X    -Jason
X    jbacon@mcw.edu
END-of-math/linux-Matlab6/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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