Port details |
- gluon Static, type inferred and embeddable language
- 0.18.2_8 lang =2 0.18.2_6Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-01-14 21:24:11
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://gluon-lang.org
- https://github.com/gluon-lang/gluon
- Description:
- Gluon is a small, statically-typed, functional programming language designed for
application embedding.
Features:
* Seatically-typed
* Type inference
* Simple embedding
* UTF-8 by default
* Separate heaps
* Thread-safe
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gluon-language>0:lang/gluon
- To install the port:
- cd /usr/ports/lang/gluon/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gluon
- pkg install gluon-language
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gluon-language
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705259379
SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3
SIZE (rust/crates/addr2line-0.20.0.crate) = 39558
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:
- No options to configure
- Options name:
- lang_gluon
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.2_8 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.18.2_7 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.18.2_6 25 Oct 2024 21:07:58 |
Yuri Victorovich (yuri) |
lang/gluon: Update WWW |
0.18.2_6 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.18.2_5 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 |
0.18.2_5 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.18.2_4 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.18.2_3 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.18.2_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.18.2_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.18.2 11 Feb 2024 11:48:47 |
Piotr Kubaj (pkubaj) |
lang/gluon: fix build on i386 |
0.18.2 03 Feb 2024 07:52:52 |
Yuri Victorovich (yuri) |
lang/gluon: Broken on armv7
Reported by: fallout |
0.18.2 19 Jan 2024 13:55:31 |
Yuri Victorovich (yuri) |
lang/gluon: Broken on i386
Reported by: https://portsfallout.com/ |
0.18.2 14 Jan 2024 21:22:40 |
Yuri Victorovich (yuri) |
lang/gluon: New port: Static, type inferred and embeddable language |