Commit graph

6 commits

Author SHA1 Message Date
Brooks Davis
9675aa365a Don't install docs other than manpages in the NOPORTDOCS case.
Requested by:	obrien
2008-07-01 20:48:43 +00:00
Brooks Davis
6cd633c412 Upgrade LLVM to release 2.3.
In theory this should build on every architecture so remove the
no-sparc64 bit.

Add a MAINTAINER_MODE option to allow debug (very slow) versions to be built
and a regression-test target. [1]

Submitted by:	Pedro Giffuni <pfgshield dash freebsd at yahoo dot com> [1]
PR:		ports/124068
2008-06-12 16:16:42 +00:00
Brooks Davis
74afc71c04 Upgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2.
Switch llvm-gcc4 from the deprecated gcc 4.0 based version to a new gcc
4.2 based release.

See the release notes for details:
http://www.llvm.org/releases/2.2/docs/ReleaseNotes.html
2008-03-24 22:48:35 +00:00
Brooks Davis
b76df69100 Upgrade to LLVM 2.1, the latest release.
A couple patchs are included from HEAD that didn't make the release, but
fix use-after-free bugs.

Submitted by:	Emil Mikulic <emil at cs dot rmit dot edu dot au>
2007-09-28 15:24:14 +00:00
Brooks Davis
5198c6449d Upgrade to LLVM 2.0.
From the release notes: "This is the first LLVM release to correctly
compile and optimize major software like LLVM itself, Mozilla/Seamonkey,
Qt 4.3rc1, kOffice, etc out of the box on linux/x86"

For details on the changes to LLVM see:

http://llvm.org/releases/2.0/docs/ReleaseNotes.html

Submitted by:	se
PR:		ports/114169
2007-07-18 14:53:39 +00:00
Hye-Shik Chang
80c18ac72f Fix build on 4-STABLE. 2006-08-08 13:21:16 +00:00