Port details |
- spacejunk Video game about traveling in 2D planetary systems
- 1.0.5_3 games
=0 Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2010-02-13 17:35:37
- Last Update: 2021-04-07 23:19:01
- Commit Hash: 5823922
- License: GPLv3+
- Description:
- Spacejunk is a computer game about traveling in 2D planetary systems.
The player must collect drifting garbage by navigating through the
gravitational fields of planets and stars. A rough editor for
planetary systems is provided too.
WWW: http://spacejunk.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spacejunk>0:games/spacejunk
- To install the port:
- cd /usr/ports/games/spacejunk/ && make install clean
- To add the package, run one of these commands:
- pkg install games/spacejunk
- pkg install spacejunk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spacejunk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (spacejunk-1.0.5.tar.gz) = 5e540ffd6e45a37d240c408885714380e1f7ff71ae50df3b2f7f239cdb072eec
SIZE (spacejunk-1.0.5.tar.gz) = 8066363
- 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:
-
- sdl-config : devel/sdl12
- 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 spacejunk-1.0.5_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_spacejunk
- USES:
- dos2unix localbase sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 23:19:01 1.0.5_3 |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
06 Apr 2021 14:31:07 1.0.5_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 10:47:01
1.0.5_3 |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
28 Oct 2018 19:35:20
1.0.5_3 |
linimon  |
Fix build on powerpc64.
PR: 232325
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
29 Jun 2018 17:13:09
1.0.5_3 |
amdmi3  |
- Pet portlint
- Switch to USES=localbase
- Fix build with clang 6
- Switch to options helpers
- Regenerate patches |
14 Nov 2016 06:19:30
1.0.5_3 |
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
12 Jan 2016 16:20:32
1.0.5_3 |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
08 Dec 2014 16:48:41
1.0.5_3 |
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 ) |
27 Nov 2014 16:14:14
1.0.5_2 |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Convert conditional BROKEN to BROKEN_sparc64
- Remove empty documentation directories to avoid complaints from stage-qa |
10 Sep 2014 20:50:37
1.0.5_2 |
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) |
13 Jun 2014 07:36:28
1.0.5_1 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
11 Jun 2014 14:50:00
1.0.5_1 |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
16 Dec 2013 18:18:08
1.0.5_1 |
amdmi3  |
- Use '.' instead of '*' in COPYTREE_* all over my ports
Suggested by: danfe |
16 Dec 2013 17:40:14
1.0.5_1 |
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
30 Oct 2013 15:59:37
1.0.5_1 |
amdmi3  |
- Support staging |
20 Sep 2013 17:36:36
1.0.5_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Sep 2013 01:16:14
1.0.5_1 |
amdmi3  |
Fix build with clang/libc++ |
14 Aug 2013 22:35:54
1.0.5_1  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
14 Jun 2013 13:18:54
1.0.5_1 |
amdmi3  |
- Fix build with clang
- Add LICENSE |
23 May 2013 02:03:03
1.0.5_1 |
amdmi3  |
- OptionsNG |
23 Jan 2013 15:00:19
1.0.5_1 |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
05 Dec 2012 02:27:07
1.0.5 |
amdmi3  |
- Update to 1.0.5
- Trim header
Feature safe: yes |
01 Jun 2012 05:26:28
1.0.4_3 |
dinoex  |
- update png to 1.5.10 |
19 Feb 2012 19:30:55
1.0.4_2 |
eadler  |
Remove quotes from BROKEN and IGNORE as they are not required
Approved by: maintainer |
18 Feb 2012 10:18:33
1.0.4_2 |
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 |
23 Sep 2011 22:26:39
1.0.4_1 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:25:36
1.0.4_1 |
ohauer  |
-remove MD5 |
22 Dec 2010 20:05:49
1.0.4_1 |
ade  |
Sync to final (for now) bsd.autotools.mk |
04 Dec 2010 07:34:27
1.0.4_1 |
ade  |
Sync to new bsd.autotools.mk |
05 Oct 2010 19:57:56
1.0.4_1 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.0.4_1 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
19 Aug 2010 20:22:54
1.0.4_1 |
makc  |
Add desktop entry
Approved by: amdmi3 (maintainer via jabber) |
25 May 2010 02:40:29
1.0.4 |
amdmi3  |
- Update to 1.0.4 |
28 Mar 2010 06:47:48
1.0.3_1 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Mar 2010 06:26:25
1.0.3 |
linimon  |
Mark as only for amd64/i386: fails to compile on sparc64, not yet tested
elsewhere.
Hat: portmgr |
13 Feb 2010 17:35:12
1.0.3 |
amdmi3  |
Spacejunk is a computer game about traveling in 2D planetary systems.
The player must collect drifting garbage by navigating through the
gravitational fields of planets and stars. A rough editor for
planetary systems is provided too.
WWW: http://spacejunk.sourceforge.net/ |