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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/llvm-devel/Makefile

Number of commits found: 340 (showing only 40 on this page)

«  1 | 2 | 3 | 4 

Wednesday, 17 Mar 2010
18:42 pav search for other commits by this committer
- Mark BROKEN: fails to package

Reported by:    pointyhat
Original commit
Wednesday, 3 Mar 2010
20:38 brooks search for other commits by this committer
Fix plist.

Feature safe:   yes
Original commit
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
20:14 brooks search for other commits by this committer
Fix a plist bug.  Since the previous version build and installed, but
didn't package, bump PORTREVISION.

Reported by:    QAT
Feature safe:   yes
Original commit
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
Friday, 8 Jan 2010
22:21 brooks search for other commits by this committer
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>
Original commit
Tuesday, 8 Dec 2009
17:25 brooks search for other commits by this committer
Fix -DBOOTSTRAP with LANG!=C.

Submitted by:   Frederic Chardon <chardon dot frederic at gmail com>
Original commit
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
Friday, 27 Mar 2009
18:44 brooks search for other commits by this committer
Upgrade to 67853 which reportedly fixes a regression building sh.

Also enable make -j.
Original commit
13:52 brooks search for other commits by this committer
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.
Original commit
Wednesday, 4 Mar 2009
17:00 brooks search for other commits by this committer
Upgrade to r65948 which fixes a few key optimizer bugs.

Avoid installing more conflicting headers.

Tested with:    porttools port test :)
Original commit
Tuesday, 3 Mar 2009
21:05 brooks search for other commits by this committer
Catch a few files and directories I should have noticed during the
previous update.

Reported by:    QAT
Original commit
18:12 brooks search for other commits by this committer
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
Original commit
Monday, 2 Mar 2009
19:52 brooks search for other commits by this committer
Add missing libLTO.so to the plist.

Reported by:    QAT
Original commit
Sunday, 1 Mar 2009
22:45 brooks search for other commits by this committer
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]
Original commit
Friday, 27 Feb 2009
01:34 brooks search for other commits by this committer
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.
Original commit
Thursday, 26 Feb 2009
00:04 brooks search for other commits by this committer
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
Original commit
Wednesday, 25 Feb 2009
20:49 brooks search for other commits by this committer
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]
Original commit
Tuesday, 24 Feb 2009
17:00 brooks search for other commits by this committer
Remove some plist bogons that crept in during late (incorrect) testing.

Reported by:    QAT
Original commit
Monday, 23 Feb 2009
19:15 brooks search for other commits by this committer
Update to a snapshot from yesterday.

Requested by:   rdivacky
Original commit
Friday, 20 Feb 2009
16:39 brooks search for other commits by this committer
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>
Original commit
Thursday, 19 Feb 2009
14:56 brooks search for other commits by this committer
Support %b in printf-like functions as required to compile the FreeBSD
kernel.

Submitted by:   rdivacky
Original commit
Tuesday, 17 Feb 2009
02:15 brooks search for other commits by this committer
Upgrade to a snapshot from yesterday (just pre 2.5).
Original commit
Wednesday, 10 Dec 2008
07:35 linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:    portmgr
Original commit
Monday, 24 Nov 2008
21:59 brooks search for other commits by this committer
Actually bump the PORTREVISION variable rather than misspelling it.

Reported by:    Stuart Henderson <stu at spacehopper dot org>
Pointy hat:     brooks
Original commit
Saturday, 15 Nov 2008
18:46 brooks search for other commits by this committer
Fix a plist bug.

Reported by:    QAT
Original commit
Thursday, 6 Nov 2008
23:07 brooks search for other commits by this committer
Update a November 5th snapshot, fix the plist.
Original commit
Saturday, 4 Oct 2008
05:44 brooks search for other commits by this committer
Upgrade to a snapshot from October 2nd.
Original commit
Tuesday, 16 Sep 2008
22:15 pav search for other commits by this committer
- Mark BROKEN on amd64/6: does not compile

Reported by:    pointyhat
Approved by:    portmgr (self)
Original commit
Thursday, 21 Aug 2008
14:54 brooks search for other commits by this committer
Update to a new 8/19 snapshot that passes the regression tests.

"Fix" the regression tests by running them as nobody if the regression-test
target is run by root.  Remove the .if defined(MAINTAINER_MODE) guards so
the package cluster will run the tests (they pass correctly on i386).
Original commit
Wednesday, 20 Aug 2008
22:31 brooks search for other commits by this committer
Upgrade to a snapshot from 8/17.

Temporarily put the regression-test target under if
defined(MAINTAINER_MODE) because it eats /dev/null if run as root and
the package cluster runs it as root.
Original commit
Monday, 18 Aug 2008
15:41 brooks search for other commits by this committer
Add an llvm snapshot port including clang.  The current snapshot is as of
2008-08-05.
Original commit

Number of commits found: 340 (showing only 40 on this page)

«  1 | 2 | 3 | 4