Port details |
- uhexen2 Hexen II source port supporting Linux/FreeBSD/Unix/Windows
- 1.5.9_4 games =2 1.5.9_4Version of this port present on the latest quarterly branch.
- Maintainer: obscenum999@gmail.com
- Port Added: 2007-02-25 15:58:16
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://uhexen2.sourceforge.net/
- Description:
- In 2000, Raven Software released the source code to their class based
shooter game Hexen II and its multiplayer extension HexenWorld.
Since then, there has been some source ports of this game, most notably
the now neglected Anvil of Thyrion project. But nothing has been done
for Linux since the beginning of 2002.
The Hammer of Thyrion project continues the development for Linux and
BSD people, with continued support for Windows users as well. Many bugs
are fixed and even new features are added:
New sound modes, improved mouse handling, improved video modes, OpenGL
glows and more.
- ¦ ¦ ¦ ¦
- 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/uhexen2/ && make install clean
- To add the package, run one of these commands:
- pkg install games/uhexen2
- pkg install uhexen2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uhexen2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1562292845
SHA256 (uhexen2/hexen2source-1.5.9.tgz) = 2aa84c141a820f9087850aacf3684a5f71c434428bc57545899eda1b9a28c3e0
SIZE (uhexen2/hexen2source-1.5.9.tgz) = 2529121
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libmad.so : audio/libmad
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libGL.so : graphics/libglvnd
- libSDL.so : devel/sdl12
- This port is required by:
- for Run
-
- games/uhexen2-extras
Configuration Options:
- ===> The following configuration options are available for uhexen2-1.5.9_4:
DOCS=on: Build and/or install documentation
FLAC=off: FLAC lossless audio codec support
MIKMOD=off: MOD audio format support
OGG=on: Ogg media format support
OPUS=off: Opus audio codec support
====> Options available for the multi BIN: you have to choose at least one of them
HEXEN2=on: Build Hexen II clients and servers
HW=on: Build HexenWorld clients and servers
H2PATCH=off: Build game data patching tool
====> MP3 audio codec: you can only select none or one of them
MAD=on: MAD MP3 audio decoder support
MPG123=off: MP3 decoding support via mpg123
====> Vorbis audio codec: you can only select none or one of them
TREMOR=off: Tremor audio decoder support
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- games_uhexen2
- USES:
- gl gmake pkgconfig sdl tar:tgz
- pkg-message:
- For install:
- Hexen II: Hammer of Thyrion has been installed.
To complete the installation of this port you have to copy the original
"data1/pak0.pak" and "data1/pak1.pak" files from your original distribution
to "/usr/local/share/uhexen2/data1" in lower-case form.
To play mission pack "Portal of Praevus" copy "portals/pak3.pak" from your
original distribution
to "/usr/local/share/uhexen2/portals" in lower-case form.
Pak files should be from latest Raven's 1.11 distribution!
If you have pak files from earlier version of the game, you have to patch them
to the latest version. You can apply official patch or build the port with
H2PATCH option enabled and then run:
h2patch -prefix /usr/local/share/uhexen2
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.9_4 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.5.9_4 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.5.9_4 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.5.9_4 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
1.5.9_3 25 May 2022 23:37:32 |
Wen Heping (wen) |
shells/bashc: Update miantainer's email
PR: 264240
Reported by: maintainer |
1.5.9_3 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 |
1.5.9_2 15 Apr 2021 22:06:23 |
Mateusz Piotrowski (0mp) |
games/uhexen2: Fix use of PORTSCOUT=skipb
The only valid value for skipb is 0. See
https://github.com/freebsd/portscout/blob/master/docs/portscout-portconfig.txt
Unset the variable PORTSCOUT variable as it serves no purpose here.
Approved by: portmgr blanket |
1.5.9_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.5.9_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.9_2 16 Feb 2021 17:46:34 |
fernape |
games/uhexen2: add missing patches and set maintainership
Submitter becomes maintainer, already maintainer of other ports.
PR: 253433
Submitted by: ip@unixway.org |
1.5.9_1 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.5.9_1 18 Oct 2019 23:06:21 |
tobik |
games/uhexen2: Spell MIKMOD_MAKE_ARGS correctly |
1.5.9 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.5.9 05 Jul 2019 06:22:03 |
wen |
- Update to 1.5.9 |
1.5.8_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.5.8 18 Feb 2017 10:28:47 |
krion |
Fix fetching distfile
Reported
by: http://thunderx1.nyi.freebsd.org/data/110arm64-default/434195/logs/uhexen2-1.5.8.log
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9660 |
1.5.8 13 Feb 2017 06:50:31 |
vanilla |
Update to 1.5.8. |
1.5.7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5.7 08 Mar 2016 16:05:46 |
mat |
Update to 1.5.7
PR: 207161
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.5.6_2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.5.6_2 25 Mar 2015 23:00:51 |
marino |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
1.5.6_2 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.5.6_1 30 Nov 2014 17:51:43 |
amdmi3 |
- Add LICENSE_FILE
- Drop @dirrm* from plist |
1.5.6_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.5.6 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.5.6 27 Feb 2014 14:06:16 |
miwi |
- Update to 1.5.6
PR: 170150
Submitted by: ports fury |
1.5.1_1 10 Feb 2014 13:27:10 |
bapt |
Back to the futur |
1.5.1_1 10 Feb 2014 12:58:55 |
bapt |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
1.5.1_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.5.1_1 13 Jun 2012 21:22:14 |
bapt |
Fix typo
Reported by: pointyhat (Pav) |
1.5.1_1 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
1.5.1_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.5.1 27 Jan 2012 17:49:05 |
miwi |
- Update to 1.5.1
PR: 163657
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
1.4.3_1 09 Aug 2011 13:19:48 |
ehaupt |
- Fix MASTER_SITES
- Add LICENSE
PR: 159459
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.4.3_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.4.3_1 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.4.3 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.4.3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.4.3 27 Feb 2009 21:24:38 |
alepulver |
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above ) |
1.4.3 23 Apr 2008 03:08:51 |
alepulver |
- Remove USE_X86_ASM check for some binaries (they don't require it anymore).
- Fix building on non i386. |
1.4.3 21 Apr 2008 21:00:24 |
alepulver |
- Update to version 1.4.3. |
1.4.2_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.4.2 21 Oct 2007 17:51:02 |
alepulver |
- Update to version 1.4.2.
- Fix launcher Makefile (stock one was not working) [1].
PR: ports/117048
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Reworked by: alepulver [1] |
1.4.1_1 05 Jun 2007 06:15:44 |
alepulver |
- Add PORTSCOUT to avoid beta versions being reported as new ones. |
1.4.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.1 25 Feb 2007 15:58:09 |
alepulver |
In 2000, Raven Software released the source code to their class based shooter
game Hexen II and its multiplayer extension HexenWorld.
Since then, there has been some source ports of this game, most notably the
now neglected Anvil of Thyrion project. But nothing has been done for Linux
since the beginning of 2002.
The Hammer of Thyrion project continues the development for Linux and BSD
people, with continued support for Windows users as well. Many bugs are fixed
and even new features are added:
New sound modes, improved mouse handling, improved video modes, OpenGL glows
and more.
WWW: http://uhexen2.sourceforge.net/ |