cvs commit: ports/devel/clang Makefile

2010-10-10 Thread Brooks Davis
brooks 2010-10-10 13:05:16 UTC FreeBSD ports repository Modified files: devel/clang Makefile Log: Fix scan-build by actually replacing %%DATADIR%%. PR: ports/151344 Submitted by: Matthias Andree Revision ChangesPath 1.12 +2 -1

cvs commit: ports/devel/clang Makefile ports/devel/clang/files patch-Makefile.rules

2010-10-10 Thread Brooks Davis
brooks 2010-10-10 12:54:12 UTC FreeBSD ports repository Modified files: devel/clang Makefile Removed files: devel/clang/filespatch-Makefile.rules Log: Fix build when older versions are installed. Submitted by: ports/151337 Revision ChangesPat

cvs commit: ports/devel/clang Makefile distinfo pkg-plist ports/devel/clang/files patch-Makefile.rules patch-tools_clang_Makefile patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h patch

2010-10-08 Thread Brooks Davis
brooks 2010-10-08 14:00:32 UTC FreeBSD ports repository Modified files: devel/clang Makefile distinfo pkg-plist devel/clang/filespatch-tools_clang_Makefile patch-tools_clang_lib_Headers_Makefile devel/llvm Makefile distinfo p

Now OK (Re: cvs commit: ports/devel/clang Makefile)

2010-08-18 Thread QAT
devel/clang, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a hec

cvs commit: ports/devel/clang Makefile

2010-08-18 Thread Matthias Andree
mandree 2010-08-18 18:59:56 UTC FreeBSD ports repository Modified files: devel/clang Makefile Log: Fix regression in previous commit that broke NOPORTDOCS=yes installs. Only remove /html/img if NOPORTDOCS is undefined. Revision ChangesPath 1.9 +2 -

Re: cvs commit: ports/devel/clang Makefile pkg-plist

2010-08-17 Thread QAT
The Restless Daemon identified a etc lib sql error while trying to build: clang-2.7_2 maintained by bro...@freebsd.org Makefile ident: $FreeBSD: ports/devel/clang/Makefile,v 1.8 2010/08/18 00:59:18 mandree Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/clang-2.7_2.log : gmake[2]

cvs commit: ports/devel/clang Makefile pkg-plist

2010-08-17 Thread Matthias Andree
mandree 2010-08-18 00:59:19 UTC FreeBSD ports repository Modified files: devel/clang Makefile pkg-plist Log: 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 inst

Re: cvs commit: ports/devel/clang Makefile

2010-05-05 Thread Alexey Dokuchaev
On Tue, May 04, 2010 at 04:35:34PM -0500, Brooks Davis wrote: > On Sat, May 01, 2010 at 09:04:39AM +, Alexey Dokuchaev wrote: > > On Fri, Apr 30, 2010 at 04:33:57PM +, Brooks Davis wrote: > > > brooks 2010-04-30 16:33:57 UTC > > > > > > FreeBSD ports repository > > > > > > Modifi

Re: cvs commit: ports/devel/clang Makefile

2010-05-04 Thread Brooks Davis
On Sat, May 01, 2010 at 09:04:39AM +, Alexey Dokuchaev wrote: > On Fri, Apr 30, 2010 at 04:33:57PM +, Brooks Davis wrote: > > brooks 2010-04-30 16:33:57 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/clang Makefile > > Log: > > Actually d

cvs commit: ports/devel/clang Makefile

2010-05-04 Thread Brooks Davis
brooks 2010-05-04 20:45:59 UTC FreeBSD ports repository Modified files: devel/clang Makefile Log: By popular depend, fix the installation of the clang.1 manpage when NOPORTDOCS is set. Revision ChangesPath 1.7 +12 -1 ports/devel/clang/Makefile __

Re: cvs commit: ports/devel/clang Makefile

2010-05-01 Thread Alexey Dokuchaev
On Fri, Apr 30, 2010 at 04:33:57PM +, Brooks Davis wrote: > brooks 2010-04-30 16:33:57 UTC > > FreeBSD ports repository > > Modified files: > devel/clang Makefile > Log: > Actually don't install the documentation in the NOPORTDOCS case. The > manpage is also not

Re: [ports] cvs commit: ports/devel/clang Makefile

2010-04-30 Thread Brooks Davis
On Fri, Apr 30, 2010 at 04:45:22PM +, Sergey A. Osokin wrote: > On Fri, Apr 30, 2010 at 04:34:04PM +, Brooks Davis wrote: > > brooks 2010-04-30 16:33:57 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/clang Makefile > > Log: > > Actually d

Re: [ports] cvs commit: ports/devel/clang Makefile

2010-04-30 Thread Sergey A. Osokin
On Fri, Apr 30, 2010 at 04:34:04PM +, Brooks Davis wrote: > brooks 2010-04-30 16:33:57 UTC > > FreeBSD ports repository > > Modified files: > devel/clang Makefile > Log: > Actually don't install the documentation in the NOPORTDOCS case. The > manpage is also not

Re: cvs commit: ports/devel/clang Makefile

2010-04-30 Thread QAT
The Restless Daemon identified a mtree error while trying to build: clang-2.7 maintained by bro...@freebsd.org Makefile ident: $FreeBSD: ports/devel/clang/Makefile,v 1.6 2010/04/30 16:33:56 brooks Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/clang-2.7.log : groff -Tps -man /wo

cvs commit: ports/devel/clang Makefile

2010-04-30 Thread Brooks Davis
brooks 2010-04-30 16:33:57 UTC FreeBSD ports repository Modified files: devel/clang Makefile Log: Actually don't install the documentation in the NOPORTDOCS case. The manpage is also not installed in that case. Reported by:QAT Revision ChangesPath

cvs commit: ports/devel/clang Makefile pkg-plist ports/devel/clang/files patch-tools_clang_lib_Headers_Makefile

2010-02-16 Thread Brooks Davis
brooks 2010-02-16 18:27:16 UTC FreeBSD ports repository Modified files: devel/clang Makefile pkg-plist Added files: devel/clang/filespatch-tools_clang_lib_Headers_Makefile Log: Only install compiler headers we don't provide as part of the BSD base. This sho

cvs commit: ports/devel/clang Makefile pkg-plist

2009-11-04 Thread Brooks Davis
brooks 2009-11-04 22:11:59 UTC FreeBSD ports repository Modified files: devel/clang Makefile pkg-plist Log: 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

cvs commit: ports/devel/clang Makefile

2009-10-31 Thread Erwin Lansing
erwin 2009-10-31 11:16:51 UTC FreeBSD ports repository Modified files: devel/clang Makefile Log: Fix pkg-plist Submitted by: pointyhat Approved by:maintainer timeout Pointyhat: brooks Revision ChangesPath 1.2 +1 -0 ports/devel