Commit graph

20 commits

Author SHA1 Message Date
Brooks Davis
89c4039085 LLVM is believed to build on sparc64 on 6.x. I suspect a gcc 4.2 bug so mark
broken for sparc64 on -CURRENT after the gcc 4.2.0 import.
2007-09-28 20:37:11 +00:00
Brooks Davis
900b5c0cd5 Mark BROKEN on sparc64.
Reported by:	linimon
2007-09-28 20:10:29 +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
778a761245 Add a missing plist entry.
Reported by:	pointyhat (via pav)
2007-07-23 19:24:55 +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
Mark Linimon
02f4048ca9 With portmgr hat, reassign to brooks@ who is interested in maintaining
this port.  perky missed the previous PR and a current one.
2007-07-18 05:58:55 +00:00
Erwin Lansing
5e40ba1e27 Update to 1.9
PR:		105715
Submitted by:	Emil Mikulic <emil@cs.rmit.edu.au> (maintainer)
Approved by:	maintainer timeout
2007-01-03 19:43:35 +00:00
Hye-Shik Chang
ef93658b35 Update to 1.8a 2006-08-12 03:11:43 +00:00
Hye-Shik Chang
0bf60396ce Update to 1.8 2006-08-10 03:07:26 +00:00
Hye-Shik Chang
80c18ac72f Fix build on 4-STABLE. 2006-08-08 13:21:16 +00:00
Hye-Shik Chang
39fe5e6dd1 Remove dummy .dir files in ${PREFIX}/{bin,lib}/ after installation.
This may remove even though other port installed such file.  But..
:-)
2006-05-23 10:50:37 +00:00
Hye-Shik Chang
8364e340bf This port requires GCC 3.3+ to build. This unbreaks build in 4-STABLE. 2006-05-20 06:59:16 +00:00
Hye-Shik Chang
e5e827c8d4 Add a dependency on perl which is used to build man pages. 2006-05-18 14:05:38 +00:00
Hye-Shik Chang
d45880e902 Update to 1.7 2006-05-16 05:33:50 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Kris Kennaway
3f7a15f3a0 BROKEN: Does not build 2006-02-12 22:11:38 +00:00
Hye-Shik Chang
cc77211266 Add missing dependency on bison and unmark BROKEN.
Spotted by:	kris
2006-01-30 03:41:38 +00:00
Kris Kennaway
ce425a8f77 BROKEN: Configure fails 2006-01-14 09:21:01 +00:00
Hye-Shik Chang
6f24832e71 Fix to install documentations into the standard path. 2005-12-24 16:45:20 +00:00
Hye-Shik Chang
9dc294d9ec Add a new port for llvm 1.6, the Low Level Virtual Machine.
WWW:	http://llvm.cs.uiuc.edu/
2005-12-24 16:19:24 +00:00