aboutsummaryrefslogtreecommitdiff
path: root/math/maxima
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-03-291-1/+1
| | | | Notes: svn path=/head/; revision=569434
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-03-021-1/+1
| | | | Notes: svn path=/head/; revision=566947
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-02-011-1/+1
| | | | Notes: svn path=/head/; revision=563564
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-12-311-1/+1
| | | | Notes: svn path=/head/; revision=559729
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-11-301-1/+1
| | | | Notes: svn path=/head/; revision=556656
* math/maxima: Remove reference to non-existent patch fileLi-Wen Hsu2020-11-051-1/+0
| | | | | | | | PR: 250871 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=554121
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-10-271-1/+1
| | | | Notes: svn path=/head/; revision=553469
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-09-291-1/+1
| | | | Notes: svn path=/head/; revision=550527
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-09-141-1/+1
| | | | Notes: svn path=/head/; revision=548595
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-08-031-1/+1
| | | | Notes: svn path=/head/; revision=544049
* math/maxima: Fix build with SAGE optionNiclas Zeising2020-07-072-1/+4
| | | | | | | | | | | Fix the build of math/maxima with the SAGE option [1] Add missing man pages to plist PR: 247805 [1] Submitted by: Robert Cina (with modifications) [1] Notes: svn path=/head/; revision=541427
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* math/maxima: Update to 5.44.0Niclas Zeising2020-07-049-78/+45
| | | | | | | | | | | | Update math/maxima to 5.44.0 Chase the update of lang/ecl Submitted by: salvadore Reviewed by: thierry Differential Revision: https://reviews.freebsd.org/D25303 Notes: svn path=/head/; revision=541227
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-07-011-1/+1
| | | | Notes: svn path=/head/; revision=540926
* Mark BROKEN on powerpc64 due to the most recent commit looping on theMark Linimon2020-06-301-0/+2
| | | | | | | same error over and over, creating an immense errorlog in the process. Notes: svn path=/head/; revision=540851
* Drop ports maintainershipLorenzo Salvadore2020-06-211-1/+1
| | | | | | | Approved by: gerald (mentor) Notes: svn path=/head/; revision=539770
* math/maxima: Add ECL and SAGE optionsLorenzo Salvadore2020-06-158-11/+219
| | | | | | | | | | | | | | | | | | | | | | | | - Add an ECL option to build maxima using ecl lisp. Option enabled by default so that Sage can work properly when using packages. [1] - Add a SAGE option (implies ECL) to apply some patches so that Sage can work properly. This option is also enabled by default to get working Sage packages. [1] - Fix a bug in xmaxima about documentation. This also introduces an XMAXIMA option (enabled by default) because to have xmaxima working we need to ensure that DOCS and TEST are enabled, which is done by using XMAXIMA_IMPLIES. This also has the advantage to remove USES= tk for users who want to disable XMAXIMA. [2] - Modify TEST option so that it only installs tests, but it does not run them any more in the post-build-TEST-on target. Tests can still be run using "make test". Submitted by: thierry (based on) [1] Reported by: thierry [2] Approved by: thierry, tcberner (co-mentor) Differential Revision: https://reviews.freebsd.org/D24959 Notes: svn path=/head/; revision=538922
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-06-011-1/+1
| | | | Notes: svn path=/head/; revision=537474
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-05-091-1/+1
| | | | Notes: svn path=/head/; revision=534775
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-03-291-1/+1
| | | | Notes: svn path=/head/; revision=529792
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-03-101-0/+1
| | | | Notes: svn path=/head/; revision=528161
* math/maxima: Update to 5.43.2Tobias C. Berner2020-02-232-7/+4
| | | | | | | | PR: 243825 Submitted by: salvadore (maintainer) Notes: svn path=/head/; revision=526928
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2020-01-271-0/+1
| | | | Notes: svn path=/head/; revision=524251
* math/maxima: Update to 5.43.1Tobias C. Berner2020-01-252-5/+4
| | | | | | | | PR: 243543 Submitted by: Lorenzo Salvadore <salvadore@freebsd.org> (maintainer) Notes: svn path=/head/; revision=524019
* multiple ports: Update MAINTAINERKoichiro Iwao2019-12-311-1/+1
| | | | | | | | | | as he got FreeBSD.org account. PR: 243002 Submitted by: salvadore Notes: svn path=/head/; revision=521615
* Bump PORTREVISION after lang/sbcl upgrade.Kirill Ponomarev2019-10-261-1/+1
| | | | Notes: svn path=/head/; revision=515710
* Fix build with texinfo 6.7Sunpoet Po-Chuan Hsieh2019-10-251-0/+9
| | | | | | | | PR: 240976 Exp-run by: antoine Notes: svn path=/head/; revision=515634
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2019-08-021-1/+1
| | | | Notes: svn path=/head/; revision=507859
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2019-07-011-0/+1
| | | | Notes: svn path=/head/; revision=505574
* Remove left-over meaningless 85+ from USES t(cl|k)Pietro Cerutti2019-06-131-1/+1
| | | | Notes: svn path=/head/; revision=504096
* math/maxima: Update to 5.43.0Steve Wills2019-06-085-2922/+27
| | | | | | | | PR: 238268 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Notes: svn path=/head/; revision=503694
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2019-06-021-1/+1
| | | | Notes: svn path=/head/; revision=503294
* math/maxima: fix if quicklisp is being referenced in .sbclrcKurt Jaeger2019-01-271-2/+8
| | | | | | | | | | | | | - adding a new option NOUSERINIT, enabled by default when enabled, if the chosen lisp implementation is sbcl (the default), it ensures that sbcl is run ignoring any user init file (~/.sbclrc) PR: 234853 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Reported by: jszhao@yeah.net Notes: svn path=/head/; revision=491342
* math/maxima: update 5.42.1 -> 5.42.2Kurt Jaeger2019-01-252-6/+5
| | | | | | | | | PR: 235192 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Relnotes: https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.42.md Notes: svn path=/head/; revision=491175
* math/maxima: fix helpSteve Wills2019-01-132-5/+6
| | | | | | | | | PR: 234842 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Reported by: jszhao@yeah.net Notes: svn path=/head/; revision=490170
* math/maxima: Update to 5.42.1, cleanupSteve Wills2019-01-0610-114/+3020
| | | | | | | | | | While here, give maintainership to submitter PR: 232118 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Notes: svn path=/head/; revision=489434
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-102-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-6/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Remove CLISP option, lang/clisp was removed in 2014Li-Wen Hsu2018-09-111-11/+1
| | | | Notes: svn path=/head/; revision=479528
* math/maxima: remove expired lang/gcl variantRene Ladan2018-01-281-11/+1
| | | | Notes: svn path=/head/; revision=460153
* - Update to 5.41.0 [1]Dmitry Marakasov2017-12-113-2284/+20
| | | | | | | | | | | | - Add LICENSE_FILE - Whitespace fixes - Switch to new test framework PR: 223316 [1] Submitted by: satosi.kimura@nifty.ne.jp [1] Notes: svn path=/head/; revision=456049
* Convert USES of tcl or tk from 84+ to 85+Pietro Cerutti2017-09-071-1/+2
| | | | | | | | This shouldn't change anything in the default case because tcl86 is chosen anyway. Notes: svn path=/head/; revision=449392
* math/maxima: Update to 5.40.0Steve Wills2017-08-173-9/+129
| | | | | | | | PR: 221179 Submitted by: satosi.kimura@nifty.ne.jp Notes: svn path=/head/; revision=448172
* - Always check OPSYS along with OSVERSIONDmitry Marakasov2017-04-121-2/+2
| | | | Notes: svn path=/head/; revision=438391
* - Update to 5.39.0Wen Heping2017-04-043-10/+35
| | | | | | | | PR: 216838 Submitted by: yuri@rawbw.com Notes: svn path=/head/; revision=437728
* - Update to 5.38.1Wen Heping2016-09-214-13/+186
| | | | | | | | PR: 212827 Submitted by: satosi.kimura@nifty.ne.jp Notes: svn path=/head/; revision=422546
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Don't package ${LOCALBASE}/info/dirAntoine Brodin2016-02-062-5/+1
| | | | Notes: svn path=/head/; revision=408291