Port details |
- endgame-singularity-music Music pack for endgame-singularity
- 007_1 games =2 007_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: 2007-08-10 11:38:24
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: CC-BY-SA-3.0
- WWW:
- http://emhsoft.com/singularity/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- endgame-singularity-music>0:games/endgame-singularity-music
- To install the port:
- cd /usr/ports/games/endgame-singularity-music/ && make install clean
- To add the package, run one of these commands:
- pkg install games/endgame-singularity-music
- pkg install endgame-singularity-music
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: endgame-singularity-music
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1478956938
SHA256 (singularity-singularity-music-007-968faad_GH0.tar.gz) = d7fdb261a8928a698b865e8393362d94614c8ed5b528438979a72913c663dc14
SIZE (singularity-singularity-music-007-968faad_GH0.tar.gz) = 55417369
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- games/endgame-singularity
Configuration Options:
- No options to configure
- Options name:
- games_endgame-singularity-music
- 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 |
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) |
007_1 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 ) |
007_1 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 ) |
007_1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary |
007_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
007_1 30 Mar 2017 21:12:43 |
mat |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight |
007_1 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 |
007_1 13 Nov 2016 15:16:21 |
matthew |
Unbreak by switching to GitHub as the master site.
Add license
Change maintainer to submitter
PR: 214442
Submitted by: lifanov@mail.lifanov.com
Approved by: mokhi64@gmail.com (maintainer) |
007 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 |
007 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 |
007 23 Feb 2015 10:09:11 |
sunpoet |
- Remove Author line |
007 26 Oct 2014 18:01:22 |
amdmi3 |
- Simplify installation
- Drop @dirrm* from plist |
007 18 May 2014 07:43:48 |
miwi |
- Update to 007
PR: 188138
Submitted by: ports fury |
006 26 Mar 2014 14:36:46 |
ehaupt |
Support staging |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
006 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
006 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 |
006 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 |
006 14 May 2009 02:06:25 |
amdmi3 |
- Update to 006
- Pass maintainership to submitter
PR: 133586
Submitted by: Stanislav Laktionov <freebsd-ports@sslash.org.ua> |
005 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
005 17 Apr 2008 07:57:50 |
sat |
- Readd mirror |
005 16 Apr 2008 21:45:45 |
pav |
- Fix fetch
Pointy hat to: edwin |
005 13 Mar 2008 11:27:29 |
edwin |
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@ |
005 24 Dec 2007 18:46:40 |
sat |
- Update to 005 |
001 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 |