Commit graph

17 commits

Author SHA1 Message Date
Fernando Apesteguía
1b9b7e3637 math/maxima: Fix staging error
configure.ac uses the git command if present to populate the VERSION variable.
As a consecuence, this produces a dynamically changing installation directory in
STAGEDIR that breaks the build in some conditions. Note that on a clean
environment (poudriere), this works fine.

This patch comments that portion of configure.ac out since it is of no use
inside the ports tree.

PR:	255683
Reported by:	russo@bogodyn.org
2021-06-23 18:32:56 +02:00
Niclas Zeising
7c4016b6d8 math/maxima: Update to 5.44.0
Update math/maxima to 5.44.0
Chase the update of lang/ecl

Submitted by:	salvadore
Reviewed by:	thierry
Differential Revision:	https://reviews.freebsd.org/D25303
2020-07-04 17:29:59 +00:00
Lorenzo Salvadore
e4ab9fe3e9 math/maxima: Add ECL and SAGE options
- Add an ECL option to build maxima using ecl lisp. Option enabled by
  default so that Sage can work properly when using packages. [1]
- Add a SAGE option (implies ECL) to apply some patches so that Sage can
  work properly. This option is also enabled by default to get working
  Sage packages. [1]
- Fix a bug in xmaxima about documentation. This also introduces an
  XMAXIMA option (enabled by default) because to have xmaxima working we
  need to ensure that DOCS and TEST are enabled, which is done by using
  XMAXIMA_IMPLIES. This also has the advantage to remove USES= tk for
  users who want to disable XMAXIMA. [2]
- Modify TEST option so that it only installs tests, but it does not run
  them any more in the post-build-TEST-on target. Tests can still be run
  using "make test".

Submitted by:	thierry (based on) [1]
Reported by:	thierry [2]
Approved by:	thierry, tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D24959
2020-06-15 17:07:48 +00:00
Sunpoet Po-Chuan Hsieh
31cd1552db Fix build with texinfo 6.7
PR:		240976
Exp-run by:	antoine
2019-10-25 19:09:26 +00:00
Steve Wills
bbba940adf math/maxima: Update to 5.43.0
PR:		238268
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-06-08 01:29:44 +00:00
Steve Wills
42f602465c math/maxima: Update to 5.42.1, cleanup
While here, give maintainership to submitter

PR:		232118
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-01-06 03:13:28 +00:00
Wen Heping
6911378046 - Update to 5.38.1
PR:		212827
Submitted by:	satosi.kimura@nifty.ne.jp
2016-09-21 01:25:11 +00:00
Wen Heping
f77bece776 - Update to 5.37.3
PR:		204939
Submitted by:	mike.d.ft402@gmail.com
Approved by:	maintainer(timeout, >40 days)
2016-01-20 08:45:57 +00:00
Brendan Fabeny
27a09a8dfb update math/maxima to 5.27.0, and adjust a dependent port 2012-04-23 09:34:03 +00:00
Brendan Fabeny
204919eb78 update to 5.26.0; replace some non-standard GNU extensions in sed(1)
calls in the Makefiles and scripts, which were corrupting some of the
html documents (reported by M. Talon)
2011-12-19 18:59:17 +00:00
Brendan Fabeny
0a59b351f6 - Update to 5.24.0
- Allow for a limit on memory use [1]

PR:		154899 [1]
Submitted by:	Denny Lin (different patch) [1]
2011-04-11 08:04:08 +00:00
Brendan Fabeny
73e72141a9 -Update to 5.22.0
-Fix a localization problem [1]
-Temporarily rename regression-test target to prevent tinderbox
errors WITH_SBCL
(See http://www.math.utexas.edu/pipermail/maxima/2010/022185.html )

PR:		147861 [1]
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> [1]
Approved by:	makc (co-mentor)
2010-08-06 21:48:35 +00:00
Martin Wilke
4ced6ee648 - Update to 5.17.0
PR:		129505
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-12-14 10:18:32 +00:00
Martin Wilke
5a6c4b3052 - Update to 5.13.0
PR:		115827
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer timeout
2007-09-21 08:12:48 +00:00
Martin Wilke
bcdd79df69 - Update to 5.12.0
PR:		113084
Submitted by:	bf<bf2006a@yahoo.com>
Approved by:	maintainer
2007-06-11 05:15:28 +00:00
Michael Landin
3cfc22ec0a - 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)
2003-05-16 12:45:57 +00:00
Edwin Groothuis
32c616cd74 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 <sf@dsinw.com>
2003-01-19 13:22:15 +00:00