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) combination for a given watch list. This is what FreshPorts will look for.

Port details
sudoku Console based Sudoku games
1.0.2 games Deleted on this many watch lists=2 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 1.0.2Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-07-04
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-03-16 01:33:42
Last Update: 2016-07-04 20:48:24
SVN Revision: 418057
People watching this port, also watch:: font-misc-meltho, p5-Gtk2, font-bh-lucidatypewriter-100dpi
License: not specified in port
Description:
The sudoku board game is played on a 9x9 grid, divided into rows, columns, and 9 blocks of 3x3 squares. The objective is to fill the empty squares with the digits 1-9, so that each row, column, and block contains each of the digits 1-9 (and hence, it is not possible for any digit to appear twice in the same row, column or block). Features: - character based (curses) interface; - cross-platform (Minix, Unix, Windows) with full source code (ANSI C); - generates hints upon request; - classification of board difficulty (very easy, easy, medium, hard or fiendish); - generation of new boards; - easy entry of boards published in newspapers, internet, etc...; - multiple output formats (text,csv,html,postscript).
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • sudoku>0:games/sudoku
No installation instructions:
This port has been deleted.
PKGNAME: sudoku
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sudoku-1.0.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
ncurses tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://chipstips.com/download/
  2. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
04 Jul 2016 20:48:24
Revision:418057Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.2
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0.2
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
1.0.2
22 Dec 2014 21:38:24
Revision:375273Original commit files touched by this commit
bapt search for other commits by this committer
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
1.0.2
20 Dec 2014 18:37:12
Revision:375084Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.2
12 Apr 2014 18:41:39
Revision:351121Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to USES=tar:bzip2
- Unmute build/install commands
1.0.2
03 Mar 2014 20:46:34
Revision:346963Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap due to mail bounces

With hat:	portmgr
1.0.2
21 Feb 2014 13:36:57
Revision:345410Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category games
1.0.2
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
1.0.2
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)
1.0.2
06 May 2013 15:34:18
Revision:317525Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
1.0.2
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.0.2
23 Aug 2011 13:33:22
Original commit files touched by this commit
eadler search for other commits by this committer
- Grant maintainership to  sterling@camdensoftware.com
- update port version
- remove deprecation
- remove outdated port

PR:     ports/160015
Submitted by:   Sterling Camden <sterling@camdensoftware.com>
Approved by:    sahil/bapt (mentor)
1.0.1_1
02 Aug 2011 20:58:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
1.0.1_1
02 Aug 2011 17:04:00
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate some ports where I can't find distfiles and upstream
1.0.1_1
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.1_1
28 Dec 2010 06:31:49
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.

Hat:            portmgr
1.0.1_1
28 Mar 2006 00:58:38
Original commit files touched by this commit
ijliao search for other commits by this committer
fix the 'save' problem

PR:             94972
Submitted by:   "Frank W. Josellis" <frank@dynamical-systems.org>
1.0.1
16 Mar 2006 01:33:19
Original commit files touched by this commit
ijliao search for other commits by this committer
Add sudoku 1.0.1, console based sudoku games.

PR:             ports/93892
Submitted by:   ijliao

Number of commits found: 19