| Port details on branch 2023Q3 |
- llvm12 LLVM and Clang
- 12.0.1_16 devel
=3 12.0.1_15Version of this port present on the latest quarterly branch. - Maintainer: brooks@FreeBSD.org
 - Port Added: 2021-03-05 01:48:14
- Last Update: 2026-07-27 10:09:41
- Commit Hash: a4f7324
- People watching this port, also watch:: p5-Encode-Locale, mkfontscale, libinotify, font-misc-meltho, libunwind
- Also Listed In: lang
- License: BSD3CLAUSE LLVM LLVM2 MIT PD REGEX
- WWW:
- https://llvm.org/
- Description:
- The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.
This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure
these are built on.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/llvm12/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/llvm12
- pkg install llvm12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: llvm12
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626371873
SHA256 (llvm-project-12.0.1.src.tar.xz) = 129cb25cd13677aad951ce5c2deb0fe4afc1e9d98950f53b51bdcfb5a73afa0e
SIZE (llvm-project-12.0.1.src.tar.xz) = 90910004
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-sphinx>=0,1 : textproc/py-sphinx@py312
- py312-recommonmark>=0.0.20180530 : textproc/py-recommonmark@py312
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.12 : lang/python312
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- * - 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 llvm12-12.0.1_16:
BE_AMDGPU=on: AMD GPU backend (required by mesa)
BE_WASM=on: WebAssembly backend (required by firefox via wasi)
CLANG=on: Build clang
COMPILER_RT=on: Sanitizer libraries
DOCS=on: Build and/or install documentation
EXTRAS=on: Extra clang tools
LIT=off: Install lit and FileCheck test tools
LLD=on: Install lld, the LLVM linker
OPENMP=on: Install libomp, the LLVM OpenMP runtime library
PYCLANG=off: Install python bindings to libclang
====> Options available for the single BACKENDS: you have to select exactly one of them
BE_FREEBSD=on: Backends for FreeBSD architectures
BE_NATIVE=off: Backend(s) for this architecture (X86)
BE_STANDARD=off: All non-experimental backends
===> Use 'make config' to modify these settings
- Options name:
- devel_llvm12
- USES:
- cmake compiler:c++11-lib cpe perl5 tar:xz shebangfix python:build gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|