Date: Tue, 22 Mar 2005 10:20:28 +0100 (CET) From: Roman Neuhauser <neuhauser@sigpipe.cz> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79118: [NEW PORT] math/mathomatic Message-ID: <20050322092028.5827D1F87BEE@isis.sigpipe.cz> Resent-Message-ID: <200503220930.j2M9U3LD090044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79118 >Category: ports >Synopsis: [NEW PORT] math/mathomatic >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: Tue Mar 22 09:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD isis.sigpipe.cz 4.10-STABLE FreeBSD 4.10-STABLE #3: Sat Aug 7 16:06:48 CEST 2004 roman@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: The attached shar contains a math/mathomatic port. See author's request at http://marc.theaimsgroup.com/?l=freebsd-ports&m=111147502513960&w=2 The shar (and the expanded port stucture) can be also found at http://codex.sigpipe.cz/FreeBSD/ports/math::mathomatic.shar and http://codex.sigpipe.cz/FreeBSD/ports/math/mathomatic/ respectively. >How-To-Repeat: >Fix: --- math::mathomatic.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: # # math/mathomatic # math/mathomatic/Makefile # math/mathomatic/distinfo # math/mathomatic/pkg-descr # math/mathomatic/pkg-plist # echo c - math/mathomatic mkdir -p math/mathomatic > /dev/null 2>&1 echo x - math/mathomatic/Makefile sed 's/^X//' >math/mathomatic/Makefile << 'END-of-math/mathomatic/Makefile' X# ex: ts=8 sts=0 noet X# New ports collection makefile for: Mathomatic X# Date created: Tue Mar 22 10:05:25 CET 2005 X# Whom: Roman Neuhauser <neuhauser@sigpipe.cz> X# X# $FreeBSD$ X# X XPORTNAME= mathomatic XPORTVERSION= 12.1.e XCATEGORIES= math XMASTER_SITES= http://www.panix.com/~gesslein/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Highly portable, general purpose CAS (Computer Algebra System) X XDISTVERSION= ${PORTVERSION:C/\.([[:alpha:]]+)/\1/} XWRKSRC= ${WRKDIR}/${DISTNAME} XMAKEFILE= makefile XMAKE_ARGS+= -DREADLINE prefix=${PREFIX} docdir='$$(prefix)/share/doc' XMAN1= mathomatic.1 X X.include <bsd.port.mk> END-of-math/mathomatic/Makefile echo x - math/mathomatic/distinfo sed 's/^X//' >math/mathomatic/distinfo << 'END-of-math/mathomatic/distinfo' XMD5 (mathomatic-12.1e.tgz) = 8c891061a6b754a28e714c1ed30ebab8 XSIZE (mathomatic-12.1e.tgz) = 134782 END-of-math/mathomatic/distinfo echo x - math/mathomatic/pkg-descr sed 's/^X//' >math/mathomatic/pkg-descr << 'END-of-math/mathomatic/pkg-descr' XMathomatic is a highly portable, general purpose CAS (Computer Algebra System) Xpublished under the GNU LGPL license. Mathomatic can: X X * Solve, simplify, and compare algebraic equations, X * Perform calculus transformations, X * Help with finite series analysis, X * Generate the sensitivity formula for one or more variables in an equation, X * Perform complex number and polynomial arithmetic, X * Generate efficient C or Java code from equations. X XWWW: http://www.mathomatic.com/ END-of-math/mathomatic/pkg-descr echo x - math/mathomatic/pkg-plist sed 's/^X//' >math/mathomatic/pkg-plist << 'END-of-math/mathomatic/pkg-plist' Xbin/mathomatic X%%PORTDOCS%%%%DOCSDIR%%/am.htm X%%PORTDOCS%%%%DOCSDIR%%/ctips.html X%%PORTDOCS%%%%DOCSDIR%%/index.html X%%PORTDOCS%%%%DOCSDIR%%/manual.htm X%%PORTDOCS%%%%DOCSDIR%%/notes.htm X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-math/mathomatic/pkg-plist exit --- math::mathomatic.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050322092028.5827D1F87BEE>