cvs commit: ports/devel Makefile ports/devel/clang Makefile distinfo pkg-descr pkg-plist ports/devel/clang/files patch-Makefile

Brooks Davis brooks at FreeBSD.org
Sat Oct 24 23:30:19 UTC 2009


brooks      2009-10-24 23:30:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/clang          Makefile distinfo pkg-descr pkg-plist 
    devel/clang/files    patch-Makefile 
  Log:
  Add a port of the clang C, Objective-C, and (soon) C++ compiler version
  2.6.
  
  NOTE: this port is slightly evil and both depends on llvm and builds all
  of it.  We hope to find the correct make string to fix this, but wanted
  make clang available now.
  
  Revision  Changes    Path
  1.3668    +1 -0      ports/devel/Makefile
  1.1       +116 -0    ports/devel/clang/Makefile (new)
  1.1       +6 -0      ports/devel/clang/distinfo (new)
  1.1       +14 -0     ports/devel/clang/files/patch-Makefile (new)
  1.1       +4 -0      ports/devel/clang/pkg-descr (new)
  1.1       +42 -0     ports/devel/clang/pkg-plist (new)


More information about the cvs-all mailing list