Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.r224537_1 18 Dec 2014 22:42:58
  |
brooks  |
Make default target triple match base clang.
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net> |
3.6.r224537 18 Dec 2014 20:46:36
  |
brooks  |
Upgrade to r224537.
Add support for -fformat-exentions as a no-op in clang. [0]
Submitted by: lightside@gmx.com [0] |
3.6.r222267 18 Nov 2014 23:29:39
  |
brooks  |
Update clang-devel and llvm-devel to r222267. |
3.6.r218451 27 Oct 2014 10:40:08
  |
bapt  |
Cleanup plist |
3.6.r218451 25 Sep 2014 19:10:19
  |
brooks  |
Upgrade to r218451.
USES=python
Give llvm a chance to build on arm* and powerpc64 systems. [0]
PR: 191996 [0]
Submitted by: direct727@gmail.com [0]
Sponsored by: DARPA, AFRL |
3.6.r216160_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.6.r216160 21 Aug 2014 12:43:41
  |
brooks  |
Upgrade to 3.6.r216160. |
3.5.r211638 15 Aug 2014 15:41:53
  |
brooks  |
Update to r211638. |
3.5.r203994 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.5.r203994 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
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 |
3.5.r203994 02 Jun 2014 22:59:02
  |
brooks  |
Modern versions of LLVM will never build on IA64 so mark them as such and
remove attempts to allow IA64 to work.
PR: 188166
Submitted by: mexas@bris.ac.uk |
3.5.r203994 06 May 2014 16:59:07
  |
brooks  |
Make PREFIX clean.
Use more bsd.options.mk features.
Mark broken prior to 9.0 due to bizzare errors from gcc on 8.4. |
3.5.r203994 14 Apr 2014 21:34:26
  |
brooks  |
Our use of cmake is unconventional so we need to pass CC and CXX to it
directly rather than relying on ports infrastructure. |
3.5.r203994 28 Mar 2014 14:07:47
  |
brooks  |
The configure scripts require a C++11 standard library as well as a
C++11 compiler.
Reported by Andrzej Tobola <ato@iem.pw.edu.pl> |
3.5.r203994 27 Mar 2014 22:37:31
  |
brooks  |
Hopefully fix builds on systems where cc isn't a C++11 compiler. |
3.5.r203994 15 Mar 2014 06:45:41
  |
brooks  |
Upgrade to r203994. |
3.4.r193887 28 Feb 2014 22:02:14
  |
brooks  |
Recent versions of clang should work find on sparc64 and arm so mark
them not broken. We'll patch if it turns out they have issues.
Requested by: rdivacky (sparc64) |
3.4.r193887 06 Nov 2013 00:13:02
  |
brooks  |
Upgrade the llvm development ports to r193887. We're about two weeks
from the LLVM 3.4 branch starting.
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.
Correct clang's notion of the underlying type of (u)intmax_t on MIPS64. |
3.4.r191854 16 Oct 2013 17:34:22
  |
brooks  |
Upgrade to 3.4.r191854.
STAGIFY
Mark dragonegg IGNORE on systems where the default compiler defaults to
libc++ on the grounds the the clang/llvm ports are likely linked with it
and thus won't work with gcc and libstdc++. |
3.4.r189172 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4.r189172 16 Sep 2013 09:22:22
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.4.r189172 04 Sep 2013 15:57:36
  |
brooks  |
Upgrade clang, dragonegg, and llvm -devel ports to r182968. |
3.4.r182968_2 24 Aug 2013 14:05:17
  |
brooks  |
Reduce diffs to devel/llvm33 by removing a few obsolete bits and making
the building of cmake support files optional. |
3.4.r182968_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.4.r182968_1 12 Jun 2013 16:20:51
  |
brooks  |
Correct some WRKDIR relative paths in the cmake files so they actually
work. I've verified that libobjc2 builds with them installed.
Remove the conflict with llvm-3.3 and later. Newer ports will not
conflict. |
3.4.r182968 31 May 2013 20:49:05
  |
brooks  |
Update clang/dragonegg/llvm-devel to subversion rev r182968. |
3.4.r181598_2 23 May 2013 15:30:57
  |
brooks  |
Now that I'm installing lit, we need a runtime dependency on python so
the deinstall order is correct. |
3.4.r181598_1 22 May 2013 19:31:40
  |
brooks  |
Add a new option MANPAGES to allow man pages to be supressed. [0]
Remove USE_GCC=4.2+ as all supported versions have an acceptable version
of gcc by default.[0]
Remove the long unused MAINTAINER_MODE variable.
Submitted by: tijl [0] |
3.4.r181598 14 May 2013 22:10:59
  |
