Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump portrevision due to upgrade of devel/gettext. | Edwin Groothuis | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430 | ||||
* | Create any number of Sudokus and solve them. Store Sudokus for in-depth study. | Dirk Meyer | 2007-08-07 | 4 | -0/+45 |
Solvability guaranteed. Drag digits from the palette or click on the board and wait for the desired digit to appear. Neither method will let you place double digits. Includes automatic markup. You can input external sudokus for solution. WWW: http://www.gnustep.it/marko/Sudoku/index.html Notes: svn path=/head/; revision=197269 |