Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | mat | 2016-04-01 | 1 | -2/+2 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Remove deprecated @dirrm | pawel | 2016-01-17 | 1 | -6/+0 |
| | | | | Approved by: portmgr blanket | ||||
* | It seems some people keep adding $FreeBSD$ to patch files. | mat | 2015-09-16 | 1 | -3/+0 |
| | | | | | | | | 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 | ||||
* | Remove $FreeBSD$ from patches files everywhere. | mat | 2015-05-23 | 10 | -30/+0 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | lang/clang3*, lang/clang-devel: set environment during build | marino | 2015-05-19 | 1 | -3/+5 |
| | | | | | | | | | | | | | The clang ports override the default build target, but the new targets fail to set the environment like the default target does. This patch passes MAKE_ENV to environment. It also combines compounds to a single make cmd and unsuppresses the commands so the output shows on the build logs. PR: 199500 Submitted by: marino Approved by: brooks (maintainer) | ||||
* | Catch the set of host platforms up to the set in llvm ports. | brooks | 2015-03-31 | 1 | -1/+5 |
| | | | | | To revision bump as it only effects building the port on platforms that would fail before. | ||||
* | Make default target triple match base clang. | brooks | 2014-12-19 | 1 | -1/+4 |
| | | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net> | ||||
* | Cleanup plist | bapt | 2014-10-27 | 1 | -42/+0 |
| | |||||
* | Install scan-view dependencies. | brooks | 2014-09-27 | 4 | -10/+36 |
| | | | | | | | Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL | ||||
* | Convert GMAKE to MAKE_CMD | bapt | 2014-06-25 | 1 | -4/+4 |
| | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr | ||||
* | Add PORTREVISiON bump missing from r358139. | brooks | 2014-06-18 | 1 | -1/+1 |
| | |||||
* | Add back support for scan-build.[1] | brooks | 2014-06-17 | 4 | -4/+48 |
| | | | | | | | | Change ccc-analyzer's default compiler to clang.[2] Install unwind.h.[3] PR: ports/185733 [1], ports/183802 [2], ports/186173 [3] | ||||
* | Replace %%DATADIR%% in patched scan-build. | brooks | 2014-03-05 | 1 | -1/+3 |
| | | | | | PR: ports/187193, ports/187243 Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org> | ||||
* | Fix build when python 3 is the default. | brooks | 2014-02-15 | 1 | -2/+2 |
| | | | | | PR: ports/186641, ports/186642 Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de> | ||||
* | Install altivec.h and cpuid.h headers. | brooks | 2014-01-05 | 3 | -2/+4 |
| | |||||
* | Apply the clang portion of r255321 from base switching the default C++ | brooks | 2013-11-07 | 3 | -1/+65 |
| | | | | | | library to libc++ on 10+. Requested by: tijl | ||||
* | If the ASSERTS option is enabled, make sure it was enabled in the | brooks | 2013-10-30 | 1 | -0/+11 |
| | | | | corresponding devel/llvm## port as build fails otherwise. | ||||
* | Correct conflicting ldconfig config files by setting UNIQUENAME. | brooks | 2013-10-22 | 1 | -4/+7 |
| | | | | | | Strip installed libraries with ${STRIP_CMD}. Some whitespace tidying. | ||||
* | Sync improvements from clang32. | brooks | 2013-10-19 | 1 | -13/+15 |
| | |||||
* | Support STAGEDIR | brooks | 2013-10-17 | 2 | -10/+9 |
| | |||||
* | Fix package name collision | bapt | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | lang) | ||||
* | Convert to new perl framework | bapt | 2013-09-17 | 1 | -2/+1 |
| | | | | Convert from USE_GMAKE to USES=gmake | ||||
* | - Remove MAKE_JOBS_SAFE variable | ak | 2013-08-15 | 1 | -1/+0 |
| | | | | Approved by: portmgr (bdrewery) | ||||
* | Teach clang33 where to find libc++ headers when installed from ports. | kwm | 2013-07-10 | 2 | -0/+18 |
| | | | | | | It will use the headers in base if it finds them there. Approved by: maintainer (brooks@) | ||||
* | Upgrade Clang and LLVM 3.3 ports to the release version. | brooks | 2013-06-21 | 4 | -18/+26 |
| | |||||
* | Fix two plist bugs. Only install the manpage as clang33.1 not also as | brooks | 2013-06-13 | 2 | -8/+13 |
| | | | | clang.1. Include clang-format in the set of commands. | ||||
* | Fix up depends so we depend on llvm33 and look for the llc33 binary to | brooks | 2013-06-13 | 1 | -14/+3 |
| | | | | | | | | | 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 | ||||
* | Add a file that was missed when working around svn cp + post commit hook | brooks | 2013-06-13 | 1 | -0/+10 |
| | | | | | | weirdness. Submitted by: bdrewery | ||||
* | Set LATEST_LINK to clang33/llvm33 to deconflict. | brooks | 2013-06-13 | 1 | -1/+1 |
| | | | | Reported by: erwin | ||||
* | Add missing build depend on python. I removed the run dependency too | brooks | 2013-06-12 | 1 | -0/+1 |
| | | | | | | firmaly. Submitted by: bdrewery | ||||
* | Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these | brooks | 2013-06-12 | 11 | -0/+881 |
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. |