Port details |
- sdlpop Open-source port of Prince of Persia
- 1.23_1 games =3 1.23_1Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2017-09-14 16:03:26
- Last Update: 2024-06-03 15:07:52
- Commit Hash: 37544c8
- People watching this port, also watch:: llvm-devel, wine, nwndata, mesa-libs, winetricks
- License: GPLv3
- WWW:
- https://github.com/NagyD/SDLPoP
- Description:
- An open-source port of Prince of Persia, based on the disassembly of the DOS
version.
- ¦ ¦ ¦ ¦
- 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/sdlpop/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sdlpop
- pkg install sdlpop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdlpop
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: powerpc powerpc64 powerpcspe
- distinfo:
- TIMESTAMP = 1676139608
SHA256 (NagyD-SDLPoP-v1.23_GH0.tar.gz) = 41a9aa64b4e8d0a9d7a84ffced48f74f9528d81adbffc08593ecf84776c5d77a
SIZE (NagyD-SDLPoP-v1.23_GH0.tar.gz) = 657811
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:
-
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdlpop-1.23_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_sdlpop
- 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 |
1.23_1 03 Jun 2024 15:07:52 |
Piotr Kubaj (pkubaj) Author: Viacheslav Chimishuk |
games/sdlpop: fix data directory patch
After installing games/sdlpop from ports game cannot find its resources and
shows next banner after start.
```
Cannot find a required data file:
IBM_SND1.DAT or folder:
data/IBM_SND1
Press any key to quit.
```
Proposed fix updates existing `files/patch-seg009.c` patch to fix the issue.
PR: 279161 |
1.23 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.23 11 Feb 2023 18:39:41 |
Piotr Kubaj (pkubaj) |
games/sdlpop: update to 1.23 |
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) |
1.22 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 ) |
1.22 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.22 06 Jul 2021 13:35:21 |
Piotr Kubaj (pkubaj) |
games/sdlpop: update to 1.22 |
1.21_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.21_1 22 Aug 2020 09:46:27 |
pkubaj |
games/sdlpop: fix checksum
Upstream rolled the tarball due to still showing previous version in the menu
and updated copyrights year.
Due to package change (displayed version number) bump PORTREVISION. |
1.21 21 Aug 2020 10:19:10 |
pkubaj |
games/sdlpop: update to 1.21 |
1.20 14 Oct 2019 14:01:36 |
pkubaj |
games/sdlpop: update to 1.20, change maintainer to my FreeBSD address
Approved by: mentors (implicit approval) |
1.19 10 Apr 2019 20:50:44 |
swills |
games/sdlpop: update to 1.19
PR: 236955
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
1.18.1 31 Mar 2019 20:46:04 |
linimon |
Mark as NOT_FOR big-endian architectures per powerpc64 errorlog.
Approved by: portmgr (tier-2 blanket) |
1.18.1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.18.1 27 Mar 2018 23:29:00 |
dbaio |
games/sdlpop: Update to 1.18.1
Changes: https://github.com/NagyD/SDLPoP/blob/v1.18.1/doc/ChangeLog.txt#L464
PR: 226910
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
1.17 06 Nov 2017 14:24:39 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
1.17 14 Sep 2017 16:03:11 |
swills |
games/sdlpop: create port
An open-source port of Prince of Persia, based on the disassembly of the DOS
version.
WWW: https://github.com/NagyD/SDLPoP
PR: 221611
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (with changes) |