Commit Graph

167 Commits

Author SHA1 Message Date
Kirill Ponomarev
064cd601da */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-01-02 10:45:16 +01:00
Joseph Mingrone
5c2cba6121 fasl ports: Chase 888bfec23a with PORTREVISION bump
These packages must be rebuilt when so much as a bit changes in
lang/sbcl.  Without the rebuild, problems such as StumpWM not loading
will occur.

Sponsored by:	The FreeBSD Foundation
2021-12-25 17:26:34 -04:00
Kirill Ponomarev
87c22c5ff2 /*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-12-16 09:44:14 +01:00
Kirill Ponomarev
4342af9ae5 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-11-16 13:36:06 +01:00
Kirill Ponomarev
661316c462 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-09-30 08:47:56 +02:00
Kirill Ponomarev
df2428572b */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-09-06 08:14:28 +02:00
Joseph Mingrone
e3cc4fcd33 lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by:	krion (maintainer)
Differential Revision:	https://reviews.freebsd.org/D31448
2021-08-07 08:08:27 -03:00
Kirill Ponomarev
71af8ec3f0 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-08-02 19:11:24 +02:00
Kirill Ponomarev
620f404510 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-29 08:44:47 +02:00
Fernando Apesteguía
1b9b7e3637 math/maxima: Fix staging error
configure.ac uses the git command if present to populate the VERSION variable.
As a consecuence, this produces a dynamically changing installation directory in
STAGEDIR that breaks the build in some conditions. Note that on a clean
environment (poudriere), this works fine.

This patch comments that portion of configure.ac out since it is of no use
inside the ports tree.

PR:	255683
Reported by:	russo@bogodyn.org
2021-06-23 18:32:56 +02:00
Kirill Ponomarev
72967dc6ed */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-08 08:28:16 +02:00
Kirill Ponomarev
442edd8bc1 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-04-29 19:51:54 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Kirill Ponomarev
12cfd2545e Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-29 07:37:39 +00:00
Kirill Ponomarev
027481b398 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-02 11:45:20 +00:00
Kirill Ponomarev
5185e461aa Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-02-01 10:53:01 +00:00
Kirill Ponomarev
8711d155cc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-12-31 12:34:47 +00:00
Kirill Ponomarev
d6af5b2fc4 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-11-30 16:42:24 +00:00
Li-Wen Hsu
3374df9c91 math/maxima: Remove reference to non-existent patch file
PR:		250871
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
2020-11-05 06:51:12 +00:00
Kirill Ponomarev
40acef19bb Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-10-27 18:29:55 +00:00
Kirill Ponomarev
2fa8a5afee Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-29 16:10:48 +00:00
Kirill Ponomarev
b7598ef9d2 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-14 08:16:38 +00:00
Kirill Ponomarev
d5471deb60 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-08-03 10:54:50 +00:00
Niclas Zeising
2533e1c03e math/maxima: Fix build with SAGE option
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]
2020-07-07 15:17:23 +00:00
Niclas Zeising
0e32330f15 Chanse update of devel/libffi
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)
2020-07-04 18:11:42 +00:00
Niclas Zeising
7c4016b6d8 math/maxima: Update to 5.44.0
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
2020-07-04 17:29:59 +00:00
Kirill Ponomarev
2b831f5039 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-07-01 06:43:14 +00:00
Mark Linimon
a646368e35 Mark BROKEN on powerpc64 due to the most recent commit looping on the
same error over and over, creating an immense errorlog in the process.
2020-06-30 01:14:59 +00:00
Lorenzo Salvadore
f2f0c6e390 Drop ports maintainership
Approved by:	gerald (mentor)
2020-06-21 15:36:34 +00:00
Lorenzo Salvadore
e4ab9fe3e9 math/maxima: Add ECL and SAGE options
- 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
2020-06-15 17:07:48 +00:00
Kirill Ponomarev
bbc7e7d27d Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-06-01 10:10:25 +00:00
Kirill Ponomarev
dc4b8e621c Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-05-09 14:13:57 +00:00
Kirill Ponomarev
97a4628626 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-29 10:43:21 +00:00
Kirill Ponomarev
32124647fa Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
Tobias C. Berner
cd190d116c math/maxima: Update to 5.43.2
PR:		243825
Submitted by:	salvadore (maintainer)
2020-02-23 16:06:30 +00:00
Kirill Ponomarev
421b379bcd Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-01-27 10:50:24 +00:00
Tobias C. Berner
3086bb7899 math/maxima: Update to 5.43.1
PR:		243543
Submitted by:	Lorenzo Salvadore <salvadore@freebsd.org>  (maintainer)
2020-01-25 07:50:23 +00:00
Koichiro Iwao
dc936c406b multiple ports: Update MAINTAINER
as he got FreeBSD.org account.

PR:		243002
Submitted by:	salvadore
2019-12-31 13:02:42 +00:00
Kirill Ponomarev
c5a1a8bac9 Bump PORTREVISION after lang/sbcl upgrade. 2019-10-26 15:25:52 +00:00
Sunpoet Po-Chuan Hsieh
31cd1552db Fix build with texinfo 6.7
PR:		240976
Exp-run by:	antoine
2019-10-25 19:09:26 +00:00
Kirill Ponomarev
e40399e6fe Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-08-02 08:37:56 +00:00
Kirill Ponomarev
481d581651 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-07-01 13:56:02 +00:00
Pietro Cerutti
bd64317ee4 Remove left-over meaningless 85+ from USES t(cl|k) 2019-06-13 15:02:39 +00:00
Steve Wills
bbba940adf math/maxima: Update to 5.43.0
PR:		238268
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-06-08 01:29:44 +00:00
Kirill Ponomarev
672a19e0fd Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-06-02 09:09:39 +00:00
Kurt Jaeger
53f39b50b4 math/maxima: fix if quicklisp is being referenced in .sbclrc
- 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
2019-01-27 11:56:41 +00:00
Kurt Jaeger
2820c7e3bc math/maxima: update 5.42.1 -> 5.42.2
PR:		235192
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Relnotes:	https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.42.md
2019-01-25 19:56:10 +00:00
Steve Wills
94313d4e82 math/maxima: fix help
PR:		234842
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Reported by:	jszhao@yeah.net
2019-01-13 19:23:25 +00:00
Steve Wills
42f602465c math/maxima: Update to 5.42.1, cleanup
While here, give maintainership to submitter

PR:		232118
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-01-06 03:13:28 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
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
2018-11-10 18:12:57 +00:00