freebsd-ports/math/maxima/pkg-plist
Lorenzo Salvadore b04ee940dd
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
2022-05-29 22:28:51 +02:00

35 lines
1.2 KiB
Plaintext

bin/maxima
bin/rmaxima
%%XMAXIMA%%bin/xmaxima
%%SAGE%%lib/ecl/maxima.fas
lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%BINNAME%%
libexec/maxima/%%PORTVERSION%%/mgnuplot
%%MANPAGES%%man/man1/maxima.1.gz
share/applications/net.sourceforge.maxima.xmaxima.desktop
share/bash-completion/completions/maxima
share/bash-completion/completions/rmaxima
share/bash-completion/completions/xmaxima
share/emacs/site-lisp/bookmode.el
share/emacs/site-lisp/dbl.el
share/emacs/site-lisp/emaxima.el
share/emacs/site-lisp/emaxima.lisp
share/emacs/site-lisp/emaxima.sty
share/emacs/site-lisp/imath.el
share/emacs/site-lisp/imaxima-autoconf-variables.el
share/emacs/site-lisp/imaxima.el
share/emacs/site-lisp/imaxima.lisp
share/emacs/site-lisp/maxima-font-lock.el
share/emacs/site-lisp/maxima.el
share/emacs/site-lisp/mylatex.ltx.el
share/emacs/site-lisp/setup-imaxima-imath.el
share/emacs/site-lisp/smart-complete.el
share/emacs/site-lisp/sshell.el
share/info/maxima-index.lisp
share/metainfo/net.sourceforge.maxima.xmaxima.appdata.xml
share/mime/packages/x-mac.xml
share/mime/packages/x-maxima-out.xml
%%XMAXIMA%%share/pixmaps/net.sourceforge.maxima.png
%%XMAXIMA%%share/pixmaps/net.sourceforge.maxima.svg
share/pixmaps/text-x-maxima-out.svg
share/pixmaps/text-x-maximasession.svg