notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
clang36 C, Objective-C, and C++ compiler
3.6.2_1 lang Deleted on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6.2_1Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • clang36>0:lang/clang36
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. llc36 : devel/llvm36
  2. gmake : devel/gmake
  3. python2.7 : lang/python27
  4. perl5>=5.24<5.25 : lang/perl5.24
Runtime dependencies:
  1. llc36 : devel/llvm36
  2. perl5>=5.24<5.25 : lang/perl5.24
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://llvm.org/releases/3.6.2/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.2_1
02 May 2017 02:45:50
Revision:439920Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${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
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:401291Original commit files touched by this commit
brooks search for other commits by this committer
Add USES=libedit. [1]

Avoid some duplicate work.

Submitted by:	amdmi3 [1]
3.6.2
30 Oct 2015 16:50:28
Revision:400548Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with GCC 4.9.

PR:		196712
Submitted by:	kwm
3.6.2
14 Jul 2015 22:52:18
Revision:392107Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to 3.6.2 release.
3.6.1
26 May 2015 18:42:24
Revision:387509Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to 3.6.1 release.
3.6.0
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
3.6.0
19 May 2015 14:18:31
Revision:386779Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:382825Original commit files touched by this commit
brooks search for other commits by this committer
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
Revision:380295Original commit files touched by this commit
brooks search for other commits by this committer
Update to 3.6.0 release.
3.6.0.r4
20 Feb 2015 19:23:57
Revision:379462Original commit files touched by this commit
brooks search for other commits by this committer
Update to rc4.
3.6.0.r3
19 Feb 2015 23:27:02
Revision:379403Original commit files touched by this commit
brooks search for other commits by this committer
Update to rc3
3.6.0.r2
05 Feb 2015 17:25:20
Revision:378480Original commit files touched by this commit
brooks search for other commits by this committer
Update to RC2.
3.6.0.r1
21 Jan 2015 23:47:29
Revision:377636Original commit files touched by this commit
brooks search for other commits by this committer
Add ports of llvm/clang 3.6.0rc1.

Number of commits found: 16