notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/crystal/distinfo
SVNWeb

Number of commits found: 28

Fri, 10 Mar 2023
[ 15:57 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:8108170775ebb9b37fa94d50b94771c59969d9a3  commit hash:8108170775ebb9b37fa94d50b94771c59969d9a3  commit hash:8108170775ebb9b37fa94d50b94771c59969d9a3  8108170 
lang/crystal: Update to 1.7.3

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.7.3
Fri, 27 Jan 2023
[ 12:23 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:36e69775cadf4819180ce1233c66196f1b0dbbeb  commit hash:36e69775cadf4819180ce1233c66196f1b0dbbeb  commit hash:36e69775cadf4819180ce1233c66196f1b0dbbeb  36e6977 
lang/crystal: Update to 1.7.2

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.7.2
Tue, 17 Jan 2023
[ 21:23 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:b2f9ad9709668cb2f8454a297150a98f8c2f37d1  commit hash:b2f9ad9709668cb2f8454a297150a98f8c2f37d1  commit hash:b2f9ad9709668cb2f8454a297150a98f8c2f37d1  b2f9ad9 
lang/crystal: Update to 1.7.1

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.7.1
Wed, 11 Jan 2023
[ 14:01 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:c4a0f331ea6a2e10e8786c238798890c6cca6504  commit hash:c4a0f331ea6a2e10e8786c238798890c6cca6504  commit hash:c4a0f331ea6a2e10e8786c238798890c6cca6504  c4a0f33 
lang/crystal: Update to 1.7.0

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.7.0
Fri, 4 Nov 2022
[ 12:45 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:0b8b55ccbdaa032d791d99cb79b1184c067d0dd7  commit hash:0b8b55ccbdaa032d791d99cb79b1184c067d0dd7  commit hash:0b8b55ccbdaa032d791d99cb79b1184c067d0dd7  0b8b55c 
lang/crystal: Update to 1.6.2

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.6.2
Fri, 21 Oct 2022
[ 17:26 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:837f7640ed006c0457fb12032ebf4c7dea0f3395  commit hash:837f7640ed006c0457fb12032ebf4c7dea0f3395  commit hash:837f7640ed006c0457fb12032ebf4c7dea0f3395  837f764 
lang/crystal: Update to 1.6.1

Changes:	https://github.com/crystal-lang/crystal/releases/tag/1.6.1
Wed, 12 Oct 2022
[ 18:55 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:4359a0aa3347b156bead8d122c2d9ea588af102b  commit hash:4359a0aa3347b156bead8d122c2d9ea588af102b  commit hash:4359a0aa3347b156bead8d122c2d9ea588af102b  4359a0a 
lang/crystal: Unbreak and enable interpreter mode by default
[ 11:23 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:026e79b6060ca2fe997c267ca886bfb0860a9457  commit hash:026e79b6060ca2fe997c267ca886bfb0860a9457  commit hash:026e79b6060ca2fe997c267ca886bfb0860a9457  026e79b 
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
Sat, 24 Sep 2022
[ 16:35 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gian-Simon Purkert ]    commit hash:41671cfa49c920b92faaa5971888e3d47d1462bd  commit hash:41671cfa49c920b92faaa5971888e3d47d1462bd  commit hash:41671cfa49c920b92faaa5971888e3d47d1462bd  41671cf 
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)
Thu, 11 Aug 2022
[ 12:57 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:b83466143ac2a78d6e28e4136aa54b631bf3b97d  commit hash:b83466143ac2a78d6e28e4136aa54b631bf3b97d  commit hash:b83466143ac2a78d6e28e4136aa54b631bf3b97d  b834661 
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)
Fri, 8 Jul 2022
[ 14:25 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:1e9ac10c5908a073185cb47a731090cac5aa15f3  commit hash:1e9ac10c5908a073185cb47a731090cac5aa15f3  commit hash:1e9ac10c5908a073185cb47a731090cac5aa15f3  1e9ac10 
lang/crystal: restore aarch64 bootstrap

PR:		263572
Approved by:	portmgr (build fix blanket)
Wed, 27 Apr 2022
[ 05:06 Wen Heping (wen) search for other commits by this committer ]    commit hash:0266c754cd087cb5eed54c41e5a56a21534d6ce7  commit hash:0266c754cd087cb5eed54c41e5a56a21534d6ce7  commit hash:0266c754cd087cb5eed54c41e5a56a21534d6ce7  0266c75 
lang/crystal: Update to 1.4.1

PR:		263572
Reported by:	slowdive@me.com
Approved by:	maintainer
Wed, 20 Apr 2022
[ 14:21 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:71ec7cdb3d51f1a8c908488e1eae856d4fa45dbb  commit hash:71ec7cdb3d51f1a8c908488e1eae856d4fa45dbb  commit hash:71ec7cdb3d51f1a8c908488e1eae856d4fa45dbb  71ec7cd 
lang/crystal: Readd aarch64 boostrap checksum

Removed by mistake in last update

PR:	262581
Reported by:	greg@unrelenting.technology (maintainer)
Fixes:	8cd785de155f660685d9d64ba9c9dc9ae53066c1
Tue, 12 Apr 2022
[ 09:41 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:8cd785de155f660685d9d64ba9c9dc9ae53066c1  commit hash:8cd785de155f660685d9d64ba9c9dc9ae53066c1  commit hash:8cd785de155f660685d9d64ba9c9dc9ae53066c1  8cd785d 
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)
Tue, 28 Dec 2021
[ 17:43 Fernando Apesteguía (fernape) search for other commits by this committer Author: Greg V ]    commit hash:d926f772494f184f24e52fc1d9749cd6b33bf22b  commit hash:d926f772494f184f24e52fc1d9749cd6b33bf22b  commit hash:d926f772494f184f24e52fc1d9749cd6b33bf22b  d926f77 
lang/crystal: update to 1.2.2

PR:	259923
Reported by:	mohd.akram@outlook.com
Fri, 30 Jul 2021
[ 05:32 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Greg V ]    commit hash:2199e2f85f13ff53c71595b9e33c9752a85951be  commit hash:2199e2f85f13ff53c71595b9e33c9752a85951be  commit hash:2199e2f85f13ff53c71595b9e33c9752a85951be  2199e2f 
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
Fri, 12 Feb 2021
[ 11:17 fernape search for other commits by this committer ] Original commit   Revision:565009
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)
Mon, 5 Oct 2020
[ 11:17 fernape search for other commits by this committer ] Original commit   Revision:551486
lang/crystal: update to 0.35.1

PR:	248265
Submitted by:	greg@unrelenting.technology (maintainer)
Reported by:	mohd.akram@outlook.com
Sat, 13 Jun 2020
[ 08:42 mikael search for other commits by this committer ] Original commit   Revision:538654
lang/crystal: update to 0.34.0 (& devel/shards 0.11.0)

PR:		247071
Submitted by:	Greg V (maintainer)
Sun, 12 Jan 2020
[ 02:18 jbeich search for other commits by this committer ] Original commit   Revision:522742
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)
Thu, 8 Aug 2019
[ 13:18 jbeich search for other commits by this committer ] Original commit   Revision:508377
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)
Wed, 24 Jul 2019
[ 18:09 rodrigo search for other commits by this committer ] Original commit   Revision:507293
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)
Wed, 7 Nov 2018
[ 04:46 meta search for other commits by this committer ] Original commit   Revision:484386
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)
Sun, 7 Oct 2018
[ 17:59 swills search for other commits by this committer ] Original commit   Revision:481468
lang/crystal: update to 0.26.1

PR:		231820
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Fri, 13 Jul 2018
[ 05:35 yuri search for other commits by this committer ] Original commit   Revision:474550
lang/crystal: Update 0.24.1 -> 0.25.1

PR:		229636
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Sat, 10 Mar 2018
[ 11:15 cpm search for other commits by this committer ] Original commit   Revision:464067
Fix bootstrap for 12 after r464065

Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Wed, 21 Feb 2018
[ 03:41 lwhsu search for other commits by this committer ] Original commit   Revision:462473
Fix bootstrap for 12

PR:		226057
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Mon, 19 Feb 2018
[ 13:23 lwhsu search for other commits by this committer ] Original commit   Revision:462317 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add lang/crystal, language with Ruby-like syntax and static type checking

PR:		224459
Submitted by:	Greg V <greg@unrelenting.technology>

Number of commits found: 28