summaryrefslogtreecommitdiff
path: root/games/crafty/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 19.1. Add the option for using assembler-optimizedMikhail Teterin2003-01-201-39/+1
| | | | | | | | | | | 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
* Fix typo to allow building on non-i386 architectures.Christian Weisgerber2002-11-291-1/+1
| | | | Notes: svn path=/head/; revision=71236
* Link with ${CXX} instead of ${CC} since this contains C++ code.Kris Kennaway2002-09-081-7/+18
| | | | Notes: svn path=/head/; revision=65801
* Upgrade to 18.9.Matthew Hunt2001-04-031-76/+34
| | | | Notes: svn path=/head/; revision=40816
* Upgrade to 17.9.Matthew Hunt2000-05-161-6/+8
| | | | Notes: svn path=/head/; revision=28500
* Don't set USE_ASSEMBLY_[AB] on any arch but i386, so this builds on theSteve Price2000-02-131-5/+9
| | | | | | | Alpha again. Notes: svn path=/head/; revision=25753
* Upgrade to 17.3. You will need to re-build your opening books.Matthew Hunt1999-12-031-24/+21
| | | | Notes: svn path=/head/; revision=23562
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21085
* Upgrade to 16.16.Matthew Hunt1999-08-231-17/+17
| | | | Notes: svn path=/head/; revision=20911
* Upgrade to 16.15.Matthew Hunt1999-08-061-24/+19
| | | | Notes: svn path=/head/; revision=20563
* Only add -DUSE_ASSEMBLY_[AB] when building on an i386 machine.Steve Price1999-06-221-8/+21
| | | | Notes: svn path=/head/; revision=19643
* Fix build for non-egcs/pgcc case. Reorder the PLIST.Chris Piazza1999-06-191-1/+10
| | | | | | | | PR: 12297 Submitted by: Michael V. Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=19570
* Upgrade to 16.8.Matthew Hunt1999-05-301-24/+11
| | | | | | | In lieu of: Studying for exams Notes: svn path=/head/; revision=19126
* Upgrade to 16.5.Matthew Hunt1999-02-231-4/+17
| | | | Notes: svn path=/head/; revision=16871
* Update to 16.2.Matthew Hunt1999-01-031-9/+17
| | | | Notes: svn path=/head/; revision=15794
* Update to version 15.20.Steve Price1998-10-101-9/+12
| | | | | | | | PR: 8159 Submitted by: maintainer Notes: svn path=/head/; revision=13819
* Update to version 15.18 and ELF'ize.Steve Price1998-09-191-70/+49
| | | | | | | | PR: 7887, 7909 Submitted by: maintainer Notes: svn path=/head/; revision=13256
* Upgrade to 15.14. Remove BUILD_DEPENDS on unzip. Improve wordingMatthew Hunt1998-06-231-3/+4
| | | | | | | | | | in manpage. PR: 7010 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11490
* Import of Crafty 15.10, a chess program.Matthew Hunt1998-06-013-0/+150
PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=11202