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) combination for a given watch list. This is what FreshPorts will look for.

Port details
openjk Community effort to maintain Jedi Academy + Jedi Outcast
g20221013_1 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 g20221013_1Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-30 18:52:20
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
People watching this port, also watch:: mkdesktop, snes9x-gtk, wmicons, gogrepo, libretro-emux
License: GPLv2
WWW:
https://openjk.org
Description:
OpenJK is an effort by the JACoders group to maintain and improve the game engines on which the Jedi Academy (JA) and Jedi Outcast (JO) games run on, while maintaining full backwards compatibility with the existing games. This project does not attempt to rebalance or otherwise modify core gameplay.
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 (20 items)
Collapse this list.
  1. /usr/local/share/licenses/openjk-g20221013_1/catalog.mk
  2. /usr/local/share/licenses/openjk-g20221013_1/LICENSE
  3. /usr/local/share/licenses/openjk-g20221013_1/GPLv2
  4. bin/jamp
  5. bin/jasp
  6. share/JediAcademy/OpenJK/cgameamd64.so
  7. share/JediAcademy/OpenJK/jagameamd64.so
  8. share/JediAcademy/OpenJK/jampgameamd64.so
  9. share/JediAcademy/OpenJK/uiamd64.so
  10. share/JediAcademy/base/cgameamd64.so
  11. share/JediAcademy/base/jampgameamd64.so
  12. share/JediAcademy/base/uiamd64.so
  13. share/JediAcademy/openjk.amd64
  14. share/JediAcademy/openjk_sp.amd64
  15. share/JediAcademy/openjkded.amd64
  16. share/JediAcademy/rd-vanilla_amd64.so
  17. share/JediAcademy/rdsp-vanilla_amd64.so
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • openjk>0:games/openjk
To install the port:
cd /usr/ports/games/openjk/ && make install clean
To add the package, run one of these commands:
  • pkg install games/openjk
  • pkg install openjk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openjk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1667154560 SHA256 (JACoders-OpenJK-g20221013-c2095bb_GH0.tar.gz) = b875b222debf209daf1aa1c3c1a76a864240695e5731cd715d643b20cc8e94f7 SIZE (JACoders-OpenJK-g20221013-c2095bb_GH0.tar.gz) = 13513267

Packages (timestamps in pop-ups are UTC):
openjk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20221013_1g20221013_1-g20221013_1g20221013_1-g20200823-
FreeBSD:13:quarterlyg20221013_1g20221013_1-g20221013_1g20221013_1g20221013_1g20221013_1g20221013_1
FreeBSD:14:latestg20221013_1g20221013_1-g20221013_1g20221013_1g20221013-g20221013
FreeBSD:14:quarterlyg20221013_1g20221013_1-g20221013_1g20221013_1g20221013_1g20221013_1g20221013_1
FreeBSD:15:latestg20221013_1g20221013_1n/ag20221013_1n/ag20221013_1g20221013_1g20221013_1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. sdl2-config : devel/sdl20
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
  6. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libpng.so : graphics/png
  2. libGL.so : graphics/libglvnd
  3. libGLU.so : graphics/libGLU
  4. libjpeg.so : graphics/jpeg-turbo
  5. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_openjk
USES:
compiler:c++11-lang cmake gl jpeg localbase sdl xorg
pkg-message:
For install:
OpenJK requires the original game files from Star Wars: Jedi Knight: Jedi Academy to work properly. These can come from an original CD or from GOG.com. If using the GOG.com version, you must extract the files from setup_star_wars_jedi_knight_-_jedi_academy_1.01_(a)_(10331)_(g).exe using the innoextract package. The files will be in a directory named app. Inside the app directory, there is a GameData directory. Inside the GameData directory, there is a directory named base. This base directory must be moved to ~/.local/share/openjk The easiest way to do this is to follow these steps: $ mkdir -p ~/.local/share/openjk $ innoextract setup_star_wars_jedi_knight_-_jedi_academy_1.01_(a)_(10331)_(g).exe $ cd app/GameData $ cp -R base ~/.local/share/openjk You can then delete everything else that is extracted from the exe, such as the tmp directory. The multiplayer game binary is jamp and the single player game binary is jasp. If you own a copy of Star Wars: Jedi Knight: Jedi Outcast, its game files may be used to play that game, though upstream makes no guarantees on your success in playing this game.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/JACoders/OpenJK/tar.gz/c2095bb?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20221013_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
g20221013
30 Oct 2022 18:50:53
commit hash: ca7752eab54850a92a624ddd3a112639489863e5commit hash: ca7752eab54850a92a624ddd3a112639489863e5commit hash: ca7752eab54850a92a624ddd3a112639489863e5commit hash: ca7752eab54850a92a624ddd3a112639489863e5 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
games/openjk: update to 20221013 and drop DNDEBUG
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)
g20210516
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)
g20210516
10 Jul 2021 23:51:27
commit hash: fea74286d6491b79295891f64bfa909180bde3bbcommit hash: fea74286d6491b79295891f64bfa909180bde3bbcommit hash: fea74286d6491b79295891f64bfa909180bde3bbcommit hash: fea74286d6491b79295891f64bfa909180bde3bb files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
games/openjk: update to 20210516
g20200823_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
g20200823
15 Jun 2021 08:41:03
commit hash: 67b7b46f9e11de830b04e1a48f83ac8617a7489fcommit hash: 67b7b46f9e11de830b04e1a48f83ac8617a7489fcommit hash: 67b7b46f9e11de830b04e1a48f83ac8617a7489fcommit hash: 67b7b46f9e11de830b04e1a48f83ac8617a7489f files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
games/openjk: fix build on powerpc

pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk_sp.powerpc:No
such file or directory
g20200823
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200823
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.
g20200823
01 Mar 2021 16:05:35
Revision:566865Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: fix packaging on armv6

pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/cgamearmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/jagamearmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/jampgamearmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/uiarmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/cgamearmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/jampgamearmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/uiarmv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk.armv6:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk_sp.armv6:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjkded.armv6:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/rd-vanilla_armv6.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/rdsp-vanilla_armv6.so:No
such file or directory

MFH:		2021Q1
g20200823
07 Nov 2020 01:58:50
Revision:554340Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjdk: fix packaging on powerpc64le while keeping compatibility with
powerpc64
g20200823
20 Oct 2020 22:02:02
Revision:552848Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: fix packaging on powerpc64*

MFH:		2020Q4 (fix build blanket)
g20200823
03 Oct 2020 02:49:44
Revision:551251Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: fix packaging on powerpc64le
g20200823
24 Aug 2020 23:31:40
Revision:546121Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: update to ca63f21

This fixes build on head.
g20190428_1
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
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.
g20190428_1
13 Oct 2019 00:04:16
Revision:514359Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: fix packaging on armv7

Binaries on armv7 have arm prefix, not armv7.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21908
g20190428_1
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)
g20190428_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
g20190428
12 May 2019 11:33:35
Revision:501377Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: fix packaging

powerpc64 needs ARCH to be redefined to ppc64.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20245
g20190428
30 Apr 2019 18:51:53
Revision:500522Original commit files touched by this commit
pkubaj search for other commits by this committer
games/openjk: Community effort to maintain Jedi Academy + Jedi Outcast

OpenJK is an effort by the JACoders group to maintain and improve the game
engines on which the Jedi Academy (JA) and Jedi Outcast (JO) games run on,
while maintaining full backwards compatibility with the existing games.
This project does not attempt to rebalance or otherwise modify core gameplay.

WWW: https://openjk.org

PR:		227265
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19955

Number of commits found: 20