ports/50476: New port: math/libmath++

David Siebörger drs at rucus.ru.ac.za
Mon Mar 31 12:00:33 UTC 2003


>Number:         50476
>Category:       ports
>Synopsis:       New port: math/libmath++
>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 Mar 31 04:00:25 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Siebörger
>Release:        FreeBSD 4.8-RC i386
>Organization:
Rhodes University Computer Users Society
>Environment:
System: FreeBSD bashir.scw.ru.ac.za 4.8-RC FreeBSD 4.8-RC #26: Sat Mar 15 16:04:13 SAST 2003 drs at bashir.dsl.ru.ac.za:/usr/obj/usr/src/sys/BASHIR i386
>Description:
A math library for symbolic and numeric calculus applications

This is required by a new port, games/monopd, which I'm about to submit.
>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:
#
#	libmath++
#	libmath++/Makefile
#	libmath++/pkg-descr
#	libmath++/pkg-plist
#	libmath++/distinfo
#
echo c - libmath++
mkdir -p libmath++ > /dev/null 2>&1
echo x - libmath++/Makefile
sed 's/^X//' >libmath++/Makefile << 'END-of-libmath++/Makefile'
X# New ports collection makefile for:   libmath++
X# Date created:        30 March 2003
X# Whom:                David Siebörger <drs at rucus.ru.ac.za>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libmath++
XPORTVERSION=	0.0.3
XCATEGORIES=	math
XMASTER_SITES=	http://www.surakware.net/pub/unstable/releases/libmath++/
X
XMAINTAINER=	drs at rucus.ru.ac.za
XCOMMENT=	A math library for symbolic and numeric calculus applications
X
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-libmath++/Makefile
echo x - libmath++/pkg-descr
sed 's/^X//' >libmath++/pkg-descr << 'END-of-libmath++/pkg-descr'
Xlibmath++ is a template based math library, written in C++, for
Xsymbolic and numeric calculus applications.
X
XImplemented Features
X
X    * expression conversion from string to tree and vise versa
X    * symbolic derivatives
X    * expression simplification (non-generic) and calculation
X    * easily exensible interface using visitors
X
XPlanned Features
X
X    * generic expression simplification
X    * symbolic integration
X    * expression expansion
X    * everything else needed for complete function analysis
X
XWWW: http://www.surakware.net/projects/libmath++/
END-of-libmath++/pkg-descr
echo x - libmath++/pkg-plist
sed 's/^X//' >libmath++/pkg-plist << 'END-of-libmath++/pkg-plist'
Xinclude/math++/calculator.h
Xinclude/math++/calculator.tcc
Xinclude/math++/derive.h
Xinclude/math++/derive.tcc
Xinclude/math++/error.h
Xinclude/math++/expander.h
Xinclude/math++/expander.tcc
Xinclude/math++/library.h
Xinclude/math++/library.tcc
Xinclude/math++/matcher.h
Xinclude/math++/matcher.tcc
Xinclude/math++/nodes.h
Xinclude/math++/nodes.tcc
Xinclude/math++/printer.h
Xinclude/math++/printer.tcc
Xinclude/math++/reader.h
Xinclude/math++/reader.tcc
Xinclude/math++/simplifier.h
Xinclude/math++/simplifier.tcc
Xinclude/math++/utils.h
Xinclude/math++/utils.tcc
Xinclude/math++/visitor.h
Xlib/libmath++.a
Xlib/libmath++.la
Xlib/libmath++.so
Xlib/libmath++.so.0
X at dirrm include/math++
END-of-libmath++/pkg-plist
echo x - libmath++/distinfo
sed 's/^X//' >libmath++/distinfo << 'END-of-libmath++/distinfo'
XMD5 (libmath++-0.0.3.tar.gz) = f7d1bd1059b9620e5e9c8e2204430d3c
END-of-libmath++/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list