summaryrefslogtreecommitdiff
path: root/lang/clang35 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete and unmaintained clang 3.5.Brooks Davis2019-01-1816-1014/+0
| | | | | | | | | devel/llvm35 remains to support lang/pure. PR: 230473 Notes: svn path=/head/; revision=490675
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Use exec in wrapper to avoid an extra shell process sticking around.Bryan Drewery2018-11-141-1/+1
| | | | | | | | | | I purposely didn't bump PORTREVISION for this as it's not really worth a rebuild even though technically required. Approved by: brooks Notes: svn path=/head/; revision=484937
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* - Fix shebang for scan-view scriptDmitry Marakasov2018-02-061-2/+3
| | | | | | | | | - Add run-dependency on python because of the named script Approved by: portmgr blanket Notes: svn path=/head/; revision=461080
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Register dependency on groffAntoine Brodin2017-05-281-1/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=441907
* Remove svn keywords from patches.Mathieu Arnold2017-05-151-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440939
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Fix build on recent HEAD.Brooks Davis2017-02-222-4/+21
| | | | | | | | PR: 217236 Submitted by: dim Notes: svn path=/head/; revision=434557
* Mark broken on HEAD with clang 3.9.0.Brooks Davis2016-12-011-0/+4
| | | | Notes: svn path=/head/; revision=427524
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Add missing USES=libedit.Brooks Davis2015-10-271-1/+2
| | | | | | | Submitted by: amdmi3 Notes: svn path=/head/; revision=400327
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-228-24/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* lang/clang3*, lang/clang-devel: set environment during buildJohn Marino2015-05-191-3/+5
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=386779
* Upgrade to 3.5.2 release.Brooks Davis2015-04-052-6/+6
| | | | Notes: svn path=/head/; revision=383359
* Catch the set of host platforms up to the set in llvm ports.Brooks Davis2015-03-311-1/+5
| | | | | | | | To revision bump as it only effects building the port on platforms that would fail before. Notes: svn path=/head/; revision=382825
* Upgrade to llvm/clang 3.5.1 release.Brooks Davis2015-01-213-51/+44
| | | | Notes: svn path=/head/; revision=377631
* Make default target triple match base clang.Brooks Davis2014-12-181-1/+4
| | | | | | | | PR: 194487 Submitted by: Jan Beich <jbeich@vfemail.net> Notes: svn path=/head/; revision=374924
* Add support for -fformat-extensions as a no-op.Brooks Davis2014-12-182-1/+46
| | | | | | | Submitted by: lightside@gmx.com Notes: svn path=/head/; revision=374918
* Cleanup plistBaptiste Daroussin2014-10-271-43/+0
| | | | Notes: svn path=/head/; revision=371587
* Install the bits necessicary for scan-view to work.Brooks Davis2014-09-264-5/+33
| | | | | | | | | | Make scan-build35 tell the user to run scan-view35. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369350
* Upgrade to 3.5.0 release.Brooks Davis2014-09-252-15/+9
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=369282
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade to 3.5.0rc2Brooks Davis2014-08-142-11/+11
| | | | Notes: svn path=/head/; revision=364844
* Add ports of LLVM and Clang 3.5rc1.Brooks Davis2014-08-0114-0/+989
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. Notes: svn path=/head/; revision=363768