Port details |
- xlife John Horton Conway's Game of Life
- 6.7.6_1 games =4 6.7.6_1Version of this port present on the latest quarterly branch.
- 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: unknown
- Last Update: 2024-01-09 13:27:13
- Commit Hash: cb347ec
- People watching this port, also watch:: libglade2, wavplay, libunicode, OpenSP, libwmf
- License: MIT GPLv2
- WWW:
- http://litwr2.atspace.eu/xlife.php
- Description:
- xlife is an X implementation of John Horton Conway's Game of Life.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/xlife/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xlife
- pkg install xlife
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xlife
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xlife-6.7.6.tar.bz2) = a9d42a2441bb2b0f82f529daeac9182ee8cb6f29a40748d2eea791ac57dd09e1
SIZE (xlife-6.7.6.tar.bz2) = 153025
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- x11.pc : x11/libX11
- Runtime dependencies:
-
- gawk : lang/gawk
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xlife-6.7.6_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_xlife
- USES:
- imake:notall tar:bzip2 xorg
- 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 |
6.7.6_1 09 Jan 2024 13:27:13 |
Baptiste Daroussin (bapt) |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.7.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.7.6 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 ) |
6.7.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.7.6 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
6.7.6 16 Dec 2016 09:00:51 |
amdmi3 |
- Switch to options helpers
- Simplify installation |
6.7.6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
31 Oct 2014 16:11:34
|
amdmi3 |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
6.7.6 06 Oct 2014 14:00:29 |
amdmi3 |
- Drop @dirrm* from plist |
6.7.6 29 May 2014 20:59:27 |
nemysis |
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change Desktop entry file
- Remove HOW-TO-INSTALL, INSTALL, changelog.debian and changelog.openbsd
from DOCS |
6.7.6 07 Feb 2014 13:08:44 |
miwi |
- Update to 6.7.6
PR: 185937
Submitted by: Ports Fury |
6.7.5 01 Nov 2013 20:26:38 |
pawel |
- Update to version 6.7.5
- Support staging
PR: ports/180696
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
6.6.1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
6.6.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
6.6.1 10 Feb 2013 07:54:26 |
miwi |
- Update to 6.6.1
PR: 175017
Submitted by: Ports Fury |
3.0_3 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
3.0_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. |
3.0_3 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
3.0_2 24 Mar 2009 12:04:16 |
pav |
- Fix runtime on amd64
PR: ports/132949
Submitted by: billy <markslashbill@yahoo.co.uk> |
3.0_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}. |
3.0 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
3.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.0 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
3.0 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
3.0 25 Oct 2002 08:12:49 |
edwin |
Make games/xlife buildable on -CURRENT again
PR: ports/44264
Submitted by: Mark Huizer (xaa@dodh.org)
Reviewed by: kris@freebsd.org |
23 Sep 2001 20:50:43 |
dwcjr |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |