Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.1_1 21 Jan 2024 22:32:09 |
Muhammad Moinur Rahman (bofh) |
lang/crystal: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.10.1 10 Jan 2024 15:37:12 |
Dave Cottlehuber (dch) |
lang/crystal: update to 1.10.1
- fix build for 14.0+ with base OpenSSL 3.x
Differential Revision: https://reviews.freebsd.org/D41746
PR: 275427 |
1.7.3 10 Mar 2023 15:57:43 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.7.3
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.3 |
1.7.2 27 Jan 2023 12:23:50 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.7.2
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.2 |
1.7.1 17 Jan 2023 21:23:37 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.7.1
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.1 |
1.7.0 11 Jan 2023 14:01:05 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.7.0
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.0 |
1.6.2 04 Nov 2022 12:45:46 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.6.2
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.2 |
1.6.1 21 Oct 2022 17:26:26 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.6.1
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.1 |
1.6.0_1 12 Oct 2022 18:55:20 |
Dmitri Goutnik (dmgk) |
lang/crystal: Unbreak and enable interpreter mode by default |
1.6.0 12 Oct 2022 11:23:48 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.6.0
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.0
While here, also:
- switch to llvm 14
- upgrade bootstrap compiler to 1.5.1
- add INTERPRETER and STATIC knobs |
1.5.1 09 Oct 2022 12:24:14 |
Dmitri Goutnik (dmgk) |
lang/crystal: Adopt port |
1.5.1 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
1.5.1 24 Sep 2022 16:35:54 |
Fernando Apesteguía (fernape) Author: Gian-Simon Purkert |
lang/crystal: Update to 1.5.1
ChangeLog: https://github.com/crystal-lang/crystal/releases/tag/1.5.1
* Fix Class#nilable? for recursive unions and root types
* Fix Float#abs and Number#format for -0.0
* Fix null dereference when passing empty slice to Base64.encode
* Do not check abstract def parameter names on abstract types and modules
* Compiler/codegen: reset @needs_value
* Fix homogeneous_aggregate? check for aarch64 types
* Compiler: don't eagerly check cast type
* Fix type restriction augmenter for Union(*T) and similar
* Formatter: Fix assign followed by comment
* Handle formatting annotated method parameters
* Update distribution-scripts
* Update distribution-scripts
* [CI] Bumping xcode to 13.4.1
PR: 266519
Reported by: gspurki@gmail.com
Approved by: greg@unrelenting.technology (maintainer, timeout > 2 weeks) |
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.5.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.5.0 11 Aug 2022 12:57:35 |
Dmitri Goutnik (dmgk) |
lang/crystal: Update to 1.5.0
Changes: https://crystal-lang.org/2022/07/06/1.5.0-released.html
PR: 265419
Approved by: greg@unrelenting.technology (maintaner) |
1.4.1 08 Jul 2022 14:25:43 |
Mikael Urankar (mikael) |
lang/crystal: restore aarch64 bootstrap
PR: 263572
Approved by: portmgr (build fix blanket) |
1.4.1 27 Apr 2022 05:06:50 |
Wen Heping (wen) |
lang/crystal: Update to 1.4.1
PR: 263572
Reported by: slowdive@me.com
Approved by: maintainer |
1.4.0 20 Apr 2022 14:21:29 |
Fernando Apesteguía (fernape) |
lang/crystal: Readd aarch64 boostrap checksum
Removed by mistake in last update
PR: 262581
Reported by: greg@unrelenting.technology (maintainer)
Fixes: 8cd785de155f660685d9d64ba9c9dc9ae53066c1 |
1.4.0 12 Apr 2022 09:41:32 |
Fernando Apesteguía (fernape) |
lang/crystal: Update to 1.4.0
ChangeLog: https://crystal-lang.org/2022/04/06/1.4.0-released.html
PR: 262581
Reported by: slowdive@me.com
Approved by: greg@unrelenting.technology (maintainer, timeout > 2 weeks) |
1.2.2_1 25 Mar 2022 17:14:19 |
Dave Cottlehuber (dch) |
lang/crystal: fix broken base SSL usage
crystal needs pkgconfig to determine precisely which SSL variant is
present, and patch itself accordingly, but this is not present in
FreeBSD base. Patch directly, what would have been provided by
pkgconfig, for currently supported FreeBSD versions.
PR: 257658
Approved by: greg@unrelenting.technology (maintainer)
Differential Revision: https://reviews.freebsd.org/D31435 |
1.2.2 22 Mar 2022 00:16:13 |
Jan Beich (jbeich) |
lang/crystal: chase d7120b446433 |
1.2.2 28 Dec 2021 17:43:02 |
Fernando Apesteguía (fernape) Author: Greg V |
lang/crystal: update to 1.2.2
PR: 259923
Reported by: mohd.akram@outlook.com |
1.1.1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.1.1 30 Jul 2021 05:32:37 |
Li-Wen Hsu (lwhsu) Author: Greg V |
lang/crystal: update to 1.1.1
Also update download URL to a CDN domain, regenerate bootstraps to 1.1.1.
Changelog: https://github.com/crystal-lang/crystal/blob/1.1.1/CHANGELOG.md
PR: 257488 |
0.36.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.36.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.36.1 12 Feb 2021 11:17:54 |
fernape |
lang/crystal: Update to 0.36.1
ChangeLog: https://github.com/crystal-lang/crystal/blob/0.36.1/CHANGELOG.md
Should fix this issue: https://github.com/crystal-lang/crystal/pull/10259
PR: 253111
Submitted by: rlwestlund@gmail.com
Approved by: greg@unrelenting.technology (maintainer)
MFH: 2021Q1 (runtime fix) |
0.35.1_1 11 Oct 2020 08:56:28 |
mikael |
lang/crystal: Add missing dependency on pkg-config
Previous version of Crystal added -L/usr/local/lib by default,
but now it needs pkg-config.
PR: 248266
Submitted by: Greg V (greg@unrelenting.technology) |
0.35.1 08 Oct 2020 00:51:06 |
jbeich |
devel/llvm-devel: chase r544647 in LLVM_DEFAULT consumers |
0.35.1 05 Oct 2020 11:17:08 |
fernape |
lang/crystal: update to 0.35.1
PR: 248265
Submitted by: greg@unrelenting.technology (maintainer)
Reported by: mohd.akram@outlook.com |
0.34.0 13 Jun 2020 08:42:06 |
mikael |
lang/crystal: update to 0.34.0 (& devel/shards 0.11.0)
PR: 247071
Submitted by: Greg V (maintainer) |
0.32.1 12 Jan 2020 02:18:01 |
jbeich |
lang/crystal: update to 0.32.1
- Switch to devel/llvm90
- Drop r507877 workaround
- Drop separate bootstrap for FreeBSD 11
Changes: https://crystal-lang.org/2019/12/18/crystal-0.32.1-released.html
PR: 239603 243276
Submitted by: Greg V (maintainer) |
0.28.0_2 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.28.0_2 08 Aug 2019 13:18:37 |
jbeich |
lang/crystal: unbreak runtime after r507877
$ cat >foo.cr
require "http/client"
HTTP::Client.get "http://api.icndb.com/jokes/1"
$ crystal foo.cr
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
[warn] event_reinit: forked from the event_loop.
[...]
PR: 206355
Reported by: Petr Fischer
Submitted by: Walter Schwarzenfeld
Approved by: Greg V (maintainer) |
0.28.0_1 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
0.28.0 24 Jul 2019 18:09:47 |
rodrigo |
Update lang/crystal to 0.28.0 and devel/shards to 0.9.0
Release notes: https://github.com/crystal-lang/crystal/releases/tag/0.28.0
https://github.com/crystal-lang/shards/releases/tag/v0.9.0
PR: 236969
Submitted by: Greg V<greg@unrelenting.technology> (maintainer) |
0.27.0 16 May 2019 05:37:44 |
antoine |
Attempt to unbreak INDEX on aarch64 |
0.27.0 07 Nov 2018 15:55:58 |
mat |
FreeBSD 10 is not supported any more. |
0.27.0 07 Nov 2018 04:46:27 |
meta |
lang/crystal: update to 0.27.0
This update includes the fix build oon 13-CURRENT.
PR: 232836
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
Approved by: mentors (implicit) |
0.26.1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
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 |
0.26.1 07 Oct 2018 17:59:33 |
swills |
lang/crystal: update to 0.26.1
PR: 231820
Submitted by: Greg V <greg@unrelenting.technology> (maintainer) |
0.25.1_1 31 Aug 2018 18:27:14 |
fernape |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704 |
0.25.1 30 Aug 2018 04:05:08 |
danfe |
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options. |
0.25.1 13 Jul 2018 05:35:09 |
yuri |
lang/crystal: Update 0.24.1 -> 0.25.1
PR: 229636
Submitted by: Greg V <greg@unrelenting.technology> (maintainer) |
0.24.1_2 01 Jun 2018 10:16:42 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
0.24.1_1 10 Mar 2018 11:15:05 |
cpm |
Fix bootstrap for 12 after r464065
Submitted by: Greg V <greg@unrelenting.technology> (maintainer) |
0.24.1 24 Feb 2018 14:40:12 |
adamw |
Show progress while building.
It doesn't show much, but it least gives an idea what it's chewing on.
Approved by: maintainer (greg unrelenting technology) |
0.24.1 21 Feb 2018 03:41:33 |
lwhsu |
Fix bootstrap for 12
PR: 226057
Submitted by: Greg V <greg@unrelenting.technology> (maintainer) |
0.24.1 19 Feb 2018 13:23:46 |
lwhsu |
Add lang/crystal, language with Ruby-like syntax and static type checking
PR: 224459
Submitted by: Greg V <greg@unrelenting.technology> |