1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
John Marino
22e4252cc9 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)
2015-05-19 14:18:31 +00:00
Brooks Davis
a14d272fb8 Upgrade to 3.5.2 release. 2015-04-05 21:13:50 +00:00
Brooks Davis
bfa57ac58b Catch the set of host platforms up to the set in llvm ports.
To revision bump as it only effects building the port on platforms that
would fail before.
2015-03-31 14:33:33 +00:00
Brooks Davis
aef63d8457 Upgrade to llvm/clang 3.5.1 release. 2015-01-21 22:58:16 +00:00
Brooks Davis
51bae2ce1b Make default target triple match base clang.
PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
2014-12-18 22:17:13 +00:00
Brooks Davis
f81ddd30a4 Add support for -fformat-extensions as a no-op.
Submitted by:	lightside@gmx.com
2014-12-18 19:58:23 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Brooks Davis
b79a453b58 Install the bits necessicary for scan-view to work.
Make scan-build35 tell the user to run scan-view35.

PR:		193955
Sponsored by:	DARPA, AFRL
2014-09-26 22:18:07 +00:00
Brooks Davis
63bd311743 Upgrade to 3.5.0 release.
USES=python

Give the port a chance of building on more arm systems and powerpc64. [0]

Allow building on 9 in the default configuration as it works for me.
Disallow llvm35 on 8 due to bizzare gcc behavior.

PR:		191996 [0]
Submitted by:	direct727@gmail.com [0]
Sponsored by:	DARPA, AFRL
2014-09-25 18:35:58 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Brooks Davis
7b8e34b115 Upgrade to 3.5.0rc2 2014-08-14 12:22:00 +00:00
Brooks Davis
e88f73c0a6 Add ports of LLVM and Clang 3.5rc1.
In the LLVM port the option to build cmake support files is disabled by
default because it fails to configure when built with gcc47.

The Clang port is marked broken if the compiler isn't clang due to link
errors when it is gcc47.
2014-08-01 22:38:44 +00:00