aboutsummaryrefslogtreecommitdiff
path: root/devel/gauche-readline
Commit message (Collapse)AuthorAgeFilesLines
* 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix .PLIST* creationClement Laforet2004-01-221-6/+4
| | | | | | | | | Noticed by: kris bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/gauche-readline-0.1.log Notes: svn path=/head/; revision=98792
* Add gauche-readline 0.1, a pure gauche/scheme implementation of theClement Laforet2004-01-164-0/+41
Readline library. Written in Scheme only, this adds input line editing feature to Gauche. Assumes VT100 compatible terminal capability. WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html Author: Julian Fondren PR: 61389 Submitted by: Erik Greenwald <erik@smluc.org> Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98356