Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2_2 18 Dec 2014 23:36:12 |
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. |
3.2_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.2_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
3.2_2 22 Aug 2014 13:09:40 |
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 |
3.2_2 05 Aug 2014 06:40:47 |
bapt |
USES=execinfo |
3.2_2 03 Jul 2014 13:47:08 |
robak |
devel/llvm32: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket) |
3.2_2 25 Jun 2014 05:35:32 |
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 |
3.2_2 14 Dec 2013 17:37:08 |
mva |
- Use python2 explicitly for the build
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
3.2_2 08 Dec 2013 13:25:49 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket) |
3.2_2 30 Oct 2013 14:03:46 |
brooks |
Fix install with ASSERTS option enabled.
Submitted by: Cary <cary@SDF.ORG> |
3.2_2 24 Oct 2013 14:46:26 |
brooks |
Fix build with libc++ by importing r178240.
Submitted by: tijl (via commit to devel/llvm) |
3.2_1 21 Oct 2013 19:42:03 |
brooks |
Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying. |
3.2 18 Oct 2013 22:07:40 |
brooks |
Add missing distinfo file from r330777. |
3.2 18 Oct 2013 22:06:40 |
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. |