pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
math/maxima with sbcl
Hi,
math/maxima can use clisp, ecl and sbcl as LISP systems. The PLIST
contains conditionals for the first two, but for some reason it lacks
one for sbcl. It needs
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/math/maxima/PLIST,v
retrieving revision 1.34
diff -u -r1.34 PLIST
--- PLIST 20 Jul 2020 06:42:31 -0000 1.34
+++ PLIST 25 Dec 2020 21:47:39 -0000
@@ -13,6 +13,7 @@
${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/lisp.run
${PLIST.clisp}lib/maxima/${PKGVERSION}/binary-clisp/maxima.mem
${PLIST.ecl}lib/maxima/${PKGVERSION}/binary-ecl/maxima
+${PLIST.sbcl}lib/maxima/${PKGVERSION}/binary-sbcl/maxima.core
libexec/maxima/${PKGVERSION}/mgnuplot
man/de/man1/maxima.1
man/man1/maxima.1
Chavdar
(yes, sbcl saved core files do have .core extension...)
--
----
Home |
Main Index |
Thread Index |
Old Index