summaryrefslogtreecommitdiff
path: root/math/maxima/files/patch-configure.ac
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2022-05-09 09:27:10 +0200
committerLorenzo Salvadore <salvadore@FreeBSD.org>2022-05-29 22:28:51 +0200
commitb04ee940ddaa3ac29d4e6efaf75cb9099720a408 (patch)
tree279b86ddb70b7c89887377b2098611a836831667 /math/maxima/files/patch-configure.ac
parentwww/apache24: switch to pcre2 (diff)
math/maxima: Many improvments
- Add a missing license (BSD3CLAUSE) and missing license files (for BSD3CLAUSE and GPLv2). - Remove reference to a non existent patch that should have been applied when NOUSERINIT is OFF. - Fix patching when SBCL is ON but NOUSERINIT is OFF (the port was building successfully, but then maxima failed to run). - Fix patching of Makefile.am: $(DOC_DIR) and demo targets are removed in any case (the port deals with them manually through the DOCS, MANPAGES and EXAMPLES options). The tests target is only removed if the TEST option is OFF. - Regenerate files/patch-configure.ac with 'make makepatch', as requested by portlint. - Remove unneeded CONFIGURE_ARGS= PYTHON=dummy. - Move symplectic_ode info file from pkg-plist to INFO variable, as requested by portlint. - Remove CMUCL: cmucl is not supported upstream anymore on FreeBSD since 2017. - Set NO_ARCH=yes when LISP is CCL or SBCL (it does not apply when it is ECL). - Do not install German and Russian manpages anymore. - Strip binaries and libraries (applies when LISP is ECL, it is not needed in the other cases). - Move post-install-ECL-on target (portclippy). Reviewed by: diizzy, thierry, tcberner Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D35164
Diffstat (limited to 'math/maxima/files/patch-configure.ac')
-rw-r--r--math/maxima/files/patch-configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/maxima/files/patch-configure.ac b/math/maxima/files/patch-configure.ac
index 2d42071d5c66..74433aa98ca2 100644
--- a/math/maxima/files/patch-configure.ac
+++ b/math/maxima/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2021-06-22 16:59:07.387685000 -0600
-+++ configure.ac 2021-06-22 16:59:40.892936000 -0600
-@@ -165,21 +165,21 @@
+--- configure.ac.orig 2022-04-13 05:02:12 UTC
++++ configure.ac
+@@ -165,21 +165,21 @@ dnl See if git exists. If it does, update VERSION to
dnl See if git exists. If it does, update VERSION to include a git tag