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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
leela-zero Go engine without human-provided knowledge based on AlphaGo Zero paper
0.17.31 games 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 0.17.31Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-23 18:48:10
Last Update: 2025-08-23 18:47:45
Commit Hash: 47035ed
License: GPLv2
WWW:
https://github.com/leela-zero/leela-zero
Description:
A Go program with no human provided knowledge. Using MCTS (but without Monte Carlo playouts) and a deep residual convolutional neural network stack. This is a fairly faithful reimplementation of the system described in the Alpha Go Zero paper "Mastering the Game of Go without Human Knowledge". For all intents and purposes, it is an open source AlphaGo Zero.
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 (6 items)
Collapse this list.
  1. bin/autogtp
  2. bin/leelaz
  3. bin/validation
  4. /usr/local/share/licenses/leela-zero-0.17.31/catalog.mk
  5. /usr/local/share/licenses/leela-zero-0.17.31/LICENSE
  6. /usr/local/share/licenses/leela-zero-0.17.31/GPLv2
Collapse this list.
Dependency lines:
  • leela-zero>0:games/leela-zero
To install the port:
cd /usr/ports/games/leela-zero/ && make install clean
To add the package, run one of these commands:
  • pkg install games/leela-zero
  • pkg install leela-zero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: leela-zero
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1755973751 SHA256 (leela-zero-leela-zero-v0.17-31-g3ee6d20_GH0.tar.gz) = e26defc255bb22b9ec8cb3b8a212930d4c75ff81a0893a089bc8851331b1c51f SIZE (leela-zero-leela-zero-v0.17-31-g3ee6d20_GH0.tar.gz) = 1742247

Expand this list (2 items)

Collapse this list.

SHA256 (google-googletest-cafa9e5_GH0.tar.gz) = de929d57b8da874976473421fe562eb33764c836228c58e6ed5695900e06b640 SIZE (google-googletest-cafa9e5_GH0.tar.gz) = 970184

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl>0 : devel/opencl
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. eigen3.pc : math/eigen3
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
  2. libopenblas.so : math/openblas
  3. libOpenCL.so : devel/ocl-icd
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_leela-zero
USES:
cmake compiler:c++14-lang eigen:3 localbase qt:5
pkg-message:
For install:
You installed leela-zero: the Go engine. You need at least one OpenCL provider installed in order for leela-zero to run. To see the list of OpenCL providers, install the 'clinfo' package and run: $ clinfo If 'clinfo' shows zero providers, you need to install some providers, for example: * pocl: for a simple CPU provider * beignet: for the Intel GPU provider * etc. You also need to download neural network weights using this command: $ fetch https://zero.sjeng.org/best-network -o /home/yuri/.local/share/leela-zero/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/leela-zero/leela-zero/tar.gz/v0.17-31-g3ee6d20?dummy=/
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
0.17.31
23 Aug 2025 18:47:45
commit hash: 47035ed70abe2aea61f8b615b079be4cc467a02fcommit hash: 47035ed70abe2aea61f8b615b079be4cc467a02fcommit hash: 47035ed70abe2aea61f8b615b079be4cc467a02fcommit hash: 47035ed70abe2aea61f8b615b079be4cc467a02f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
games/leela-zero: update 0.17-30 → 0.17.31; Unbreak build

(cherry picked from commit 5dc981a827723efc7b007918467b86bf1486da16)

Number of commits found: 1