Port details |
- kmastermind Mastermind game designed for K Desktop Environment
- 2.2_8 games
=0 2.2_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01
- 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
- Port Added: 2006-12-09 16:42:31
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- Also Listed In: ipv6 kde
- License: GPLv2
- WWW:
- http://www.kde-apps.org/content/download.php?content=20292
- Description:
- KMasterMind is a mastermind game designed for KDE.
Author: Tavarez Arnaud Bakoula <tbakoula@yahoo.fr>
WWW: http://www.kde-apps.org/content/download.php?content=20292
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- kmastermind>0:games/kmastermind
- No installation instructions:
- This port has been deleted.
- PKGNAME: kmastermind
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : x11/kdelibs3
- moc : x11-toolkits/qt33
- perl5.14.2 : lang/perl5.14
- automake-1.12 : devel/automake
- autoconf-2.69 : devel/autoconf
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
2.2_8 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
2.2_8 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.2_8 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
2.2_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2_7 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
2.2_7 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.2_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.2_7 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
2.2_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.2_7 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.2_7 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
2.2_7 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.2_6 15 Aug 2010 11:03:24 |
arved |
I don't use KDE3 anymore and currently don't have the motivation to port
them to KDE4, so drop maintainership |
2.2_6 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
2.2_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.2_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.2_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.2_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.2_3 06 Jun 2008 13:31:51 |
edwin |
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) |
2.2_2 08 Oct 2007 13:49:27 |
arved |
Set MAKE_ENV for the autotoolsstage, otherwise AUTOCONF would be empty
on the reporters system.
Reported by: Jan Henrik Sylvester |
2.2_2 04 Oct 2007 01:02:44 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.2_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
2.2_1 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}. |
2.2 21 Feb 2007 16:30:45 |
arved |
Fix fetch
Reported by: fenner's distfiles survey |
2.2 13 Jan 2007 13:31:39 |
arved |
Mark BROKEN on 4.x
Submitted by: pointyhat |
2.2 09 Dec 2006 16:41:50 |
arved |
Add kmastermind, a mastermindlike game for KDE |