aboutsummaryrefslogtreecommitdiff
path: root/games/crafty/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-111-3/+1
| | | | | | | | 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-151-1/+3
| | | | | | | | 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-021-2/+3
| | | | | | | | PR: 145208 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=252076
* - Update to 23.1Martin Wilke2010-01-271-1/+1
| | | | | | | | PR: 143159 Submitted by: Florian Smeets <flo@kasimir.com> (maintainer) Notes: svn path=/head/; revision=248647
* - Update to 23.0Dmitry Marakasov2009-04-011-2/+1
| | | | | | | | 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-221-1/+16
| | | | | | | | | | - 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-121-2/+7
| | | | | | | Submitted by: Florian Smeets <flo at kasimir dot com> (maintainer) Notes: svn path=/head/; revision=229932
* - Update to 22.10Dmitry Marakasov2009-03-041-18/+11
| | | | | | | | | | - 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-281-1/+1
| | | | Notes: svn path=/head/; revision=223505
* - Update to 22.1Martin Wilke2008-05-021-2/+2
| | | | | | | | PR: 123302 Submitted by: Jonathan Shoemaker <shoemaker@bluebottle.com> (maintainer) Notes: svn path=/head/; revision=212500
* - Update to 22.0Pav Lucistnik2008-04-251-11/+9
| | | | | | | | 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-251-2/+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-231-9/+2
| | | | | | | | | | | | | | | | | | 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-111-9/+14
| | | | | | | | | | | | | | 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
* update games/crafty (Also solves pr ports/116163)Edwin Groothuis2007-09-101-26/+50
| | | | | | | | | | | | | | | | | | | | Crafty is an open source chess engine. The former version is very old, not to mention broken when compiling enormous opening books (see pr ports/116163) This updates to the newest version, and solves the problem as well. Sorry about the prior pr with this topic - the makefile had a couple typos. This seems to be an abandoned port. If the maintainer is no longer interested, I will volunteer to take over this port. The maintainers email address bounced, so Jonathan is now the happy maintainer of this port. PR: ports/116241 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Notes: svn path=/head/; revision=199235
* - Change MASTER_SITES to make it fetchable againRenato Botelho2005-12-211-9/+10
| | | | | | | | | | | | - Adapt to use .zip distfiles - Add SHA256 hashes PR: ports/90071 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=151741
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* Upgrade to 19.1. Add the option for using assembler-optimizedMikhail Teterin2003-01-201-20/+37
| | | | | | | | | | | implementation on Sparcs with the warning that it segfaulted in my tests. A Sparc guru should take a look -- the stuff, apparently works on Solaris. Approved by: maintainer timeout (two weeks no response) Notes: svn path=/head/; revision=73683
* Upgrade to 18.14.Matthew Hunt2002-03-281-1/+1
| | | | Notes: svn path=/head/; revision=56822
* Make documentation fetchable.Maxim Sobolev2001-08-271-9/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46967
* Upgrade to 18.9.Matthew Hunt2001-04-031-4/+8
| | | | Notes: svn path=/head/; revision=40816
* Upgrade to 17.9.Matthew Hunt2000-05-161-3/+3
| | | | Notes: svn path=/head/; revision=28500
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27502
* Upgrade to 17.6.Matthew Hunt2000-01-121-4/+4
| | | | Notes: svn path=/head/; revision=24654
* Upgrade to 17.3. You will need to re-build your opening books.Matthew Hunt1999-12-031-6/+6
| | | | Notes: svn path=/head/; revision=23562
* Upgrade to 16.18.Matthew Hunt1999-09-101-4/+4
| | | | Notes: svn path=/head/; revision=21606
* Upgrade to 16.17.Matthew Hunt1999-08-301-4/+4
| | | | Notes: svn path=/head/; revision=21139
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Upgrade to 16.16.Matthew Hunt1999-08-231-5/+5
| | | | Notes: svn path=/head/; revision=20911
* Upgrade to 16.15.Matthew Hunt1999-08-061-5/+5
| | | | Notes: svn path=/head/; revision=20563
* Upgrade to 16.11.Matthew Hunt1999-06-251-5/+5
| | | | Notes: svn path=/head/; revision=19765
* Fix build for non-egcs/pgcc case. Reorder the PLIST.Chris Piazza1999-06-191-2/+2
| | | | | | | | PR: 12297 Submitted by: Michael V. Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=19570
* Upgrade to 16.10.Matthew Hunt1999-06-181-5/+5
| | | | Notes: svn path=/head/; revision=19547
* Upgrade to 16.8.Matthew Hunt1999-05-301-5/+5
| | | | | | | In lieu of: Studying for exams Notes: svn path=/head/; revision=19126
* Upgrade to 16.5.Matthew Hunt1999-02-231-6/+9
| | | | Notes: svn path=/head/; revision=16871
* Portlint (move IGNOREFILES down).Satoshi Asami1999-02-221-2/+2
| | | | Notes: svn path=/head/; revision=16852
* InIgnore the checksums on the doc files since they change way too often.Steve Price1999-02-221-1/+2
| | | | | | | | PR: 10062 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=16842
* Update to 16.2.Matthew Hunt1999-01-031-6/+6
| | | | Notes: svn path=/head/; revision=15794