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
clang32 C, Objective-C, and C++ compiler
3.2_3 lang Deleted on this many watch lists=1 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.2_3Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-18 22:06:54
Last Update: 2014-12-18 23:36:12
SVN Revision: 374931
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
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:
  • clang32>0:lang/clang32
No installation instructions:
This port has been deleted.
PKGNAME: clang32
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. llc32 : devel/llvm32
  2. gmake : devel/gmake
  3. python2.7 : lang/python27
  4. perl5.16.3 : lang/perl5.16
Runtime dependencies:
  1. llc32 : devel/llvm32
  2. perl5.16.3 : lang/perl5.16
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/clay*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/clay*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for clang32-3.2_3: ASSERTS=off: Enable assertions (thread unsafe) DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://llvm.org/releases/3.2/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2_3
18 Dec 2014 23:36:12
Revision:374931Original commit files touched by this commit
brooks search for other commits by this committer
Remove ports of obsolete and unmaintained upstream llvm/clang 3.2.

Mark pure as BROKEN by this removal.  It should be updated to a recent
release that supports llvm 3.5, but has seen no substantive updates in
over a year.
3.2_3
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.2_3
20 Oct 2014 17:52:17
Revision:371288Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
3.2_3
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
3.2_3
04 Mar 2014 23:04:42
Revision:347084Original commit files touched by this commit
brooks search for other commits by this committer
Replace %%DATADIR%% in patched scan-build.

PR:		ports/187193, ports/187243
Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
3.2_2
15 Nov 2013 01:35:17
Revision:333812Original commit files touched by this commit
brooks search for other commits by this committer
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.

PR:		ports/183956
Submitted by:	dpl
3.2_1
30 Oct 2013 15:18:05
Revision:332126Original commit files touched by this commit
brooks search for other commits by this committer
If the ASSERTS option is enabled, make sure it was enabled in the
corresponding devel/llvm## port as build fails otherwise.
3.2_1
21 Oct 2013 19:42:03
Revision:331178Original commit files touched by this commit
brooks search for other commits by this committer
Correct conflicting ldconfig config files by setting UNIQUENAME.

Strip installed libraries with ${STRIP_CMD}.

Some whitespace tidying.
3.2
19 Oct 2013 18:49:08
Revision:330924Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix PKGNAME to be clang32 instead of clang/usr/local/llvm32-3.2

Reported by:	many
3.2
18 Oct 2013 22:06:40
Revision:330777Original commit files touched by this commit
brooks search for other commits by this committer
Add llvm32 and clang32 ports modeled on the llvm33 and clang33 ports.
These ports install binaries with "32" suffixes and most data lives in
${PREFIX}/llvm32 so there are no conflicts.

NOTE: devel/llvm and lang/clang will shortly be removed in favor of
these ports.

Number of commits found: 10