Port details |
- clang36 C, Objective-C, and C++ compiler
- 3.6.2_1 lang
=6 3.6.2_1Version of this port present on the latest quarterly branch.
- Maintainer: brooks@FreeBSD.org
- Port Added: 2015-01-21 23:47:49
- Last Update: 2017-05-02 02:45:50
- SVN Revision: 439920
- People watching this port, also watch:: portmaster, pkg, gcc
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://clang.llvm.org/
- Description:
- The goal of the Clang project is to create a new C, C++, Objective C and
Objective C++ front-end for the LLVM compiler.
WWW: http://clang.llvm.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: clang36
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cfe-3.6.2.src.tar.xz) = ae9180466a23acb426d12444d866b266ff2289b266064d362462e44f8d4699f3
SIZE (cfe-3.6.2.src.tar.xz) = 8617576
SHA256 (llvm-3.6.2.src.tar.xz) = f60dc158bfda6822de167e87275848969f0558b3134892ff54fced87e4667b94
SIZE (llvm-3.6.2.src.tar.xz) = 12802380
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- llc36 : devel/llvm36
- gmake : devel/gmake
- python2.7 : lang/python27
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- llc36 : devel/llvm36
- perl5>=5.24<5.25 : lang/perl5.24
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for clang36-3.6.2_1:
ASSERTS=off: Enable assertions (thread unsafe)
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler:c++11-lib gmake libedit perl5 python:build tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.2_1 02 May 2017 02:45:50 |
miwi |
- Nuke llvm36/clang36 - Obsolete and unmaintained upstream
Approved by: brooks (maintainer)
Differential Revision: https://reviews.freebsd.org/D10419 |
3.6.2_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
3.6.2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.6.2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.6.2 11 Nov 2015 18:15:57 |
brooks |
Add USES=libedit. [1]
Avoid some duplicate work.
Submitted by: amdmi3 [1] |
3.6.2 30 Oct 2015 16:50:28 |
brooks |
Fix build with GCC 4.9.
PR: 196712
Submitted by: kwm |
3.6.2 14 Jul 2015 22:52:18 |
brooks |
Upgrade to 3.6.2 release. |
3.6.1 26 May 2015 18:42:24 |
brooks |
Upgrade to 3.6.1 release. |
3.6.0 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
3.6.0 19 May 2015 14:18:31 |
marino |
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) |
3.6.0 31 Mar 2015 14:33:34 |
brooks |
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. |
3.6.0 02 Mar 2015 20:21:39 |
brooks |
Update to 3.6.0 release. |
3.6.0.r4 20 Feb 2015 19:23:57 |
brooks |
Update to rc4. |
3.6.0.r3 19 Feb 2015 23:27:02 |
brooks |
Update to rc3 |
3.6.0.r2 05 Feb 2015 17:25:20 |
brooks |
Update to RC2. |
3.6.0.r1 21 Jan 2015 23:47:29 |
brooks |
Add ports of llvm/clang 3.6.0rc1. |