non port: lang/sbcl/Makefile |
Number of commits found: 233 (showing only 100 on this page) |
Saturday, 1 Mar 2025
|
08:02 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.5.2
d574162 |
Monday, 3 Feb 2025
|
12:54 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.5.1
Tested by: jrm
d22d41c |
Monday, 30 Dec 2024
|
12:15 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.5.0
b6a1d1a |
Friday, 20 Dec 2024
|
02:31 Joseph Mingrone (jrm)
Infrastructure for Common Lisp Ports: Overhaul
- Decouple ASDF initialization from devel/cl-asdf by creating a
dedicated port: devel/freebsd-cl-asdf-init.
- Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl.
- Add devel/cl-asdf-sbcl
- Update ASDF configuration:
- Prefer newer ASDF versions, but only if the fasl is available.
- Replace license text with an SPDX license identifier.
- Simplify and clarify documentation.
- Remove the assumption that ${PREFIX} is /usr/local.
- Use uiop:getenv instead of a custom getenv function.
- Remove asdf:output-files customization to resolve output
translation issues.
- Improve output translations:
- Prevent writing fasls to ${PREFIX}/lib/common-lisp/ when the
corresponding fasl port is not installed.
- Fall back to ASDF's default caching mechanism of writing fasl to
a cache under ${HOME} when users install a Common Lisp port
without its fasl port.
- Improve interoperability with Common Lisp code from sources outside
of ports, such as Quicklisp.
- Add support for Clozure Common Lisp (CCL)
Approved by: olgeni (implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47983
4c954c1 |
Wednesday, 11 Dec 2024
|
12:12 Joseph Mingrone (jrm)
lang/sbcl: Backport fix for SBCL bug #2090967
A change introduced in SBCL 2.4.11 caused build failures for downstream
projects such as StumpWM. For details, see:
https://bugs.launchpad.net/sbcl/+bug/2090967.
Backport a fix from the SBCL master branch to address the build issue
for x11-wm/stumpwm.
Approved by: krion (maintainer, via IRC)
Differential Revision: https://reviews.freebsd.org/D47995
0710b9a |
Tuesday, 3 Dec 2024
|
07:20 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.11
9030811 |
Thursday, 31 Oct 2024
|
07:46 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.10
51bc188 |
Thursday, 3 Oct 2024
|
05:55 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.9
f52f6c2 |
Wednesday, 4 Sep 2024
|
06:00 Kirill Ponomarev (krion)
lang/sbcl: Fix plist while using WITH_SIMD option.
53294a2 |
Monday, 2 Sep 2024
|
05:14 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.8
07c59b2 |
Wednesday, 31 Jul 2024
|
07:01 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.7
b7a9c20 |
Thursday, 11 Jul 2024
|
06:00 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.6
53384e8 |
Wednesday, 5 Jun 2024
|
13:55 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.5
8717226 |
Tuesday, 30 Apr 2024
|
08:11 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.4
02968c8 |
Sunday, 31 Mar 2024
|
19:20 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.3
67e72d3 |
Monday, 22 Jan 2024
|
20:26 Muhammad Moinur Rahman (bofh)
lang/sbcl: Sanitize MANPREFIX
Approved by: portmgr (blanket)
1040354 |
Tuesday, 2 Jan 2024
|
18:47 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.4.0
1433b54 |
Tuesday, 28 Nov 2023
|
10:01 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.11
c6186c8 |
Sunday, 26 Nov 2023
|
11:23 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.10
b5fa4be |
Tuesday, 31 Oct 2023
|
17:41 Joseph Mingrone (jrm)
lang/sbcl: Add COMPRESSION to OPTIONS_DEFAULT
Compressed cores minimally increase startup times, but can significantly
reduce the size of cores or executables with embedded cores.
Approved by: krion (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42394
ee97a45 |
Wednesday, 11 Oct 2023
|
18:32 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.9
db684b1 |
Thursday, 31 Aug 2023
|
08:19 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.8
3f3b87f |
Thursday, 10 Aug 2023
|
12:57 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.7
96616bb |
Tuesday, 4 Jul 2023
|
09:26 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.6
1476f29 |
Thursday, 8 Jun 2023
|
08:15 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.5
d47f8c2 |
Tuesday, 16 May 2023
|
12:25 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.4
454fc175 |
Wednesday, 29 Mar 2023
|
13:45 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.3.3
5202a47 |
Monday, 28 Nov 2022
|
14:35 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.10
06a2ef4 |
Wednesday, 5 Oct 2022
|
06:44 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.9
a7bdad2 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 6 Aug 2022
|
07:12 Kirill Ponomarev (krion)
lang/sbcl: Fix a regression in sbcl 2.2.7
PR: 265661
Reported by: dmgk, jinxiaoyong@gmail.com
5b9ecf3 |
Friday, 5 Aug 2022
|
07:20 Kirill Ponomarev (krion)
lang/sbcl: Add core compression and sb-simd module
PR: 265576
Reported by: dmgk and jinxiaoyong@gmail.com
70419d4 |
Sunday, 31 Jul 2022
|
06:05 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.7
1fa2653 |
Tuesday, 31 May 2022
|
17:31 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.5
f248081 |
Tuesday, 3 May 2022
|
07:17 Kirill Ponomarev (krion)
lang/sbcl: Revert "lang/sbcl: Add aarch64 support"
This reverts commit 15b1da831b7cbebe2762fccebcfb3b0d50b27fc9.
322efca |
06:20 Mikael Urankar (mikael)
lang/sbcl: Add missing distinfo for aarch64 and remove an extraneous XC_HOST
Reported by: krion
Approved by: portmgr (build fix blanket)
1e4acb0 |
05:22 Mikael Urankar (mikael)
lang/sbcl: Add aarch64 support
PR: 261096
Reported by: Robert Clausecker
Approved by: krion (maintainer timeout)
15b1da8 |
Monday, 2 May 2022
|
14:56 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.4
27a6023 |
Monday, 14 Mar 2022
|
08:53 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.2
7813185 |
Monday, 31 Jan 2022
|
08:06 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.1
96b18e0 |
Sunday, 2 Jan 2022
|
09:42 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.2.0
Add LINKABLE_RUNTIME option [1]
Submitted by: Catherine Tower <cmalloctower__atgmail dot_com>
4c2450a |
Saturday, 25 Dec 2021
|
07:36 Kirill Ponomarev (krion)
lang/sbcl: Utilize SBCL_HOME to build custom core file and set it to empty.
Reported by: Catherine Tower <catherine__at__towernetdotdev>
888bfec |
Thursday, 16 Dec 2021
|
08:41 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.1.11
b3e5761 |
Tuesday, 16 Nov 2021
|
12:33 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.1.10
f3c53c0 |
Thursday, 30 Sep 2021
|
06:44 Kirill Ponomarev (krion)
lang/sbcl: update to 2.1.9
faedd9f |
Monday, 6 Sep 2021
|
06:10 Kirill Ponomarev (krion)
lang/sbcl: update to 2.1.8
9bf60db |
Saturday, 7 Aug 2021
|
11:08 Joseph Mingrone (jrm)
lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by: krion (maintainer)
Differential Revision: https://reviews.freebsd.org/D31448
e3cc4fc |
Friday, 6 Aug 2021
|
20:52 Kirill Ponomarev (krion)
lang/sbcl: Fix an error in REPLACE for arguments of type (VECTOR CHARACTER *)
Reported by: jrm
969aedb |
Monday, 2 Aug 2021
|
17:07 Kirill Ponomarev (krion)
lang/sbcl: update to 2.1.7
c8ba559 |
Tuesday, 29 Jun 2021
|
06:41 Kirill Ponomarev (krion)
lang/sbcl: update to 2.1.6
3a50629 |
Tuesday, 8 Jun 2021
|
06:23 Kirill Ponomarev (krion)
lang/sbcl: update to 2.1.5
e91a8df |
Wednesday, 12 May 2021
|
06:51 Kirill Ponomarev (krion)
lang/sbcl: re-sort variables and fix formatting
ee75dc9 |
Thursday, 29 Apr 2021
|
16:16 Kirill Ponomarev (krion)
lang/sbcl: Update to 2.1.4
2970a64 |
Friday, 9 Apr 2021
|
07:39 Kirill Ponomarev (krion)
lang/sbcl: Reformat Makefile
5ca6d1d |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Mar 2021
|
07:35 krion
Update to 2.1.3
 |
Tuesday, 2 Mar 2021
|
11:42 krion
Update to 2.1.2
 |
Monday, 1 Feb 2021
|
10:52 krion
Update to 2.1.1
 |
Thursday, 31 Dec 2020
|
12:24 krion
Update to 2.1.0
 |
Monday, 30 Nov 2020
|
16:39 krion
Update to 2.0.11
 |
Tuesday, 27 Oct 2020
|
18:27 krion
Update to 2.0.10
 |
Sunday, 11 Oct 2020
|
10:26 krion
Fix CPUID checking and unbreak.
Obtained from: upstream
 |
Tuesday, 29 Sep 2020
|
14:07 krion
Update to 2.0.9
 |
Monday, 14 Sep 2020
|
08:13 krion
Update to 2.0.8
 |
Monday, 3 Aug 2020
|
10:50 krion
Update to 2.0.7
 |
Wednesday, 1 Jul 2020
|
06:39 krion
Update to 2.0.6
 |
Monday, 1 Jun 2020
|
09:06 krion
Update to 2.0.5
 |
Saturday, 9 May 2020
|
14:11 krion
Update to 2.0.4
 |
Sunday, 29 Mar 2020
|
10:39 krion
Update to 2.0.3
 |
Tuesday, 10 Mar 2020
|
12:27 krion
Update to 2.0.2
 |
Monday, 27 Jan 2020
|
10:41 krion
Update to 2.0.1
 |
Sunday, 29 Dec 2019
|
17:23 krion
Update to 2.0.0
 |
Wednesday, 27 Nov 2019
|
11:37 krion
Update to 1.5.9
 |
Saturday, 26 Oct 2019
|
15:19 krion
Update to 1.5.8
 |
Friday, 2 Aug 2019
|
08:34 krion
Update to 1.5.5
 |
Thursday, 11 Jul 2019
|
12:13 krion
Remove superfluous comment
 |
Monday, 1 Jul 2019
|
13:36 krion
Update to 1.5.4
 |
Sunday, 2 Jun 2019
|
09:04 krion
Upgrade to 1.5.3
 |
Thursday, 9 May 2019
|
13:54 krion
Update to 1.5.2
 |
Thursday, 7 Mar 2019
|
13:08 krion
Update to 1.5.0
 |
Monday, 28 Jan 2019
|
13:17 krion
Update to 1.4.16
 |
Tuesday, 1 Jan 2019
|
12:44 krion
Upgrade to 1.4.15
 |
Thursday, 6 Dec 2018
|
17:58 krion
Update to 1.4.14
 |
Wednesday, 14 Nov 2018
|
17:58 krion
Pet LICENSE to use standard sbcl licenses.
PR: 233222
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
 |
Friday, 2 Nov 2018
|
19:19 krion
Update to 1.4.13
 |
Monday, 1 Oct 2018
|
08:34 krion
Update to version 1.4.12
 |
Monday, 17 Sep 2018
|
12:05 krion
Enable threads by default.
 |
Thursday, 30 Aug 2018
|
13:39 krion
Update to 1.4.11
 |
Tuesday, 14 Aug 2018
|
07:52 krion
Update to 1.4.10
 |
Friday, 29 Jun 2018
|
12:13 krion
Update to 1.4.9
 |
Monday, 28 May 2018
|
17:04 krion
Update to 1.4.8
 |
Friday, 4 May 2018
|
06:17 krion
Update to 1.4.7
 |
Thursday, 19 Apr 2018
|
07:08 ale
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
 |
Tuesday, 17 Apr 2018
|
14:12 jrm
lang/sbcl: Warn Quicklisp users not to load asdf for ports
Approved by: krion (maintainer)
Differential Revision: https://reviews.freebsd.org/D15113
 |
Saturday, 31 Mar 2018
|
17:49 krion
Update to version 1.4.6
 |
Sunday, 4 Mar 2018
|
17:45 krion
Update to version 1.4.5
 |
Wednesday, 31 Jan 2018
|
17:57 krion
Update to version 1.4.4
 |
Monday, 8 Jan 2018
|
14:40 krion
Update to version 1.4.3
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13790
 |
Monday, 11 Dec 2017
|
14:23 krion
Update to 1.4.2
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D13429
 |
Number of commits found: 233 (showing only 100 on this page) |