Port details |
- sdl-sopwith Classic WW1 biplane game
- 2.7.0 games
=2 2.7.0Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2022-09-05 16:27:07
- Last Update: 2024-11-17 19:16:11
- Commit Hash: b0ee516
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/fragglet/sdl-sopwith
- https://sdl-sopwith.sourceforge.net/
- Description:
- This is a port of the classic computer game "Sopwith" to run on
modern computers and operating systems. It is named "SDL Sopwith"
as it was originally used the LibSDL graphics library. There is now
also a port to Gtk+, the widget library used by GNOME and there is
initial code written toward a backport allowing it to be run under
DOS, like the original.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl-sopwith>0:games/sdl-sopwith
- To install the port:
- cd /usr/ports/games/sdl-sopwith/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sdl-sopwith
- pkg install sdl-sopwith
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl-sopwith
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731680422
SHA256 (fragglet-sdl-sopwith-sdl-sopwith-2.7.0_GH0.tar.gz) = 48e90f1c837fbe8c91f639500c70c69493cb6ec22f7e769b2e27d252c167033e
SIZE (fragglet-sdl-sopwith-sdl-sopwith-2.7.0_GH0.tar.gz) = 932712
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
- sdl2-config : devel/sdl20
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdl-sopwith-2.7.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_sdl-sopwith
- USES:
- autoreconf pkgconfig 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.7.0 17 Nov 2024 19:16:11
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.5.0 → 2.7.0 |
2.5.0 06 May 2024 02:01:11
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.4.0 → 2.5.0 |
2.4.0_1 09 Mar 2024 11:04:53
    |
Nuno Teixeira (eduardo)  |
games/sdl-sopwith: Move man pages to share/man
Approved by: portmgr (blanket) |
2.4.0 28 Feb 2024 20:04:00
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.3.0 → 2.4.0 |
2.3.0 22 May 2023 18:27:11
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.2.0 → 2.3.0 |
2.2.0 22 May 2023 18:27:09
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.1.1 → 2.2.0 |
2.1.1 07 Nov 2022 12:27:45
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: update 2.1.0 → 2.1.1 |
2.1.0 08 Sep 2022 20:30:42
    |
Dmitry Marakasov (amdmi3)  |
*/*: preserve all WWWs for my ports |
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.1.0 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.1.0 05 Sep 2022 16:26:34
    |
Dmitry Marakasov (amdmi3)  |
games/sdl-sopwith: move from games/sopwith, update 1.8.4 → 2.1.0 |