ports/93379: [NEW PORT] math/muparser: Mathematical expressions parser library written in C++

Nicola Vitale nivit at email.it
Wed Feb 15 09:30:17 UTC 2006


>Number:         93379
>Category:       ports
>Synopsis:       [NEW PORT] math/muparser: Mathematical expressions parser library written in C++
>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:   Wed Feb 15 09:30:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p10 FreeBSD 5.4-RELEASE-p10 #7: Wed Jan 25 21:43:38 CET 2006
>Description:
muParser is an extensible high performance math parser library written in C++.
It is based on transforming an expression into a bytecode and precalculating
constant parts of it.

Author:	Ingo Berg <ingo_berg at gmx.de>
WWW:	http://muparser.sourceforge.net/

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

--- muparser-1.25.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:
#
#	muparser
#	muparser/pkg-descr
#	muparser/Makefile
#	muparser/pkg-plist
#	muparser/distinfo
#
echo c - muparser
mkdir -p muparser > /dev/null 2>&1
echo x - muparser/pkg-descr
sed 's/^X//' >muparser/pkg-descr << 'END-of-muparser/pkg-descr'
XmuParser is an extensible high performance math parser library written in C++.
XIt is based on transforming an expression into a bytecode and precalculating
Xconstant parts of it.
X
XAuthor:	Ingo Berg <ingo_berg at gmx.de>
XWWW:	http://muparser.sourceforge.net/
END-of-muparser/pkg-descr
echo x - muparser/Makefile
sed 's/^X//' >muparser/Makefile << 'END-of-muparser/Makefile'
X# New ports collection makefile for:	muparser
X# Date created:		2006-02-14
X# Whom:			Nicola Vitale	<nivit at email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	muparser
XPORTVERSION=	1.25
XCATEGORIES=	math devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}
XDIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
X
XMAINTAINER=	nivit at email.it
XCOMMENT=	Mathematical expressions parser library written in C++
X
XRUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
X
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
XUSE_GMAKE=	yes
X
XWRKSRC=	${WRKDIR}/muParser
X
X# taken from audio/taglib
Xpost-patch:
X	@${REINPLACE_CMD} -e \
X	"s#\$$(libdir)/pkgconfig#${LOCALBASE}/libdata/pkgconfig#g" \
X	${WRKSRC}/Makefile.in
X
X.include <bsd.port.pre.mk>
X
X.if ( ${OSVERSION} < 501103 )
XUSE_GCC=	3.3+
X.endif
X
X.include <bsd.port.post.mk>
END-of-muparser/Makefile
echo x - muparser/pkg-plist
sed 's/^X//' >muparser/pkg-plist << 'END-of-muparser/pkg-plist'
X at comment $FreeBSD$
Xinclude/muParser.h
Xinclude/muParserBase.h
Xinclude/muParserBytecode.h
Xinclude/muParserCallback.h
Xinclude/muParserDLL.h
Xinclude/muParserDef.h
Xinclude/muParserError.h
Xinclude/muParserFixes.h
Xinclude/muParserInt.h
Xinclude/muParserStack.h
Xinclude/muParserTest.h
Xinclude/muParserToken.h
Xinclude/muParserTokenReader.h
Xlib/libmuparser.so
Xlib/libmuparser.so.0
Xlib/libmuparser.so.0.0.0
Xlibdata/pkgconfig/muparser.pc
X at dirrmtry libdata/pkgconfig
END-of-muparser/pkg-plist
echo x - muparser/distinfo
sed 's/^X//' >muparser/distinfo << 'END-of-muparser/distinfo'
XMD5 (muparser/1.25/muparser.tar.gz) = b651b2a66bf9eda7406d4e5f25c73a35
XSHA256 (muparser/1.25/muparser.tar.gz) = 8d3ce8665de5b4634f584ac4c8f23f57aff03dabdd8d1cc76f9d528c4fd40d20
XSIZE (muparser/1.25/muparser.tar.gz) = 207783
END-of-muparser/distinfo
exit
--- muparser-1.25.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list