cvs commit: ports/x11 Makefile ports/x11/cl-clx Makefile distinfo pkg-descr pkg-plist ports/x11/cl-clx-sbcl Makefile

Philip M. Gollucci pgollucci at FreeBSD.org
Fri Oct 8 20:14:59 UTC 2010


pgollucci    2010-10-08 20:14:58 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/cl-clx           Makefile distinfo pkg-descr pkg-plist 
    x11/cl-clx-sbcl      Makefile 
  Log:
  CLX is to Common Lisp as Xlib is to C - it provides low-level X calls
  on top of which a Graphics Toolkit can be based.
  
  PR:             ports/151315
  Submitted by:   swell.k at gmail.com
  
  Revision  Changes    Path
  1.743     +2 -0      ports/x11/Makefile
  1.1       +18 -0     ports/x11/cl-clx-sbcl/Makefile (new)
  1.1       +85 -0     ports/x11/cl-clx/Makefile (new)
  1.1       +3 -0      ports/x11/cl-clx/distinfo (new)
  1.1       +4 -0      ports/x11/cl-clx/pkg-descr (new)
  1.1       +54 -0     ports/x11/cl-clx/pkg-plist (new)


More information about the cvs-all mailing list