Port details |
- openjazz Free re-implementation of the Jazz Jackrabbit(tm) game engine
- 20240919 games =3 20231028Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2008-06-03 02:35:47
- Last Update: 2024-09-23 14:48:46
- Commit Hash: 8a4ebd2
- People watching this port, also watch:: eclipse, netbeans, chromium, wine, thunderbird
- License: GPLv2
- WWW:
- http://alister.eu/jazz/oj
- Description:
- OpenJazz, is a free, open-source re-implementation of
the classic Jazz Jackrabbit(tm) game engine.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openjazz>0:games/openjazz
- To install the port:
- cd /usr/ports/games/openjazz/ && make install clean
- To add the package, run one of these commands:
- pkg install games/openjazz
- pkg install openjazz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openjazz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726862171
SHA256 (AlisterT-openjazz-20240919_GH0.tar.gz) = c50193b630c375840026d729bb9dda6c7210b1523e62d7ae019ce2e37f806627
SIZE (AlisterT-openjazz-20240919_GH0.tar.gz) = 424018
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
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_openjazz
- USES:
- cmake dos2unix sdl xorg
- pkg-message:
- For install:
- OpenJazz is now installed. In order to work, the game
needs additional files. Please buy the full version or
download the shareware version (e.g.) here :
https://www.dosgamesarchive.com/download/jazz-jackrabbit
and copy every file of the game *uppercase* to
/usr/local/share/openjazz
Once this is done, run 'openjazz'. Enjoy !
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240919 23 Sep 2024 14:48:46 |
Ganael LAPLANCHE (martymac) |
games/openjazz: Update to 20240919
Also, switch to using CMake and sdl2. |
20231028 31 Oct 2023 11:05:41 |
Ganael LAPLANCHE (martymac) |
games/openjazz: Update to 20231028
Also, fix URL in pkg-message |
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) |
20190106 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 ) |
20190106 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 ) |
20190106 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20190106 20 Sep 2019 21:17:10 |
martymac |
Add missing USES=xorg for my ports |
20190106 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
20190106 10 May 2019 10:53:45 |
martymac |
Add missing USES=sdl for my ports
(and also reorder a few things) |
20190106 08 Jan 2019 21:58:57 |
martymac |
Update to 20190106 |
20180522 20 Jun 2018 10:08:10 |
martymac |
Update to 20180522 |
20180329 17 May 2018 10:11:20 |
martymac |
Update to 20180329 (rev. 2c4d351)
PR: 228101
Submitted by: Piotr Kubaj <pkubaj at anongoth.pl> |
20171024 16 Jan 2018 11:10:14 |
martymac |
Update to 20171024 and switch to GH |
20120819_4 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20120819_4 25 Mar 2015 23:00:51 |
marino |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
20120819_4 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 ) |
20120819_3 12 Oct 2014 15:00:30 |
antoine |
Allow stripping as a regular user |
20120819_3 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) |
20120819_2 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
20120819_2 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
20120819_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
20120819_1 10 Mar 2014 23:09:10 |
antoine |
Unbreak |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
20120819_1 03 Dec 2013 08:34:30 |
martymac |
Convert my ports from using USE_DOS2UNIX to USES=dos2unix |
20120819_1 27 Nov 2013 07:19:42 |
martymac |
Fix pkg-message shown twice |
20120819_1 22 Nov 2013 09:43:44 |
martymac |
Do not mute INSTALL_xxx actions
Reported by: danfe |
20120819_1 21 Nov 2013 13:20:16 |
martymac |
- Enable staging
- Work in a subdir of WRKDIR
- Update USES
- Strip binary |
20120819 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
20120819 17 Apr 2013 07:08:09 |
martymac |
- Update to 20120819
- Use new header format in Makefile
- Use NO_WRKSUBDIR instead of redefining WRKSRC manually
Feature safe: yes |
20120730 08 Aug 2012 13:23:41 |
martymac |
Update to 20120730 |
20110703_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 |
20110703 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20110703 15 Jul 2011 10:21:31 |
martymac |
Update to 20110703 |
20100926 13 Jan 2011 07:23:00 |
martymac |
Fix MAKE_ENV to make the port build with pending patch from ports/153625.
PR: ports/153625
Submitted by: gerald
Feature safe: yes
Approved by: ehaupt (mentor) |
20100926 08 Oct 2010 08:27:15 |
martymac |
- Update to 20100926
- Add a LOCAL mirror
- Add LICENSE
- Use dos2unix
- Provide a patch to use expose() function again (and SDL_SetPalette())
Approved by: ehaupt (mentor) |
20100427 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
20100427 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
20100427 25 Jun 2010 22:21:22 |
makc |
Update to 20100427
PR: ports/147965
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
20100328 14 Apr 2010 01:40:25 |
wen |
- Update to v.20100328
PR: ports/145258
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.org> (maintainer) |
20070212 03 Jun 2008 02:35:07 |
lippe |
OpenJazz, is a free, open-source re-implementation of the classic Jazz
Jackrabbit(tm) game engine.
WWW: http://treacle.hewwo.com/jazz/oj/index.html
PR: ports/122375
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: araujo (mentor) |