cvs commit: ports/devel Makefile ports/devel/gauche-readline Makefile distinfo pkg-descr pkg-plist

Clement LAFORET clement at FreeBSD.org
Fri Jan 16 14:27:52 PST 2004


clement     2004/01/16 14:27:51 PST

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/gauche-readline Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add gauche-readline 0.1, a pure gauche/scheme implementation of the
  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 at smluc.org>
  Approved by:    erwin (mentor) (implicitly)
  
  Revision  Changes    Path
  1.1413    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/gauche-readline/Makefile (new)
  1.1       +1 -0      ports/devel/gauche-readline/distinfo (new)
  1.1       +5 -0      ports/devel/gauche-readline/pkg-descr (new)
  1.1       +5 -0      ports/devel/gauche-readline/pkg-plist (new)


More information about the cvs-ports mailing list