Port details |
- solarwolf Action/arcade game originally based of SolarFox on the Atari 2600
- 1.5_13 games
=0 1.5_13Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: mail@maxlor.com
- Port Added: 2001-05-04 07:51:36
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- License: LGPL21
- WWW:
- https://www.pygame.org/shredwheat/solarwolf/index.shtml
- Description:
- SolarWolf is an action/arcade game written entirely in Python. It is entirely
opensource and free. It is released under the LGPL license.
It features quick and smooth fullscreen 800x600 graphics. There is alpha
transparent blitting, colorkeying, animated sprites, scrolling starfield
background, antialiased font rendering, and more. The sound system supports
multiple sound channel playback, along with streaming music support. It also
supports input from keyboard or joystick.
The game is originally based of SolarFox on the Atari 2600.
WWW: https://www.pygame.org/shredwheat/solarwolf/index.shtml
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- solarwolf>0:games/solarwolf
- No installation instructions:
- This port has been deleted.
- PKGNAME: solarwolf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (solarwolf-1.5.tar.gz) = bd261c17e9aad6ab18925d74bbdeaf8e57d24e707c96f7073386561d8ebd219f
SIZE (solarwolf-1.5.tar.gz) = 2045888
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-game>0 : devel/py-game@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 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.5_13 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 ) |
1.5_13 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.5_13 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 |
1.5_12 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 |
1.5_11 01 Dec 2018 13:08:39 |
sunpoet |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
1.5_11 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). |
1.5_10 09 Dec 2017 09:36:10 |
antoine |
- Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x
- Remove dependency on python2 metaport |
1.5_9 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.5_9 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5_9 07 Jun 2015 16:51:02 |
amdmi3 |
- Add LICENSE_FILE
- Modernize plist
Approved by: portmgr blanket |
1.5_9 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
1.5_9 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) |
1.5_8 14 Jun 2014 01:00:58 |
danilo |
- Update MAINTAINER email
- Add LICENSE
- Add stage support
- Add a desktop entry
- Improve WWW
PR: ports/191000
Submitted by: Benjamin Lutz <mail@maxlor.com> |
1.5_7 13 Jun 2014 07:36:28 |
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) |
1.5_7 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) |
1.5_6 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 ) |
1.5_5 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.5_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.5_4 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.5_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5_2 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}. |
1.5_1 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.5_1 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
1.5 18 Feb 2004 16:58:57 |
glewis |
. Update to 1.5.
. SIZEify.
. Install man page.
. Fix packing list.
PR: 62970 [1]
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> [1] |
1.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4 17 Jan 2004 21:36:01 |
clement |
- Update to 1.4
- Pass maintainership to submitter
While I'm here:
- use %%DATADIR%%
PR: 61495
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
Approved by: erwin (mentor) (implicitly) |
1.1_1 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
1.1_1 07 Mar 2003 06:03:01 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.1_1 03 Feb 2003 13:39:15 |
sobomax |
Correct permissions of the installed datafiles. Bump PORTREVISION.
PR: 45207
Submitted by: Stefan `Sec` Zehl <sec@42.org> |
1.1 19 Oct 2002 20:21:56 |
nbm |
Upgrade to solarwolf 1.1
Approved by: sobomax (maintainer) |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
25 Jun 2001 15:57:21 |
sobomax |
Use "exec" statement in the helper script to avoid leaving useless sh instance
hanging around. |
04 May 2001 11:51:36 |
sobomax |
Add solarwolf 1.0, an action/arcade game originally based of SolarFox on the
Atari 2600. |