Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +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
ea2c6078ba
Fix two plist bugs. Only install the manpage as clang33.1 not also as
...
clang.1. Include clang-format in the set of commands.
2013-06-12 23:11:32 +00:00
Brooks Davis
f8fed570a8
Fix up depends so we depend on llvm33 and look for the llc33 binary to
...
identify it rather than port versions.
Remove the broken and obviously unused regression-test target along with
the obsolute dependency on dejagnu.
Reported by: decke
2013-06-12 19:03:41 +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
2291c69426
Set LATEST_LINK to clang33/llvm33 to deconflict.
...
Reported by: erwin
2013-06-12 16:32:35 +00:00
Brooks Davis
6884a01ebf
Add missing build depend on python. I removed the run dependency too
...
firmaly.
Submitted by: bdrewery
2013-06-11 21:57:09 +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