Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2010 12:14:39 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/cl-asdf bsd.cl-asdf.mk
Message-ID:  <201001151214.o0FCEda9045490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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