notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gnudoku Free program for creating and solving Su Doku puzzles
0.93_12 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.93_12Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-13 12:37:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
http://icculus.org/~jcspray/GNUDoku/
Description:
A free program for creating and solving Su Doku puzzles. 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/GNUDoku
  2. share/applications/GNUDoku.desktop
  3. share/pixmaps/GNUDoku.png
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • GNUDoku>0:games/gnudoku
To install the port:
cd /usr/ports/games/gnudoku/ && make install clean
To add the package, run one of these commands:
  • pkg install games/gnudoku
  • pkg install GNUDoku
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: GNUDoku
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (GNUDoku-0.93.tar.gz) = 409b18d525c37660a117d786fe537672c7f58b7f01e2c37dbc1cdf339661075d SIZE (GNUDoku-0.93.tar.gz) = 26212

Packages (timestamps in pop-ups are UTC):
GNUDoku
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.93_120.93_120.93_120.93_120.93_12---
FreeBSD:13:quarterly0.93_120.93_12-0.93_120.93_120.93_120.93_120.93_12
FreeBSD:14:latest0.93_120.93_120.93_120.93_120.93_120.93_12-0.93_12
FreeBSD:14:quarterly0.93_120.93_12-0.93_120.93_120.93_120.93_120.93_12
FreeBSD:15:latest0.93_120.93_12n/a0.93_12n/a0.93_120.93_120.93_12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgtkmm-2.4.so : x11-toolkits/gtkmm24
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_gnudoku
USES:
compiler:c++11-lang gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://mirror.amdmi3.ru/distfiles/
  2. http://offload2.icculus.org:9090/~jcspray/GNUDoku/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.93_12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.93_12
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
0.93_12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.93_12
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.93_11
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.93_10
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.93_9
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.93_8
05 Apr 2017 11:36:31
Revision:437777Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with recent libsigc++20
0.93_8
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.93_7
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.93_7
01 Sep 2014 19:34:02
Revision:366938Original commit files touched by this commit
tijl search for other commits by this committer
Add USES=libtool to accessibility/atkmm and bump dependent ports
0.93_6
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
0.93_6
30 Oct 2013 14:11:23
Revision:332112Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
0.93_6
22 Oct 2013 13:53:34
Revision:331269Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)

Approved by:	portmgr (bdrewery)
0.93_6
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.93_6
06 Jul 2013 07:59:09
Revision:322366Original commit files touched by this commit
bapt search for other commits by this committer
Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
0.93_6
18 Jun 2013 11:46:52
Revision:321181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
0.93_6
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.93_5
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.93_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.93_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.93_3
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.93_2
01 Feb 2009 08:00:41
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update download locations, WWW still valid

Reported by:    -fetch-original pointyhat run
0.93_2
25 Jul 2008 12:24:09
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
0.93_2
19 Jun 2008 17:28:24
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
0.93_2
06 Jun 2008 13:31:51
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
0.93_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.93
21 Dec 2006 20:41:33
Original commit files touched by this commit
edwin search for other commits by this committer
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

        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>
0.93
13 Feb 2006 12:36:22
Original commit files touched by this commit
sem search for other commits by this committer
A free program for creating and solving Su Doku puzzles.

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>

Number of commits found: 30