Port details |
- chez-scheme Chez Scheme system
- 10.0.0 lang =2 10.0.0Version of this port present on the latest quarterly branch.
- Maintainer: ashish@FreeBSD.org
- Port Added: 2017-11-26 21:18:13
- Last Update: 2024-02-16 18:27:21
- Commit Hash: 332f253
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://cisco.github.io/ChezScheme
- Description:
- Chez Scheme is both a programming language and an implementation
of that language, with supporting tools and documentation.
As a superset of the language described in the
[Revised<sup>6</sup> Report on the Algorithmic Language Scheme]
(http://www.r6rs.org)(R6RS), Chez Scheme supports all standard
features of Scheme, including first-class procedures, proper treatment
of tail calls, continuations, user-defined records, libraries,
exceptions, and hygienic macro expansion.
Chez Scheme also includes extensive support for interfacing with C
and other languages, support for multiple threads possibly running
on multiple cores, non-blocking I/O, and many other features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- chez-scheme>0:lang/chez-scheme
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/chez-scheme/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/chez-scheme
- pkg install chez-scheme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chez-scheme
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386 aarch64 armv7 powerpc
- distinfo:
- TIMESTAMP = 1707241687
SHA256 (csv10.0.0.tar.gz) = d37199012b5ed1985c4069d6a87ff18e5e1f5a2df27e402991faf45dc4f2232c
SIZE (csv10.0.0.tar.gz) = 9109529
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:
-
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- libossp-uuid.so : misc/ossp-uuid
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chez-scheme-10.0.0:
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- lang_chez-scheme
- USES:
- gmake iconv:lib ncurses xorg
- 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 |
10.0.0 16 Feb 2024 18:27:21 |
Piotr Kubaj (pkubaj) |
lang/chez-scheme: enable on powerpc |
10.0.0 06 Feb 2024 20:08:41 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 10.0.0
- Remove the bootstraps, not needed anymore
- Add support for more architectures |
9.6.4 17 Oct 2023 09:35:32 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.6.4 |
9.6.2 29 Aug 2023 20:10:48 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.6.2 |
9.6.0 29 Aug 2023 08:14:31 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.6.0 |
9.5.8a 29 Apr 2023 20:24:26 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.5.8a |
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) |
9.5.8 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 ) |
9.5.8 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
9.5.8 26 Apr 2022 09:50:40 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.5.8 |
9.5.6 06 Feb 2022 18:01:30 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.5.6 |
9.5.4_2 11 Dec 2021 09:15:52 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Fix threads support on i386 platform
While here, pet portlint.
Reported by: Jason Dagit <dagitj at gmail dot com> (private email) |
9.5.4_1 11 Dec 2021 04:15:34 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Fix threads support
Thanks to Jason for suggesting the fix as well
Reported by: Jason Dagit <dagitj at gmail dot com> (private email) |
9.5.4 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
9.5.4 30 Oct 2021 10:13:14 |
Ashish SHUKLA (ashish) |
lang/chez-scheme: Update to 9.5.4 |
9.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.5.2 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
9.5.2 28 May 2019 10:58:31 |
ashish |
- Update to 9.5.2
- Add X11 option
- Pet portlint |
9.5 06 Dec 2017 11:55:20 |
mat |
Do not set WRKSRC when using USE_GITHUB, it is always correct.
If it is not correct, it is because you did not set GH_PROJECT
correctly.
Sponsored by: Absolight |
9.5 28 Nov 2017 13:31:18 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
9.5 26 Nov 2017 21:18:04 |
ashish |
Chez Scheme is both a programming language and an implementation
of that language, with supporting tools and documentation.
As a superset of the language described in the
[Revised<sup>6</sup> Report on the Algorithmic Language Scheme]
(http://www.r6rs.org)(R6RS), Chez Scheme supports all standard
features of Scheme, including first-class procedures, proper treatment
of tail calls, continuations, user-defined records, libraries,
exceptions, and hygienic macro expansion.
Chez Scheme also includes extensive support for interfacing with C
and other languages, support for multiple threads possibly running
on multiple cores, non-blocking I/O, and many other features.
WWW: https://cisco.github.io/ChezScheme
Thanks to jrm for helping with testing. |