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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
llvm22 LLVM and Clang
22.1.7_1 devel on this many watch lists=0 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 22.1.7_1Version of this port present on the latest quarterly branch.
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-12 18:33:17
Last Update: 2026-07-12 18:31:57
Commit Hash: 92c60fe
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:
  • llvm22>0:devel/llvm22
Conflicts:
CONFLICTS_BUILD:
  • amd64-binutils
CONFLICTS_INSTALL:
  • llvm22
  • llvm22-lite
To install the port:
cd /usr/ports/devel/llvm22/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/llvm22
  • pkg install llvm22
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: llvm22
Package flavors (<flavor>: <package>)
  • default: llvm22
  • lite: llvm22-lite
distinfo:
TIMESTAMP = 1780392191 SHA256 (llvm-project-22.1.7.src.tar.xz) = 5cc4a3f12bba50b6bdfb4b61bdc852117a0ff2517807c3902fc13267fb93562e SIZE (llvm-project-22.1.7.src.tar.xz) = 167066344

Packages (timestamps in pop-ups are UTC):
llvm22
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest22.1.322.1.3n/an/an/an/an/an/a
FreeBSD:13:quarterly22.1.222.1.2n/an/an/an/an/an/a
FreeBSD:14:latest22.1.8_122.1.8_1--22.1.8_1---
FreeBSD:14:quarterly22.1.7_122.1.7_1--22.1.7_1---
FreeBSD:15:latest22.1.8_122.1.8_1n/a-n/an/a--
FreeBSD:15:quarterly22.1.7_122.1.7_1n/a-n/an/a--
FreeBSD:16:latest22.1.8_122.1.8_1n/a-n/an/a--
 

llvm22-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest22.1.322.1.3n/an/an/an/an/an/a
FreeBSD:13:quarterly22.1.222.1.2n/an/an/an/an/an/a
FreeBSD:14:latest22.1.8_122.1.8_1--22.1.8_1---
FreeBSD:14:quarterly22.1.7_122.1.7_1--22.1.7_1---
FreeBSD:15:latest22.1.8_122.1.8_1n/a-n/an/a--
FreeBSD:15:quarterly22.1.7_122.1.7_1n/a-n/an/a--
FreeBSD:16:latest22.1.8_122.1.8_1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-myst-parser>0 : textproc/py-myst-parser@py312
  2. py312-sphinx-markdown-tables>=0 : textproc/py-sphinx-markdown-tables@py312
  3. py312-recommonmark>=0.0.20180530 : textproc/py-recommonmark@py312
  4. ld.gold : devel/binutils
  5. py312-pexpect>0 : misc/py-pexpect@py312
  6. swig : devel/swig
  7. cmake : devel/cmake-core
  8. ninja : devel/ninja
  9. python3.12 : lang/python312
  10. perl5>=5.42.r<5.43 : lang/perl5.42
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
  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. devel/electron42
  2. www/chromium
  3. www/ungoogled-chromium
for Libraries
  1. devel/py-llvmlite
  2. security/agave

Configuration Options:
===> The following configuration options are available for llvm22-22.1.7_1: 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_llvm22
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-22.1.7/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
22.1.7_1
12 Jul 2026 18:31:57
commit hash: 92c60fe486bb897a68d69c8489948feaa8530fc9commit hash: 92c60fe486bb897a68d69c8489948feaa8530fc9commit hash: 92c60fe486bb897a68d69c8489948feaa8530fc9commit hash: 92c60fe486bb897a68d69c8489948feaa8530fc9 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
devel/llvm2{1,2}: Fix typo risccv64 => riscv64

Approved by:	brooks (maintainer, via IRC #bsdports @ EFNet)
Sponsored by:	UNIS Labs
MFH:		2026Q3

(cherry picked from commit afbd5ba75e6aa24aa2f99cb20a778c96d85459a7)

Number of commits found: 1