notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/llvm-etoile/Makefile
SVNWeb

Number of commits found: 8

Sun, 10 Jun 2012
[ 16:10 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- mark DEPRECATED
- reset MAINTAINER
Sat, 28 Jan 2012
[ 20:25 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on amd64/9:
  /usr/bin/ld: [..]/work/llvm-2.6.r71086/Release/lib/LLVMX86CodeGen.o:
relocation R_X86_64_PC32 against `X86CompilationCallback2' can not be used when
making a shared object; recompile with -fPIC
  /usr/bin/ld: final link failed: Bad value

Reported by:    pointyhat
Sat, 14 Jan 2012
[ 08:25 dinoex search for other commits by this committer ] Original commit 
- builds ok on FreeBSD-9 amd64
Sat, 19 Nov 2011
[ 13:35 dinoex search for other commits by this committer ] Original commit 
- set NOT_FOR_ARCHS
Feature safe:   yes
Mon, 7 Nov 2011
[ 04:24 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6 support
Thu, 16 Jun 2011
[ 15:07 brooks search for other commits by this committer ] Original commit 
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.
Mon, 11 Apr 2011
[ 20:22 dinoex search for other commits by this committer ] Original commit 
- mark BROKEN on 9.x
Thu, 7 Apr 2011
[ 18:45 dinoex search for other commits by this committer ] Original commit 
Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

This port is only to build the Etoile project.

WWW:    http://llvm.cs.uiuc.edu/

Number of commits found: 8