Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_3,1 30 Dec 2024 12:16:48 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.4_2,1 20 Dec 2024 02:31:48 |
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: (Only the first 15 lines of the commit message are shown above ) |
1.4_1,1 03 Dec 2024 07:21:31 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.4,1 21 Nov 2024 17:19:17 |
Joseph Mingrone (jrm) |
devel/cl-alexandria: Update to 1.4
Commit
log: https://gitlab.common-lisp.net/alexandria/alexandria/-/compare/8beef2dc50...49e82add16
PR: 282589
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47469 |
1.2_38,1 31 Oct 2024 07:47:02 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_37,1 03 Oct 2024 05:56:00 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_36,1 02 Sep 2024 05:14:55 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_35,1 31 Jul 2024 07:02:14 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_34,1 11 Jul 2024 06:02:02 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_33,1 05 Jun 2024 13:56:14 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_32,1 17 May 2024 05:20:49 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_31,1 02 Jan 2024 18:52:12 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_30,1 26 Nov 2023 11:27:20 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_29,1 31 Oct 2023 17:41:16 |
Joseph Mingrone (jrm) |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade
Sponsored by: The FreeBSD Foundation |
1.2_28,1 11 Oct 2023 18:35:42 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_27,1 31 Aug 2023 08:21:46 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_26,1 10 Aug 2023 12:59:58 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_25,1 04 Jul 2023 09:28:54 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_24,1 08 Jun 2023 08:17:39 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_23,1 16 May 2023 12:28:08 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_22,1 29 Mar 2023 13:50:13 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_21,1 28 Nov 2022 20:17:12 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_20,1 05 Oct 2022 06:50:57 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2_19,1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.2_19,1 31 Jul 2022 06:08:21 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_18,1 31 May 2022 17:45:16 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_17,1 02 May 2022 14:59:35 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_16,1 14 Mar 2022 08:56:47 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_15,1 31 Jan 2022 08:09:09 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_14,1 02 Jan 2022 09:45:16 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_13,1 25 Dec 2021 21:26:34 |
Joseph Mingrone (jrm) |
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 |
1.2_12,1 16 Dec 2021 08:44:14 |
Kirill Ponomarev (krion) |
/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_11,1 16 Nov 2021 12:36:06 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_10,1 30 Sep 2021 06:47:56 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_9,1 06 Sep 2021 06:14:28 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_8,1 07 Aug 2021 11:08:27 |
Joseph Mingrone (jrm) |
lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by: krion (maintainer)
Differential Revision: https://reviews.freebsd.org/D31448 |
1.2_7,1 02 Aug 2021 17:11:24 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_6,1 29 Jun 2021 06:44:47 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_5,1 08 Jun 2021 06:28:16 |
Kirill Ponomarev (krion) |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_4,1 29 Apr 2021 17:51:54 |
Kirill Ponomarev (krion) |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_3,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2_3,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_3,1 29 Mar 2021 07:37:39 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_2,1 02 Mar 2021 11:45:20 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2_1,1 01 Feb 2021 10:53:01 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
1.2,1 01 Jan 2021 01:08:55 |
jrm |
devel/cl-alexandria: Update to version 1.2
- Add License
- Pull tarball from current development location, gitlab.common-lisp.net
- Chase this update in x11-wm/stumpwm
Approved by: olgeni (maintainer)
Differential Revision: https://reviews.freebsd.org/D27805 |
2010.01.16_52 31 Dec 2020 12:34:48 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_51 30 Nov 2020 16:42:24 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_50 27 Oct 2020 18:29:56 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_49 29 Sep 2020 16:10:48 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_48 14 Sep 2020 08:16:39 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_47 03 Aug 2020 10:54:51 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_46 01 Jul 2020 06:43:15 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_45 01 Jun 2020 10:10:25 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_44 09 May 2020 14:13:58 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_43 29 Mar 2020 10:43:22 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_42 10 Mar 2020 12:30:41 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_41 27 Jan 2020 10:50:25 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_40 29 Dec 2019 19:14:55 |
jrm |
Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl ports |
2010.01.16_39 27 Nov 2019 16:21:19 |
jrm |
Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl ports |
2010.01.16_38 26 Oct 2019 15:24:13 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_37 02 Aug 2019 08:37:56 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_36 01 Jul 2019 13:56:02 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_35 02 Jun 2019 09:09:39 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_34 09 May 2019 14:51:01 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_33 07 Mar 2019 13:13:23 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_32 28 Jan 2019 13:20:33 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_31 01 Jan 2019 12:44:21 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_30 06 Dec 2018 18:03:49 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_29 02 Nov 2018 19:21:20 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_28 01 Oct 2018 08:34:26 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_27 17 Sep 2018 12:08:43 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_26 30 Aug 2018 13:39:51 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_25 14 Aug 2018 07:53:10 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_24 29 Jun 2018 12:50:01 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_23 28 May 2018 17:05:14 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_22 04 May 2018 06:17:47 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_21 19 Apr 2018 17:29:26 |
jrm |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade in 467751
While here, also remove '# Created by: Anonymous' line from
x11/cl-clx-sbcl/Makefile. |
2010.01.16_20 31 Mar 2018 17:50:55 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_19 04 Mar 2018 17:48:29 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_18 31 Jan 2018 17:58:27 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_17 08 Jan 2018 14:44:55 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_16 11 Dec 2017 14:29:49 |
krion |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. |
2010.01.16_15 15 Nov 2017 04:12:07 |
jrm |
Chase upgrade of lang/sbcl
All ports with SBCL fasl files must be rebuilt when the lang/sbcl package
changes. Also, add a note to lang/sbcl/Makefile as a reminder of the
required PORTREVISION bumps to prevent future breakage.
Approved by: krion, olgeni
Differential Revision: https://reviews.freebsd.org/D13087 |
2010.01.16_14 07 Sep 2017 14:08:28 |
jrm |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade |
2010.01.16_13 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2010.01.16_13 08 Jun 2014 13:14:43 |
olgeni |
Remove indefinite articles from COMMENT where I'm maintainer. |
2010.01.16_13 15 Feb 2014 15:37:57 |
antoine |
Stage support |
2010.01.16_13 03 Oct 2013 13:47:45 |
bf |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1] |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2010.01.16_12 06 Jun 2013 13:13:34 |
bf |
update lang/sbcl to 1.1.8, and adjust dependent ports |
2010.01.16_11 06 May 2013 15:33:07 |
bf |
update lang/sbcl to 1.1.7, and adjust dependent ports |
2010.01.16_10 03 Mar 2013 15:55:04 |
bf |
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports |
2010.01.16_9 02 Feb 2013 21:57:42 |
bf |
update lang/sbcl to 1.1.4 and adjust dependent ports |
2010.01.16_8 26 Jan 2013 15:03:49 |
olgeni |
Convert Makefile headers to the new format in my ports (round #2). |
2010.01.16_8 05 Jan 2013 14:13:47 |
bf |
update lang/sbcl to 1.1.3 and adjust dependent ports |
2010.01.16_7 16 Dec 2012 05:34:02 |
bf |
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports |
2010.01.16_6 13 Sep 2012 02:03:42 |
bf |
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports |
2010.01.16_5 22 May 2012 19:16:10 |
bf |
update lang/sbcl to 1.0.57, and adjust dependent ports |