non port: devel/clang/Makefile |
Number of commits found: 13 |
Thursday, 14 Oct 2010
|
19:29 brooks
Move devel/clang to lang/clang since compilers typically live in lang.
PR: ports/151340
|
Sunday, 10 Oct 2010
|
13:05 brooks
Fix scan-build by actually replacing %%DATADIR%%.
PR: ports/151344
Submitted by: Matthias Andree <matthias.andree at gmx.de>
|
12:54 brooks
Fix build when older versions are installed.
Submitted by: ports/151337
|
Friday, 8 Oct 2010
|
14:00 brooks
Upgrade LLVM, Clang, and llvm-gcc to 2.8 release.
The Clang port has now been updated to avoid building LLVM twice.
|
Wednesday, 18 Aug 2010
|
18:59 mandree
Fix regression in previous commit that broke NOPORTDOCS=yes installs.
Only remove /html/img if NOPORTDOCS is undefined.
|
00:59 mandree
Fix clang analyzer, and clean up port a bit. Adds dependencies.
- patch scan-view to use PYTHON_CMD
- also install c++-analyzer and scan-view
- also install ScanView.py and its dependencies into PYTHON_SITELIBDIR
- change USE_PERL5_BUILD to USE_PERL5, as scan-build needs it
at run time
- add USE_PYTHON, as scan-view needs it
(let's see to making these dependencies optional later)
- move EXTRACT_SUFX up to quiet portlint
- indent CONFLICTS value with TAB to quiet portlint
- add USE_LDCONFIG, found missing by portlint
- nuke empty $DOCSDIR/html/img that made deinstall complain
- amend to build-plist target
- rebuild pkg-plist
- bump PORTREVISION (changed pkg-plist)
The approval was a blanket approval under the condition that build-plist
was also updated, and was mailed to portmgr@ and yours truly
on 2010-08-10 by brooks@ in reference to the PR mentioned below.
Approved by: brooks (maintainer)
PR: ports/147434
|
Tuesday, 4 May 2010
|
20:45 brooks
By popular depend, fix the installation of the clang.1 manpage when
NOPORTDOCS is set.
|
Friday, 30 Apr 2010
|
16:33 brooks
Actually don't install the documentation in the NOPORTDOCS case. The
manpage is also not installed in that case.
Reported by: QAT
|
Wednesday, 28 Apr 2010
|
21:05 brooks
Upgrade llvm, clang, and llvm-gcc to the 2.7 release.
Submitted by: mm (llvm and clang)
|
Tuesday, 16 Feb 2010
|
18:27 brooks
Only install compiler headers we don't provide as part of the BSD base.
This should fix some compilation problems and we've been doing it in
devel/llvm-devel for ages.
Feature safe: yes
Reported by: rdivacky
|
Wednesday, 4 Nov 2009
|
22:11 brooks
Fix plist (missing DATADIR).
Add conflicts for llvm-devel and the forthcoming clang-devel.
Add USE_GCC=4.2+ in hopes of fixing 6.x builds.
Reported by: pointhat
|
Saturday, 31 Oct 2009
|
11:16 erwin
Fix pkg-plist
Submitted by: pointyhat
Approved by: maintainer timeout
Pointyhat: brooks
|
Saturday, 24 Oct 2009
|
23:30 brooks
Add a port of the clang C, Objective-C, and (soon) C++ compiler version
2.6.
NOTE: this port is slightly evil and both depends on llvm and builds all
of it. We hope to find the correct make string to fix this, but wanted
make clang available now.
|
Number of commits found: 13 |