| Port details |
- bazel9 Fast and correct build system (LTS 9)
- 9.0.1 devel
=0 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
 - Port Added: 2026-04-05 05:33:06
- Last Update: 2026-04-07 06:45:59
- Commit Hash: d96a7db
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1773193153
SHA256 (bazel-9.0.1-dist.zip) = 3f336b4510a8210f954fa3a7d6cfbd271b6f9d639732fdc11c000b6fbfca3fbe
SIZE (bazel-9.0.1-dist.zip) = 221129348
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:
-
- bash : shells/bash
- zip : archivers/zip
- java : java/openjdk21
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- java : java/openjdk21
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_bazel9
- USES:
- cpe java python shebangfix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.0.1 07 Apr 2026 06:45:59
    |
Xin LI (delphij)  |
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
    |
Xin LI (delphij)  |
devel/bazel9: Add new port for Bazel 9 LTS. |
Number of commits found: 2
|