olgeni      2010-01-03 16:17:30 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/ccl             Makefile distinfo pkg-descr pkg-plist 
    lang/ccl/files       ccl.sh.in 
  Log:
  Add Clozure CL, a free Common Lisp implementation that can be
  bootstrapped from C code alone.
  
  Unfortunately this port does not support CPUs without the SSE2
  instruction set, and will fail to build with a diagnostic message
  in those cases. Supported FreeBSD architectures are i386 and amd64.
  
  pkg-descr contains a quick description of the main Clozure CL
  features.
  
  Revision  Changes    Path
  1.666     +1 -0      ports/lang/Makefile
  1.1       +82 -0     ports/lang/ccl/Makefile (new)
  1.1       +3 -0      ports/lang/ccl/distinfo (new)
  1.1       +6 -0      ports/lang/ccl/files/ccl.sh.in (new)
  1.1       +23 -0     ports/lang/ccl/pkg-descr (new)
  1.1       +4 -0      ports/lang/ccl/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to