Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Dec 2014 23:36:12
3.2_2
|
brooks  |
Remove ports of obsolete and unmaintained upstream llvm/clang 3.2.
Mark pure as BROKEN by this removal. It should be updated to a recent
release that supports llvm 3.5, but has seen no substantive updates in
over a year. |
27 Oct 2014 10:40:08
3.2_2
|
bapt  |
Cleanup plist |
20 Oct 2014 16:04:14
3.2_2
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
22 Aug 2014 13:09:40
3.2_2
|
brooks  |
In practice this port only builds on i386 and amd64 and that is not going
to change given that it is unmaintailed.
PR: 192898
Submitted by: sbruno |
05 Aug 2014 06:40:47
3.2_2
|
bapt  |
USES=execinfo |
03 Jul 2014 13:47:08
3.2_2
|
robak  |
devel/llvm32: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket) |
25 Jun 2014 05:35:32
3.2_2
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
14 Dec 2013 17:37:08
3.2_2
|
mva  |
- Use python2 explicitly for the build
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
08 Dec 2013 13:25:49
3.2_2
|
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket) |
30 Oct 2013 14:03:46
3.2_2
|
brooks  |
Fix install with ASSERTS option enabled.
Submitted by: Cary <cary@SDF.ORG> |
24 Oct 2013 14:46:26
3.2_2
|
brooks  |
Fix build with libc++ by importing r178240.
Submitted by: tijl (via commit to devel/llvm) |
21 Oct 2013 19:42:03
3.2_1
|
brooks  |
Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying. |
18 Oct 2013 22:07:40
3.2
|
brooks  |
Add missing distinfo file from r330777. |
18 Oct 2013 22:06:40
3.2
|
brooks  |
Add llvm32 and clang32 ports modeled on the llvm33 and clang33 ports.
These ports install binaries with "32" suffixes and most data lives in
${PREFIX}/llvm32 so there are no conflicts.
NOTE: devel/llvm and lang/clang will shortly be removed in favor of
these ports. |