brooks  |
Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.
Install all *intrin*.h files. |
3.3.r176188_1 14 Mar 2013 19:19:51
  |
brooks  |
Install lit.1 such that it actually works after "make clean" is run.
Retain a llvm-lit links for code that can build with either an
installed LLVM or an LLVM source tree.
Minor makefile cleanup. |
3.3.r176188 11 Mar 2013 18:32:06
  |
brooks  |
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa
Feb 27th). Add FileCheck and llvm-lit binaries as some consumers need
them. |
3.3.r174891_1 13 Feb 2013 15:03:05
  |
brooks  |
Don't implicitely require devel/ninja.
Reported by: avg |
3.3.r174891_1 11 Feb 2013 19:11:58
  |
brooks  |
Fix cmake depend.
Correct pre-expansion of ${DATADIR} in plist.
Reported by: FreshPorts, portlint |
3.3.r174891 11 Feb 2013 19:02:00
  |
brooks  |
Upgrade llvm-devel and related ports to 3.3.r174891.
Install .cmake files for devel/llvm-devel so projects that use cmake can
build against the installed copy. |
3.3.r172076 11 Jan 2013 16:52:39
  |
brooks  |
Fix build with PACKAGE_BUILDING or MAINTAINER_MODE.
Reported by: bdrewery |
3.3.r172076 10 Jan 2013 18:01:29
  |
brooks  |
Update the develoment version of the llvm, clang and dragonegg ports to
3.3.r172076. |
3.2.r163622 14 Sep 2012 21:03:34
  |
brooks  |
Upgrade to svn rev r163622. Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend. |
3.2.r162438 23 Aug 2012 21:04:17
 |
brooks  |
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils. |
3.2.r160283 03 Aug 2012 21:09:26
 |
brooks  |
Always build manpages.
Add a couple of missing plist entries.
PR: ports/170028
Submitted by: 4721@hushmail.com |
3.2.r160283 16 Jul 2012 22:55:45
 |
brooks  |
Update to a 3.2 snapshot. OPTIONSng-ify. Reduce diffs with non-devel
ports. |
3.1.r154687 13 Apr 2012 22:52:38
 |
brooks  |
Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released. |
3.1.r150242 03 Mar 2012 03:48:16
 |
brooks  |
Now that gold is built in devel/binutils in 9.0 and later, make the
LTO option available. |
3.1.r150242 22 Feb 2012 23:19:27
 |
brooks  |
Upgrade to llvm/clang r150242.
Enable installation of the shared libaray in LLVM.
Add preliminary support for building and installing the gold linker
plugin. No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker. |
3.0.r141985 17 Oct 2011 20:08:21
 |
brooks  |
Upgrade to r141985. The is contemporary with the creation of the 3.0
branch. Please test and report bugs to the llvm developers to make 3.0
a good release. |
3.0.r133062 16 Jun 2011 15:07:40
 |
brooks  |
Upgrade the LLVM and Clang -devel ports to r133062.
Update the conflicts lines in all the llvm and clang ports to conflict
with 3.x as well as 2.x and generally simplify the conflict definitions
following the example of llvm-etoile. |
2.9.r126497 07 Apr 2011 18:36:05
 |
dinoex  |
- add CONFLICTS |
2.9.r126497 25 Feb 2011 18:53:15
 |
brooks  |
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
alignment. |
2.9.r126079 24 Feb 2011 21:54:36
 |
brooks  |
Upgrade to LLVM and Clang r126079 to match the version in HEAD.
Add support to the LLVM makefile to set SVN_REV externally to make
upgrading to a specific version easier. |
2.9.r121368_2 10 Dec 2010 21:43:19
 |
brooks  |
Install manpages in the NOPORTDOCS case.
Don't depend on PYTHON since it's only needed by clang which is a
seperate port.
Minor cleanup and diff reduction relative to devel/llvm |
2.9.r121368_1 09 Dec 2010 22:54:18
 |
brooks  |
Hopefully really fix the NOPORTDOCS case by using the --disable-docs
option I just found for configure. |
2.9.r121368 09 Dec 2010 20:39:29
 |
brooks  |
Add patch missed in previous commit. Only effects the NOPORTDOCS case. |
2.9.r121368 09 Dec 2010 19:29:42
 |
brooks  |
Update to r121368.
Reduce diff between llvm/Makefile and llvm-devel/Makefile.
Hopefully fix NOPORTDOCS case. Currently this bogusly disables
manpages. |
2.9.r116582 15 Oct 2010 19:39:35
 |
