notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
openjazz Free re-implementation of the Jazz Jackrabbit(tm) game engine
20231028 games on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20231028Version of this port present on the latest quarterly branch.
Maintainer: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-06-03 02:35:47
Last Update: 2023-10-31 11:05:41
Commit Hash: 98c0e20
People watching this port, also watch:: hplip, wine, smartmontools
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/openjazz-20231028/catalog.mk
  2. /usr/local/share/licenses/openjazz-20231028/LICENSE
  3. /usr/local/share/licenses/openjazz-20231028/GPLv2
  4. bin/openjazz
  5. share/openjazz/.keepme
  6. @owner
  7. @group
  8. @mode
Collapse this list.
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 = 1698694703 SHA256 (AlisterT-openjazz-20231028_GH0.tar.gz) = c45ff414dc846563ad7ae4b6c848f938ab695eb4ae6f958856b3fa409da0b8ac SIZE (AlisterT-openjazz-20231028_GH0.tar.gz) = 417317

Packages (timestamps in pop-ups are UTC):
openjazz
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023102820231028201901062023102820231028-20190106-
FreeBSD:13:quarterly2023102820231028201901062023102820231028202310282023102820231028
FreeBSD:14:latest202310282023102820190106202310282023102820190106-20190106
FreeBSD:14:quarterly2023102820231028-2023102820231028202310282023102820231028
FreeBSD:15:latest2023102820231028n/a20231028n/a202310282023102820231028
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. sdl-config : devel/sdl12
  3. x11.pc : x11/libX11
  4. xext.pc : x11/libXext
  5. xrandr.pc : x11/libXrandr
  6. xrender.pc : x11/libXrender
  7. xau.pc : x11/libXau
  8. xdmcp.pc : x11/libXdmcp
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xrandr.pc : x11/libXrandr
  4. xrender.pc : x11/libXrender
  5. xau.pc : x11/libXau
  6. xdmcp.pc : x11/libXdmcp
Library dependencies:
  1. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_openjazz
USES:
dos2unix gmake 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AlisterT/openjazz/tar.gz/20231028?dummy=/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20231028
31 Oct 2023 11:05:41
commit hash: 98c0e20be7595343757fa25e5d36ec660a97ba76commit hash: 98c0e20be7595343757fa25e5d36ec660a97ba76commit hash: 98c0e20be7595343757fa25e5d36ec660a97ba76commit hash: 98c0e20be7595343757fa25e5d36ec660a97ba76 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
games/openjazz: Update to 20231028

Also, fix URL in pkg-message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20190106
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20190106
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20190106
20 Sep 2019 21:17:10
Revision:512444Original commit files touched by this commit
martymac search for other commits by this committer
Add missing USES=xorg for my ports
20190106
13 Aug 2019 16:03:12
Revision:508837Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
20190106
10 May 2019 10:53:45
Revision:501166Original commit files touched by this commit
martymac search for other commits by this committer
Add missing USES=sdl for my ports

(and also reorder a few things)
20190106
08 Jan 2019 21:58:57
Revision:489744Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20190106
20180522
20 Jun 2018 10:08:10
Revision:472863Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20180522
20180329
17 May 2018 10:11:20
Revision:470214Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20180329 (rev. 2c4d351)

PR:		228101
Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl>
20171024
16 Jan 2018 11:10:14
Revision:459163Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20171024 and switch to GH
20120819_4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
20120819_4
25 Mar 2015 23:00:51
Revision:382275Original commit files touched by this commit
marino search for other commits by this committer
games category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
20120819_4
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
20120819_3
12 Oct 2014 15:00:30
Revision:370718Original commit files touched by this commit
antoine search for other commits by this committer
Allow stripping as a regular user
20120819_3
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:366215Original commit files touched by this commit
tijl search for other commits by this committer
- 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
Revision:356803Original commit files touched by this commit
ak search for other commits by this committer
- 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
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
20120819_1
10 Mar 2014 23:09:10
Revision:347823Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
10 Mar 2014 14:49:26
Revision:347760Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert g* to USES=zip
20120819_1
03 Dec 2013 08:34:30
Revision:335549Original commit files touched by this commit
martymac search for other commits by this committer
Convert my ports from using USE_DOS2UNIX to USES=dos2unix
20120819_1
27 Nov 2013 07:19:42
Revision:335001Original commit files touched by this commit
martymac search for other commits by this committer
Fix pkg-message shown twice
20120819_1
22 Nov 2013 09:43:44
Revision:334564Original commit files touched by this commit
martymac search for other commits by this committer
Do not mute INSTALL_xxx actions

Reported by:	danfe
20120819_1
21 Nov 2013 13:20:16
Revision:334484Original commit files touched by this commit
martymac search for other commits by this committer
- Enable staging
- Work in a subdir of WRKDIR
- Update USES
- Strip binary
20120819
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
20120819
17 Apr 2013 07:08:09
Revision:315937Original commit files touched by this commit
martymac search for other commits by this committer
- 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
Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20120730
20110703_1
18 Feb 2012 10:18:33
Original commit files touched by this commit
mva search for other commits by this committer
- 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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20110703
20100926
13 Jan 2011 07:23:00
Original commit files touched by this commit
martymac search for other commits by this committer
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
Original commit files touched by this commit
martymac search for other commits by this committer
- 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
Original commit files touched by this commit
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
20100427
07 Sep 2010 15:52:18
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
makc search for other commits by this committer
Update to 20100427

PR:             ports/147965
Submitted by:   Ganael Laplanche (maintainer)
Feature safe:   yes
20100328
14 Apr 2010 01:40:25
Original commit files touched by this commit
wen search for other commits by this committer
- Update to v.20100328

PR:             ports/145258
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.org> (maintainer)
20070212
03 Jun 2008 02:35:07
Original commit files touched by this commit
lippe search for other commits by this committer
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)

Number of commits found: 39