Port details |
- gleam ML-flavoured type-safe language using Erlang's BEAM runtime
- 1.6.3 lang =3 1.4.1_2Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2021-02-19 23:47:21
- Last Update: 2024-12-04 20:09:22
- Commit Hash: a9d7a0b
- People watching this port, also watch:: nextcloud-php82, gohugo, openssl, node, haproxy
- License: APACHE20
- WWW:
- https://gleam.run/
- Description:
- Gleam is a fast, friendly, and functional language for building
type-safe, scalable systems.
The Gleam compiler itself is written in rust.
Gleam uses the BEAM runtime, and using the same actor-based multi-core
concurrency, with zero runtime overhead and full inter-operability with
Erlang, Elixir, and LFE.
It has all the features you'd expect from an ML derived language,
including algebraic data-types, immutable data structures, full type
inference, fast compilation, generics, no nulls nor exceptions, and a
few bonus features such as helpful error messages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/gleam/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gleam
- pkg install gleam
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gleam
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733332144
SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gleam-1.6.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_gleam
- USES:
- cargo ssl
- pkg-message:
- For install:
- Install one of lang/erlang or lang/erlang-runtime24 or any
later Erlang/OTP release of your choice, to work with Gleam.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.3 04 Dec 2024 20:09:22 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.6.3
- https://github.com/gleam-lang/gleam/blob/v1.6.3/CHANGELOG.md#v163---2024-12-03
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
1.4.1_4 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
1.4.1_3 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
1.4.1_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.4.1_1 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
1.4.1_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.4.1 06 Aug 2024 10:45:27 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.4.1
- https://gleam.run/news/supercharged-labels
- https://github.com/gleam-lang/gleam/blob/v1.4.1/CHANGELOG.md |
1.3.2 29 Jul 2024 15:16:24 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.3.2
- minor bug fixes
- https://github.com/gleam-lang/gleam/blob/v1.3.2/CHANGELOG.md |
1.3.0 25 Jul 2024 18:01:32 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.3.0
- https://gleam.run/news/auto-imports-and-tolerant-expressions
Sponsored by: SkunkWerks, GmbH |
1.2.0_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.2.0 04 Jun 2024 22:45:24 |
Dave Cottlehuber (dch) |
lang/gleam: drop i386 support due to missing SSE support in rust deps |
1.2.0 02 Jun 2024 21:59:35 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.2.0 |
1.1.0_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
1.1.0 04 May 2024 14:53:49 |
Dave Cottlehuber (dch) |
lang/gleam: use Makefile.crates for cargo ports consistency |
1.1.0 25 Apr 2024 13:24:51 |
Colin Percival (cperciva) |
lang/gleam: Remove errant line from Makefile.deps |
1.1.0 25 Apr 2024 08:31:38 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.1.0 |
1.0.0_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
1.0.0 04 Mar 2024 13:49:35 |
Dave Cottlehuber (dch) |
lang/gleam: update to 1.0.0 |
0.31.0_4 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.31.0_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.31.0_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.31.0_1 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.31.0 08 Oct 2023 07:18:52 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.31.0
- ChangeLog:
https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0310---2023-09-25 |
0.30.1_1 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.30.1 18 Jul 2023 11:05:55 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.30.1
- ChangeLog:
https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0301---2023-07-13 |
0.29.0_2 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.29.0_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.29.0 25 May 2023 05:31:59 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.29.0
- ChangeLog https://gleam.run/news/v0.29-gleam-gets-autocompletion
Sponsored by: SkunkWerks, GmbH |
0.28.1_1 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.28.1 08 Apr 2023 21:13:53 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.28.1
https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md |
0.27.0_1 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.27.0 13 Mar 2023 07:45:49 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.27.0
ChangeLog:
https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0270---2023-03-01 |
0.25.3_1 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.25.3 12 Jan 2023 11:45:18 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.25.3 |
0.25.0_2 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.25.0_1 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.25.0 30 Nov 2022 13:40:37 |
Dave Cottlehuber (dch) |
lang/gleam: teach portscout to ignore nightly versions |
0.25.0 28 Nov 2022 21:29:53 |
Antoine Brodin (antoine) |
lang/gleam: unbreak, remove junk from Makefile |
0.25.0 27 Nov 2022 10:35:18 |
Dave Cottlehuber (dch) |
lang/gleam: update to.0.25.0
ChangeLog:
https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0250---2022-11-24
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
0.24.0_1 21 Nov 2022 07:06:58 |
Dave Cottlehuber (dch) |
lang/gleam: teach portscout to ignore nightly versions
- pet port with portfmt, portclippy while here |
0.24.0_1 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.24.0 03 Nov 2022 22:38:52 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.24.0 |
0.22.1_3 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
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) |
0.22.1_2 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 ) |
0.22.1_2 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr |
0.22.1_1 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
0.22.1_2 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
0.22.1_1 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
0.22.1 28 Jun 2022 07:17:48 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.22.1
- minor fixes to LSP |
0.22.0 28 Jun 2022 06:29:32 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.22.0 |
0.21.0_1 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
0.21.0 17 May 2022 14:07:51 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.21.0
Now with LSP (Language Server) support
- https://gleam.run/news/v0.21-introducing-the-gleam-language-server/
- https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0210---2022-04-24
Sponsored by: SkunkWerks, GmbH |
0.20.1_2 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
0.20.1_1 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
0.20.1 09 Mar 2022 08:42:53 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.20.1 |
0.19.0_2 03 Feb 2022 14:02:32 |
Tobias Kortkamp (tobik) |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
0.19.0_1 17 Jan 2022 11:57:45 |
Tobias Kortkamp (tobik) |
lang/rust: Bump revisions after 1.58.0 |
0.19.0 13 Jan 2022 21:00:30 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.19.0 |
0.18.2 14 Dec 2021 07:01:33 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.18.2 |
0.18.0 09 Dec 2021 09:38:20 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.18.0 |
0.17.0_2 05 Dec 2021 12:35:42 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for Rust 1.57.0 |
0.17.0_1 25 Oct 2021 08:55:19 |
Tobias Kortkamp (tobik) |
*: Rebuild for Rust 1.56.0 |
0.17.0 20 Sep 2021 19:00:59 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.17.0 |
0.16.1_2 19 Sep 2021 09:03:23 |
Tobias Kortkamp (tobik) |
*: Rebuild lang/rust consumers after the 1.55.0 update |
0.16.1_1 28 Aug 2021 13:42:06 |
Mikael Urankar (mikael) |
lang/rust: Rebuild consumers for 1.54.0 |
0.16.1 30 Jun 2021 10:02:17 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.16.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
0.16.0_1 27 Jun 2021 05:39:51 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for 1.53.0 |
0.16.0 20 Jun 2021 11:05:05 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.16.0
Sponsored by: SkunkWerks, GmbH |
0.15.1 12 May 2021 09:24:51 |
Dave Cottlehuber (dch) |
lang/gleam: update to 0.15.1 |
0.14.4_2 11 May 2021 18:33:12 |
Tobias Kortkamp (tobik) |
Rebuild lang/rust consumers after d8837418ea743776 |
0.14.4_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.14.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14.4_1 29 Mar 2021 18:10:46 |
tobik |
Rebuild lang/rust consumers after r569489 |
0.14.4 29 Mar 2021 09:00:24 |
dch |
lang/gleam: add Makefile.deps required in r569439
Sponsored by: SkunkWerks, GmbH |
29 Mar 2021 08:47:16
|
dch |
lang/gleam: update to 0.14.4
upstream has fixed port fallout reported in rust 1.51.0
Reported by: tobik
Sponsored by: SkunkWerks, GmbH |
0.14.2 27 Mar 2021 15:40:25 |
tobik |
lang/gleam: Unbreak build with Rust 1.51.0 (D29425)
error: a method with this name may be added to the standard library in the
future
--> src/docs.rs:142:54
|
142 | unnest: module.name.iter().map(|_|
"..").intersperse("/").collect(),
| ^^^^^^^^^^^
|
note: the lint level is defined here
--> src/main.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]`
= warning: once this method is added to the standard library, the ambiguity
may cause an error or change in behavior!
= note: for more information, see issue #48919
<https://github.com/rust-lang/rust/issues/48919>
= help: call with fully qualified syntax
`itertools::Itertools::intersperse(...)` to keep using the current method
Cap the lint level at warnings for now
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-03-26_19h06m01s/logs/errors/gleam-0.14.2.log
PR: 254578 |
0.14.2 03 Mar 2021 18:25:52 |
dch |
lang/gleam: update to 0.14.2
- https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0142---2021-03-02
v0.14.2 - 2021-03-02
Project names can now contain numbers.
v0.14.1 - 2021-02-27
The error message for binary operators has been given more detail
and hints.
Fixed a bug where alternative patterns would incorrectly report
unused variables.
Fixed a bug where private types shadowed shadowed by values would
incorrectly report unused variables.
Sponsored by: SkunkWerks, GmbH |
0.14.0 19 Feb 2021 17:56:53 |
dch |
lang/gleam: new port
Gleam is a fast, friendly, and functional language for building
type-safe, scalable systems. The Gleam compiler itself is written in
rust.
Gleam uses the BEAM runtime, and using the same actor-based multi-core
concurrency, with zero runtime overhead and full inter-operability with
Erlang, Elixir, and LFE.
It has all the features you'd expect from an ML derived language,
including algebraic data-types, immutable data structures, full type
inference, fast compilation, generics, no nulls nor exceptions, and a
few bonus features such as helpful error messages.
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D28795 |