ports/100419: [NEW PORT] science/xmds: XMDS is a code generator that integrates equations;

eV eelvex at gradus.home.net
Mon Jul 17 03:30:15 UTC 2006


>Number:         100419
>Category:       ports
>Synopsis:       [NEW PORT] science/xmds: XMDS is a code generator that integrates equations;
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 17 03:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Blekos Kostas (EelVex)
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gradus.home.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jun  4 10:46:00 EEST
>Description:
eXtensible multi-dimensional Simulator
    * An open-source XML based simulation package
    * From Ordinary Differential Equations (ODEs) up to stochastic Partial
      Differential Equations (PDEs)
    * Many applications:
          o physics
          o mathematics
          o engineering
          o finance
          o economics
          o chemistry
          o theoretical biology
    * Generates fast, C++ compiled code
    * Documentation and source are free!
    * Runs on Linux, Unix, MacOS X and Cygwin (Windows)
XMDS is a code generator that integrates equations. You write them down in
human readable form in an XML file, and it goes away and writes and compiles a
C++ program that integrates those equations as fast as it can possibly be done
in your architecture. 

Authr:	Paul Cochrane (principal developer) 	cochrane at physics.uq.edu.au
	Joseph Hope (second author) 		Joseph.Hope at anu.edu.au
	Peter Drummond (xmds project leader)	drummond at physics.uq.edu.au
WWW:	http://www.physics.uq.edu.au/xmds/index.html

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xmds-1.5.shar begins here ---
# 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:
#
#	xmds
#	xmds/pkg-descr
#	xmds/Makefile
#	xmds/pkg-plist
#	xmds/distinfo
#
echo c - xmds
mkdir -p xmds > /dev/null 2>&1
echo x - xmds/pkg-descr
sed 's/^X//' >xmds/pkg-descr << 'END-of-xmds/pkg-descr'
XeXtensible multi-dimensional Simulator
X    * An open-source XML based simulation package
X    * From Ordinary Differential Equations (ODEs) up to stochastic Partial
X      Differential Equations (PDEs)
X    * Many applications:
X          o physics
X          o mathematics
X          o engineering
X          o finance
X          o economics
X          o chemistry
X          o theoretical biology
X    * Generates fast, C++ compiled code
X    * Documentation and source are free!
X    * Runs on Linux, Unix, MacOS X and Cygwin (Windows)
XXMDS is a code generator that integrates equations. You write them down in
Xhuman readable form in an XML file, and it goes away and writes and compiles a
XC++ program that integrates those equations as fast as it can possibly be done
Xin your architecture. 
X
XAuthr:	Paul Cochrane (principal developer) 	cochrane at physics.uq.edu.au
X	Joseph Hope (second author) 		Joseph.Hope at anu.edu.au
X	Peter Drummond (xmds project leader)	drummond at physics.uq.edu.au
XWWW:	http://www.physics.uq.edu.au/xmds/index.html
END-of-xmds/pkg-descr
echo x - xmds/Makefile
sed 's/^X//' >xmds/Makefile << 'END-of-xmds/Makefile'
X# New ports collection makefile for:	xmds
X# Date created:		2006-07-17
X# Whom:			EelVex
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmds
XPORTVERSION=	1.5
XCATEGORIES=	science
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=xmds
XDISTNAME=	xmds-1.5-2
X
XMAINTAINER=	mplekos at physics.upatras.gr
XCOMMENT=	XMDS is a code generator that integrates equations;
X
XBUILD_DEPENDS=	${LOCALBASE}/include/fftw.h:${PORTSDIR}/math/fftw
X
XMAN1=	loadxsil.1 xmds.1 xsil2graphics.1
X
XHAS_CONFIGURE=	YES
X
XCONFIGURE_ARGS=	--with-fftw-path=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-xmds/Makefile
echo x - xmds/pkg-plist
sed 's/^X//' >xmds/pkg-plist << 'END-of-xmds/pkg-plist'
Xinclude/getopt_xmds.h
Xlib/libxmds.a
Xbin/loadxsil.m
Xbin/xmds
Xinclude/xmdscomplex.h
Xinclude/xmdsconfig.h
Xbin/xsil2graphics
END-of-xmds/pkg-plist
echo x - xmds/distinfo
sed 's/^X//' >xmds/distinfo << 'END-of-xmds/distinfo'
XMD5 (xmds-1.5-2.tar.gz) = 23f4378f5a787be941e632ddc4bf3f2b
XSHA256 (xmds-1.5-2.tar.gz) = 259a3cb2d7e2dd7128e2f5fa8c41f1eb9693ca04e9ed409e0bdd7f0f0531bc47
XSIZE (xmds-1.5-2.tar.gz) = 415729
END-of-xmds/distinfo
exit
--- xmds-1.5.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list