ports/math/maxima/files
Zsolt Udvari ee2ef7f8ef math/maxima: build fix (mandir, makeinfo)
Remove create unneeded and unsupported PREFIX/man/man1 directory (causes
Error: Orphaned: @dir man/man1).

Fix makeinfo version checking error in configure:
- replace backtick to brackets and dollar sign
- use gexpr instead of builtin expr (add sysutils/coreutils to
  BULD_DEPENDS and use BINARY_ALIAS)
The makeinfo_version_string variable is empty because the backslashes
remain before backticks, do not appear. And the regexp is not compatible
with shipped expr so shoud use GNU expr.
2024-09-01 22:24:34 +02:00
..
extra-patch-interfaces_Makefile.am
extra-patch-nouserinit-src_maxima.in
extra-patch-sbcl-src_maxima.in
extra-patch-share_linearalgebra_matrixexp.lisp
extra-patch-src_grind.lisp
extra-patch-src_hayat.lisp
extra-patch-src_init-cl.lisp
license-extra-clause.txt
patch-configure.ac
patch-interfaces_xmaxima_Tkmaxima_Paths.tcl
patch-Makefile.am