Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 21:06:33 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/bigloo Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/bigloo/files bigloo.sh patch-aa patch-ab patch-ac
Message-ID:  <200301200506.h0K56XnX092382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/01/19 21:06:33 PST

  Modified files:
    lang                 Makefile 
  Added files:
    lang/bigloo          Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    lang/bigloo/files    bigloo.sh patch-aa patch-ab patch-ac 
  Log:
  New port: lang/bigloo - A Scheme interpreter and native code compiler
  
          This is a port of Bigloo, a Scheme system which includes a
          compiler generating C code and Java classes and an interpreter.
          Bigloo is the tool of choice for the construction of small
          autonomous applications in Scheme. Bigloo is mostly conformant
          to the Revised5 Report on the Algorithmic Language Scheme
          with many extensions.
  
  PR:             ports/40644
  Submitted by:   Stanislav Grozev <tacho@factline.com>
  
  Revision  Changes    Path
  1.329     +1 -0      ports/lang/Makefile
  1.1       +45 -0     ports/lang/bigloo/Makefile (new)
  1.1       +1 -0      ports/lang/bigloo/distinfo (new)
  1.1       +15 -0     ports/lang/bigloo/files/bigloo.sh (new)
  1.1       +11 -0     ports/lang/bigloo/files/patch-aa (new)
  1.1       +11 -0     ports/lang/bigloo/files/patch-ab (new)
  1.1       +22 -0     ports/lang/bigloo/files/patch-ac (new)
  1.1       +1 -0      ports/lang/bigloo/pkg-comment (new)
  1.1       +21 -0     ports/lang/bigloo/pkg-descr (new)
  1.1       +264 -0    ports/lang/bigloo/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301200506.h0K56XnX092382>