Commit graph

11 commits

Author SHA1 Message Date
Mathieu Arnold
320514f1dd It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion.  Set fbsd:nokeywords to a couple of patches.

With hat:	portmgr
Sponsored by:	Absolight
2015-09-16 13:03:45 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Brooks Davis
bfa57ac58b Catch the set of host platforms up to the set in llvm ports.
To revision bump as it only effects building the port on platforms that
would fail before.
2015-03-31 14:33:33 +00:00
Brooks Davis
de84f46849 Install scan-view dependencies.
Tell the user the correct scan-view to run.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-27 01:25:57 +00:00
Brooks Davis
d3c52b8764 Add back support for scan-build.[1]
Change ccc-analyzer's default compiler to clang.[2]

Install unwind.h.[3]

PR:		ports/185733 [1], ports/183802 [2], ports/186173 [3]
2014-06-17 15:55:27 +00:00
Brooks Davis
bf652eeb73 Install altivec.h and cpuid.h headers. 2014-01-05 01:25:11 +00:00
Brooks Davis
6dd4a9bcc1 Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.

Requested by:	tijl
2013-11-06 23:38:36 +00:00
Koop Mast
831af9a6e7 Teach clang33 where to find libc++ headers when installed from ports.
It will use the headers in base if it finds them there.

Approved by:	maintainer (brooks@)
2013-07-10 11:27:36 +00:00
Brooks Davis
de32315da8 Upgrade Clang and LLVM 3.3 ports to the release version. 2013-06-21 15:17:40 +00:00
Brooks Davis
509e3cc074 Add a file that was missed when working around svn cp + post commit hook
weirdness.

Submitted by:	bdrewery
2013-06-12 18:38:05 +00:00
Brooks Davis
6839fd47fe Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.

In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
2013-06-11 18:50:29 +00:00