Port details |
- pachi-game-engine Fairly strong Go/Baduk/Weiqi playing program
- 12.40_3 games
=0 12.40_3Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: yuri@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2019-06-09 19:38:51
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- License: GPLv2
- WWW:
- https://pachi.or.cz/
- Description:
- Pachi can refer to: a simple modular framework for programs playing the game
of Go/Weiqi/Baduk, and a reasonably strong engine built within this framework.
The default engine plays by Chinese rules and should be about 7d KGS strength on
9x9. On 19x19, it can hold a KGS 2d rank on modest hardware (Raspberry Pi, dcnn)
or faster machine (e.g. six-way Intel i7) without dcnn. When using a large
cluster (64 machines, 20 cores each), it maintains KGS 4d and has won e.g. a
7-stone handicap game against Zhou Junxun 9p.
WWW: https://pachi.or.cz/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pachi-game-engine>0:games/pachi-game-engine
- No installation instructions:
- This port has been deleted.
- PKGNAME: pachi-game-engine
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1560106531
SHA256 (pasky-pachi-pachi-12.40_GH0.tar.gz) = f523d23aa855f78a171df334b9712bca540d3ef4ef69b7306b84e4c35446d097
SIZE (pasky-pachi-pachi-12.40_GH0.tar.gz) = 3248693
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 pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libcaffe.so : graphics/caffe
- libglog.so : devel/glog
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake localbase shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.40_3 19 Sep 2020 13:01:00
![Revision:548980 Revision:548980](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
12.40_3 03 Aug 2020 08:51:18
![Revision:544040 Revision:544040](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate a few python 2.7 ports |
12.40_3 11 Dec 2019 17:53:49
![Revision:519824 Revision:519824](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
12.40_2 24 Sep 2019 04:06:15
![Revision:512699 Revision:512699](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Turn off agressive optimizations to build the most generic packages (and,
as a consequence, fix build on GCC-based systems):
cc1: error: unrecognized command line option "-march=native"
Approved by: portmgr (tier-2 blanket) |
12.40_2 19 Aug 2019 15:35:28
![Revision:509290 Revision:509290](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
12.40_1 26 Jul 2019 20:46:57
![Revision:507372 Revision:507372](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12.40 09 Jun 2019 19:40:01
![Revision:503851 Revision:503851](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/pachi-game-engine: Remove files that aren't needed. |
12.40 09 Jun 2019 19:38:38
![Revision:503850 Revision:503850](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: games/pachi-game-engine: Fairly strong Go/Baduk/Weiqi playing program
Not related to games/pachi. |
Number of commits found: 8
|