# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {mareimbrium.org:kuba @KubaO} openmaintainer
description The Maxima computer algebra system
Maxima is a system for the manipulation of symbolic \
and numerical expressions, including differentiation, \
integration, Taylor series, Laplace transforms, ordinary \
differential equations, systems of linear equations, \
polynomials, and sets, lists, vectors, matrices, and \
tensors. Maxima yields high precision numeric results \
by using exact fractions, arbitrary precision integers, \
and variable precision floating point numbers. Maxima \
can plot functions and data in two and three dimensions. \
Maxima includes the following commands: \
* \"rmaxima\" is a front end which provides advanced line-editing \
* \"xmaxima\" is a graphical interface for maxima, written in Tcl/Tk.
homepage http://maxima.sourceforge.net/
depends_build port:texinfo
depends_run port:rlwrap \
# git describe --tags : branch-5_41-base-415-g7e71fc4
# Date: Fri Jun 15 17:26:53 2018 -0500
# commit 7e71fc4b6a95cab6418227754f01fc44ac845da1
version 5.41-dev-20180615
git.url https://git.code.sf.net/p/maxima/code
git.branch 7e71fc4b6a95cab6418227754f01fc44ac845da1
if {${subport} eq ${name}} {
# get the source tarball from sourceforge.
master_sites sourceforge:project/maxima/Maxima-source/${version}-source
checksums rmd160 e58cedfa395ac5cb4715d1b60ed7cf6ae48979cf \
sha256 daf8254600f4c7d9f079a0084178aaf036bd97a63b1e77b945f4120d7e401674 \
livecheck.regex {<title>.*/Maxima-source/(.*)-source/maxima.*</title>}