non port: lang/clang33/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 6 Feb 2018
|
[ 16:55 amdmi3 ]
- Limit python version with 2.7, fails with python3:
checking for python >= 2.5... File "<string>", line 1
import sys; print sys.version.split()[0]
^
SyntaxError: invalid syntax
- Fix shebang in scan-view script
Approved by: portmgr blanket
|
Thu, 25 May 2017
|
[ 14:35 bapt ]
Register dependency on groff
|
Thu, 3 Nov 2016
|
[ 15:47 linimon ]
Now appear to build on sparc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 17 Jan 2016
|
[ 14:32 pawel ]
Remove deprecated @dirrm
Approved by: portmgr blanket
|
Tue, 19 May 2015
|
[ 14:18 marino ]
lang/clang3*, lang/clang-devel: set environment during build
The clang ports override the default build target, but the new targets
fail to set the environment like the default target does. This patch
passes MAKE_ENV to environment.
It also combines compounds to a single make cmd and unsuppresses the
commands so the output shows on the build logs.
PR: 199500
Submitted by: marino
Approved by: brooks (maintainer)
|
Fri, 19 Dec 2014
|
[ 01:23 brooks ]
Make default target triple match base clang.
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
|
Sat, 27 Sep 2014
|
[ 01:25 brooks ]
Install scan-view dependencies.
Tell the user the correct scan-view to run.
PR: 193955
Sponsored by: DARPA, AFRL
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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
|
Tue, 17 Jun 2014
|
[ 16:50 brooks ]
Add PORTREVISiON bump missing from r358139.
|
[ 15:55 brooks ]
Add back support for scan-build.[1]
Change ccc-analyzer's default compiler to clang.[2]
Install unwind.h.[3]
PR: ports/185733 [1], ports/183802 [2], ports/186173 [3]
|
Tue, 4 Mar 2014
|
[ 23:04 brooks ]
Replace %%DATADIR%% in patched scan-build.
PR: ports/187193, ports/187243
Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
Fri, 14 Feb 2014
|
[ 21:49 brooks ]
Fix build when python 3 is the default.
PR: ports/186641, ports/186642
Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
|
Sun, 5 Jan 2014
|
[ 01:25 brooks ]
Install altivec.h and cpuid.h headers.
|
Wed, 6 Nov 2013
|
[ 23:38 brooks ]
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.
Requested by: tijl
|
Wed, 30 Oct 2013
|
[ 15:18 brooks ]
If the ASSERTS option is enabled, make sure it was enabled in the
corresponding devel/llvm## port as build fails otherwise.
|
Mon, 21 Oct 2013
|
[ 19:42 brooks ]
Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying.
|
Fri, 18 Oct 2013
|
[ 22:35 brooks ]
Sync improvements from clang32.
|
Wed, 16 Oct 2013
|
[ 20:16 brooks ]
Support STAGEDIR
|
Mon, 14 Oct 2013
|
[ 06:52 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Fix package name collision
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 17 Sep 2013
|
[ 06:40 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 10 Jul 2013
|
[ 11:27 kwm ]
Teach clang33 where to find libc++ headers when installed from ports.
It will use the headers in base if it finds them there.
Approved by: maintainer (brooks@)
|
Fri, 21 Jun 2013
|
[ 15:17 brooks ]
Upgrade Clang and LLVM 3.3 ports to the release version.
|
Wed, 12 Jun 2013
|
[ 23:11 brooks ]
Fix two plist bugs. Only install the manpage as clang33.1 not also as
clang.1. Include clang-format in the set of commands.
|
[ 19:03 brooks ]
Fix up depends so we depend on llvm33 and look for the llc33 binary to
identify it rather than port versions.
Remove the broken and obviously unused regression-test target along with
the obsolute dependency on dejagnu.
Reported by: decke
|
[ 16:32 brooks ]
Set LATEST_LINK to clang33/llvm33 to deconflict.
Reported by: erwin
|
Tue, 11 Jun 2013
|
[ 21:57 brooks ]
Add missing build depend on python. I removed the run dependency too
firmaly.
Submitted by: bdrewery
|
[ 18:50 brooks ] (Only the first 10 of 18 ports in this commit are shown above. )
Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.
In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
|
Number of commits found: 31 |