Port details |
- gtklife GTK+ implementation of Conways Game of Life
- 5.2 games
=0 5.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- 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-08-07 13:40:05
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- License: GPLv2
- WWW:
- http://ironphoenix.org/tril/gtklife/
- Description:
- GtkLife is a fast and featureful GTK+ implementation of Conway's Game
of Life.
WWW: http://ironphoenix.org/tril/gtklife/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gtklife
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1509795419
SHA256 (gtklife-5.2.tar.gz) = e05eec3faf2bf6dab3f0e9fcf4a0a04662d1c26d99c7c61207487814f608c093
SIZE (gtklife-5.2.tar.gz) = 808937
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:
-
- gmake : devel/gmake
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Runtime dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib.so : devel/glib12
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk.so : x11-toolkits/gtk12
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gtklife-5.2:
DOCS=on: Build and/or install documentation
GTK2=off: GTK2 gui toolkit support (beta)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake gnome
- 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 |
5.2 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
5.2 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
5.2 04 Nov 2017 13:27:10 |
vanilla |
Update to 5.2. |
5.1_8 13 Mar 2017 09:01:53 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
5.1_8 08 Dec 2016 19:52:20 |
tijl |
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. |
5.1_7 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
5.1_7 23 Sep 2014 16:12:06 |
amdmi3 |
- Drop @dirrm* from plist |
5.1_7 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
5.1_6 17 Aug 2014 08:25:51 |
eadler |
Return some ports I maintain to the pool. |
5.1_6 07 Dec 2013 05:34:50 |
eadler |
Remove PORT_OPTIONS:MDOCS checks from ports which don't need it
Add NO_ARCH if useful |
5.1_6 23 Oct 2013 22:53:35 |
eadler |
share/applications is now in BSD.local.dist so it should not be removed.
Reported by: ak |
5.1_6 23 Oct 2013 22:40:22 |
eadler |
Simplify port by using a static pkg-plist instead of an in-port generated one. |
5.1_5 28 Sep 2013 07:12:35 |
eadler |
Remove NO_STAGE from port. It isn't clear to me how this port passed poudriere
before. |
5.1_5 28 Sep 2013 06:55:19 |
eadler |
convert to staging |
5.1_5 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
5.1_5 16 Jul 2013 21:59:48 |
eadler |
Remove now excess verbiage.
Reviewed by: bapt |
5.1_5 06 Jul 2013 17:27:41 |
eadler |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
5.1_5 08 Mar 2013 20:23:39 |
eadler |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
5.1_5 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
5.1_4 22 Jan 2013 23:12:21 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
5.1_4 20 Oct 2012 15:08:14 |
eadler |
Convert to OptionsNG
Feature safe: yes |
5.1_4 06 Oct 2012 14:35:46 |
eadler |
Trim the headers in the ports I maintain. |
5.1_4 23 Jun 2012 22:43:07 |
eadler |
Upgrade to OptionsNG
Reviewed by: "Bryan Drewery" <bryan@shatow.net> |
5.1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
5.1_3 14 Dec 2011 21:29:16 |
crees |
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks] |
5.1_3 21 Aug 2011 20:51:40 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
5.1_3 21 Aug 2011 16:12:46 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
5.1_3 03 Aug 2011 04:17:20 |
linimon |
Assign to new volunteer.
PR: ports/159394
Submitted by: ports@eitanadler.com |
5.1_3 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
5.1_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
5.1_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) |
5.1_2 29 Apr 2008 05:11:44 |
linimon |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
5.1_2 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
5.1_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}. |
5.1 06 Nov 2006 13:00:32 |
jylefort |
- Update to 5.1 (most notable improvement is optional GTK+ 2.0 support)
- Install a desktop entry
- Move to LOCALBASE |
4.2_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
4.2_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
4.2 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
4.2 14 Jul 2005 00:43:28 |
jylefort |
- Update to 4.2
- Respect ${GTK_CONFIG}
- Use a dynamic packing list
- Override the vendor's install target (ensures correct permissions/ownerships)
- Use ${MAKE_ARGS} rather than patching the vendor's Makefile
- Reformat the Makefile |
4.1 12 Apr 2005 22:10:43 |
jylefort |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor) |
4.1 19 Jan 2005 11:19:32 |
edwin |
Update port: games/gtklife to 4.1
PR: ports/76391
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
3.0 07 Aug 2004 21:15:45 |
krion |
Add missing @dirrm |
3.0 07 Aug 2004 20:39:27 |
krion |
Add gtklife 3.0,
GtkLife is a fast and featureful GTK+ implementation of
Conway's Game of Life.
WWW: http://www.igs.net/~tril/gtklife/
PR: ports/70137
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |