cvs commit: ports/devel/llvm Makefile ports/lang/clang Makefile

2012-07-03 Thread Dima Panov
fluffy 2012-07-04 03:28:25 UTC FreeBSD ports repository Modified files: devel/llvm Makefile lang/clang Makefile Log: - Convert to OPTIONSng - Add option to build clang with assertions (off by default to match llvm) Approved by:brooks Revi

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang Makefile distinfo pkg-plist ports/lang/clang/files patch-t

2012-07-02 Thread Chris Rees
On Jul 2, 2012 4:24 PM, "Dima Panov" wrote: > > 03.07.2012 2:07, Chris Rees пишет: > >> On 26 June 2012 11:10, Dima Panov wrote: >>> >>> fluffy 2012-06-26 10:10:40 UTC >>> >>>FreeBSD ports repository >>> >>>Modified files: >>> devel/llvm Makefile distinfo pkg-plist >>>

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang Makefile distinfo pkg-plist ports/lang/clang/files patch-t

2012-07-02 Thread Dima Panov
03.07.2012 2:07, Chris Rees пишет: On 26 June 2012 11:10, Dima Panov wrote: fluffy 2012-06-26 10:10:40 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist lang/clang Makefile distinfo pkg-plist lang/clang/files

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang Makefile distinfo pkg-plist ports/lang/clang/files patch-t

2012-07-02 Thread Chris Rees
On 26 June 2012 11:10, Dima Panov wrote: > fluffy 2012-06-26 10:10:40 UTC > > FreeBSD ports repository > > Modified files: > devel/llvm Makefile distinfo pkg-plist > lang/clang Makefile distinfo pkg-plist > lang/clang/files > > pat

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang Makefile distinfo pkg-plist ports/lang/clang/files patch-tools

2012-06-26 Thread Dima Panov
fluffy 2012-06-26 10:10:40 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist lang/clang Makefile distinfo pkg-plist lang/clang/files patch-tools_clang_include_clang_Analysis_Analyses_Format

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/lang/clang Makefile distinfo pkg-plist

2012-01-20 Thread Brooks Davis
brooks 2012-01-20 21:29:57 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist lang/clang Makefile distinfo pkg-plist Log: Upgrade LLVM and Clang to 3.0. Enable shared libraries in LLVM and build with REQUIRES_RTTI=1

cvs commit: ports/devel/llvm Makefile ports/devel/llvm-etoile Makefile ports/lang/clang Makefile ports/devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist ports/lang/clang-devel Makefile dis

2011-06-16 Thread Brooks Davis
brooks 2011-06-16 15:07:40 UTC FreeBSD ports repository Modified files: devel/llvm Makefile devel/llvm-etoileMakefile lang/clang Makefile devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist lang/clang

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-Makefile patch-lib_Target_X86_X86ISelLowering.cpp ports/lang/clang Makefile distinfo pkg-plist ports/lang/clang/fi

2011-04-29 Thread Brooks Davis
brooks 2011-04-29 15:04:30 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist lang/clang Makefile distinfo pkg-plist lang/llvm-gcc4 Makefile distinfo Added files: lang/llvm-gcc4/files patch-.._gcc_common.opt

cvs commit: ports/devel/llvm Makefile ports/devel/llvm-devel Makefile

2011-04-07 Thread Dirk Meyer
dinoex 2011-04-07 18:36:05 UTC FreeBSD ports repository Modified files: devel/llvm Makefile devel/llvm-devel Makefile Log: - add CONFLICTS Revision ChangesPath 1.53 +1 -1 ports/devel/llvm-devel/Makefile 1.43 +1 -1 ports/devel/

cvs commit: ports/devel/llvm Makefile

2011-02-23 Thread Renato Botelho
garga 2011-02-23 15:11:40 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: - Add perl as a RUN dependency since llvm-config is a perl script - Bump PORTREVISION PR: ports/154964 Submitted by: garga@ Approved by:brooks@

cvs commit: ports/devel/llvm Makefile

2010-12-15 Thread Brooks Davis
brooks 2010-12-16 00:47:13 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Regression tests no longer require dejagnu but do require python and bash. Add depends in the PACKAGE_BUILDING case. Revision ChangesPath 1.41 +2 -1

cvs commit: ports/devel/llvm Makefile

2010-12-10 Thread Brooks Davis
brooks 2010-12-10 17:49:44 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Fix the long standing issue of manpages not being installed in the NOPORTDOCS case by manually building and installing them. General makefile maintenance. Revis

cvs commit: ports/devel/llvm Makefile distinfo ports/devel/llvm/files patch-lib_Target_X86_X86ISelLowering.cpp

2010-12-07 Thread Brooks Davis
brooks 2010-12-07 23:00:44 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo Added files: devel/llvm/files patch-lib_Target_X86_X86ISelLowering.cpp Log: Fix LLVM Bug 8381 - Incorrect x86/SSE code generation involving <<8 x i16>> vec

cvs commit: ports/devel/llvm Makefile

2010-09-06 Thread Alberto Villa
avilla 2010-09-06 22:28:56 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: - Disable asserts by default as they break threading programs. - Bump PORTREVISION. PR: ports/149746 Submitted by: avilla Approved by:brooks (m

cvs commit: ports/devel/llvm Makefile ports/devel/llvm-devel Makefile

2010-01-08 Thread Brooks Davis
brooks 2010-01-08 22:21:20 UTC FreeBSD ports repository Modified files: devel/llvm Makefile devel/llvm-devel Makefile Log: graphics/opengtl doesn't require that LLVM assertions be disabled so don't claim it does in the OPTIONS description. PR:

cvs commit: ports/devel/llvm Makefile

2010-01-04 Thread Brooks Davis
brooks 2010-01-04 19:56:17 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Build fails on ia64 with: /work/a/ports/devel/llvm/work/llvm-2.6/Release/lib/libLLVMJIT.a(JIT.o)(.text+0x1231): In function `llvm::JIT::JIT(llvm::ModuleProvider*, ll

cvs commit: ports/devel/llvm Makefile

2009-12-08 Thread Brooks Davis
brooks 2009-12-08 20:52:43 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Add USE_GCC=4.2+ to fix the build on 6.x. Reported by:glarkin Revision ChangesPath 1.33 +1 -0 ports/devel/llvm/Makefile _

cvs commit: ports/devel/llvm Makefile

2009-12-07 Thread Brooks Davis
brooks 2009-12-07 19:03:42 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Compile with -fPIC on amd64 and ia64. Add an option to disable assertions which is required for a future opengtl port. PR: ports/127718, ports/13920

Re: cvs commit: ports/devel/llvm Makefile

2009-11-05 Thread Brooks Davis
On Thu, Nov 05, 2009 at 11:02:59AM +1000, Dima Panov wrote: > On Thursday 05 November 2009 04:25:22 Brooks Davis wrote: > > brooks 2009-11-04 18:25:22 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/llvm Makefile > > Log: > > Correct CONFLICTS to

Re: cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread Dima Panov
On Thursday 05 November 2009 04:25:22 Brooks Davis wrote: > brooks 2009-11-04 18:25:22 UTC > > FreeBSD ports repository > > Modified files: > devel/llvm Makefile > Log: > Correct CONFLICTS to it matches llvm-devel intead of llvm Please see at ports/139207: devel/llvm:

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

2009-11-04 Thread QAT
devel/llvm, 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 heck

cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread Brooks Davis
brooks 2009-11-05 00:42:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Manpages currently aren't installed when NOPORTDOCS is set so don't declare that they are. Reported by:QAT Revision ChangesPath 1.31 +2 -0

Re: cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread QAT
The Restless Daemon identified a manpage error while trying to build: llvm-2.6_1 maintained by bro...@freebsd.org Makefile ident: $FreeBSD: ports/devel/llvm/Makefile,v 1.30 2009/11/04 18:25:22 brooks Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/llvm-2.6_1.log : pkg_delete: file

cvs commit: ports/devel/llvm Makefile

2009-11-04 Thread Brooks Davis
brooks 2009-11-04 18:25:22 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Correct CONFLICTS to it matches llvm-devel intead of llvm Revision ChangesPath 1.30 +2 -1 ports/devel/llvm/Makefile __

Re: cvs commit: ports/devel/llvm Makefile

2009-10-30 Thread QAT
The Restless Daemon identified a manpage error while trying to build: llvm-2.6 maintained by bro...@freebsd.org Makefile ident: $FreeBSD: ports/devel/llvm/Makefile,v 1.29 2009/10/30 16:10:11 brooks Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/llvm-2.6.log : pkg_delete: file '/u

cvs commit: ports/devel/llvm Makefile

2009-10-30 Thread Brooks Davis
brooks 2009-10-30 16:10:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Don't attempt to build ocmal bindings. Revision ChangesPath 1.29 +2 -0 ports/devel/llvm/Makefile ___ cvs-a

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist

2009-10-24 Thread QAT
The Restless Daemon identified a manpage error while trying to build: llvm-2.6 maintained by bro...@freebsd.org Makefile ident: $FreeBSD: ports/devel/llvm/Makefile,v 1.28 2009/10/24 23:03:59 brooks Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/llvm-2.6.log : pkg_delete: file '/u

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist

2009-10-24 Thread Brooks Davis
brooks 2009-10-24 23:03:59 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Log: Upgrade to LLVM 2.6. Revision ChangesPath 1.28 +17 -18ports/devel/llvm/Makefile 1.12 +6 -3 ports/devel/llvm/distinfo 1

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-Makefile ports/lang/llvm-gcc4 Makefile distinfo pkg-plist

2009-03-04 Thread Brooks Davis
brooks 2009-03-04 21:01:10 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist devel/llvm/files patch-Makefile lang/llvm-gcc4 Makefile distinfo pkg-plist Log: Upgrade llvm and llvm-gcc to the 2.5 release. See the

cvs commit: ports/devel/llvm Makefile

2009-02-02 Thread Mark Linimon
linimon 2009-02-03 05:35:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Broken on sparc64. Revision ChangesPath 1.26 +4 -0 ports/devel/llvm/Makefile ___ cvs-all@freebsd.org maili

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/lang/llvm-gcc4 Makefile distinfo

2008-11-16 Thread Brooks Davis
brooks 2008-11-16 19:43:07 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist lang/llvm-gcc4 Makefile distinfo Log: Upgrade llvm and llvm-gcc4 ports to the 2.4 release. PR: ports/128806, ports/128814 Rev

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

2008-07-01 Thread Brooks Davis
brooks 2008-07-01 20:48:43 UTC FreeBSD ports repository Modified files: devel/llvm Makefile pkg-plist Added files: devel/llvm/files patch-Makefile Log: Don't install docs other than manpages in the NOPORTDOCS case. Requested by: obrien Revision

cvs commit: ports/devel/llvm Makefile

2008-06-19 Thread Brooks Davis
brooks 2008-06-20 03:50:58 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Depend on dejagnu if either PACKAGE_BUILDING or MAINTAINER_MODE are set so the regression tests get run on the package cluster. Make regression-test depend on build.

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp

2008-06-15 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Brooks Davis wrote: | brooks 2008-06-12 16:16:42 UTC | | FreeBSD ports repository | | Modified files: | devel/llvm Makefile distinfo pkg-plist | Removed files: | devel/llvm/files | patch-lib_Tran

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

2008-06-13 Thread Brooks Davis
brooks 2008-06-13 19:29:45 UTC FreeBSD ports repository Modified files: devel/llvm Makefile pkg-plist Log: Use CONFIGURE_ARGS, not the non-existant CONFIGURE_FLAGS. [0] Order directories correctly so include/llvm-c is removed. [1] Reported by:Pedro Giffun

Re: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp

2008-06-13 Thread QA Tindy (Ion-Mihai Tetcu)
On Thu, 12 Jun 2008 16:16:42 + (UTC) Brooks Davis <[EMAIL PROTECTED]> wrote: > brooks 2008-06-12 16:16:42 UTC > > FreeBSD ports repository > > Modified files: > devel/llvm Makefile distinfo pkg-plist > Removed files: > devel/llvm/files >

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp

2008-06-12 Thread Brooks Davis
brooks 2008-06-12 16:16:42 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Removed files: devel/llvm/files patch-lib_Transforms_Scalar_LoopUnroll.cpp Log: Upgrade LLVM to release 2.3. In theo

cvs commit: ports/devel/llvm Makefile

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 20:37:12 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: LLVM is believed to build on sparc64 on 6.x. I suspect a gcc 4.2 bug so mark broken for sparc64 on -CURRENT after the gcc 4.2.0 import. Revision ChangesPath

cvs commit: ports/devel/llvm Makefile

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 20:10:29 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Mark BROKEN on sparc64. Reported by:linimon Revision ChangesPath 1.18 +4 -0 ports/devel/llvm/Makefile ___

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transforms_Scalar_LoopIndexSplit.cpp

2007-09-28 Thread Brooks Davis
brooks 2007-09-28 15:24:14 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Added files: devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transfor

cvs commit: ports/devel/llvm Makefile

2007-07-17 Thread Mark Linimon
linimon 2007-07-18 05:58:55 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: With portmgr hat, reassign to brooks@ who is interested in maintaining this port. perky missed the previous PR and a current one. Revision ChangesPath 1.15

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist

2007-01-03 Thread Erwin Lansing
erwin 2007-01-03 19:43:35 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Log: Update to 1.9 PR: 105715 Submitted by: Emil Mikulic <[EMAIL PROTECTED]> (maintainer) Approved by:maintainer timeout Revis

cvs commit: ports/devel/llvm Makefile distinfo

2006-08-11 Thread Hye-Shik Chang
perky 2006-08-12 03:11:44 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo Log: Update to 1.8a Revision ChangesPath 1.13 +2 -2 ports/devel/llvm/Makefile 1.4 +3 -3 ports/devel/llvm/distinfo ___

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist

2006-08-09 Thread Hye-Shik Chang
perky 2006-08-10 03:07:26 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Log: Update to 1.8 Revision ChangesPath 1.12 +3 -3 ports/devel/llvm/Makefile 1.3 +3 -3 ports/devel/llvm/distinfo 1.4

cvs commit: ports/devel/llvm Makefile ports/devel/llvm/files patch-include-llvm-Modules.h

2006-08-08 Thread Hye-Shik Chang
perky 2006-08-08 13:21:17 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Added files: devel/llvm/files patch-include-llvm-Modules.h Log: Fix build on 4-STABLE. Revision ChangesPath 1.11 +7 -1 ports/devel/llvm/Makefile

cvs commit: ports/devel/llvm Makefile

2006-05-23 Thread Hye-Shik Chang
perky 2006-05-23 10:50:37 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Remove dummy .dir files in ${PREFIX}/{bin,lib}/ after installation. This may remove even though other port installed such file. But.. :-) Revision ChangesPat

cvs commit: ports/devel/llvm Makefile

2006-05-20 Thread Hye-Shik Chang
perky 2006-05-20 06:59:17 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: This port requires GCC 3.3+ to build. This unbreaks build in 4-STABLE. Revision ChangesPath 1.9 +1 -0 ports/devel/llvm/Makefile

cvs commit: ports/devel/llvm Makefile

2006-05-18 Thread Hye-Shik Chang
perky 2006-05-18 14:05:38 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Add a dependency on perl which is used to build man pages. Revision ChangesPath 1.8 +1 -0 ports/devel/llvm/Makefile _

cvs commit: ports/devel/llvm Makefile distinfo pkg-plist

2006-05-15 Thread Hye-Shik Chang
perky 2006-05-16 05:33:50 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Log: Update to 1.7 Revision ChangesPath 1.7 +6 -8 ports/devel/llvm/Makefile 1.2 +3 -3 ports/devel/llvm/distinfo 1.3

cvs commit: ports/devel/llvm Makefile

2006-02-12 Thread Kris Kennaway
kris2006-02-12 22:11:38 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: BROKEN: Does not build Revision ChangesPath 1.5 +2 -0 ports/devel/llvm/Makefile ___ cvs-all@freebsd.org m

cvs commit: ports/devel/llvm Makefile

2006-01-29 Thread Hye-Shik Chang
perky 2006-01-30 03:41:38 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Add missing dependency on bison and unmark BROKEN. Spotted by: kris Revision ChangesPath 1.4 +1 -2 ports/devel/llvm/Makefile ___

cvs commit: ports/devel/llvm Makefile

2006-01-14 Thread Kris Kennaway
kris2006-01-14 09:21:01 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: BROKEN: Configure fails Revision ChangesPath 1.3 +2 -0 ports/devel/llvm/Makefile ___ cvs-all@freebsd.org

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

2005-12-24 Thread Hye-Shik Chang
perky 2005-12-24 16:45:20 UTC FreeBSD ports repository Modified files: devel/llvm Makefile pkg-plist Log: Fix to install documentations into the standard path. Revision ChangesPath 1.2 +3 -0 ports/devel/llvm/Makefile 1.2 +93 -91ports