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.
Port details
bazel9 Fast and correct build system (LTS 9)
9.1.0_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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: delphij@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-05 05:33:06
Last Update: 2026-05-09 17:25:51
Commit Hash: 4e243a83
Also Listed In: java
License: APACHE20
WWW:
https://bazel.build/
Description:
Bazel is Google's open-source build and test tool. Bazel has built-in support for building both client and server software, including client applications for both Android and iOS platforms. It also provides an extensible framework that you can use to develop your own build rules.
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
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/bazel9-9.1.0_1/catalog.mk
  2. /usr/local/share/licenses/bazel9-9.1.0_1/LICENSE
  3. /usr/local/share/licenses/bazel9-9.1.0_1/APACHE20
  4. bin/bazel
  5. @sample etc/bazel/bazel.bazelrc.sample
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • bazel9>0:devel/bazel9
Conflicts:
CONFLICTS_INSTALL:
  • bazel[0-9]*
To install the port:
cd /usr/ports/devel/bazel9/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/bazel9
  • pkg install bazel9
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bazel9
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386
distinfo:
TIMESTAMP = 1777007045 SHA256 (bazel-9.1.0-dist.zip) = 229e999cec4f408946d368af6c33c5137fe999e9966538562f8c90b0de7aa0ad SIZE (bazel-9.1.0-dist.zip) = 221341445

Packages (timestamps in pop-ups are UTC):
bazel9
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.19.0.1---n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest9.1.0_19.1.0_1------
FreeBSD:14:quarterly--------
FreeBSD:15:latest9.1.0_19.1.0_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-9.1.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. zip : archivers/zip
  3. go125 : lang/go125
  4. java : java/openjdk21
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. java : java/openjdk21
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_bazel9
USES:
cpe go:no_targets java python shebangfix zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/bazelbuild/bazel/releases/download/9.1.0/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.1.0_1
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
9.1.0
08 May 2026 07:37:01
commit hash: 83d8a324ee192af252dfd10d6d087c7ddd23db8dcommit hash: 83d8a324ee192af252dfd10d6d087c7ddd23db8dcommit hash: 83d8a324ee192af252dfd10d6d087c7ddd23db8dcommit hash: 83d8a324ee192af252dfd10d6d087c7ddd23db8d files touched by this commit
Xin LI (delphij) search for other commits by this committer
devel/bazel9: upgrade to 9.1.0
9.0.1
07 Apr 2026 06:45:59
commit hash: d96a7db1fe9ac829e96b33345357cc0799ec6a3bcommit hash: d96a7db1fe9ac829e96b33345357cc0799ec6a3bcommit hash: d96a7db1fe9ac829e96b33345357cc0799ec6a3bcommit hash: d96a7db1fe9ac829e96b33345357cc0799ec6a3b files touched by this commit
Xin LI (delphij) search for other commits by this committer
devel/bazel{8,9}: pin to Java 21 to fix build with JDK 23+

Java 23 changed annotation processing defaults (JDK-8321314), breaking
the bootstrap compilation when openjdk23+ is selected via JAVA_VERSION=21+.
The port infrastructure already assumes Java 21 throughout (toolchain names,
config_settings), so pin to the exact version instead of passing -proc:full.
9.0.1
05 Apr 2026 05:29:56
commit hash: 0130386c6903257df345990069a5aa8edcb0a848commit hash: 0130386c6903257df345990069a5aa8edcb0a848commit hash: 0130386c6903257df345990069a5aa8edcb0a848commit hash: 0130386c6903257df345990069a5aa8edcb0a848 files touched by this commit
Xin LI (delphij) search for other commits by this committer
devel/bazel9: Add new port for Bazel 9 LTS.

Number of commits found: 4