Port details |
- SRB2 3D Sonic the Hedgehog fangame
- 2.2.13_2 games =2 2.2.9_1Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2021-09-10 23:12:06
- Last Update: 2024-09-23 15:22:23
- Commit Hash: a8ad9a6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.srb2.org/
- Description:
- Sonic Robo Blast 2 is a 3D open-source Sonic the Hedgehog fangame built using
a modified version of the Doom Legacy port of Doom. SRB2 is closely inspired by
the original Sonic games from the Sega Genesis, and attempts to recreate
the design in 3D. While SRB2 isn't fully completed, it already features
tons of levels, enemies, speed, and quite a lot of the fun that the original
Sonic games provided.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/SRB2/ && make install clean
- To add the package, run one of these commands:
- pkg install games/SRB2
- pkg install SRB2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SRB2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717950063
SHA256 (SRB2-v2213-Full.zip) = 83b91a351135b63705e49daffa44e7ac3cf3e33b397f56ff347ebb71eda27d4a
SIZE (SRB2-v2213-Full.zip) = 156054029
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgme.so : audio/libgme
- libopenmpt.so : audio/libopenmpt
- libpng.so : graphics/png
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_SRB2
- USES:
- cmake localbase:ldflags sdl
- 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 |
2.2.13_2 23 Sep 2024 15:22:23 |
Emanuel Haupt (ehaupt) |
*/*: Chase libopenmpt update |
2.2.13_1 08 Sep 2024 09:40:30 |
Emanuel Haupt (ehaupt) |
*/*: Chase audio/libgme update |
2.2.13 18 Aug 2024 17:38:02 |
Fernando Apesteguía (fernape) |
games/SRB2: version 2.2.13 update request
ChangeLog: https://github.com/STJr/SRB2/releases/tag/SRB2_release_2.2.13
PR: 264260
Reported by: slava@planetslav.ca
Several improvements
* Fix assets version
* Configure with system libraries (avoid CPM) |
2.2.9_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
2.2.9 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 ) |
2.2.9 10 Oct 2021 18:14:25 |
Piotr Kubaj (pkubaj) |
games/SRB2: fix build on big-endian
/wrkdirs/usr/ports/games/SRB2/work/SRB2-SRB2_release_2.2.9/src/byteptr.h:86:1:
error: unknown type name 'FUNCINLINE'
FUNCINLINE static ATTRINLINE void writeshort(void *ptr, INT32 val) |
2.2.9 10 Sep 2021 22:54:03 |
Piotr Kubaj (pkubaj) |
games/SRB2: 3D Sonic the Hedgehog fangame
Sonic Robo Blast 2 is a 3D open-source Sonic the Hedgehog fangame built using
a modified version of the Doom Legacy port of Doom. SRB2 is closely inspired by
the original Sonic games from the Sega Genesis, and attempts to recreate
the design in 3D. While SRB2 isn't fully completed, it already features
tons of levels, enemies, speed, and quite a lot of the fun that the original
Sonic games provided.
WWW: https://www.srb2.org/ |