aboutsummaryrefslogtreecommitdiff
path: root/devel/gauche-readline
Commit message (Collapse)AuthorAgeFilesLines
* - Update download location, update WWWPav Lucistnik2009-01-312-2/+2
| | | | Notes: svn path=/head/; revision=227309
* Unbreak port by fixing do-install.Shaun Amott2006-10-181-13/+8
| | | | | | | | | | PR: ports/104494 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Approved by: portmgr (marcus), Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=175396
* BROKEN: Changes permissions on installed fileKris Kennaway2006-10-121-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175229
* - Fix pkg-plist when installing to non-standard prefixCheng-Lung Sung2006-09-202-1/+16
| | | | | | | | | | | | - Delete %%GAUCHE_LIBDIR%% as well - FIx permissions by replacing 'cp's to COPYTREE macro. PR: ports/101396 Submitted by: stas Approved by: maintainer (Erik Greenwald) Notes: svn path=/head/; revision=173429
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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