aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
Commit message (Collapse)AuthorAgeFilesLines
* - create the .package dir (caused issues for gauche-gtk)Pav Lucistnik2005-02-203-7/+14
| | | | | | | | | | | - disable the sxml stuff in default build (to avoid issues with textproc/gauche-sxml PR: ports/77542 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=129363
* Upgrade to 0.8.3.Vanilla I. Shu2004-12-054-4/+26
| | | | | | | | PR: ports/74680 Submitted by: maintainer Notes: svn path=/head/; revision=123239
* -Update to 0.8.1.Jeremy Messenger2004-08-033-4/+4
| | | | | | | | | | | | | | | 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 <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=115333
* - Update to 0.8Pav Lucistnik2004-05-233-4/+17
| | | | | | | | PR: ports/67073, ports/67074 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=109783
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* BROKEN on !i386 and !alpha: Does not compile due to included boehm-gcKris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103151
* - Update to version 0.7.4.2Kirill Ponomarev2004-02-272-3/+3
| | | | | | | | PR: ports/63470 Submitted by: maintainer Notes: svn path=/head/; revision=102316
* Freshmeat blurb:Yen-Ming Lee2004-02-073-12/+25
| | | | | | | | | | | | | | | | | | 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 <erik@smluc.org> Notes: svn path=/head/; revision=100219
* - Correct instalation of info filesPav Lucistnik2004-01-192-14/+20
| | | | | | | | | | | - Add dependency on iconv PR: ports/59168, ports/61557 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>, Kimura Fuyuki <fuyuki@nigredo.org> Approved by: maintainer Notes: svn path=/head/; revision=98538
* - Update to version 0.7.3Kirill Ponomarev2003-12-173-5/+19
| | | | | | | | PR: 60327 Submitted by: maintainer Notes: svn path=/head/; revision=96039
* Upgrade to 0.7.2.Vanilla I. Shu2003-10-063-17/+20
| | | | | | | | PR: ports/57614 Submitted by: maintainer Notes: svn path=/head/; revision=90469
* update lang/gauche: add 'scheme' virtual catagoryDaichi GOTO2003-08-211-1/+1
| | | | | | | | PR: 55284 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=87430
* Update to 0.7 to 0.7.1Maho Nakata2003-07-293-21/+11
| | | | | | | | PR: 54894 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=85810
* - fix pkg-plistErwin Lansing2003-06-112-0/+3
| | | | | | | | | | - bump PORTREVISION PR: 53121 Submitted by: maintainer Notes: svn path=/head/; revision=82778
* Update to 0.7Tilman Keskinoz2003-06-033-10/+23
| | | | | | | | PR: 52843 Submitted by: maintainer Notes: svn path=/head/; revision=82190
* Update to 0.6.8.Norikatsu Shigemura2003-03-312-3/+3
| | | | | | | | PR: ports/50483 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=77840
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Update to 0.6.7.1.Norikatsu Shigemura2003-02-132-2/+2
| | | | | | | | Suggested by: knu Approved by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer) Notes: svn path=/head/; revision=75437
* Update to 0.6.7.Norikatsu Shigemura2003-02-126-46/+14
| | | | | | | | PR: ports/48065 Submitted by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer) Notes: svn path=/head/; revision=75375
* Update gauche & gauche-gdbm to 0.6.6.Akinori MUSHA2002-12-184-22/+12
| | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=71704
* Set MAINTAINER back to the submitter. He is now reachable again.Akinori MUSHA2002-12-181-1/+1
| | | | | | | Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=71703
* Claim maintainership as the creator of these ports until the previousAkinori MUSHA2002-11-281-1/+1
| | | | | | | maintainer becomes reachable again. Notes: svn path=/head/; revision=71195
* Update to 0.6.5.Norikatsu Shigemura2002-11-197-47/+36
| | | | | | | | PR: ports/45480 Submitted by: Erik Greenwald <greenwald@csc.smsu.edu> Notes: svn path=/head/; revision=70500
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70365
* Add two missing librariesKris Kennaway2002-10-281-0/+2
| | | | Notes: svn path=/head/; revision=68987
* Fix function info doesn't work.Norikatsu Shigemura2002-10-271-0/+14
| | | | | | | | | PR: ports/44129 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer Notes: svn path=/head/; revision=68911
* Update to 0.6.4.Norikatsu Shigemura2002-10-233-6/+10
| | | | | | | | PR: ports/44391 Submitted by: maintainer Notes: svn path=/head/; revision=68659
* Upgrade to 0.6.3.Vanilla I. Shu2002-09-235-25/+34
| | | | | | | | | PR: ports/43272 Submitted by: maintainer Somepart by: me Notes: svn path=/head/; revision=67064
* Hand the maintainership over to the submitter of the PR.Akinori MUSHA2002-09-131-1/+1
| | | | | | | | PR: ports/40901 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=66245
* Strip the gosh binary.Akinori MUSHA2002-09-091-0/+1
| | | | | | | | Obtained from: ports/40901 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=65942
* Add gauche, a scheme script interpreter with multibyte characterAkinori MUSHA2002-09-098-0/+330
handling. Notes: svn path=/head/; revision=65934