| 
	
		| Port details |  | 
 py-trueskill Video game skill rating system
 0.4.5_1 games  =0          0.4.5Version of this port present on the latest quarterly branch.Maintainer: python@FreeBSD.org Port Added: 2024-12-13 18:36:06Last Update: 2025-03-08 04:05:21Commit Hash: 06a08e6Also Listed In: mathLicense: BSD3CLAUSEWWW: 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.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere 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 cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install games/py-trueskillpkg install py311-trueskill
 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-trueskillPackage flavors (<flavor>: <package>)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):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
py311-setuptools>=63.1.0 : devel/py-setuptools@py311python3.11 : lang/python311
Test dependencies:
python3.11 : lang/python311
Runtime dependencies:
py311-six>0 : devel/py-six@py311python3.11 : lang/python311
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:games_py-trueskillUSES:pythonFreshPorts 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 | 
|---|
 | 0.4.5_1 08 Mar 2025 04:05:21
 
       | Charlie Li (vishwin)  | python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |  | 0.4.5 13 Dec 2024 18:32:34
 
       | Alexey Dokuchaev (danfe)  | 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: 2 |