Port details |
- klondike Solitaire game for X11
- 1.9_5 games
=3 1.9_5Version of this port present on the latest quarterly branch. - Maintainer: faber@isi.edu
 - Port Added: unknown
- Last Update: 2024-02-24 07:09:25
- Commit Hash: 3e4c890
- People watching this port, also watch:: transfig, libglade2, autoconf, libunicode, fam
- Also Listed In: tk
- License: BSD3CLAUSE
- Description:
- Klondike is a solitaire game for X11. It's strongly influenced
by the user interface of Klondike for the Macintosh.
Features of klondike include:
- time-based and Casino-style scoring
- persistent high score list
- on-line help
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- klondike>0:games/klondike
- To install the port:
- cd /usr/ports/games/klondike/ && make install clean
- To add the package, run one of these commands:
- pkg install games/klondike
- pkg install klondike
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: klondike
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (klondike-1.9.tar.gz) = cce6e905b42306e2c419bf56e842e513c63232c343f8730822ef2ffebeb2f9a2
SIZE (klondike-1.9.tar.gz) = 52910
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- wish8.6 : x11-toolkits/tk86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_klondike
- USES:
- shebangfix tk:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9_5 24 Feb 2024 07:09:25
    |
Muhammad Moinur Rahman (bofh)  |
games/klondike: Moved man to share/man
Approved by: portmgr (blanket) |
1.9_4 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.9_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9_4 08 Sep 2015 01:33:56
  |
amdmi3  |
- Fix shebangs
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.9_3 31 Oct 2014 19:48:16
  |
bapt  |
Simplify plist |
1.9_3 09 Jul 2014 14:02:57
  |
vanilla  |
Stagify. |
1.9_3 13 Jun 2014 07:36:28
  |
olgeni  |
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) |
1.9_3 18 Feb 2014 10:18:06
  |
gahr  |
- Convert to USES=tk |
1.9_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.9_3 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.9_2 23 Feb 2009 14:46:38
 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
1.9_2 09 Apr 2008 13:42:26
 |
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.9_2 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.9_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.9_1 02 Apr 2007 22:56:15
 |
pav  |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
1.9_1 16 Mar 2007 11:23:55
 |
miwi  |
- Use TCL/TK 8.4
PR: 110325
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: maintainer |
1.9 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.9 22 Jan 2006 02:11:14
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.9 14 Aug 2004 16:09:37
 |
krion  |
Fix plist. |
1.9 18 Mar 2004 20:59:15
 |
trevor  |
Add size data, approved by maintainers. |
1.9 21 Feb 2003 12:06:01
 |
knu  |
De-pkg-comment. |
11 Mar 2001 01:31:51
    |
kris  |
Fix plist |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |