cvs commit: ports/lang Makefile ports/lang/stklos Makefile distinfo pkg-descr pkg-plist

Norikatsu Shigemura nork at FreeBSD.org
Fri Apr 4 12:26:08 PST 2003


nork        2003/04/04 12:26:07 PST

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/stklos          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add stklos 0.54, the successor of the STk Scheme interpreter.
  STklos is a free Scheme System (nearly) conform to R5RS.  The
  aim of this implementation is to be fast as well as light.
  
  PR:             ports/50231
  Submitted by:   Kimura Fuyuki <fuyuki at hadaly.org>
  
  Revision  Changes    Path
  1.336     +1 -0      ports/lang/Makefile
  1.1       +42 -0     ports/lang/stklos/Makefile (new)
  1.1       +1 -0      ports/lang/stklos/distinfo (new)
  1.1       +7 -0      ports/lang/stklos/pkg-descr (new)
  1.1       +89 -0     ports/lang/stklos/pkg-plist (new)


More information about the cvs-all mailing list