notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/llvm-devel/Makefile.svn_rev

Number of commits found: 47

Thursday, 30 Jul 2015
17:47 brooks search for other commits by this committer
Use option helpers where possible.[0]

Assorted tidying.

PR:		201986 [0]
Submitted by:	mat [0]
Original commitRevision:393253 
Friday, 24 Jul 2015
23:40 brooks search for other commits by this committer
Mostly complete redo to the build of -devel LLVM ports:
 - Switch to cmake.
 - Combine all builds into devel/llvm-devel.
   - Remove devel/libiomp5-devel
   - Make lang/clang-devel a metaport so people can still find it.

Upgrade a snapshot shortly after the 3.7 branch point.

Sponsored by:	DARPA, AFRL
Original commitRevision:392851 
Friday, 8 May 2015
21:30 brooks search for other commits by this committer
Update clang-devel and llvm-devel to r236894.

Add a port of the Intel/LLVM OpenMP runtime library.

Sponsored by:	DARPA, AFRL
Original commitRevision:385836 
Monday, 6 Apr 2015
21:51 brooks search for other commits by this committer
Upgrade to r234164.

PR:		197908 (seems to build with gcc 4.9)
Original commitRevision:383482 
Thursday, 15 Jan 2015
19:04 brooks search for other commits by this committer
Update to r225991 (the 3.6 branch point).
Original commitRevision:377138 
Thursday, 18 Dec 2014
20:46 brooks search for other commits by this committer
Upgrade to r224537.

Add support for -fformat-exentions as a no-op in clang. [0]

Submitted by:	lightside@gmx.com [0]
Original commitRevision:374919 
Tuesday, 18 Nov 2014
23:29 brooks search for other commits by this committer
Update clang-devel and llvm-devel to r222267.
Original commitRevision:372755 
Thursday, 25 Sep 2014
19:10 brooks search for other commits by this committer
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
Original commitRevision:369283 
Thursday, 21 Aug 2014
12:43 brooks search for other commits by this committer
Upgrade to 3.6.r216160.
Original commitRevision:365552 
Friday, 15 Aug 2014
15:41 brooks search for other commits by this committer
Update to r211638.
Original commitRevision:364981 
Saturday, 15 Mar 2014
06:45 brooks search for other commits by this committer
Upgrade to r203994.
Original commitRevision:348290 
Wednesday, 6 Nov 2013
00:13 brooks search for other commits by this committer
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.
Original commitRevision:332935 
Wednesday, 16 Oct 2013
17:34 brooks search for other commits by this committer
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++.
Original commitRevision:330523 
Wednesday, 4 Sep 2013
15:57 brooks search for other commits by this committer
Upgrade clang, dragonegg, and llvm -devel ports to r182968.
Original commitRevision:326289 
Friday, 31 May 2013
20:49 brooks search for other commits by this committer
Update clang/dragonegg/llvm-devel to subversion rev r182968.
Original commitRevision:319542 
Tuesday, 14 May 2013
22:10 brooks search for other commits by this committer
Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.

Install all *intrin*.h files.
Original commitRevision:318206 
Monday, 11 Mar 2013
18:32 brooks search for other commits by this committer
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa
Feb 27th).  Add FileCheck and llvm-lit binaries as some consumers need
them.
Original commitRevision:313927 
Monday, 11 Feb 2013
19:02 brooks search for other commits by this committer
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.
Original commitRevision:312075 
Thursday, 10 Jan 2013
18:01 brooks search for other commits by this committer
Update the develoment version of the llvm, clang and dragonegg ports to
3.3.r172076.
Original commitRevision:310192 
Friday, 14 Sep 2012
21:03 brooks search for other commits by this committer
Upgrade to svn rev r163622.  Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend.
Original commitRevision:304297 
Thursday, 23 Aug 2012
21:04 brooks search for other commits by this committer
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils.
Original commit
Monday, 16 Jul 2012
22:55 brooks search for other commits by this committer
Update to a 3.2 snapshot.  OPTIONSng-ify.  Reduce diffs with non-devel
ports.
Original commit
Friday, 13 Apr 2012
22:52 brooks search for other commits by this committer
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.
Original commit
Wednesday, 22 Feb 2012
23:19 brooks search for other commits by this committer
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.
Original commit
Monday, 17 Oct 2011
20:08 brooks search for other commits by this committer
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.
Original commit
Thursday, 16 Jun 2011
15:07 brooks search for other commits by this committer
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.
Original commit
Friday, 25 Feb 2011
18:53 brooks search for other commits by this committer
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
alignment.
Original commit
Thursday, 24 Feb 2011
21:54 brooks search for other commits by this committer
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.
Original commit
Thursday, 9 Dec 2010
19:29 brooks search for other commits by this committer
Update to r121368.

