aboutsummaryrefslogtreecommitdiff
path: root/games/stockfish
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* games/stockfish: fix build with GCC-based architecturesSteve Wills2019-01-141-0/+2
| | | | | | | | | PR: 234410 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: maintainer timeout (execve@gmail.com, >2 weeks) Notes: svn path=/head/; revision=490272
* games/stockfish: update to 10Fernando Apesteguía2018-12-213-17/+24
| | | | | | | | | | | | | | | | | Add LDFLAGS+= -fuse-ld=lld so the port builds regardless of the linker differences between FreeBSD releases. Not much in the release notes: http://blog.stockfishchess.org/post/180691011237/stockfish-10 SF 10 improves by about 50 ELO in self-play compared to SF 9. PR: 234035 Submitted by: execve@gmail.com (maintainer) Notes: svn path=/head/; revision=488019
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Spell CHOSEN_COMPILER_TYPE correctlyAntoine Brodin2018-12-111-1/+1
| | | | | | | | PR: 199098 With hat: portmgr Notes: svn path=/head/; revision=487230
* Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-basedMark Linimon2018-09-181-1/+1
| | | | | | | | | | | | | archs such as powerpc64. Tested for no effect on amd64. While here, pet portlint. Approved by: portgmr (tier-2 blanket) Notes: svn path=/head/; revision=480003
* games/stockfish: Update to 9Yuri Victorovich2018-02-243-24/+21
| | | | | | | | | | | | | | | | | | | | Additional port changes: * Changed to DISTVERSION * Added DISTVERSIONSUFFIX * Removed DISTNAME/DISTFILES * Added LICENSE_FILE * Removed WRKSRC * Added NO_WRKSUBDIR * Added WRKSRC_SUBDIR * Removed the blank PORTDATA * Updated the path in do-install-DOCS-on PR: 226129 Submitted by: m.ne@gmx.net Approved by: Gautam Mani <execve@gmail.com>, tcberner (mentor, implicit) Notes: svn path=/head/; revision=462773
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* games/stockfish: update 5 -> 8Jason Unovitch2017-11-233-21/+27
| | | | | | | | | | | - Book support removed; it was removed from latest stockfish version - PROFILE option support is no longer functional and was removed PR: 206096 Submitted by: Gautam Mani <execve@gmail.com> (maintainer) Notes: svn path=/head/; revision=454799
* Mark some ports failing on various tier-2 archs. In cases where theMark Linimon2017-05-141-0/+1
| | | | | | | | | | | | | error message was a stub, provide a real one. While here, pet portlint. This is a catchup commit from various earlier commits. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440863
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.Mark Linimon2016-11-081-1/+1
| | | | Notes: svn path=/head/; revision=425758
* Mark as broken on arm64 and mips64.Mark Linimon2016-11-081-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425716
* - Limit Tier-2 unsupported systems list to sparc64: PowerPC is supportedAlexey Dokuchaev2015-09-132-36/+36
| | | | | | | | | | | | | | | | (both 32- and 64-bit), and there's little reason to mention ia64 as it is being officially killed in -CURRENT some time ago and we don't make any packages for it anyways - Rename options POPCNT_ENABLED -> POPCNT and PROFILE_BUILD -> PROFILE; not just it makes more sense, it also allows to use shared description text (PROFILE_DESC) - Place PORTDATA and PORTDOCS right below PLIST_FILES where they belong - Organize knobs in a more natural way, use `do-install-DOCS-on' target, mute MKDIR's, improve and kill EOL whitespace in the port description text, sort USES values, and fix some minor style issues while I'm here Notes: svn path=/head/; revision=396820
* Update to version 5Tilman Keskinoz2014-07-022-7/+6
| | | | | | | | | PR: 190741 Submitted by: dennylin93@hs.ntnu.edu.tw Approved by: maintainer timeout Notes: svn path=/head/; revision=360174
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* Remove reference to NOPORTDATABaptiste Daroussin2014-01-181-16/+4
| | | | | | | | Use USES=compiler.mk to determine the compiler that will be in use Use bsdtar to extract the zip file Notes: svn path=/head/; revision=340159
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338511
* games/stockfish: update to 4William Grzybowski2013-10-262-17/+13
| | | | | | | | | | | - Update to 4 [1] - Allow staging PR: ports/182769 [1] Submitted by: Gautam Mani <execve gmail.com> (maintainer) Notes: svn path=/head/; revision=331711
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Fix build with clangGuido Falsi2013-09-161-1/+8
| | | | | | | | | | | | - Make it respect PREFIX - While here, USES=gmake PR: ports/181616 Submitted by: Me Approved by: Maintainer timeout Notes: svn path=/head/; revision=327425
* Do not try to remove directories not created by the portAntoine Brodin2013-06-291-2/+0
| | | | Notes: svn path=/head/; revision=322063
* - Update to version 3Pawel Pekala2013-06-023-11/+15
| | | | | | | | | | - Make pkg-descr more detailed PR: ports/179168 Submitted by: Gautam Mani <execve@gmail.com> (maintainer) Notes: svn path=/head/; revision=319703
* - Update to 2.3.1Guido Falsi2012-10-202-25/+30
| | | | | | | | | | | | | | - Add clang support - Update MASTER_SITES - Convert to optionsng - Trim Makefile headers PR: ports/172686 Submitted by: Gautam Mani <execve@gmail.com> (maintainer) Feature safe: YES Notes: svn path=/head/; revision=306170
* - Update to 2.2.2Jason Helfman2012-01-302-5/+5
| | | | | | | | | | | - while here replace hardcoded version in distname/distfiles declarations PR: ports/164607 Submitted by: maintainer Approved by: crees, rene (mentors,implicit) Notes: svn path=/head/; revision=290128
* - Update to 2.2.1Jason Helfman2012-01-183-14/+19
| | | | | | | | | | | | | | - Changed upstream master-site to the official archive available in dropbox due to continuous changes and having dynamic URLs. - Respect PORTDOCS and PORTDATA - Migrate PLIST into Makefile PR: ports/164140 Submitted by: maintainer, Gautam Mani <gautam at execve.net> Approved by: rene (mentor) Notes: svn path=/head/; revision=289421
* @dirrm share/stockfish -> @dirrm %%DATADIR%%. Oops my mistakePawel Pekala2011-10-151-1/+1
| | | | Notes: svn path=/head/; revision=283567
* - Distname has changed namePawel Pekala2011-10-133-6/+39
| | | | | | | | | | | | - Add Opening Book - Add options for building profile-build and profile-build-popcnt - Add LICENSE PR: ports/161516 Submitted by: Gautam <execve@gmail.com> (maintainer) Notes: svn path=/head/; revision=283479
* - Fix buildPav Lucistnik2011-09-291-2/+3
| | | | | | | Submitted by: Gautam Mani <execve@gmail.com> (maintainer) Notes: svn path=/head/; revision=282597
* Stockfish is an open-source UCI chess engine based on Glaurung.Pawel Pekala2011-09-244-0/+55
Stockfish is an alpha-beta searcher and uses a bitboard representation. Stockfish is free and uses the GPL license. You can download, read, and modify the source code. WWW: http://www.stockfishchess.com/ PR: ports/159575 Submitted by: Gautam Mani <execve@gmail.com> Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=282314