edwin 2006-05-03 02:58:21 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/fxsudoku Makefile distinfo pkg-descr
games/fxsudoku/files config.freebsd patch-build__configdetect
patch-build__foxdetect patch-gb
Log:
[new port] games/fxsudoku
fxsudoku is an implementation of the Sudoku game.
The aim of Sudoku is to enter a numerical digit from 1
through 9 in each cell of a 99 grid made up of 33 subgrids
(called "regions"), starting with various digits given in
some cells (the "givens"). Each row, column, and region
must contain only one instance of each numeral. Completing
the puzzle requires patience and logical ability.
Author: Sander Jansen <[EMAIL PROTECTED]>
WWW: http://www.fifthplanet.net/
PR: ports/95245
Submitted by: Edwin Groothuis <[EMAIL PROTECTED]>
Revision Changes Path
1.956 +1 -0 ports/games/Makefile
1.1 +31 -0 ports/games/fxsudoku/Makefile (new)
1.1 +3 -0 ports/games/fxsudoku/distinfo (new)
1.1 +41 -0 ports/games/fxsudoku/files/config.freebsd (new)
1.1 +22 -0 ports/games/fxsudoku/files/patch-build__configdetect
(new)
1.1 +38 -0 ports/games/fxsudoku/files/patch-build__foxdetect (new)
1.1 +25 -0 ports/games/fxsudoku/files/patch-gb (new)
1.1 +10 -0 ports/games/fxsudoku/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"