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
pachi-game-engine Fairly strong Go/Baduk/Weiqi playing program
12.40_3 games Deleted 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 12.40_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ 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 (4 items)
Collapse this list.
  1. bin/pachi
  2. /usr/local/share/licenses/pachi-game-engine-12.40_3/catalog.mk
  3. /usr/local/share/licenses/pachi-game-engine-12.40_3/LICENSE
  4. /usr/local/share/licenses/pachi-game-engine-12.40_3/GPLv2
Collapse this list.
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
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libcaffe.so : graphics/caffe
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pasky/pachi/tar.gz/pachi-12.40?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.40_3
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
12.40_3
03 Aug 2020 08:51:18
Revision:544040Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports
12.40_3
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
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:512699Original commit files touched by this commit
linimon search for other commits by this committer
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:509290Original commit files touched by this commit
jbeich search for other commits by this committer
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:507372Original commit files touched by this commit
gerald search for other commits by this committer
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:503851Original commit files touched by this commit
yuri search for other commits by this committer
games/pachi-game-engine: Remove files that aren't needed.
12.40
09 Jun 2019 19:38:38
Revision:503850Original commit files touched by this commit
yuri search for other commits by this committer
New port: games/pachi-game-engine: Fairly strong Go/Baduk/Weiqi playing program

Not related to games/pachi.

Number of commits found: 8