Port details |
- spacezero 2D Real Time Strategy space combat game
- 0.86.01 games
=0 Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2017-11-30 11:37:04
- Last Update: 2022-11-25 15:57:21
- Commit Hash: d86d9a7
- License: GPLv3+
- Description:
- SpaceZero is a Real Time Strategy 2D space combat game for two
players over a network.
The objective is to conquer the universe, defeating all enemies.
At starting point you have only one ship and one planet, but you
have gold to buy more ships to conquer more planets.
All ships can be controlled by the computer (automatic mode) or by
the player (manual mode). You can easily change among your ships,
controlling all of them independently.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spacezero>0:games/spacezero
- To install the port:
- cd /usr/ports/games/spacezero/ && make install clean
- To add the package, run one of these commands:
- pkg install games/spacezero
- pkg install spacezero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spacezero
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669376333
SHA256 (spacezero-0.86.01.tar.gz) = 8588a73051e35e35e6d9123b5beb39f3574623c64e8dc4f33b4e4f3003b73296
SIZE (spacezero-0.86.01.tar.gz) = 2317419
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libvorbisfile.so : audio/libvorbis
- libopenal.so.1 : audio/openal-soft
- libalut.so.0 : audio/freealut
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spacezero-0.86.01:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_spacezero
- USES:
- openal:al,alut gnome pkgconfig 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 |
0.86.01 25 Nov 2022 15:57:21
    |
Dmitry Marakasov (amdmi3)  |
games/spacezero: update 0.86.00 → 0.86.01
- Trim depends which are transitive dependencies of gtk |
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) |
0.86.00_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 ) |
0.86.00_1 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.86.00_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.86.00_1 22 Sep 2020 11:35:07
  |
se  |
Fix build with -fno-common
While here add dependencies reported as missing by make stage-qa. |
0.86.00 19 Mar 2020 23:02:31
  |
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
0.86.00 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. |
0.86.00 01 Nov 2018 19:25:23
  |
amdmi3  |
- Remove obsolete OSVERSION condition |
0.86.00 08 Jan 2018 10:38:20
  |
krion  |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
0.86.00 30 Nov 2017 11:36:55
  |
amdmi3  |
SpaceZero is a Real Time Strategy 2D space combat game for two
players over a network.
The objective is to conquer the universe, defeating all enemies.
At starting point you have only one ship and one planet, but you
have gold to buy more ships to conquer more planets.
All ships can be controlled by the computer (automatic mode) or by
the player (manual mode). You can easily change among your ships,
controlling all of them independently.
WWW: http://spacezero.sourceforge.net/ |