brooks  |
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.
Split out the clang portion of devel/llvm-devel into lang/clang-devel. |
2.8.r112486 31 Aug 2010 19:04:20
 |
brooks  |
Actually add the patch to FormatString.h.
PR: ports/149746 (in error)
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> |
2.8.r112486 30 Aug 2010 22:55:11
 |
brooks  |
Upgrade to r112486.
Disable asserts by default as they break threading programs.[1]
PR: ports/149746 [1]
Submitted by: avilla |
2.8.r104832 17 Jun 2010 17:35:57
 |
brooks  |
Upgrade to r104832 (the version in head.) |
2.8.r103179_1 06 May 2010 21:15:44
 |
brooks  |
Don't install pre-patch versions of clang header files.
Reported by: jkim |
2.8.r103179 06 May 2010 15:35:00
 |
brooks  |
Update to r103179.
Start calling this 2.8.r* since 2.7 has shipped.
Add support for FreeBSD printf format extensions.[0]
Submitted by: rdivacky [0] |
2.7.r102038 22 Apr 2010 01:53:39
 |
brooks  |
Update to r102038.
On i386, force compliation with -O2 to avoid a -O3 bug in the base gcc. |
2.7.r100430 05 Apr 2010 17:33:55
 |
brooks  |
Upgrade to r100430. |
2.7.r98833 18 Mar 2010 19:33:23
 |
brooks  |
Upgrade to r98833.
Revert the previous addition of debugging info. It made the program too
big to package reliably. |
2.7.r97654 17 Mar 2010 19:10:25
 |
pav  |
- Instead of BROKEN, mark it MANUAL_PACKAGE_BUILD:
-rwxr-xr-x 0 root wheel 498732122 Mar 17 18:55 bin/clang
Reported by: brucec/EFnet |
2.7.r97654 17 Mar 2010 18:42:20
 |
pav  |
- Mark BROKEN: fails to package
Reported by: pointyhat |
2.7.r97654 03 Mar 2010 20:38:11
 |
brooks  |
Fix plist.
Feature safe: yes |
2.7.r97654 03 Mar 2010 20:11:58
 |
brooks  |
Update to 97654.
Switch to using the new llvm test framework (lit). Tests now pass.
Feature safe: yes |
2.7.r97497 02 Mar 2010 03:58:47
 |
brooks  |
Update to r97497.
Enable debugging symbols as suggested by the packaging guide.
Feature safe: yes |
2.7.r96348_1 16 Feb 2010 20:14:05
 |
brooks  |
Fix a plist bug. Since the previous version build and installed, but
didn't package, bump PORTREVISION.
Reported by: QAT
Feature safe: yes |
2.7.r96348 16 Feb 2010 17:58:52
 |
brooks  |
Update to r96348.
This update is reported to be self hosting with -O2.
This update contains a hack of setting REQUIRES_RTTI=1 globaly which
isn't optimal, but works around a problem a people have seen in
testing.
Feature safe: yes |
2.7.r90769 08 Jan 2010 22:21:20
 |
brooks  |
graphics/opengtl doesn't require that LLVM assertions be disabled so
don't claim it does in the OPTIONS description.
PR: ports/141783
Submitted by: Alberto Villa <villa dot alberto at gmail dot com> |
2.7.r90769 08 Dec 2009 17:25:09
 |
brooks  |
Fix -DBOOTSTRAP with LANG!=C.
Submitted by: Frederic Chardon <chardon dot frederic at gmail com> |
2.7.r90769 08 Dec 2009 16:08:09
 |
brooks  |
Update to r90769.
Build with -fPIC on amd64 and ia64.
Allow the user to disable asserts.
PR: ports/127718, ports/139207 |
2.7.r86028 04 Nov 2009 18:02:43
 |
brooks  |
Upgrade to r86028.
Reduce the complexity of CONFLICTS.
Chase plist changes. |
2.7.r85018 30 Oct 2009 05:54:55
 |
brooks  |
correct plist |
2.7.r85018 25 Oct 2009 17:43:20
 |
brooks  |
Upgrade to rev 85018. |
2.7.r83443 07 Oct 2009 02:31:56
 |
brooks  |
Upgrade to r83443 which contains some FreeBSD specific fixes.
Add USE_GCC=4.2+ to hopefully allow 6.x systems to build this.
Prodded by: rdivacky |
2.7.r83078 03 Oct 2009 17:58:19
 |
brooks  |
Upgrade to llvm trunk r83078. Bump the major version to 2.7 since 2.6
has been branced and the release will happen shortly. |
2.6.r82217 27 Sep 2009 21:43:25
 |
