Port details |
- dxx-rebirth Open source port of Descent and Descent 2
- 20240706 games =2 20240317Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2018-12-25 08:28:00
- Last Update: 2024-07-16 01:05:16
- Commit Hash: 1743dff
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3 PARALLAX
- WWW:
- https://www.dxx-rebirth.com/
- Description:
- DXX-Rebirth is a source port of the Descent and Descent 2 engines
for Windows, Mac OS, Linux (most *NIX systems), offering OpenGL
graphics and effects, advanced multiplayer, many improvements and
new features.
Descent and Descent 2 are pretty old games so you usually run into
problems running it on more recent hardware and operating systems.
DXX-Rebirth will also take care about this for you.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dxx-rebirth>0:games/dxx-rebirth
- To install the port:
- cd /usr/ports/games/dxx-rebirth/ && make install clean
- To add the package, run one of these commands:
- pkg install games/dxx-rebirth
- pkg install dxx-rebirth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dxx-rebirth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721082769
SHA256 (dxx-rebirth-dxx-rebirth-20240706-898f9ca_GH0.tar.gz) = a6596163d78998169cc47e460db97f5c02b637c6e2ee53dd8967c73272db1d17
SIZE (dxx-rebirth-dxx-rebirth-20240706-898f9ca_GH0.tar.gz) = 2088049
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:
-
- as : devel/binutils
- pkgconf>=1.3.0_1 : devel/pkgconf
- scons-3.11 : devel/scons@py311
- sdl2-config : devel/sdl20
- gcc13 : lang/gcc13
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libphysfs.so : devel/physfs
- libpng.so : graphics/png
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL2_image.so : graphics/sdl2_image
- 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_dxx-rebirth
- USES:
- gl localbase:ldflags pkgconfig scons sdl tar:xz
- pkg-message:
- For install:
- dxx-rebirth requires the original game files from Descent I and/or
Descent II to work properly. These can come from an original CD or from
GOG.com.
If using the GOG.com version of Descent I, you must extract the files
from setup_descent_1.4a_(16596).exe using the innoextract package.
You can install it with "pkg install innoextract" or
"portmaster archivers/innoextract".
The files will be in a directory named app. You must move the contents
of this directory to a directory named ~/.d1x-rebirth/Data
The eaisest way to do this is to follow these steps:
$ mkdir -p ~/.d1x-rebirth/Data
$ cp -R app/* ~/.d1x-rebirth/Data
You can then delete everything extracted from the exe.
If you own the GOG.com version of Descent II, follow the above steps
with the setup_descent_2_1.1_(16596).exe file and using
~/.d2x-rebirth/Data as the directory name.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240706 16 Jul 2024 01:05:16 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20240706 |
20240317 21 Mar 2024 11:45:44 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20240317 |
20231232 20 Feb 2024 15:18:53 |
Lorenzo Salvadore (salvadore) |
games/dxx-rebirth: Set USE_GCC=12
This allows the exp-run for GCC_DEFAULT=13 to get forward.
PR: 276797
Approved by: maintainer timeout (> 2 weeks) |
20231232 05 Feb 2024 15:48:24 |
Piotr Kubaj (pkubaj) |
Revert "games/dxx-rebirth: Broken on aarch64"
This reverts commit 7cb3fdd477eef8411752a297195a17cb96037853.
I just build-tested this port on 14.0-RELEASE / aarch64. |
20231232 29 Jan 2024 01:18:45 |
Yuri Victorovich (yuri) |
games/dxx-rebirth: Broken on aarch64
Reported by: fallout |
20231232 21 Jan 2024 00:13:49 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: fix build on 32-bits
common/include/serial.h:533:15: error: static assertion failed
533 | static_assert(check_bswap<uint64_t, 0x201000000000000ull, 0x102>); |
20231232 01 Jan 2024 21:08:22 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20231231 |
20220929_2 14 Nov 2023 17:16:49 |
Po-Chuan Hsieh (sunpoet) |
games/dxx-rebirth: Fix build with scons 4.5.0+
PR: 274524
Reference: https://pkg-status.freebsd.org/pb2/data/124i386-default-foo/2023-11-02_15h08m17s/logs/errors/dxx-rebirth-20220929_2.log
Obtained
from: https://github.com/dxx-rebirth/dxx-rebirth/commit/189ac23f61605903eb3eaa0004d287b7bd9296bc
https://github.com/dxx-rebirth/dxx-rebirth/commit/769164a55bd74f2f11d14dd5175fbee01cf77638 |
20220929_2 10 Aug 2023 20:02:27 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: enable LTO on powerpc64 |
20220929_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
20220929_1 21 Jul 2023 14:45:30 |
Muhammad Moinur Rahman (bofh) |
games/dxx-rebirth: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
20220929_1 03 Jun 2023 18:03:23 |
Muhammad Moinur Rahman (bofh) |
games/dxx-rebirth: Fix build with llvm15
Approved by: portmgr (blanket) |
20220929_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
20220929 11 Oct 2022 13:34:55 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: fix build on 32-bits |
20220929 04 Oct 2022 20:56:25 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220929 |
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) |
20220823 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 ) |
20220823 23 Aug 2022 17:16:25 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220823 |
20220622 22 Jun 2022 21:58:38 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to snapshot 20220622 |
20220522 24 May 2022 20:21:37 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220522 |
20220420 27 Apr 2022 14:47:40 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220420 |
20220322 22 Mar 2022 15:42:42 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220322 |
20220222 22 Feb 2022 16:39:34 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to snapshot 20220222 |
20220121_1 21 Feb 2022 14:18:27 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: fix build on CURRENT
Untested, since I don't run CURRENT. Commit is supposed to fix the error
pkg-fallout is complaining about. |
20220121_1 17 Feb 2022 00:50:37 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: enable LTO |
20220121 23 Jan 2022 21:00:54 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20220121 |
20211220 31 Dec 2021 17:21:03 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20211220 |
20211125 26 Nov 2021 00:28:19 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20211125 |
20211021 30 Oct 2021 22:08:28 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20211021 |
20210922 03 Oct 2021 07:21:10 |
Antoine Brodin (antoine) |
games/dxx-rebirth: unbreak |
20210922 01 Oct 2021 12:57:18 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20210922 |
20210821 26 Aug 2021 12:56:37 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20210821 |
20210721 28 Jul 2021 00:13:27 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20210721 |
20210623 06 Jul 2021 15:30:03 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20210623 |
20210422_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
20210422 24 Apr 2021 00:27:47 |
Piotr Kubaj (pkubaj) |
games/dxx-rebirth: update to 20210422 |
20210326 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20210326 28 Mar 2021 03:34:32 |
pkubaj |
games/dxx-rebirth: update to 20210326 snapshot |
20210224 01 Mar 2021 23:06:55 |
pkubaj |
games/dxx-rebirth: update to snapshot 20210224 |
20210126 09 Feb 2021 18:59:16 |
pkubaj |
games/dxx-rebirth: update to the newest snapshot |
20201216 17 Dec 2020 13:20:53 |
pkubaj |
games/dxx-rebirth: update to 20201216
Switch to python 3 and SDL2 as well. |
20200601 23 Jun 2020 17:45:01 |
pkubaj |
games/dxx-rebirth: update to 20200601 |
20200501 25 May 2020 18:33:44 |
sunpoet |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
20200501 11 May 2020 13:02:12 |
pkubaj |
games/dxx-rebirth: update to 20200501, fix build on powerpc64 elfv2, aarch64
Error:
DXX-Archive.3: checking path to assembler ... 'as'
DXX-Archive.3: checking version of assembler 'as' ... error: No such file or
directory |
20191227 14 Jan 2020 19:57:40 |
pkubaj |
games/dxx-rebirth: update to 20191227
Allows us to remove the necessary patch and fixes build on i386.
MFH: 2020Q1 (fix build blanket) |
20191018 12 Nov 2019 10:35:31 |
pkubaj |
games/dxx-rebirth: update to 20191018, fix build with LLVM9
Update to the newest snapshot and merge upstream fix for LLVM9.
Approved by: mentors (implicit approval)
Obtained
from: https://github.com/dxx-rebirth/dxx-rebirth/commit/d0566119891c7f381cbe7a375c09ccda6c0c689a |
20190621_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
20190621_1 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 |
20190621 12 Jul 2019 09:13:34 |
pkubaj |
games/dxx-rebirth: update to 20190621
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20888 |
20190530 16 Jun 2019 20:57:22 |
pkubaj |
games/dxx-rebirth: update to 20190530, remove unnecessary patches
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20661 |
20190523 27 May 2019 19:16:40 |
pkubaj |
games/dxx-rebirth: update to 20190523
Update to 20190523. Upstream also changed its naming convention.
Change mainainer to my @FreeBSD.org address.
Sort USES, add USES=sdl tar:xz (tarball switched to xz).
Add patches from https://github.com/dxx-rebirth/dxx-rebirth/pull/426
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20425 |
0.60.0.b2 29 Mar 2019 22:17:11 |
linimon |
Mark as broken on aarch64: fails to configure:
DXX-Archive.3: checking version of assembler 'as' ... error: No such file or
directory
Approved by: portmgr (tier-2 blanket) |
0.60.0.b2 25 Dec 2018 08:27:41 |
tobik |
New port: games/dxx-rebirth
DXX-Rebirth is a source port of the Descent and Descent 2 engines
for Windows, Mac OS, Linux (most *NIX systems), offering OpenGL
graphics and effects, advanced multiplayer, many improvements and
new features.
Descent and Descent 2 are pretty old games so you usually run into
problems running it on more recent hardware and operating systems.
DXX-Rebirth will also take care about this for you.
WWW: https://www.dxx-rebirth.com/
PR: 233755
Submitted by: pkubaj@anongoth.pl |