The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : maxima

Symbolic mathematics program

 Maxima is a Common Lisp implementation of MIT's Macsyma system for
computer based algebra. 

http://maxima.sourceforge.net/



maxima history


v. 1.22
date: 2007/09/30 04:47:06;  author: linimon;  state: Exp;  lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

v. 1.21 date: 2007/09/21 08:12:47; author: miwi; state: Exp; lines: +1 -2 - Update to 5.13.0 PR: 115827 Submitted by: bf Approved by: maintainer timeout
v. 1.20 date: 2007/07/31 02:55:59; author: rafan; state: Exp; lines: +11 -26 - Convert to OPTIONS framework PR: ports/114109 Submitted by: Scott Flatman (maintainer)
v. 1.19 date: 2007/06/26 21:49:54; author: pav; state: Exp; lines: +1 -1 - Fix build PR: ports/113976 Submitted by: Scott Flatman (maintainer)
v. 1.18 date: 2007/06/16 13:13:05; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on amd64 PR: ports/113665 Submitted by: Scott Flatman (maintainer)
v. 1.17 date: 2007/06/11 05:15:28; author: miwi; state: Exp; lines: +5 -16 - Update to 5.12.0 PR: 113084 Submitted by: bf Approved by: maintainer
v. 1.16 date: 2007/05/19 20:15:07; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2006/10/04 18:31:19; author: alepulver; state: Exp; lines: +5 -1 - Update to version 5.10.0. PR: ports/103960 Submitted by: Scott Flatman (maintainer)
v. 1.14 date: 2006/03/29 20:46:27; author: thierry; state: Exp; lines: +16 -8 - Upgrade to 5.9.3; - Switch from bash2 to bash. PR: 94916 Submitted by: Scott Flatman (maintainer)
v. 1.13 date: 2005/12/27 04:37:38; author: pav; state: Exp; lines: +22 -27 - Update to 5.9.2 PR: ports/90941 Submitted by: Scott Flatman (maintainer)
v. 1.12 date: 2005/11/21 01:27:27; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.11 date: 2005/11/15 06:50:07; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/02/07 07:04:45; author: leeym; state: Exp; lines: +52 -17 - Unbreak. - Update version. - Add support for building with SBCL. - General cleanup. PR: 77083 Submitted by: Scott Flatman
v. 1.9 date: 2004/09/28 13:50:31; author: markm; state: Exp; lines: +2 -4 This port compiles correctly with GCL. Approved by: portmgr
v. 1.8 date: 2004/09/19 01:01:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile Approved by: portmgr (self)
v. 1.7 date: 2004/03/14 06:16:56; author: ade; state: Exp; lines: +2 -2 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.6 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/09/16 15:38:46; author: markm; state: Exp; lines: +38 -15 Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a 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)
v. 1.4 date: 2003/05/16 12:45:57; author: mich; state: Exp; lines: +22 -20 - Update to latest release. - 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)
v. 1.3 date: 2003/04/19 13:06:13; author: nork; state: Exp; lines: +1 -1 Change MAINTAINER to new address. PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman (maintainer)
v. 1.2 date: 2003/02/21 12:44:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.1 date: 2003/01/19 13:22:15; author: edwin; state: Exp; New Port: ports/math/maxima Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. PR: ports/39888 Submitted by: Scott Flatman ============================================================================= v. 1.22 date: 2007/09/30 04:47:06; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.21 date: 2007/09/21 08:12:47; author: miwi; state: Exp; lines: +1 -2 - Update to 5.13.0 PR: 115827 Submitted by: bf Approved by: maintainer timeout
v. 1.20 date: 2007/07/31 02:55:59; author: rafan; state: Exp; lines: +11 -26 - Convert to OPTIONS framework PR: ports/114109 Submitted by: Scott Flatman (maintainer)
v. 1.19 date: 2007/06/26 21:49:54; author: pav; state: Exp; lines: +1 -1 - Fix build PR: ports/113976 Submitted by: Scott Flatman (maintainer)
v. 1.18 date: 2007/06/16 13:13:05; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on amd64 PR: ports/113665 Submitted by: Scott Flatman (maintainer)
v. 1.17 date: 2007/06/11 05:15:28; author: miwi; state: Exp; lines: +5 -16 - Update to 5.12.0 PR: 113084 Submitted by: bf Approved by: maintainer
v. 1.16 date: 2007/05/19 20:15:07; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2006/10/04 18:31:19; author: alepulver; state: Exp; lines: +5 -1 - Update to version 5.10.0. PR: ports/103960 Submitted by: Scott Flatman (maintainer)
v. 1.14 date: 2006/03/29 20:46:27; author: thierry; state: Exp; lines: +16 -8 - Upgrade to 5.9.3; - Switch from bash2 to bash. PR: 94916 Submitted by: Scott Flatman (maintainer)
v. 1.13 date: 2005/12/27 04:37:38; author: pav; state: Exp; lines: +22 -27 - Update to 5.9.2 PR: ports/90941 Submitted by: Scott Flatman (maintainer)
v. 1.12 date: 2005/11/21 01:27:27; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.11 date: 2005/11/15 06:50:07; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/02/07 07:04:45; author: leeym; state: Exp; lines: +52 -17 - Unbreak. - Update version. - Add support for building with SBCL. - General cleanup. PR: 77083 Submitted by: Scott Flatman
v. 1.9 date: 2004/09/28 13:50:31; author: markm; state: Exp; lines: +2 -4 This port compiles correctly with GCL. Approved by: portmgr
v. 1.8 date: 2004/09/19 01:01:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile Approved by: portmgr (self)
v. 1.7 date: 2004/03/14 06:16:56; author: ade; state: Exp; lines: +2 -2 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.6 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/09/16 15:38:46; author: markm; state: Exp; lines: +38 -15 Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a 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)
v. 1.4 date: 2003/05/16 12:45:57; author: mich; state: Exp; lines: +22 -20 - Update to latest release. - 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)
v. 1.3 date: 2003/04/19 13:06:13; author: nork; state: Exp; lines: +1 -1 Change MAINTAINER to new address. PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman (maintainer)
v. 1.2 date: 2003/02/21 12:44:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.1 date: 2003/01/19 13:22:15; author: edwin; state: Exp; New Port: ports/math/maxima Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. PR: ports/39888 Submitted by: Scott Flatman ============================================================================= v. 1.22 date: 2007/09/30 04:47:06; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.21 date: 2007/09/21 08:12:47; author: miwi; state: Exp; lines: +1 -2 - Update to 5.13.0 PR: 115827 Submitted by: bf Approved by: maintainer timeout
v. 1.20 date: 2007/07/31 02:55:59; author: rafan; state: Exp; lines: +11 -26 - Convert to OPTIONS framework PR: ports/114109 Submitted by: Scott Flatman (maintainer)
v. 1.19 date: 2007/06/26 21:49:54; author: pav; state: Exp; lines: +1 -1 - Fix build PR: ports/113976 Submitted by: Scott Flatman (maintainer)
v. 1.18 date: 2007/06/16 13:13:05; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on amd64 PR: ports/113665 Submitted by: Scott Flatman (maintainer)
v. 1.17 date: 2007/06/11 05:15:28; author: miwi; state: Exp; lines: +5 -16 - Update to 5.12.0 PR: 113084 Submitted by: bf Approved by: maintainer
v. 1.16 date: 2007/05/19 20:15:07; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2006/10/04 18:31:19; author: alepulver; state: Exp; lines: +5 -1 - Update to version 5.10.0. PR: ports/103960 Submitted by: Scott Flatman (maintainer)
v. 1.14 date: 2006/03/29 20:46:27; author: thierry; state: Exp; lines: +16 -8 - Upgrade to 5.9.3; - Switch from bash2 to bash. PR: 94916 Submitted by: Scott Flatman (maintainer)
v. 1.13 date: 2005/12/27 04:37:38; author: pav; state: Exp; lines: +22 -27 - Update to 5.9.2 PR: ports/90941 Submitted by: Scott Flatman (maintainer)
v. 1.12 date: 2005/11/21 01:27:27; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.11 date: 2005/11/15 06:50:07; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/02/07 07:04:45; author: leeym; state: Exp; lines: +52 -17 - Unbreak. - Update version. - Add support for building with SBCL. - General cleanup. PR: 77083 Submitted by: Scott Flatman
v. 1.9 date: 2004/09/28 13:50:31; author: markm; state: Exp; lines: +2 -4 This port compiles correctly with GCL. Approved by: portmgr
v. 1.8 date: 2004/09/19 01:01:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile Approved by: portmgr (self)
v. 1.7 date: 2004/03/14 06:16:56; author: ade; state: Exp; lines: +2 -2 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.6 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/09/16 15:38:46; author: markm; state: Exp; lines: +38 -15 Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a 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)
v. 1.4 date: 2003/05/16 12:45:57; author: mich; state: Exp; lines: +22 -20 - Update to latest release. - 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)
v. 1.3 date: 2003/04/19 13:06:13; author: nork; state: Exp; lines: +1 -1 Change MAINTAINER to new address. PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman (maintainer)
v. 1.2 date: 2003/02/21 12:44:00; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.1 date: 2003/01/19 13:22:15; author: edwin; state: Exp; New Port: ports/math/maxima Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. PR: ports/39888 Submitted by: Scott Flatman =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm