aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnudoku
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Update download locations, WWW still validpgollucci2009-02-011-2/+1
| | | | Reported by: -fetch-original pointyhat run
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+1
| | | | MAKE_ENV
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* - Welcome X.org 7.2 \o/.flz2007-05-202-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-2/+2
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* A free program for creating and solving Su Doku puzzles.sem2006-02-134-0/+45
You can use GNUDoku to challenge yourself, to compute solutions, or to verify your own solutions. A Su Doku puzzle is a 9x9 grid which must be filled with numbers between 1 and 9 such that each row, column, and 3x3 square contains all 9 numbers. WWW: http://icculus.org/~jcspray/GNUDoku/ PR: ports/92733 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>