2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-03-08 07:10:48 by James Chacon | Files touched by this commit (2) |
Log message: Make this work correctly. While in the past gnuchess may have appeared to read/parse this book, in reality it wasn't. It doesn't seem to understand full pgn format and instead uses an abbreviated format (which all the other book packages use as well). It sort of interprets full pgn but gets lots of things wrong. Include a script to convert the book to a proper format and then run gnuchess across that and it seems to find much less errors. |