aboutsummaryrefslogtreecommitdiff
path: root/games/gnuchess
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new options frameworkJohan van Selst2012-06-161-6/+8
| | | | Notes: svn path=/head/; revision=299407
* - Update GNU Chess to 6.0.2Johan van Selst2012-03-253-28/+4
| | | | | | | | | | | - Remove perl script to create opening book (new feature handles this) - Remove perl dependency - Remove patch to open opening books in read-only mode (fixed in distribution) Feature safe: yes Notes: svn path=/head/; revision=293796
* Update gnuchess to 6.0.1Johan van Selst2011-09-172-4/+3
| | | | Notes: svn path=/head/; revision=281892
* Add a patch to open the Opening Book in read-only mode if r/w fails.Johan van Selst2011-07-271-0/+4
| | | | | | | This lets non-root users use the system-wide Opening Book as well. Notes: svn path=/head/; revision=278413
* - Update GNU Chess to 6.0.0Johan van Selst2011-06-115-54/+37
| | | | | | | | - Remove obsoleted patch files - Replace opening book creating script Notes: svn path=/head/; revision=275387
* - Update gnuchess to 5.08 (now under GPLv3+)Johan van Selst2011-01-303-24/+7
| | | | | | | | | | - Claim maintainership - Remove obsoleted patch Feature safe: yes Notes: svn path=/head/; revision=268458
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Reset conrads@cox.net due to lack of time to work on FreeBSD.Mark Linimon2008-08-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218897
* - Fix build with gcc42Pav Lucistnik2007-06-061-0/+11
| | | | | | | | PR: ports/113400 Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer) Notes: svn path=/head/; revision=192928
* - Pass maintainership to submitterMartin Wilke2006-11-011-1/+1
| | | | | | | | | | PR: ports/104750 ports/104749 ports/104748 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=176034
* Reset bouncing maintainer address.Mark Linimon2006-10-081-1/+1
| | | | Notes: svn path=/head/; revision=175008
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | 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-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Typo: explicitely -> explicitlyEdwin Groothuis2005-01-181-1/+1
| | | | Notes: svn path=/head/; revision=126682
* Correct a problem with the fetching of the port's distfiles.Edwin Groothuis2005-01-171-0/+2
| | | | | | | | PR: ports/76359 Submitted by: "Conrad J. Sabatier" <conrads@cox.net> Notes: svn path=/head/; revision=126680
* Welcome new maintainer!Edwin Groothuis2004-12-281-1/+1
| | | | Notes: svn path=/head/; revision=125393
* Explicitely call create_opening_book.sh with ${SH} in ${SCRIPTDIR}Edwin Groothuis2004-12-261-1/+1
| | | | | | | Noticed by: Joshua Tinnin <krinklyfig@spymac.com> Notes: svn path=/head/; revision=125221
* Update port: games/gnuchess (new version 5.07 with optional openingEdwin Groothuis2004-12-235-7/+73
| | | | | | | | | | | | | | | | book support added) Update of port games/gnuchess to version 5.07. Includes support for building and installing opening book (as an OPTION) OPTIONs rule! PR: ports/74441 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=124894
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* gnuchess doesn't install the gnuchessx aliasEdwin Groothuis2003-10-083-1/+6
| | | | | | | | | | | xboard communicates with gnuchess via the gnuchessx program (which is usually a link to gnuchessx). PR: ports/48404 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> Notes: svn path=/head/; revision=90623
* Update to 5.06.Eric Anholt2003-05-102-3/+9
| | | | | | | | PR: ports/51856 Submitted by: Ports Fury Notes: svn path=/head/; revision=80594
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Upgrade 5.04->5.05Mikhail Teterin2003-01-092-2/+3
| | | | Notes: svn path=/head/; revision=72785
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to the zooty new 5.04 and drop maintainership.Mark Murray2002-10-075-156/+7
| | | | Notes: svn path=/head/; revision=67545
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27508
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Upgrade to 4.0pl80.Matthew Hunt1999-08-303-17/+8
| | | | | | | | PR: 13461 Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=21105
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Upgrade to 4.0.79.Matthew Hunt1998-12-283-149/+130
| | | | | | | | PR: 9225 Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=15691
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-4/+0
| | | | Notes: svn path=/head/; revision=12487
* Fix a botched patch.Mark Murray1997-03-061-3/+3
| | | | | | | | Pointed out by: asami LMP owed by: markm Notes: svn path=/head/; revision=5875
* gets() -> fgets()Mark Murray1997-03-031-0/+144
| | | | | | | Submitted by: Kent Vander Velden (grafix@iastate.edu) Notes: svn path=/head/; revision=5820
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-5/+6
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4571
* Upgrade, 4.0.75 -> 4.0.77.Satoshi Asami1996-07-102-6/+6
| | | | | | | Submitted by: markm Notes: svn path=/head/; revision=3333
* Latest version of Gnu Chess. Now we can kick the ancient (Ca. 1989)Mark Murray1995-12-235-0/+63
version out of the source tree. Notes: svn path=/head/; revision=2584