Port details |
- sjeng Chess engine supporting chess variations
- 11.2_3 games =3 11.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-02-23 00:36:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: GPLv2+
- WWW:
- https://sjeng.org/indexold.html
- Description:
- Sjeng was an attempt to create a bughouse & crazyhouse playing program that
can attain a level comparable to what the best human players are capable of.
Newer versions of Sjeng also play standard, suicide, giveaway and losers
chess.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/sjeng/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sjeng
- pkg install sjeng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sjeng
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Sjeng-Free-11.2.tar.gz) = aaf584d12e79f8e366710d40cc02a27a7927dd924234421107b2fb8e84cfd727
SIZE (Sjeng-Free-11.2.tar.gz) = 174019
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libgdbm.so : databases/gdbm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_sjeng
- USES:
- localbase dos2unix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
11.2_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
11.2_3 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
11.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.2_3 26 Sep 2020 11:52:22 |
se |
Fix build with -fno-common |
11.2_2 11 Nov 2018 15:38:51 |
danfe |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
11.2_1 08 Apr 2018 09:33:33 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Update WWW |
11.2_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11.2_1 11 Nov 2013 00:47:41 |
danilo |
- Convert LIB_DEPENDS to new syntax
- Add stage support |
11.2_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
11.2_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11.2_1 12 Sep 2011 13:46:59 |
gabor |
- Track dependencies after databases/gdbm update |
11.2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
11.2 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
11.2 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
11.2 23 Feb 2006 00:35:36 |
ehaupt |
Add sjeng 11.2, a chess engine supporting chess variations.
PR: 93539
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |