Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3 25 Feb 2025 19:25:58
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.5.3
Changelogs:
https://git.sr.ht/~technomancy/fennel/tree/1.5.1/item/changelog.md
https://git.sr.ht/~technomancy/fennel/tree/1.5.2/item/changelog.md
https://git.sr.ht/~technomancy/fennel/tree/1.5.3/item/changelog.md
Sponsored by: The FreeBSD Foundation |
1.5.0 24 Jun 2024 16:19:45
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.5.0
Changelog: https://git.sr.ht/~technomancy/fennel/tree/1.5.0/item/changelog.md
Sponsored by: The FreeBSD Foundation |
1.4.2 28 Mar 2024 22:29:22
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.4.2 and fix test
Fix one test that was failing because it could only find lua executables
with a version in the filename if it was in the form luax.y (e.g.,
lua5.4), but not luaxy (e.g., lua54) as we have.
Changelog: https://git.sr.ht/~technomancy/fennel/tree/1.4.2/item/changelog.md
Sponsored by: The FreeBSD Foundation |
1.4.0 18 Feb 2024 20:25:01
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.4.0
Changelog: https://git.sr.ht/~technomancy/fennel/tree/1.4.0/item/changelog.md#140--2023-12-01
Sponsored by: The FreeBSD Foundation |
1.3.1 08 Nov 2023 16:37:03
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.3.1
Changes: https://git.sr.ht/~technomancy/fennel/tree/1.3.1/item/changelog.md
Sponsored by: The FreeBSD Foundation |
1.3.0 18 May 2023 20:28:58
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.3.0
Changes: https://git.sr.ht/~technomancy/fennel/tree/1.3.0/item/changelog.md#130--2023-02-13
Sponsored by: The FreeBSD Foundation |
1.2.1 12 Dec 2022 19:58:44
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.2.1
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#121--2022-10-15
Sponsored by: The FreeBSD Foundation |
1.2.0 06 Oct 2022 21:39:18
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.2.0
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#120--2022-08-27
Sponsored by: The FreeBSD Foundation |
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.1.0 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.1.0 25 May 2022 16:10:15
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.1.0
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#110--2022-04-09
Sponsored by: The FreeBSD Foundation |
1.0.0 21 Dec 2021 15:36:02
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 1.0.0
Port changes:
Respect upstream's default behavior and install the fennel script rather
than fennel-bin, the native binary.
Upstream changes:
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#100--2021-11-14
Sponsored by: The FreeBSD Foundation |
0.10.0_1 20 Aug 2021 16:00:13
    |
Joseph Mingrone (jrm)  |
lang/fennel: Also install fennel library |
0.10.0 20 Aug 2021 14:46:36
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 0.10.0
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#0100--2021-08-07 |
0.9.2 04 Jun 2021 15:22:15
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 0.9.2
https://git.sr.ht/~technomancy/fennel/tree/main/changelog.md#092--2021-05-02
https://git.sr.ht/~technomancy/fennel/tree/main/changelog.md#091--2021-04-10 |
0.9.0 09 Apr 2021 15:48:10
    |
Joseph Mingrone (jrm)  |
lang/fennel: Update to 0.9.0
https://lists.sr.ht/~technomancy/fennel/%3C87im4wv3li.fsf%40whirlwind%3E |
0.8.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.1 09 Mar 2021 14:13:41
  |
mat  |
Remove occurrences of %%LUA_LIBDIR%%.
Differential Revision: https://reviews.freebsd.org/D29138 |
0.8.1 17 Feb 2021 23:39:05
  |
jbeich  |
Unbreak fetch from git.sr.ht
GZIP compression ratio and Git footer have changed e.g.,
method crc date time compressed uncompressed ratio uncompressed_name
-defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar
---
-2.26.2
+2.30.0 |
0.8.1 03 Feb 2021 15:31:01
  |
jrm  |
lang/fennel: Update to version 0.8.1
https://git.sr.ht/~technomancy/fennel/tree/main/item/changelog.md#081--2021-02-02 |
0.8.0 03 Feb 2021 02:25:32
  |
jrm  |
New port, lang/fennel: Lisp that compiles to Lua
WWW: https://fennel-lang.org/ |