brooks  |
Upgrade to r82217.
Feature safe: yes |
2.6.r71086 06 May 2009 20:20:26
 |
brooks  |
Upgrade to svn rev 71086
The ccc script has been removed and is entierly superceded by the clang
binary. |
2.6.r68053 31 Mar 2009 16:51:39
 |
brooks  |
Upgrade to r68053. Should fix problems with scan-build not finding
clang-cc.
Move the svn revision out into it's own file to allow do-fetch to update
it in the -DBOOTSTRAP case. This makes it easier to do:
make -DBOOTSTRAP makesum
make
... |
2.6.r67853 27 Mar 2009 18:44:54
 |
brooks  |
Upgrade to 67853 which reportedly fixes a regression building sh.
Also enable make -j. |
2.6.r67766 27 Mar 2009 13:52:07
 |
brooks  |
Upgrade to r67766.
The most visiable change is that what was bin/clang is now installed as
libexec/clang-cc and bin/clang is the new C++ driver which will
eventually replace ccc. |
2.6.r66031 04 Mar 2009 17:00:44
 |
brooks  |
Upgrade to r65948 which fixes a few key optimizer bugs.
Avoid installing more conflicting headers.
Tested with: porttools port test :) |
2.6.r65948_1 03 Mar 2009 21:05:18
 |
brooks  |
Catch a few files and directories I should have noticed during the
previous update.
Reported by: QAT |
2.6.r65948 03 Mar 2009 18:12:02
 |
brooks  |
Update to r65948.
Add printf0 support. [1]
Install the clang C headers (excluding std*.h since we have our own) now
that the installer puts them somewhere sane.
Submitted by: ed |
2.6.r65789_1 02 Mar 2009 19:52:50
 |
brooks  |
Add missing libLTO.so to the plist.
Reported by: QAT |
2.6.r65789 01 Mar 2009 22:45:34
 |
brooks  |
Upgrade to a snapshot of svn rev r65789.
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.
Submitted by: ed [1] |
2.4.r65584 27 Feb 2009 01:34:19
 |
brooks  |
Update to llvm as of r65584 which includes wchar support.
Switch to using svn revision numbers instead of date based snapshots,
fortunatly X.r[0-9]* > X.s[0-9]* in our version scheme. |
2.4.s20090224_2 26 Feb 2009 00:04:25
 |
brooks  |
Correctly have run depends on perl and python so clang works.
switch from #!/usr/bin/env p* to actually specifying the path.
Reported by: Pawel Worach |
2.4.s20090224_1 25 Feb 2009 20:49:35
 |
brooks  |
Update to a new snapshot.
Install a missing piece of scan-build. [1]
Submitted by: Pawel Worach <pawel dot worach at gmail dot com> [1] |
2.4.s20090222_1 24 Feb 2009 17:00:08
 |
brooks  |
Remove some plist bogons that crept in during late (incorrect) testing.
Reported by: QAT |
2.4.s20090222 23 Feb 2009 19:15:28
 |
brooks  |
Update to a snapshot from yesterday.
Requested by: rdivacky |
2.4.s20090215_2 20 Feb 2009 16:39:51
 |
brooks  |
Patch the clang target selection code to support amd64 in addition to
x86_64 in triples.
Reported by: Michael Reifenberger <mike at reifenberger dot com> |
2.4.s20090215_1 19 Feb 2009 14:56:48
 |
brooks  |
Support %b in printf-like functions as required to compile the FreeBSD
kernel.
Submitted by: rdivacky |
2.4.s20090215 17 Feb 2009 02:15:37
 |
brooks  |
Upgrade to a snapshot from yesterday (just pre 2.5). |
2.4.s20081105_1 10 Dec 2008 07:35:19
 |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
2.4.s20081105_1 24 Nov 2008 21:59:12
 |
brooks  |
Actually bump the PORTREVISION variable rather than misspelling it.
Reported by: Stuart Henderson <stu at spacehopper dot org>
Pointy hat: brooks |
2.4.s20081105 15 Nov 2008 18:46:26
 |
brooks  |
Fix a plist bug.
Reported by: QAT |
2.4.s20081105 06 Nov 2008 23:07:02
 |
brooks  |
Update a November 5th snapshot, fix the plist. |
2.4.s20081002 04 Oct 2008 05:44:06
 |
brooks  |
Upgrade to a snapshot from October 2nd. |
2.4.s20080819 16 Sep 2008 22:15:05
 |
pav  |
- Mark BROKEN on amd64/6: does not compile
Reported by: pointyhat
Approved by: portmgr (self) |