Port details |
- openjazz Free re-implementation of the Jazz Jackrabbit(tm) game engine
- 20190106 games
=1 20190106Version of this port present on the latest quarterly branch. - Maintainer: martymac@FreeBSD.org
 - Port Added: 2008-06-03 02:35:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: visualworks, hplip, wine, smartmontools
- License: GPLv2
- Description:
- OpenJazz, is a free, open-source re-implementation of
the classic Jazz Jackrabbit(tm) game engine.
WWW: http://alister.eu/jazz/oj
- SVNWeb : git : Homepage
- 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
- PKGNAME: openjazz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546990205
SHA256 (AlisterT-openjazz-20190106_GH0.tar.gz) = 27da3ab32cb6b806502a213c435e1b3b6ecebb9f099592f71caf6574135b1662
SIZE (AlisterT-openjazz-20190106_GH0.tar.gz) = 219717
- 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
- sdl-config : devel/sdl12
- 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:
-
- 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 :
http://www.dosgamesarchive.com/download/game/111
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: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 20190106
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Sep 2019 21:17:10
20190106
|
martymac  |
Add missing USES=xorg for my ports |
13 Aug 2019 16:03:12
20190106
|
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
10 May 2019 10:53:45
20190106
|
martymac  |
Add missing USES=sdl for my ports
(and also reorder a few things) |
08 Jan 2019 21:58:57
20190106
|
martymac  |
Update to 20190106 |
20 Jun 2018 10:08:10
20180522
|
martymac  |
Update to 20180522 |
17 May 2018 10:11:20
20180329
|
martymac  |
Update to 20180329 (rev. 2c4d351)
PR: 228101
Submitted by: Piotr Kubaj <pkubaj at anongoth.pl> |
16 Jan 2018 11:10:14
20171024
|
martymac  |
Update to 20171024 and switch to GH |
19 May 2016 10:44:12
20120819_4
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
25 Mar 2015 23:00:51
20120819_4
|
marino  |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
08 Dec 2014 16:48:41
20120819_4
|
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 ) |
12 Oct 2014 15:00:30
20120819_3
|
antoine  |
Allow stripping as a regular user |
10 Sep 2014 20:50:37
20120819_3
|
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) |
26 Aug 2014 14:06:09
20120819_2
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
06 Jun 2014 15:26:41
20120819_2
|
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 |
16 Apr 2014 18:28:50
20120819_2
|
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 ) |
10 Mar 2014 23:09:10
20120819_1
|
antoine  |
Unbreak |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
03 Dec 2013 08:34:30
20120819_1
|
martymac  |
Convert my ports from using USE_DOS2UNIX to USES=dos2unix |
27 Nov 2013 07:19:42
20120819_1
|
martymac  |
Fix pkg-message shown twice |
22 Nov 2013 09:43:44
20120819_1
|
martymac  |
Do not mute INSTALL_xxx actions
Reported by: danfe |
21 Nov 2013 13:20:16
20120819_1
|
martymac  |
- Enable staging
- Work in a subdir of WRKDIR
- Update USES
- Strip binary |
20 Sep 2013 17:36:36
20120819
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
17 Apr 2013 07:08:09
20120819
|
martymac  |
- Update to 20120819
- Use new header format in Makefile
- Use NO_WRKSUBDIR instead of redefining WRKSRC manually
Feature safe: yes |
08 Aug 2012 13:23:41
20120730
|
martymac  |
Update to 20120730 |
18 Feb 2012 10:18:33
20110703_1
|
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 |
23 Sep 2011 22:26:39
20110703
|
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 |
15 Jul 2011 10:21:31
20110703
|
martymac  |
Update to 20110703 |
13 Jan 2011 07:23:00
20100926
|
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) |
08 Oct 2010 08:27:15
20100926
|
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) |
27 Sep 2010 12:08:23
20100427
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
20100427
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
25 Jun 2010 22:21:22
20100427
|
makc  |
Update to 20100427
PR: ports/147965
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
14 Apr 2010 01:40:25
20100328
|
wen  |
- Update to v.20100328
PR: ports/145258
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.org> (maintainer) |
03 Jun 2008 02:35:07
20070212
|
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) |