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

Norikatsu Shigemura nork at FreeBSD.org
Fri Apr 4 13:40:55 PST 2003


nork        2003/04/04 13:40:54 PST

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/chicken         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add chicken 1.0, a Scheme-to-C compiler supporting most of the
  features as described in the Revised^5 Report on the Algorithmic
  Language Scheme.
  
  PR:             ports/50155
  Submitted by:   Kimura Fuyuki <fuyuki at hadaly.org>
  
  Revision  Changes    Path
  1.338     +1 -0      ports/lang/Makefile
  1.1       +34 -0     ports/lang/chicken/Makefile (new)
  1.1       +1 -0      ports/lang/chicken/distinfo (new)
  1.1       +5 -0      ports/lang/chicken/pkg-descr (new)
  1.1       +146 -0    ports/lang/chicken/pkg-plist (new)


More information about the cvs-ports mailing list