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
Port details on branch 2025Q4
llvm21 LLVM and Clang
21.1.6 devel 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 21.1.2Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-30 12:12:04
Last Update: 2025-11-19 12:00:04
Commit Hash: bfb451c
People watching this port, also watch:: patch, bonnie, iorate, zpool-iostat-viz, rsync
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • llvm21>0:devel/llvm21
Conflicts:
CONFLICTS_BUILD:
  • amd64-binutils
CONFLICTS_INSTALL:
  • llvm21
  • llvm21-lite
To install the port:
cd /usr/ports/devel/llvm21/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/llvm21
  • pkg install llvm21
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: llvm21
Package flavors (<flavor>: <package>)
  • default: llvm21
  • lite: llvm21-lite
distinfo:
TIMESTAMP = 1763542545 SHA256 (llvm-project-21.1.6.src.tar.xz) = ae67086eb04bed7ca11ab880349b5f1ab6f50e1b88cda376eaf8a845b935762b SIZE (llvm-project-21.1.6.src.tar.xz) = 158947864

Packages (timestamps in pop-ups are UTC):
llvm21
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest21.1.521.1.6-21.1.221.1.6n/an/an/a
FreeBSD:13:quarterly21.1.221.1.2--21.1.2n/an/an/a
FreeBSD:14:latest21.1.521.1.6-21.1.021.1.6---
FreeBSD:14:quarterly21.1.221.1.2--21.1.2---
FreeBSD:15:latest21.1.521.1.6n/a21.1.0.r3n/an/a--
FreeBSD:15:quarterly21.1.221.1.2n/a-n/an/a--
FreeBSD:16:latest21.1.221.1.6n/a-n/an/a--
 

llvm21-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest21.1.521.1.6-21.1.221.1.6n/an/an/a
FreeBSD:13:quarterly21.1.221.1.2--21.1.2n/an/an/a
FreeBSD:14:latest21.1.521.1.6-21.1.021.1.6---
FreeBSD:14:quarterly21.1.221.1.2--21.1.2---
FreeBSD:15:latest21.1.521.1.6n/a21.1.0.r3n/an/a--
FreeBSD:15:quarterly21.1.221.1.2n/a-n/an/a--
FreeBSD:16:latest21.1.221.1.6n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-myst-parser>0 : textproc/py-myst-parser@py311
  2. py311-sphinx-markdown-tables>=0 : textproc/py-sphinx-markdown-tables@py311
  3. py311-recommonmark>=0.0.20180530 : textproc/py-recommonmark@py311
  4. ld.gold : devel/binutils
  5. py311-pexpect>0 : misc/py-pexpect@py311
  6. swig : devel/swig
  7. cmake : devel/cmake-core
  8. ninja : devel/ninja
  9. python3.11 : lang/python311
  10. perl5>=5.42.r<5.43 : lang/perl5.42
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
  2. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libzstd.so : archivers/zstd
  2. libxml2.so : textproc/libxml2
  3. liblua-5.4.so : lang/lua54
  4. libedit.so.0 : devel/libedit
This port is required by:
for Build
  1. databases/clickhouse
  2. devel/electron39
  3. devel/include-what-you-use
  4. devel/wasi-compiler-rt21
  5. devel/wasi-libcxx21
  6. lang/pocl
  7. mail/stalwart
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/chromium
  3. www/iridium
  4. www/ungoogled-chromium
  5. Collapse this list.
for Libraries
  1. devel/spirv-llvm-translator
  2. lang/odin
  3. lang/pocl
for Run
  1. devel/include-what-you-use
  2. lang/pocl

Configuration Options:
===> The following configuration options are available for llvm21-21.1.6: 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 FLANG=off: Flang FORTRAN compiler GOLD=on: Build the LLVM Gold plugin for LTO LIT=on: Install lit and FileCheck test tools LLD=on: Install lld, the LLVM linker LLDB=on: Install lldb, the LLVM debugger MLIR=on: Multi-Level Intermediate Representation OPENMP=on: Install libomp, the LLVM OpenMP runtime library POLLY=on: Polyhedral loop and data-locality optimizer PYCLANG=on: Install python bindings to libclang STATIC_LIBS=on: Install static libraries (does not effect sanitizers) ====> Options available for the single BACKENDS: you have to select exactly one of them BE_FREEBSD=off: Backends for FreeBSD architectures BE_NATIVE=off: Backend(s) for this architecture (X86) BE_STANDARD=on: All non-experimental backends ===> Use 'make config' to modify these settings
Options name:
devel_llvm21
USES:
cmake compiler:c++17-lang cpe tar:xz shebangfix python perl5 gnome lua:54 libedit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/
Collapse this list.

There are no commits on branch 2025Q4 for this port