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 on branch 2022Q2
leela-zero Go engine without human-provided knowledge based on AlphaGo Zero paper
0.17.30_7 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.30_7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-10 01:37:20
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
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

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.30_7/catalog.mk
  5. /usr/local/share/licenses/leela-zero-0.17.30_7/LICENSE
  6. /usr/local/share/licenses/leela-zero-0.17.30_7/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 = 1657669497 SHA256 (leela-zero-leela-zero-v0.17-30-ge3ed631_GH0.tar.gz) = 138a4f286c50277c5e5ea88addf3b3e82139e75bbd84b306b554a3e05c11d55c SIZE (leela-zero-leela-zero-v0.17-30-ge3ed631_GH0.tar.gz) = 1742019

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.


Packages (timestamps in pop-ups are UTC):
leela-zero
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.30_70.17.30_7-0.17.30_70.17.30_7---
FreeBSD:13:quarterly0.17.30_60.17.30_6-0.17.30_60.17.30_7-0.17.30_6-
FreeBSD:14:latest0.17.30_70.17.30_7-0.17.30_70.17.30_7---
FreeBSD:14:quarterly0.17.30_60.17.30_7-0.17.30_60.17.30_7-0.17.30_6-
FreeBSD:15:latest0.17.30_70.17.30_7n/a0.17.30_6n/a-0.17.30_60.17.30_7
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. 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
This port is required by:
for Run
  1. games/lizzie

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-30-ge3ed631?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port