| Port details |
- gauche Scheme script interpreter with multibyte character handling
- 0.9.15_2 lang
=7 0.9.15_2Version of this port present on the latest quarterly branch. - Maintainer: lassi+freebsd@lassi.io
 - Port Added: 2002-09-09 18:48:16
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- People watching this port, also watch:: libiconv, nspr, python, zip, unzip
- Also Listed In: scheme
- License: BSD3CLAUSE
- WWW:
- https://practical-scheme.net/gauche/
- Description:
- Gauche is a fast, portable Scheme interpreter with "batteries included".
It conforms to the R5RS and R7RS language standards, supports lots of
SRFI out of the box, adds its own object-oriented programming framework,
and supports the R7RS library system as well as its own pre-R7RS module
system. Gauche is designed for rapid development of scripts to assist
daily work in system administration, text processing, and other fields.
It can handle UTF-8, EUC-JP, and Shift JIS character strings natively.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/gauche/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gauche
- pkg install gauche
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gauche
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713918773
SHA256 (Gauche-0.9.15.tgz) = 3643e27bc7c8822cfd6fb2892db185f658e8e364938bc2ccfcedb239e35af783
SIZE (Gauche-0.9.15.tgz) = 9444756
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.4.1 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- indexinfo : print/indexinfo
- Library dependencies:
-
- libmbedtls.so : security/mbedtls3
- This port is required by:
- for Build
-
- devel/gauche-readline
- graphics/gauche-gl
- www/gauche-makiki
-
Deleted ports which required this port:
- for Run
-
- devel/gauche-readline
- graphics/gauche-gl
- www/gauche-makiki
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gauche-0.9.15_2:
GDBM=off: GNU dbm library support
SLIB=off: Create catalogue for SLIB port
TLS=on: Secure network connection support via TLS
===> Use 'make config' to modify these settings
- Options name:
- lang_gauche
- USES:
- compiler:c11 cpe gmake iconv makeinfo tar:tgz
- 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.6.7.1 21 Feb 2003 12:35:09
 |
knu  |
De-pkg-comment. |
0.6.7.1 13 Feb 2003 05:22:31
 |
nork  |
Update to 0.6.7.1.
Suggested by: knu
Approved by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer) |
0.6.7 12 Feb 2003 16:03:33
 |
nork  |
Update to 0.6.7.
PR: ports/48065
Submitted by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer) |
0.6.6 18 Dec 2002 14:12:38
 |
knu  |
Update gauche & gauche-gdbm to 0.6.6.
From the freshmeat announcement:
A number of bugs are fixed, including a gauche.net bug and do-form
compilation bug which were sometimes the cause of crashes. Several
new modules are added, including message digest libraries (rfc.md5,
rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
and port seek. Other enhancements include string split to take
strings and a regexp as a splitter.
Unfortunately, this does not fix the build failure on alpha. It is
still under investigation.
PR: ports/46284
Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by: portmgr (knu) |
0.6.5 18 Dec 2002 13:04:36
 |
knu  |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org> |
0.6.5 28 Nov 2002 12:00:36
 |
knu  |
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again. |
0.6.5 19 Nov 2002 16:21:41
 |
nork  |
Update to 0.6.5.
PR: ports/45480
Submitted by: Erik Greenwald <greenwald@csc.smsu.edu> |
0.6.4 18 Nov 2002 03:48:10
 |
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
0.6.4 28 Oct 2002 00:35:32
 |
kris  |
Add two missing libraries |
0.6.4 27 Oct 2002 06:09:05
 |
nork  |
Fix function info doesn't work.
PR: ports/44129
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Approved by: maintainer |
0.6.4 23 Oct 2002 14:27:57
 |
nork  |
Update to 0.6.4.
PR: ports/44391
Submitted by: maintainer |
0.6.3 23 Sep 2002 15:33:47
 |
vanilla  |
Upgrade to 0.6.3.
PR: ports/43272
Submitted by: maintainer
Somepart by: me |
0.6.2 13 Sep 2002 08:36:20
 |
knu  |
Hand the maintainership over to the submitter of the PR.
PR: ports/40901
Submitted by: Erik Greenwald <erik@smluc.org> |
0.6.2 09 Sep 2002 19:34:32
 |
knu  |
Strip the gosh binary.
Obtained from: ports/40901
Submitted by: Erik Greenwald <erik@smluc.org> |
0.6.2 09 Sep 2002 18:47:42
 |
knu  |
Add gauche, a scheme script interpreter with multibyte character
handling. |