Port details |
- kpicframer KDE card game
- 0.5_13 games
=1 0.5_13Version 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: 2004-01-25 15:42:40
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- Also Listed In: ipv6 kde
- License: GPLv2
- Description:
- KPicFramer is a small card game for the K Desktop Environment.
Author: Norbert Andres <nandres@web.de>
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:
-
- kpicframer>0:games/kpicframer
- No installation instructions:
- This port has been deleted.
- PKGNAME: kpicframer
- 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:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- Library dependencies:
-
- kdegames.3 : games/kdegames3
- 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 |
0.5_13 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 |
0.5_13 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 |
0.5_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5_12 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.5_12 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.5_12 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 |
0.5_12 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
0.5_12 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5_11 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5_10 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 |
0.5_10 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 |
0.5_9 27 Aug 2008 13:14:36 |
arved |
Update WWW for newsbeuter
Remove dead WWW for kslide and kpicframer |
0.5_9 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.5_9 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) |
0.5_8 28 Jul 2007 06:33:59 |
ade |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
0.5_7 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}. |
0.5_6 19 Dec 2006 18:07:29 |
arved |
I am still a bit interested in this port, so host the distfile on my
public_distfiles and put myself back as maintainer |
0.5_6 18 Dec 2006 17:55:53 |
gabor |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor) |
0.5_6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.5_6 14 Dec 2005 09:11:52 |
barner |
- Make fetchable by using .tar.bz2: The diff against the cached copy of
the .tar.gz (on ftp-master) is empty.
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90360 |
0.5_6 08 Nov 2005 12:56:15 |
arved |
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio |
0.5_6 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.5_5 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.5_5 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.5_5 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.5_4 11 Nov 2004 23:22:26 |
lofi |
More pthread-check fixes. |
0.5_3 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.5_2 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.5_2 28 Feb 2004 11:27:45 |
arved |
Drop Maintainership. No time to play games. |
0.5_2 19 Feb 2004 18:56:28 |
arved |
Depend on kdegames
Submitted by: bento |
0.5_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5 30 Jan 2004 09:43:41 |
arved |
Tarball was rerolled, the author incorporated my suggestions, but forgot to
bump version.
The port now ships with a configure script and builds now with
QT 3.2* |
0.5 25 Jan 2004 15:40:57 |
arved |
Add kpicframer, a KDE card game |