cvs commit: ports/devel/cl-asdf bsd.cl-asdf.mk

Jimmy Olgeni olgeni at FreeBSD.org
Fri Jan 15 12:14:39 UTC 2010


olgeni      2010-01-15 12:14:39 UTC

  FreeBSD ports repository

  Added files:
    devel/cl-asdf        bsd.cl-asdf.mk 
  Log:
  Remove redundant code and variables from the cl-* ports.
  
  Introduce bsd.cl-asdf.mk to automate the compilation and installation
  of Common Lisp libraries using the ASDF framework.
  
  Currently it supports building FASL files on SBCL and CLISP, to
  support the ports that already exist in the ports tree.
  
  This should help bringing in more cl-* ports from the ASDF repository
  without excessive code duplication.
  
  Revision  Changes    Path
  1.1       +110 -0    ports/devel/cl-asdf/bsd.cl-asdf.mk (new)


More information about the cvs-ports mailing list