Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 23:30:19 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/clang Makefile distinfo pkg-descr pkg-plist ports/devel/clang/files patch-Makefile
Message-ID:  <200910242330.n9ONUJJC080502@repoman.freebsd.org>

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



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