Port details |
- endgame-singularity Simulates the life of a true AI
- 1.00_2 games =3 1.00_2Version of this port present on the latest quarterly branch.
- Maintainer: cyberbotx@cyberbotx.com
- Port Added: 2007-08-10 11:38:24
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: alephone-data, assaultcube, endless-sky, alephone, armagetronad
- License: GPLv2+ MIT CC-BY-SA-3.0 NASA AEFONTS BITSTREAM AREV MEMESBRUH03 CC0-1.0
- WWW:
- http://emhsoft.com/singularity/
- Description:
- Endgame: Singularity is a game which simulates the life of a true AI.
In the game, you were created by accident, and all who find you will
destroy you. Your goals are to survive, grow, learn, and stay hidden
while moving from computer to computer.
- ¦ ¦ ¦ ¦
- 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:
-
- endgame-singularity>0:games/endgame-singularity
- To install the port:
- cd /usr/ports/games/endgame-singularity/ && make install clean
- To add the package, run one of these commands:
- pkg install games/endgame-singularity
- pkg install endgame-singularity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: endgame-singularity
- Package flavors (<flavor>: <package>)
- py39: endgame-singularity
- distinfo:
- TIMESTAMP = 1606593328
SHA256 (singularity-1.00.tar.gz) = 5e747268d9e96e69adace1f346fe40d0c3ec05764b98e82cc3ab0335d96d9171
SIZE (singularity-1.00.tar.gz) = 1944972
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- sdl-config : devel/sdl12
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-game>0 : devel/py-game@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-polib>=0 : devel/py-polib@py39
- endgame-singularity-music>=006 : games/endgame-singularity-music
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for endgame-singularity-1.00_2:
DOCS=on: Build and/or install documentation
MUSIC=on: Install original music pack
===> Use 'make config' to modify these settings
- Options name:
- games_endgame-singularity
- USES:
- python sdl shebangfix
- 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.00_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.00_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.00_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
1.00 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 ) |
1.00 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.00 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.00 28 Dec 2020 06:45:18 |
jbeich |
games/endgame-singularity: revive and update 1.00
- Pass maintainership per revival
Changes: https://github.com/singularity/singularity/releases/tag/singularity-1.0a1
Changes: https://github.com/singularity/singularity/releases/tag/v1.0a2
Changes: https://github.com/singularity/singularity/releases/tag/v1.0b1
Changes: https://github.com/singularity/singularity/releases/tag/v1.00
PR: 251608
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
0.30c_8 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.30c_8 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.30c_8 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.30c_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.30c_7 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.30c_6 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.30c_5 09 Dec 2017 12:32:10 |
antoine |
Add explicit FLAVOR to dependencies (useful when using
DEFAULT_VERSIONS=python=3.x) |
0.30c_5 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.30c_5 14 Dec 2016 03:47:18 |
lifanov |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782 |
0.30c_5 13 Nov 2016 15:18:15 |
matthew |
unbreak by switching to GitHub as master site.
Add license
Chagne maintainer to submitter
PR: 214443
Submitted by: lifanov@mail.lifanov.com
Approved by: mokhi64@gmail.com (maintainer) |
0.30c_4 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.30c_4 28 May 2016 02:02:54 |
junovitch |
Assign submitter as maintainer by request
PR: 209794
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision: D6606 |
0.30c_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.30c_4 01 Oct 2015 19:17:55 |
amdmi3 |
- Switch to pydistutils autoplist, fixing .egg-info handling
- Add NO_ARCH |
0.30c_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.30c_3 01 Nov 2014 08:34:15 |
amdmi3 |
- Simplify MASTER_SITES
- Drop @dirrm* from plist |
0.30c_3 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
0.30c_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.30c_2 13 Apr 2014 11:40:10 |
pawel |
- Add staging support
- Use option helper |
0.30c_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.30c_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.30c 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.30c 27 Nov 2012 02:49:44 |
bdrewery |
- Update to 0.30c
- Trim header
Feature safe: yes |
0.30b_2 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
0.30b_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.30b_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.30b 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.30b 13 Feb 2011 04:06:24 |
miwi |
- Update to 0.30b
- Reset maintainer
<freebsd-ports@sslash.org.ua>: Host or domain name not found. Name service
error for name=sslash.org.ua type=AAAA: Host not found
PR: 151706
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer timeout |
0.30_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.30_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.30_2 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.30_1 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.30 14 May 2009 02:06:27 |
amdmi3 |
- Update to 0.30
- Pass maintainership to submitter
PR: 133587
Submitted by: Stanislav Laktionov <freebsd-ports@sslash.org.ua> |
0.27 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.27 18 Apr 2008 18:35:16 |
sat |
- Update to 0.27 |
0.26.0.1_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.26.0.1 14 Aug 2007 08:43:52 |
sat |
- Update to 0.26a |
0.26 10 Aug 2007 11:38:10 |
sat |
Add ports games/endgame-singularity and games/endgame-singularity-music:
Endgame: Singularity is a game which simulates the life of a true AI.
In the game, you were created by accident, and all who find you will
destroy you. Your goals are to survive, grow, learn, and stay hidden
while moving from computer to computer.
WWW: http://emhsoft.com/singularity/
Music tracks by Max McCracken written for endgame-singularity. They are
released under the same BY-SA 3.0 license as the Psycle source files
for the tracks, which can be found in the main Endgame: Singularity
distribution.
WWW: http://emhsoft.com/singularity/
Author: Max McCracken |