| Commit message (Expand) | Author | Age | Files | Lines |
* | Get PORTVERSION from llvm-devel automatically. | brooks | 2016-12-15 | 1 | -1/+3 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | mat | 2016-04-01 | 1 | -1/+1 |
* | Remove stray distinfo from clang and lldb metaports. | brooks | 2015-09-05 | 2 | -4/+1 |
* | Mostly complete redo to the build of -devel LLVM ports: | brooks | 2015-07-25 | 13 | -932/+12 |
* | Remove $FreeBSD$ from patches files everywhere. | mat | 2015-05-23 | 3 | -9/+0 |
* | lang/clang3*, lang/clang-devel: set environment during build | marino | 2015-05-19 | 1 | -2/+3 |
* | MASTER_SITES cleanup. | mat | 2015-05-14 | 1 | -2/+1 |
* | Use svnlite in the maintainer BOOTSTRAP target. | brooks | 2015-05-13 | 1 | -2/+2 |
* | Update clang-devel and llvm-devel to r236894. | brooks | 2015-05-09 | 2 | -4/+6 |
* | Upgrade to r234164. | brooks | 2015-04-07 | 4 | -91/+51 |
* | Catch the set of host platforms up to the set in llvm ports. | brooks | 2015-03-31 | 1 | -1/+5 |
* | Update to r225991 (the 3.6 branch point). | brooks | 2015-01-16 | 2 | -5/+4 |
* | Make default target triple match base clang. | brooks | 2014-12-19 | 1 | -0/+4 |
* | Upgrade to r224537. | brooks | 2014-12-19 | 2 | -4/+49 |
* | Update clang-devel and llvm-devel to r222267. | brooks | 2014-11-19 | 3 | -11/+15 |
* | Cleanup plist | bapt | 2014-10-27 | 1 | -43/+0 |
* | Install scan-view support files under LLVM_PREFIX and alter | brooks | 2014-09-27 | 3 | -23/+17 |
* | Upgrade to r218451. | brooks | 2014-09-26 | 6 | -33/+22 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | gerald | 2014-09-11 | 1 | -0/+1 |
* | Upgrade to 3.6.r216160. | brooks | 2014-08-21 | 4 | -48/+47 |
* | Add patch missed in r364981. | brooks | 2014-08-15 | 1 | -0/+23 |
* | Update to r211638. | brooks | 2014-08-15 | 5 | -28/+22 |
* | Convert a bunch of USE_BZIP2 to USES=tar:bzip2 | adamw | 2014-07-30 | 1 | -2/+1 |
* | Convert GMAKE to MAKE_CMD | bapt | 2014-06-25 | 1 | -3/+3 |
* | The configure scripts require a C++11 standard library as well as a | brooks | 2014-03-28 | 1 | -1/+1 |
* | Hopefully fix builds on systems where cc isn't a C++11 compiler. | brooks | 2014-03-28 | 1 | -1/+1 |
* | Upgrade to r203994. | brooks | 2014-03-15 | 6 | -118/+62 |
* | Recent versions of clang should work find on sparc64 and arm so mark | brooks | 2014-03-01 | 1 | -3/+0 |
* | Include altivec.h and cpuid.h in the set of installed headers. | brooks | 2013-11-13 | 3 | -1/+4 |
* | Upgrade the llvm development ports to r193887. We're about two weeks | brooks | 2013-11-06 | 8 | -633/+719 |
* | Upgrade to 3.4.r191854. | brooks | 2013-10-17 | 3 | -18/+22 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 | 1 | -0/+1 |
* | Convert to new perl framework | bapt | 2013-09-17 | 1 | -7/+2 |
* | Upgrade clang, dragonegg, and llvm -devel ports to r182968. | brooks | 2013-09-04 | 4 | -25/+16 |
* | - Remove MAKE_JOBS_SAFE variable | ak | 2013-08-15 | 1 | -1/+0 |
* | Update clang/dragonegg/llvm-devel to subversion rev r182968. | brooks | 2013-06-01 | 3 | -10/+10 |
* | Correct plist by adding the new clang-format command and @dirrmtry | brooks | 2013-05-23 | 2 | -1/+7 |
* | Add a new option MANPAGES to allow man pages to be supressed. [0] | brooks | 2013-05-23 | 1 | -17/+9 |
* | Add missing mm3dnow.h and mm_malloc.h files. | brooks | 2013-05-15 | 3 | -1/+4 |
* | Upgrade LLVM, Clang, and Dragonegg to svn rev r181598. | brooks | 2013-05-15 | 5 | -14/+49 |
* | Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa | brooks | 2013-03-12 | 3 | -5/+6 |
* | Upgrade llvm-devel and related ports to 3.3.r174891. | brooks | 2013-02-12 | 2 | -5/+10 |
* | Update the develoment version of the llvm, clang and dragonegg ports to | brooks | 2013-01-11 | 6 | -48/+95 |
* | Upgrade to svn rev r163622. Several fixes to FreeBSD support for -pie and | brooks | 2012-09-15 | 3 | -221/+27 |
* | Fix a missing plist entry. | brooks | 2012-08-30 | 2 | -1/+3 |
* | Fix creation of position independent executables (-fPIE -pie). | brooks | 2012-08-28 | 2 | -0/+144 |
* | Update LLVM and Clang to r162438 plus a couple patchs to make it possible | brooks | 2012-08-24 | 6 | -15/+97 |
* | Fix build in the !DOCS case. | brooks | 2012-08-01 | 1 | -3/+0 |
* | Install manpages even when docs are off. | brooks | 2012-07-31 | 1 | -5/+6 |
* | Correct a plist error reported by QAT. | brooks | 2012-07-26 | 2 | -0/+2 |
* | Update to a 3.2 snapshot. OPTIONSng-ify. Reduce diffs with non-devel | brooks | 2012-07-17 | 3 | -33/+86 |
* | Update to LLVM and Clang 3.1.r154687, unless specific issues are found | brooks | 2012-04-14 | 2 | -22/+25 |
* | Upgrade to llvm/clang r150242. | brooks | 2012-02-23 | 5 | -26/+67 |
* | Upgrade to r141985. The is contemporary with the creation of the 3.0 | brooks | 2011-10-18 | 3 | -14/+48 |
* | Upgrade the LLVM and Clang -devel ports to r133062. | brooks | 2011-06-16 | 3 | -63/+33 |
* | Upgrade to r126497 and in particulr pick up r126226 which fixes stack | brooks | 2011-02-26 | 2 | -4/+6 |
* | Upgrade to LLVM and Clang r126079 to match the version in HEAD. | brooks | 2011-02-25 | 3 | -45/+60 |
* | Rather than relying on some hackish patches use thre --disable-docs | brooks | 2010-12-10 | 3 | -33/+1 |
* | Update to r121368. | brooks | 2010-12-10 | 3 | -13/+15 |
* | Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9 | brooks | 2010-10-16 | 3 | -52/+70 |
* | Fix scan-build by actually replacing %%DATADIR%%. | brooks | 2010-10-10 | 1 | -1/+2 |
* | Fix build when older versions are installed. | brooks | 2010-10-10 | 2 | -31/+5 |
* | Upgrade LLVM, Clang, and llvm-gcc to 2.8 release. | brooks | 2010-10-08 | 10 | -46/+254 |
* | Fix regression in previous commit that broke NOPORTDOCS=yes installs. | mandree | 2010-08-19 | 1 | -1/+2 |
* | Fix clang analyzer, and clean up port a bit. Adds dependencies. | mandree | 2010-08-18 | 2 | -8/+42 |
* | By popular depend, fix the installation of the clang.1 manpage when | brooks | 2010-05-05 | 1 | -1/+12 |
* | Actually add the patch that makes the previous commt work. | brooks | 2010-05-01 | 1 | -0/+12 |
* | Actually don't install the documentation in the NOPORTDOCS case. The | brooks | 2010-05-01 | 1 | -3/+2 |
* | Upgrade llvm, clang, and llvm-gcc to the 2.7 release. | brooks | 2010-04-29 | 4 | -31/+334 |
* | Only install compiler headers we don't provide as part of the BSD base. | brooks | 2010-02-17 | 3 | -9/+15 |
* | Fix plist (missing DATADIR). | brooks | 2009-11-05 | 2 | -7/+10 |
* | Fix pkg-plist | erwin | 2009-10-31 | 1 | -0/+1 |
* | Add a port of the clang C, Objective-C, and (soon) C++ compiler version | brooks | 2009-10-25 | 5 | -0/+182 |