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
Port details
py-trueskill Video game skill rating system
0.4.5 gamesnew! 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: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-13 18:36:06
Last Update: 2024-12-13 18:32:34
Commit Hash: f961819
Also Listed In: math
License: BSD3CLAUSE
WWW:
https://trueskill.org/
Description:
TrueSkill is a rating system for game players. It was developed by Microsoft Research and has been used on Xbox network, formerly known and commonly referred to as Xbox Live, for ranking and matchmaking service. This system quantifies players' TRUE skill points by the Bayesian inference algorithm. It also works well with any type of match rule including N:N team game or free-for-all.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}trueskill>0:games/py-trueskill@${PY_FLAVOR}
To install the port:
cd /usr/ports/games/py-trueskill/ && make install clean
To add the package, run one of these commands:
  • pkg install games/py-trueskill
  • pkg install py311-trueskill
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-trueskill listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-trueskill
Package flavors (<flavor>: <package>)
  • py311: py311-trueskill
distinfo:
TIMESTAMP = 1681181046 SHA256 (trueskill-0.4.5.tar.gz) = 9d62b48d2428369d712bd9becff9f9a2caa325e1a2ab5f9392d34bff757867bb SIZE (trueskill-0.4.5.tar.gz) = 21315

Packages (timestamps in pop-ups are UTC):
py311-trueskill
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.4.5--0.4.5---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.4.5--0.4.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.4.5n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-six>0 : devel/py-six@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_py-trueskill
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/trueskill/
  2. https://pypi.org/packages/source/t/trueskill/
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.4.5
13 Dec 2024 18:32:34
commit hash: f961819591abffa390e274b635eb720a8b5f89becommit hash: f961819591abffa390e274b635eb720a8b5f89becommit hash: f961819591abffa390e274b635eb720a8b5f89becommit hash: f961819591abffa390e274b635eb720a8b5f89be files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
games/py-trueskill: video game skill rating system (new port)

TrueSkill is a rating system for game players.  It was developed
by Microsoft Research and has been used on Xbox network, formerly
known as Xbox Live, for ranking and matchmaking, and is suitable
for any type of matches, including N:N team game or free-for-all.

WWW: https://trueskill.org/

Number of commits found: 1