Reduce diff between llvm/Makefile and llvm-devel/Makefile.

Hopefully fix NOPORTDOCS case.  Currently this bogusly disables
manpages.
Original commit
Friday, 15 Oct 2010
19:39 brooks search for other commits by this committer
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.
Original commit
Monday, 30 Aug 2010
22:55 brooks search for other commits by this committer
Upgrade to r112486.

Disable asserts by default as they break threading programs.[1]

PR:             ports/149746 [1]
Submitted by:   avilla
Original commit
Thursday, 17 Jun 2010
17:35 brooks search for other commits by this committer
Upgrade to r104832 (the version in head.)
Original commit
Thursday, 6 May 2010
15:35 brooks search for other commits by this committer
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]
Original commit
Thursday, 22 Apr 2010
01:53 brooks search for other commits by this committer
Update to r102038.

On i386, force compliation with -O2 to avoid a -O3 bug in the base gcc.
Original commit
Monday, 5 Apr 2010
17:33 brooks search for other commits by this committer
Upgrade to r100430.
Original commit
Thursday, 18 Mar 2010
19:33 brooks search for other commits by this committer
Upgrade to r98833.

Revert the previous addition of debugging info.  It made the program too
big to package reliably.
Original commit
Wednesday, 3 Mar 2010
20:11 brooks search for other commits by this committer
Update to 97654.

Switch to using the new llvm test framework (lit).  Tests now pass.

Feature safe:   yes
Original commit
Tuesday, 2 Mar 2010
03:58 brooks search for other commits by this committer
Update to r97497.

Enable debugging symbols as suggested by the packaging guide.

Feature safe:   yes
Original commit
Tuesday, 16 Feb 2010
17:58 brooks search for other commits by this committer
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
Original commit
Tuesday, 8 Dec 2009
16:08 brooks search for other commits by this committer
Update to r90769.
Build with -fPIC on amd64 and ia64.
Allow the user to disable asserts.

PR:             ports/127718, ports/139207
Original commit
Wednesday, 4 Nov 2009
18:02 brooks search for other commits by this committer
Upgrade to r86028.

Reduce the complexity of CONFLICTS.

Chase plist changes.
Original commit
Sunday, 25 Oct 2009
17:43 brooks search for other commits by this committer
Upgrade to rev 85018.
Original commit
Wednesday, 7 Oct 2009
02:31 brooks search for other commits by this committer
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
Original commit
Saturday, 3 Oct 2009
17:58 brooks search for other commits by this committer
Upgrade to llvm trunk r83078.  Bump the major version to 2.7 since 2.6
has been branced and the release will happen shortly.
Original commit
Sunday, 27 Sep 2009
21:43 brooks search for other commits by this committer
Upgrade to r82217.

Feature safe:   yes
Original commit
Wednesday, 6 May 2009
20:20 brooks search for other commits by this committer
Upgrade to svn rev 71086

The ccc script has been removed and is entierly superceded by the clang
binary.
Original commit
Tuesday, 31 Mar 2009
16:51 brooks search for other commits by this committer
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
        ...
Original commit

Number of commits found: 47