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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
bazel5 Fast and correct build system
5.4.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 5.4.1Version of this port present on the latest quarterly branch.
Maintainer: vishwin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-26 01:00:11
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
Also Listed In: java
License: APACHE20
WWW:
https://bazel.build/
Description:
Bazel is Google's own build tool, now publicly available in Beta. 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/bazel5-5.4.1/catalog.mk
  2. /usr/local/share/licenses/bazel5-5.4.1/LICENSE
  3. /usr/local/share/licenses/bazel5-5.4.1/APACHE20
  4. bin/bazel
  5. @sample etc/bazel/bazel.bazelrc.sample
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • bazel5>0:devel/bazel5
Conflicts:
CONFLICTS_INSTALL:
  • bazel[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/bazel5/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/bazel5
  • pkg install bazel5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bazel5
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386
distinfo:
TIMESTAMP = 1685049229 SHA256 (bazel-5.4.1-dist.zip) = dcff6935756aa7aca4fc569bb2bd26e1537f0b1f6d1bda5f2b200fa835cc507f SIZE (bazel-5.4.1-dist.zip) = 235399305

Packages (timestamps in pop-ups are UTC):
bazel5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.4.15.4.1------
FreeBSD:13:quarterly5.4.15.4.1----5.4.15.4.1
FreeBSD:14:latest5.4.15.4.1-----5.4.1
FreeBSD:14:quarterly5.4.15.4.1----5.4.15.4.1
FreeBSD:15:latest5.4.15.4.1n/a-n/a-5.4.15.4.1
FreeBSD:15:quarterly--n/a-n/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. java : java/openjdk11
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. java : java/openjdk11
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. math/py-keras
  2. science/py-tensorflow
  3. sysutils/ocijail

Configuration Options:
No options to configure
Options name:
devel_bazel5
USES:
cpe 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/5.4.1/
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
5.4.1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
5.4.1
04 Dec 2023 10:14:46
commit hash: 9e39f2af50c1ab8843f0cb00a245d398a3aeddcfcommit hash: 9e39f2af50c1ab8843f0cb00a245d398a3aeddcfcommit hash: 9e39f2af50c1ab8843f0cb00a245d398a3aeddcfcommit hash: 9e39f2af50c1ab8843f0cb00a245d398a3aeddcf files touched by this commit
Doug Rabson (dfr) search for other commits by this committer
devel/bazel5: fix build on 14.0-RELEASE

This suppresses warnings about __builtin_offsetof which cause failures
due to the use of -Werror in some parts of the bazel build.

Approved by:	dch
Differential Revision: https://reviews.freebsd.org/D42729
5.4.1
10 Aug 2023 17:03:11
commit hash: 5b16ca04f68991c57c0b4eca9077c567a6bbfa9ecommit hash: 5b16ca04f68991c57c0b4eca9077c567a6bbfa9ecommit hash: 5b16ca04f68991c57c0b4eca9077c567a6bbfa9ecommit hash: 5b16ca04f68991c57c0b4eca9077c567a6bbfa9e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/bazel5: Mark BROKEN for 14

Fails to build on FreeBSD 14 with:

error: defining a type within '__builtin_offsetof' is a Clang extension
[-Werror,-Wgnu-offsetof-extensions]

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
5.4.1
26 May 2023 00:52:29
commit hash: abc5ed39ba226d707e7496c8a326309bf02a82efcommit hash: abc5ed39ba226d707e7496c8a326309bf02a82efcommit hash: abc5ed39ba226d707e7496c8a326309bf02a82efcommit hash: abc5ed39ba226d707e7496c8a326309bf02a82ef files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/bazel5: split from devel/bazel

Major versions harbour some incompatibilities. Main port to be
updated to 6.

Event: Kitchener-Waterloo Hackathon 202305

Number of commits found: 4