| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jul 2012 01:02:21
2.6.r71086
|
ak  |
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported (Only the first 15 lines of the commit message are shown above ) |
10 Jun 2012 16:10:22
2.6.r71086
|
dinoex  |
- mark DEPRECATED
- reset MAINTAINER |
28 Jan 2012 20:25:10
2.6.r71086
|
pav  |
- 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 |
14 Jan 2012 08:25:11
2.6.r71086
|
dinoex  |
- builds ok on FreeBSD-9 amd64 |
19 Nov 2011 13:35:34
2.6.r71086
|
dinoex  |
- set NOT_FOR_ARCHS
Feature safe: yes |
07 Nov 2011 04:24:55
2.6.r71086  |
miwi  |
- Get rid FreeBSD 6 support |
16 Jun 2011 15:07:40
2.6.r71086
|
brooks  |
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. |
11 Apr 2011 20:22:26
2.6.r71086
|
dinoex  |
- mark BROKEN on 9.x |
07 Apr 2011 18:45:00
2.6.r71086
|
dinoex  |
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/ |