Port details |
- Doom64EX Project aimed to recreate Doom64
- g20180824_1 games =2 g20180824_1Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2022-08-23 20:12:05
- Last Update: 2024-06-15 10:09:35
- Commit Hash: 7d5953d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://doom64ex.wordpress.com/
- Description:
- Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as
possible with additional modding features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Doom64EX>0:games/Doom64EX
- To install the port:
- cd /usr/ports/games/Doom64EX/ && make install clean
- To add the package, run one of these commands:
- pkg install games/Doom64EX
- pkg install Doom64EX
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Doom64EX
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661276734
SHA256 (svkaiser-Doom64EX-g20180824-03a5e6a5a3a14d66886f62b72431b37ef7336706_GH0.tar.gz) = 5a2d74a9dbbcdd2ed7d08ac58192dc1672f840d3b488847393c7d5a5814ff0b7
SIZE (svkaiser-Doom64EX-g20180824-03a5e6a5a3a14d66886f62b72431b37ef7336706_GH0.tar.gz) = 1115567
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:
-
- libfluidsynth.so : audio/fluidsynth
- libpng.so : graphics/png
- libSDL2_net.so : net/sdl2_net
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_Doom64EX
- USES:
- cmake sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20180824_1 15 Jun 2024 10:09:35 |
Piotr Kubaj (pkubaj) |
games/Doom64EX: fix build
/wrkdirs/usr/ports/games/Doom64EX/work/Doom64EX-03a5e6a5a3a14d66886f62b72431b37ef7336706/include/imp/util/Endian:64:12:
error: use of undeclared identifier 'bswap16'
64 | { return bswap16(x); }
| ^ |
g20180824_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) |
g20180824 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 ) |
g20180824 23 Aug 2022 19:52:46 |
Piotr Kubaj (pkubaj) |
games/Doom64EX: Project aimed to recreate Doom64 |
Number of commits found: 5
|