| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Nothing depends on them and they are very old.
Sponsored by: DARPA, AFRL
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
|
|
|
|
|
|
|
| |
Tell the user the correct scan-view to run.
PR: 193955
Sponsored by: DARPA, AFRL
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
Change ccc-analyzer's default compiler to clang.[2]
Install unwind.h.[3]
PR: ports/185733 [1], ports/183802 [2], ports/186173 [3]
|
|
|
|
|
| |
PR: ports/187193, ports/187243
Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
|
|
|
|
| |
PR: ports/186641, ports/186642
Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
|
| |
|
|
|
|
|
|
| |
library to libc++ on 10+.
Requested by: tijl
|
|
|
|
| |
corresponding devel/llvm## port as build fails otherwise.
|
|
|
|
|
|
| |
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying.
|
| |
|
| |
|
| |
|
|
|
|
| |
lang)
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
It will use the headers in base if it finds them there.
Approved by: maintainer (brooks@)
|
| |
|
|
|
|
| |
clang.1. Include clang-format in the set of commands.
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: erwin
|
|
|
|
|
|
| |
firmaly.
Submitted by: bdrewery
|
|
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.
|