Date: Wed, 3 May 2006 02:58:21 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/fxsudoku Makefile distinfo pkg-descr ports/games/fxsudoku/files config.freebsd patch-build__configdetect patch-build__foxdetect patch-gb Message-ID: <200605030258.k432wLme008124@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <sander@knology.net>
WWW: http://www.fifthplanet.net/
PR: ports/95245
Submitted by: Edwin Groothuis <edwin@mavetju.org>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605030258.k432wLme008124>
