aboutsummaryrefslogtreecommitdiff
path: root/games/crafty
Commit message (Collapse)AuthorAgeFilesLines
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-041-1/+1
| | | | Notes: svn path=/head/; revision=516744
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508837
* Mark BROKEN on i386Antoine Brodin2019-04-071-3/+4
| | | | | | | | | | | | In file included from crafty.c:28: ./tbprobe.c:111:9: error: invalid operand for instruction __asm__("bsfq %1, %0": "=r"(idx):"rm"(b)); Reported by: pkg-fallout MFH: 2019Q2 Notes: svn path=/head/; revision=498259
* games/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-2/+1
| | | | Notes: svn path=/head/; revision=491937
* Mark these ports broken on mips64 and/or mips.Mark Linimon2018-07-011-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473660
* Also broken on aarch64.Mark Linimon2018-03-181-0/+1
| | | | Notes: svn path=/head/; revision=464919
* Mark as broken on armvX.Mark Linimon2018-03-181-1/+4
| | | | | | | | | | | Apparently the attempt to defeat the x86 assembler is insufficient. While here, conform to newer style by unquoting and sorting ARCHs. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=464917
* Fix distfilesJohan van Selst2018-02-092-4/+5
| | | | Notes: svn path=/head/; revision=461319
* Remove profile options to fix build with ClangJohan van Selst2018-02-092-8/+12
| | | | | | | | PR: 220806 Submitted by: jbeich, Martin Birgmeier Notes: svn path=/head/; revision=461318
* UnbreakJohan van Selst2018-02-063-59/+10
| | | | | | | | | | Simplify setup by using only the default opening books Don't rebuild the opening book that is also downloaded Docs are no longer included, but provided online at http://www.craftychess.com/documentation/craftydoc.html Notes: svn path=/head/; revision=461039
* - This is in fact broken on all architecturesDmitry Marakasov2017-12-181-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=456638
* These are also broken on aarch64 in the same way as armv6/7.Mark Linimon2017-12-091-2/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455815
* Mark more ports broken that fail on both armv6 and armv7.Mark Linimon2017-12-091-0/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455813
* Update to Crafty 25.2Johan van Selst2017-07-154-44/+41
| | | | Notes: svn path=/head/; revision=445966
* - Mark BrokenMartin Wilke2017-05-131-0/+2
| | | | | | | | | | => Attempting to fetch http://www.craftychess.com/crafty-23.8.zip fetch: http://www.craftychess.com/crafty-23.8.zip: Not Found => Attempting to fetch http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip fetch: http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip: Not Found Notes: svn path=/head/; revision=440755
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397461
* - Fix build for several architectures.Johan van Selst2015-07-012-18/+10
| | | | | | | | | | | | | Set CPUS=1 on non-x86. This leads to disabling custom thread synchronization primitives coded in x86 assembly and thus allows build (confirmed successful builds on mips and armv6, however haven't tested whether it actually works). - Minor cleanups added to pet portlint PR: 201255 Submitted by: amdmi3 Notes: svn path=/head/; revision=391118
* Fix build on i386 by disabling broken assembly codeJohan van Selst2014-07-061-1/+2
| | | | | | | (no functional changes) Notes: svn path=/head/; revision=360872
* Fix fetch: some distfiles were put twice in the distinfo which caused theAntoine Brodin2014-04-302-5/+0
| | | | | | | | | size to be put twice in the fetch command which failed With hat: portmgr Notes: svn path=/head/; revision=352703
* Do not generate a corrupted pkgAntoine Brodin2014-03-291-4/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=349508
* - Update crafty to 23.8Johan van Selst2014-03-284-48/+48
| | | | | | | - Adopt port Notes: svn path=/head/; revision=349433
* Support stagingEmanuel Haupt2014-03-171-30/+26
| | | | Notes: svn path=/head/; revision=348444
* Release a few ports I don't use anymore. Unfortunately I don't have time toFlorian Smeets2014-03-111-1/+1
| | | | | | | maintain them properly currently. Notes: svn path=/head/; revision=347931
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* 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
* Unbreak by using new MASTER_SITEFlorian Smeets2013-09-131-10/+6
| | | | | | | | PR: ports/182070 [1] Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (partly) [1] Notes: svn path=/head/; revision=327183
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - change MAINTAINER to my @FreeBSD.org addressFlorian Smeets2010-12-271-1/+1
| | | | | | | Approved by: jadawin (mentor) Notes: svn path=/head/; revision=267028
* - Update to 23.4Sahil Tandon2010-11-112-12/+3
| | | | | | | | PR: ports/152120 Submitted by: Florian Smeets <flo@smeets.im> (maintainer) Notes: svn path=/head/; revision=264381
* - Update maintainer email address flo@kasimir.com -> flo@smeets.imPhilip M. Gollucci2010-09-221-1/+1
| | | | | | | | PR: ports/150855 Submitted by: maintainer Notes: svn path=/head/; revision=261650
* - Update to 23.3Martin Wilke2010-08-153-10/+13
| | | | | | | | PR: 149518 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=259269
* Sigh. I _meant_ to say powerpc. But since it invokes i386 asm, it'sMark Linimon2010-04-051-4/+2
| | | | | | | | | not going to build on ia64, either. Hat: portmgr Notes: svn path=/head/; revision=252246
* Also broken on ia64 and powerpc.Mark Linimon2010-04-051-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=252245
* - Update 23.2Martin Wilke2010-04-023-13/+14
| | | | | | | | PR: 145208 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=252076
* - Update to 23.1Martin Wilke2010-01-273-7/+14
| | | | | | | | PR: 143159 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=248647
* - Update to 23.0Dmitry Marakasov2009-04-012-11/+10
| | | | | | | | PR: 133259 Submitted by: Florian Smeets <flo at kasimir dot com> (maintainer) Notes: svn path=/head/; revision=231449
* - Fix plist in ports depending on craftyDmitry Marakasov2009-03-222-2/+17
| | | | | | | | | | - Assign maintainership of crafty-open-* to submitter PR: 132935 Submitted by: Florian Smeets <flo at kasimir dot com> (crafty maintainer) Notes: svn path=/head/; revision=230672
* - Fix install with NOPORTDOCSDmitry Marakasov2009-03-122-4/+8
| | | | | | | Submitted by: Florian Smeets <flo at kasimir dot com> (maintainer) Notes: svn path=/head/; revision=229932
* - Update to 22.10Dmitry Marakasov2009-03-044-29/+32
| | | | | | | | | | - Pass maintainership to submitter PR: 132128 Submitted by: Florian Smeets <flo at kasimir dot com> Notes: svn path=/head/; revision=229465
* Mark as broken on sparc64.Mark Linimon2008-12-101-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224062
* Reset shoemaker@bluebottle.com: email bounces.Mark Linimon2008-11-282-3/+1
| | | | Notes: svn path=/head/; revision=223505
* - Fix NOPORTDOCS plistPav Lucistnik2008-06-171-5/+5
| | | | | | | Reported by: ionmachine Notes: svn path=/head/; revision=215020
* - Update to 22.1Martin Wilke2008-05-024-19/+24
| | | | | | | | PR: 123302 Submitted by: Jonathan Shoemaker <shoemaker@bluebottle.com> (maintainer) Notes: svn path=/head/; revision=212500
* - Update to 22.0Pav Lucistnik2008-04-255-25/+49
| | | | | | | | PR: ports/122800 Submitted by: Jonathan Shoemaker <shoemaker@bluebottle.com> (maintainer) Notes: svn path=/head/; revision=211947
* Apparently a fix had already been committed after the last pointyhat runs.Mark Linimon2007-09-291-2/+0
| | | | | | | Adding to the pointy hat collection: linimon Notes: svn path=/head/; revision=200351
* Mark as broken on non-i386.Mark Linimon2007-09-291-0/+2
| | | | Notes: svn path=/head/; revision=200332
* - Don't install books.bin in this port. That file should be installed byRong-En Fan2007-09-252-3/+1
| | | | | | | | | | | one of games/crafty-open-* port. PR: ports/116622 Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer) Reported by: pointyhat via pav Notes: svn path=/head/; revision=200081
* [Maintainer Update]: fix arch-related issuesEdwin Groothuis2007-09-232-10/+3
| | | | | | | | | | | | | | | | | | Received email stating "build fails on amd64 system with a message about unsupported instructions. [...] Modifying patch-Makefile so that -m486 / -mtune 486 option is removed fixed the problem for me." Updated Makefile to add PORTREVISION so that updates will be seen by ports-tools, implemented arch suggestions for fixes, removing most mention of architecture specific instructions. Those will likely be in make.conf, anyway, and if so will be passed along due to inclusion. PR: ports/116379 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Notes: svn path=/head/; revision=199922
* [Maintainer Update] games/crafty: fixes & featuresEdwin Groothuis2007-09-114-11/+34
| | | | | | | | | | | | | | Does not need to ber setuid nobody, as this breaks the per-user rc-files goal; setgid with group-writable files should suffice. Configured for the new personalities feature, and added a fix to make sure that help is available (wasn't working before as it was moved from the executable to a file.) PR: ports/116266 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Notes: svn path=/head/; revision=199322