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
llvm32 The LLVM Compiler Infrastructure
3.2_2 devel 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_2Version 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: lang
License: not specified in port
WWW:
http://llvm.org/
Description:
Low Level Virtual Machine (LLVM) is: - A compilation strategy designed to enable effective program optimization across the entire lifetime of a program. - A virtual instruction set. - A compiler infrastructure. - LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation. WWW: http://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:
  • llvm32>0:devel/llvm32
No installation instructions:
This port has been deleted.
PKGNAME: llvm32
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
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. cmake : devel/cmake
  2. sphinx-build : textproc/py-sphinx
  3. gmake : devel/gmake
  4. python2.7 : lang/python27
  5. python2 : lang/python2
  6. perl5.16.3 : lang/perl5.16
Runtime dependencies:
  1. python2.7 : lang/python27
  2. python2 : lang/python2
  3. perl5.16.3 : lang/perl5.16
Library dependencies:
  1. libexecinfo.so : devel/libexecinfo
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 2 deleted ports
  1. lang/clang32*
  2. lang/clay*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/clang32*
  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 llvm32-3.2_2: ASSERTS=off: Enable assertions (thread unsafe) CMAKE=on: Build cmake support files DOCS=on: Build and/or install documentation LIT=on: Install lit and FileCheck test tools (requires python) LTOPLUGIN=off: Build LTO plugin (requires gold) MANPAGES=on: Build and/or install manual pages ===> 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: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2_2
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_2
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.2_2
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
3.2_2
22 Aug 2014 13:09:40
Revision:365647Original commit files touched by this commit
brooks search for other commits by this committer
In practice this port only builds on i386 and amd64 and that is not going
to change given that it is unmaintailed.

PR:		192898
Submitted by:	sbruno
3.2_2
05 Aug 2014 06:40:47
Revision:364077Original commit files touched by this commit
bapt search for other commits by this committer
USES=execinfo
3.2_2
03 Jul 2014 13:47:08
Revision:360369Original commit files touched by this commit
robak search for other commits by this committer
devel/llvm32: convert to new LIB_DEPENDS format

Approved by:	marino (mentor), portmgr (blanket)
3.2_2
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_2
14 Dec 2013 17:37:08
Revision:336462Original commit files touched by this commit
mva search for other commits by this committer
- Use python2 explicitly for the build

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
3.2_2
08 Dec 2013 13:25:49
Revision:335889Original commit files touched by this commit
mva search for other commits by this committer
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency

Approved by:	portmgr (blanket)
3.2_2
30 Oct 2013 14:03:46
Revision:332110Original commit files touched by this commit
brooks search for other commits by this committer
Fix install with ASSERTS option enabled.

Submitted by:	Cary <cary@SDF.ORG>
3.2_2
24 Oct 2013 14:46:26
Revision:331490Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with libc++ by importing r178240.

Submitted by:	tijl (via commit to devel/llvm)
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
18 Oct 2013 22:07:40
Revision:330778Original commit files touched by this commit
brooks search for other commits by this committer
Add missing distinfo file from r330777.
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: 14