The FreeBSD Ports Archive
FreeBSD lang : gauche4>
Scheme script interpreter with multibyte character handling
Gauche is a Scheme interpreter conforming Revised^5 Report on
Algorithmic Language Scheme. It is designed for rapid development
of daily tools like system management and text processing.
It can handle multibyte character strings natively.
Author: Shiro Kawai
http://www.shiro.dreamhost.com/scheme/gauche/index.html
|
gauche history
v. 1.47
date: 2007/12/14 19:23:00; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.12
PR: 117851
117852
Submitted by: Erik Greenwald (maintainer)
v. 1.46
date: 2007/08/21 09:25:22; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.11
PR: 115602
Submitted by: Erik Greenwald (maintainer)
v. 1.45
date: 2007/06/06 10:54:30; author: miwi; state: Exp; lines: +2 -3
- Update to 0.8.10
PR: 113371
Submitted by: Erik Greenwald (maintainer)
v. 1.44
date: 2007/02/21 13:20:02; author: rafan; state: Exp; lines: +2 -2
- Install info files correctly
PR: ports/108194
Submitted by: clemens fischer
Approved by: Erik Greenwald (maintainer)
v. 1.43
date: 2007/01/19 08:40:39; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.9
PR: ports/108093
Submitted by: Erik Greenwald (maintainer)
v. 1.42
date: 2006/11/26 08:02:08; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.8
PR: ports/105477
Submitted by: Erik Greenwald (maintainer)
v. 1.41
date: 2006/07/03 14:53:56; author: arved; state: Exp; lines: +2 -2
Mark BROKEN on sparc64
Reported by: pointyhat
v. 1.40
date: 2006/05/21 19:13:53; author: arved; state: Exp; lines: +2 -2
Merge patches from devel/boehm-gc to included boehm-gc to fix build on
amd64
PR: 97021
Submitted by: Hirohisa Yamaguchi
Approved by: Erik Greenwald
v. 1.39
date: 2006/05/09 20:52:12; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.38
date: 2006/05/01 18:22:26; author: krion; state: Exp; lines: +1 -1
Update to 0.8.7
PR: ports/95749
Submitted by: maintainer
v. 1.37
date: 2005/12/05 00:53:16; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.36
date: 2005/11/06 23:32:50; author: mnag; state: Exp; lines: +1 -2
Update to 0.8.6
PR: 88569
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2005/09/14 15:35:50; author: pav; state: Exp; lines: +1 -0
- Enable sxml installation
PR: ports/86126
Submitted by: Erik Greenwald (maintainer)
v. 1.34
date: 2005/07/03 04:25:08; author: novel; state: Exp; lines: +1 -1
Update to 0.8.5.
PR: 82899
Submitted by: Erik Greenwald (maintainer)
v. 1.33
date: 2005/06/01 22:50:47; author: flz; state: Exp; lines: +1 -2
- Update to 0.8.4.
PR: ports/81781
Submitted by: maintainer
v. 1.32
date: 2005/04/09 15:12:36; author: pav; state: Exp; lines: +8 -2
- Create some empty directories for extensions
PR: ports/79620 (based on)
Submitted by: Sam Lawrance
Approved by: Erik Greenwald (maintainer)
v. 1.31
date: 2005/02/20 14:52:28; author: pav; state: Exp; lines: +2 -0
- create the .package dir (caused issues for gauche-gtk)
- disable the sxml stuff in default build (to avoid issues with
textproc/gauche-sxml
PR: ports/77542
Submitted by: Erik Greenwald (maintainer)
v. 1.30
date: 2004/12/05 15:33:14; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.8.3.
PR: ports/74680
Submitted by: maintainer
v. 1.29
date: 2004/08/03 07:52:54; author: mezz; state: Exp; lines: +1 -1
-Update to 0.8.1.
freshmeat blurb:
This is a maintenance release with some minor feature additions.
Numerous bugs are fixed, including macro-related bugs and build
problems.
(lib name contains software version instead of 0.0.0 now...)
PR: ports/69932 ports/69933
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2004/05/23 12:56:35; author: pav; state: Exp; lines: +1 -1
- Update to 0.8
PR: ports/67073, ports/67074
Submitted by: Erik Greenwald (maintainer)
v. 1.27
date: 2004/05/16 07:30:09; author: kris; state: Exp; lines: +1 -1
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
v. 1.26
date: 2004/05/16 04:04:18; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address:
:
Sorry, no mailbox here by that name. (#5.1.1)
v. 1.25
date: 2004/03/30 19:20:20; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.24
date: 2004/03/06 23:45:15; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile due to included boehm-gc
v. 1.23
date: 2004/02/27 22:15:57; author: krion; state: Exp; lines: +1 -1
- Update to version 0.7.4.2
PR: ports/63470
Submitted by: maintainer
v. 1.22
date: 2004/02/07 05:58:26; author: leeym; state: Exp; lines: +9 -4
Freshmeat blurb:
This release adds support for SRFI-5, -7, -16, -29, and -38, adds
text.gettext and www.cgi-test modules, improves performance and
robustness, and fixes several bugs.
0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions
databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...
PR: 62383
Submitted by: Erik Greenwald
v. 1.21
date: 2004/01/19 09:49:24; author: pav; state: Exp; lines: +5 -1
- Correct instalation of info files
- Add dependency on iconv
PR: ports/59168, ports/61557
Submitted by: NIIMI Satoshi , Kimura Fuyuki
Approved by: maintainer
v. 1.20
date: 2003/12/17 11:35:44; author: krion; state: Exp; lines: +10 -3
- Update to version 0.7.3
PR: 60327
Submitted by: maintainer
v. 1.19
date: 2003/10/06 20:48:23; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.7.2.
PR: ports/57614
Submitted by: maintainer
v. 1.18
date: 2003/08/21 05:33:09; author: daichi; state: Exp; lines: +1 -1
update lang/gauche: add 'scheme' virtual catagory
PR: 55284
Submitted by: Erik Greenwald (maintainer)
v. 1.17
date: 2003/07/29 05:48:48; author: maho; state: Exp; lines: +1 -3
Update to 0.7 to 0.7.1
PR: 54894
Submitted by: Erik Greenwald (maintainer)
v. 1.16
date: 2003/06/11 10:34:28; author: erwin; state: Exp; lines: +1 -0
- fix pkg-plist
- bump PORTREVISION
PR: 53121
Submitted by: maintainer
v. 1.15
date: 2003/06/03 08:30:36; author: arved; state: Exp; lines: +1 -1
Update to 0.7
PR: 52843
Submitted by: maintainer
v. 1.14
date: 2003/03/31 15:54:00; author: nork; state: Exp; lines: +2 -2
Update to 0.6.8.
PR: ports/50483
Submitted by: Erik Greenwald (maintainer)
v. 1.13
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/13 05:22:31; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.1.
Suggested by: knu
Approved by: Erik Greenwald (maintainer)
v. 1.11
date: 2003/02/12 16:03:32; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.
PR: ports/48065
Submitted by: Erik Greenwald (maintainer)
v. 1.10
date: 2002/12/18 14:12:38; author: knu; state: Exp; lines: +1 -1
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 (MAINTAINER)
Approved by: portmgr (knu)
v. 1.9
date: 2002/12/18 13:04:36; author: knu; state: Exp; lines: +1 -1
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald
v. 1.8
date: 2002/11/28 12:00:36; author: knu; state: Exp; lines: +1 -1
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
v. 1.7
date: 2002/11/19 16:21:41; author: nork; state: Exp; lines: +1 -1
Update to 0.6.5.
PR: ports/45480
Submitted by: Erik Greenwald
v. 1.6
date: 2002/11/18 03:48:10; author: kris; state: Exp; lines: +1 -1
Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.5
date: 2002/10/23 14:27:57; author: nork; state: Exp; lines: +1 -1
Update to 0.6.4.
PR: ports/44391
Submitted by: maintainer
v. 1.4
date: 2002/09/23 15:33:45; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.6.3.
PR: ports/43272
Submitted by: maintainer
Somepart by: me
v. 1.3
date: 2002/09/13 08:36:19; author: knu; state: Exp; lines: +1 -1
Hand the maintainership over to the submitter of the PR.
PR: ports/40901
Submitted by: Erik Greenwald
v. 1.2
date: 2002/09/09 19:34:32; author: knu; state: Exp; lines: +1 -0
Strip the gosh binary.
Obtained from: ports/40901
Submitted by: Erik Greenwald
v. 1.1
date: 2002/09/09 18:47:41; author: knu; state: Exp;
Add gauche, a scheme script interpreter with multibyte character
handling.
=============================================================================
v. 1.47
date: 2007/12/14 19:23:00; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.12
PR: 117851
117852
Submitted by: Erik Greenwald (maintainer)
v. 1.46
date: 2007/08/21 09:25:22; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.11
PR: 115602
Submitted by: Erik Greenwald (maintainer)
v. 1.45
date: 2007/06/06 10:54:30; author: miwi; state: Exp; lines: +2 -3
- Update to 0.8.10
PR: 113371
Submitted by: Erik Greenwald (maintainer)
v. 1.44
date: 2007/02/21 13:20:02; author: rafan; state: Exp; lines: +2 -2
- Install info files correctly
PR: ports/108194
Submitted by: clemens fischer
Approved by: Erik Greenwald (maintainer)
v. 1.43
date: 2007/01/19 08:40:39; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.9
PR: ports/108093
Submitted by: Erik Greenwald (maintainer)
v. 1.42
date: 2006/11/26 08:02:08; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.8
PR: ports/105477
Submitted by: Erik Greenwald (maintainer)
v. 1.41
date: 2006/07/03 14:53:56; author: arved; state: Exp; lines: +2 -2
Mark BROKEN on sparc64
Reported by: pointyhat
v. 1.40
date: 2006/05/21 19:13:53; author: arved; state: Exp; lines: +2 -2
Merge patches from devel/boehm-gc to included boehm-gc to fix build on
amd64
PR: 97021
Submitted by: Hirohisa Yamaguchi
Approved by: Erik Greenwald
v. 1.39
date: 2006/05/09 20:52:12; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.38
date: 2006/05/01 18:22:26; author: krion; state: Exp; lines: +1 -1
Update to 0.8.7
PR: ports/95749
Submitted by: maintainer
v. 1.37
date: 2005/12/05 00:53:16; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.36
date: 2005/11/06 23:32:50; author: mnag; state: Exp; lines: +1 -2
Update to 0.8.6
PR: 88569
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2005/09/14 15:35:50; author: pav; state: Exp; lines: +1 -0
- Enable sxml installation
PR: ports/86126
Submitted by: Erik Greenwald (maintainer)
v. 1.34
date: 2005/07/03 04:25:08; author: novel; state: Exp; lines: +1 -1
Update to 0.8.5.
PR: 82899
Submitted by: Erik Greenwald (maintainer)
v. 1.33
date: 2005/06/01 22:50:47; author: flz; state: Exp; lines: +1 -2
- Update to 0.8.4.
PR: ports/81781
Submitted by: maintainer
v. 1.32
date: 2005/04/09 15:12:36; author: pav; state: Exp; lines: +8 -2
- Create some empty directories for extensions
PR: ports/79620 (based on)
Submitted by: Sam Lawrance
Approved by: Erik Greenwald (maintainer)
v. 1.31
date: 2005/02/20 14:52:28; author: pav; state: Exp; lines: +2 -0
- create the .package dir (caused issues for gauche-gtk)
- disable the sxml stuff in default build (to avoid issues with
textproc/gauche-sxml
PR: ports/77542
Submitted by: Erik Greenwald (maintainer)
v. 1.30
date: 2004/12/05 15:33:14; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.8.3.
PR: ports/74680
Submitted by: maintainer
v. 1.29
date: 2004/08/03 07:52:54; author: mezz; state: Exp; lines: +1 -1
-Update to 0.8.1.
freshmeat blurb:
This is a maintenance release with some minor feature additions.
Numerous bugs are fixed, including macro-related bugs and build
problems.
(lib name contains software version instead of 0.0.0 now...)
PR: ports/69932 ports/69933
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2004/05/23 12:56:35; author: pav; state: Exp; lines: +1 -1
- Update to 0.8
PR: ports/67073, ports/67074
Submitted by: Erik Greenwald (maintainer)
v. 1.27
date: 2004/05/16 07:30:09; author: kris; state: Exp; lines: +1 -1
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
v. 1.26
date: 2004/05/16 04:04:18; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address:
:
Sorry, no mailbox here by that name. (#5.1.1)
v. 1.25
date: 2004/03/30 19:20:20; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.24
date: 2004/03/06 23:45:15; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile due to included boehm-gc
v. 1.23
date: 2004/02/27 22:15:57; author: krion; state: Exp; lines: +1 -1
- Update to version 0.7.4.2
PR: ports/63470
Submitted by: maintainer
v. 1.22
date: 2004/02/07 05:58:26; author: leeym; state: Exp; lines: +9 -4
Freshmeat blurb:
This release adds support for SRFI-5, -7, -16, -29, and -38, adds
text.gettext and www.cgi-test modules, improves performance and
robustness, and fixes several bugs.
0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions
databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...
PR: 62383
Submitted by: Erik Greenwald
v. 1.21
date: 2004/01/19 09:49:24; author: pav; state: Exp; lines: +5 -1
- Correct instalation of info files
- Add dependency on iconv
PR: ports/59168, ports/61557
Submitted by: NIIMI Satoshi , Kimura Fuyuki
Approved by: maintainer
v. 1.20
date: 2003/12/17 11:35:44; author: krion; state: Exp; lines: +10 -3
- Update to version 0.7.3
PR: 60327
Submitted by: maintainer
v. 1.19
date: 2003/10/06 20:48:23; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.7.2.
PR: ports/57614
Submitted by: maintainer
v. 1.18
date: 2003/08/21 05:33:09; author: daichi; state: Exp; lines: +1 -1
update lang/gauche: add 'scheme' virtual catagory
PR: 55284
Submitted by: Erik Greenwald (maintainer)
v. 1.17
date: 2003/07/29 05:48:48; author: maho; state: Exp; lines: +1 -3
Update to 0.7 to 0.7.1
PR: 54894
Submitted by: Erik Greenwald (maintainer)
v. 1.16
date: 2003/06/11 10:34:28; author: erwin; state: Exp; lines: +1 -0
- fix pkg-plist
- bump PORTREVISION
PR: 53121
Submitted by: maintainer
v. 1.15
date: 2003/06/03 08:30:36; author: arved; state: Exp; lines: +1 -1
Update to 0.7
PR: 52843
Submitted by: maintainer
v. 1.14
date: 2003/03/31 15:54:00; author: nork; state: Exp; lines: +2 -2
Update to 0.6.8.
PR: ports/50483
Submitted by: Erik Greenwald (maintainer)
v. 1.13
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/13 05:22:31; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.1.
Suggested by: knu
Approved by: Erik Greenwald (maintainer)
v. 1.11
date: 2003/02/12 16:03:32; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.
PR: ports/48065
Submitted by: Erik Greenwald (maintainer)
v. 1.10
date: 2002/12/18 14:12:38; author: knu; state: Exp; lines: +1 -1
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 (MAINTAINER)
Approved by: portmgr (knu)
v. 1.9
date: 2002/12/18 13:04:36; author: knu; state: Exp; lines: +1 -1
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald
v. 1.8
date: 2002/11/28 12:00:36; author: knu; state: Exp; lines: +1 -1
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
v. 1.7
date: 2002/11/19 16:21:41; author: nork; state: Exp; lines: +1 -1
Update to 0.6.5.
PR: ports/45480
Submitted by: Erik Greenwald
v. 1.6
date: 2002/11/18 03:48:10; author: kris; state: Exp; lines: +1 -1
Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.5
date: 2002/10/23 14:27:57; author: nork; state: Exp; lines: +1 -1
Update to 0.6.4.
PR: ports/44391
Submitted by: maintainer
v. 1.4
date: 2002/09/23 15:33:45; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.6.3.
PR: ports/43272
Submitted by: maintainer
Somepart by: me
v. 1.3
date: 2002/09/13 08:36:19; author: knu; state: Exp; lines: +1 -1
Hand the maintainership over to the submitter of the PR.
PR: ports/40901
Submitted by: Erik Greenwald
v. 1.2
date: 2002/09/09 19:34:32; author: knu; state: Exp; lines: +1 -0
Strip the gosh binary.
Obtained from: ports/40901
Submitted by: Erik Greenwald
v. 1.1
date: 2002/09/09 18:47:41; author: knu; state: Exp;
Add gauche, a scheme script interpreter with multibyte character
handling.
=============================================================================
v. 1.47
date: 2007/12/14 19:23:00; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.12
PR: 117851
117852
Submitted by: Erik Greenwald (maintainer)
v. 1.46
date: 2007/08/21 09:25:22; author: miwi; state: Exp; lines: +1 -1
- Update to 0.8.11
PR: 115602
Submitted by: Erik Greenwald (maintainer)
v. 1.45
date: 2007/06/06 10:54:30; author: miwi; state: Exp; lines: +2 -3
- Update to 0.8.10
PR: 113371
Submitted by: Erik Greenwald (maintainer)
v. 1.44
date: 2007/02/21 13:20:02; author: rafan; state: Exp; lines: +2 -2
- Install info files correctly
PR: ports/108194
Submitted by: clemens fischer
Approved by: Erik Greenwald (maintainer)
v. 1.43
date: 2007/01/19 08:40:39; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.9
PR: ports/108093
Submitted by: Erik Greenwald (maintainer)
v. 1.42
date: 2006/11/26 08:02:08; author: rafan; state: Exp; lines: +1 -1
- Update to 0.8.8
PR: ports/105477
Submitted by: Erik Greenwald (maintainer)
v. 1.41
date: 2006/07/03 14:53:56; author: arved; state: Exp; lines: +2 -2
Mark BROKEN on sparc64
Reported by: pointyhat
v. 1.40
date: 2006/05/21 19:13:53; author: arved; state: Exp; lines: +2 -2
Merge patches from devel/boehm-gc to included boehm-gc to fix build on
amd64
PR: 97021
Submitted by: Hirohisa Yamaguchi
Approved by: Erik Greenwald
v. 1.39
date: 2006/05/09 20:52:12; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from the categories starting with L
v. 1.38
date: 2006/05/01 18:22:26; author: krion; state: Exp; lines: +1 -1
Update to 0.8.7
PR: ports/95749
Submitted by: maintainer
v. 1.37
date: 2005/12/05 00:53:16; author: edwin; state: Exp; lines: +0 -3
Remove install-info from Makefile, it's automatically done when INFO is defined
v. 1.36
date: 2005/11/06 23:32:50; author: mnag; state: Exp; lines: +1 -2
Update to 0.8.6
PR: 88569
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2005/09/14 15:35:50; author: pav; state: Exp; lines: +1 -0
- Enable sxml installation
PR: ports/86126
Submitted by: Erik Greenwald (maintainer)
v. 1.34
date: 2005/07/03 04:25:08; author: novel; state: Exp; lines: +1 -1
Update to 0.8.5.
PR: 82899
Submitted by: Erik Greenwald (maintainer)
v. 1.33
date: 2005/06/01 22:50:47; author: flz; state: Exp; lines: +1 -2
- Update to 0.8.4.
PR: ports/81781
Submitted by: maintainer
v. 1.32
date: 2005/04/09 15:12:36; author: pav; state: Exp; lines: +8 -2
- Create some empty directories for extensions
PR: ports/79620 (based on)
Submitted by: Sam Lawrance
Approved by: Erik Greenwald (maintainer)
v. 1.31
date: 2005/02/20 14:52:28; author: pav; state: Exp; lines: +2 -0
- create the .package dir (caused issues for gauche-gtk)
- disable the sxml stuff in default build (to avoid issues with
textproc/gauche-sxml
PR: ports/77542
Submitted by: Erik Greenwald (maintainer)
v. 1.30
date: 2004/12/05 15:33:14; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.8.3.
PR: ports/74680
Submitted by: maintainer
v. 1.29
date: 2004/08/03 07:52:54; author: mezz; state: Exp; lines: +1 -1
-Update to 0.8.1.
freshmeat blurb:
This is a maintenance release with some minor feature additions.
Numerous bugs are fixed, including macro-related bugs and build
problems.
(lib name contains software version instead of 0.0.0 now...)
PR: ports/69932 ports/69933
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2004/05/23 12:56:35; author: pav; state: Exp; lines: +1 -1
- Update to 0.8
PR: ports/67073, ports/67074
Submitted by: Erik Greenwald (maintainer)
v. 1.27
date: 2004/05/16 07:30:09; author: kris; state: Exp; lines: +1 -1
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
v. 1.26
date: 2004/05/16 04:04:18; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address:
:
Sorry, no mailbox here by that name. (#5.1.1)
v. 1.25
date: 2004/03/30 19:20:20; author: krion; state: Exp; lines: +1 -2
- Use USE_ICONV knob
Approved by: portmgr
v. 1.24
date: 2004/03/06 23:45:15; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile due to included boehm-gc
v. 1.23
date: 2004/02/27 22:15:57; author: krion; state: Exp; lines: +1 -1
- Update to version 0.7.4.2
PR: ports/63470
Submitted by: maintainer
v. 1.22
date: 2004/02/07 05:58:26; author: leeym; state: Exp; lines: +9 -4
Freshmeat blurb:
This release adds support for SRFI-5, -7, -16, -29, and -38, adds
text.gettext and www.cgi-test modules, improves performance and
robustness, and fixes several bugs.
0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions
databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...
PR: 62383
Submitted by: Erik Greenwald
v. 1.21
date: 2004/01/19 09:49:24; author: pav; state: Exp; lines: +5 -1
- Correct instalation of info files
- Add dependency on iconv
PR: ports/59168, ports/61557
Submitted by: NIIMI Satoshi , Kimura Fuyuki
Approved by: maintainer
v. 1.20
date: 2003/12/17 11:35:44; author: krion; state: Exp; lines: +10 -3
- Update to version 0.7.3
PR: 60327
Submitted by: maintainer
v. 1.19
date: 2003/10/06 20:48:23; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.7.2.
PR: ports/57614
Submitted by: maintainer
v. 1.18
date: 2003/08/21 05:33:09; author: daichi; state: Exp; lines: +1 -1
update lang/gauche: add 'scheme' virtual catagory
PR: 55284
Submitted by: Erik Greenwald (maintainer)
v. 1.17
date: 2003/07/29 05:48:48; author: maho; state: Exp; lines: +1 -3
Update to 0.7 to 0.7.1
PR: 54894
Submitted by: Erik Greenwald (maintainer)
v. 1.16
date: 2003/06/11 10:34:28; author: erwin; state: Exp; lines: +1 -0
- fix pkg-plist
- bump PORTREVISION
PR: 53121
Submitted by: maintainer
v. 1.15
date: 2003/06/03 08:30:36; author: arved; state: Exp; lines: +1 -1
Update to 0.7
PR: 52843
Submitted by: maintainer
v. 1.14
date: 2003/03/31 15:54:00; author: nork; state: Exp; lines: +2 -2
Update to 0.6.8.
PR: ports/50483
Submitted by: Erik Greenwald (maintainer)
v. 1.13
date: 2003/02/21 12:35:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/13 05:22:31; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.1.
Suggested by: knu
Approved by: Erik Greenwald (maintainer)
v. 1.11
date: 2003/02/12 16:03:32; author: nork; state: Exp; lines: +1 -1
Update to 0.6.7.
PR: ports/48065
Submitted by: Erik Greenwald (maintainer)
v. 1.10
date: 2002/12/18 14:12:38; author: knu; state: Exp; lines: +1 -1
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 (MAINTAINER)
Approved by: portmgr (knu)
v. 1.9
date: 2002/12/18 13:04:36; author: knu; state: Exp; lines: +1 -1
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald
v. 1.8
date: 2002/11/28 12:00:36; author: knu; state: Exp; lines: +1 -1
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
v. 1.7
date: 2002/11/19 16:21:41; author: nork; state: Exp; lines: +1 -1
Update to 0.6.5.
PR: ports/45480
Submitted by: Erik Greenwald
v. 1.6
date: 2002/11/18 03:48:10; author: kris; state: Exp; lines: +1 -1
Reset undeliverable maintainer addresses to ports@FreeBSD.org
v. 1.5
date: 2002/10/23 14:27:57; author: nork; state: Exp; lines: +1 -1
Update to 0.6.4.
PR: ports/44391
Submitted by: maintainer
v. 1.4
date: 2002/09/23 15:33:45; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 0.6.3.
PR: ports/43272
Submitted by: maintainer
Somepart by: me
v. 1.3
date: 2002/09/13 08:36:19; author: knu; state: Exp; lines: +1 -1
Hand the maintainership over to the submitter of the PR.
PR: ports/40901
Submitted by: Erik Greenwald
v. 1.2
date: 2002/09/09 19:34:32; author: knu; state: Exp; lines: +1 -0
Strip the gosh binary.
Obtained from: ports/40901
Submitted by: Erik Greenwald
v. 1.1
date: 2002/09/09 18:47:41; author: knu; state: Exp;
Add gauche, a scheme script interpreter with multibyte character
handling.
=============================================================================
|
| |

|