aboutsummaryrefslogtreecommitdiff
path: root/math/maxima
Commit message (Collapse)AuthorAgeFilesLines
* This port compiles correctly with GCL.Mark Murray2004-09-281-4/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118480
* BROKEN: Does not compileKris Kennaway2004-09-191-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118267
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files aMark Murray2003-09-162-29/+39
| | | | | | | | | | | bit better, and allow different lisp compilers to be used. The clisp compiler dumps core, so mark that case as an error until it can get fixed. Fix the COMMENT a bit to fit in with sysinstall better. OK'ed by: portmgr(marcus) Notes: svn path=/head/; revision=89009
* - Update to latest release.Michael Landin2003-05-166-1017/+773
| | | | | | | | | | | | | | | - Patch files no longer needed. - MAN page added. - LIB_DEPENDS changes. - RUN_DEPENDS changes. - WWW changed. PR: 51199 Submitted by: maintainer Approved by: roberto(mentor) Notes: svn path=/head/; revision=81099
* Change MAINTAINER to new address.Norikatsu Shigemura2003-04-191-1/+1
| | | | | | | | PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Notes: svn path=/head/; revision=79282
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* New Port: ports/math/maximaEdwin Groothuis2003-01-197-0/+1045
Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. PR: ports/39888 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=73483