Port details |
- julius Open source re-implementation of Caesar III
- 1.7.0_1,1 games
=2 1.7.0_1,1Version of this port present on the latest quarterly branch. - Maintainer: pkubaj@FreeBSD.org
 - Port Added: 2018-05-14 02:29:20
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/bvschaik/julius
- Description:
- Julius is an open source re-implementation of Caesar III.
The aim of this project is to create an open-source version of Caesar 3,
with the same logic as the original, but with some UI enhancements,
that is able to be played on multiple platforms. The same logic means that
the saved games are 100% compatible, and any gameplay bugs present in
the original Caesar 3 game will also be present in Julius.
UI enhancements include:
* Support for widescreen resolutions
* Windowed mode support for 32-bit desktops
* Julius requires the original assets (graphics, sounds, etc)
from Caesar 3 to run.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- julius-caesariii>0:games/julius
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/julius/ && make install clean
- To add the package, run one of these commands:
- pkg install games/julius
- pkg install julius-caesariii
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: julius-caesariii
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634233552
SHA256 (bvschaik-julius-v1.7.0_GH0.tar.gz) = 3ee62699bcbf6c74fe5a9c940c62187141422a9bd98e01747a554fd77483431f
SIZE (bvschaik-julius-v1.7.0_GH0.tar.gz) = 6448466
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
- Library dependencies:
-
- libpng.so : graphics/png
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_julius
- USES:
- cmake sdl
- pkg-message:
- For install:
- To play this game, you need to cd to the directory with the game files
and run julius or just pass the directory as a 1st argument.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_1,1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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.7.0,1 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.7.0,1 05 Apr 2022 19:19:11
    |
Piotr Kubaj (pkubaj)  |
games/julius: unbreak on riscv64
Builds fine. |
1.7.0,1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.7.0,1 14 Oct 2021 21:15:04
    |
Piotr Kubaj (pkubaj)  |
games/julius: fix PORTNAME |
1.7.0,1 14 Oct 2021 20:48:06
    |
Piotr Kubaj (pkubaj)  |
games/julius: update to 1.7.0
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.7.0 |
1.6.0_1,1 05 Sep 2021 01:05:10
    |
Piotr Kubaj (pkubaj)  |
games/julius: use system png |
1.6.0,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.0,1 19 Jan 2021 03:04:43
  |
linimon  |
Mark as BROKEN on riscv64:
julius-caesariii-1.5.1,1.log:ld: error: cannot open
/nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such
file or directory
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
1.6.0,1 04 Jan 2021 16:32:55
  |
pkubaj  |
games/julius: update to 1.6.0
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.6.0 |
1.5.1,1 29 Oct 2020 11:16:47
  |
pkubaj  |
games/julius: update to 1.5.1
Changelog:
- https://github.com/bvschaik/julius/releases/tag/v1.5.0
- https://github.com/bvschaik/julius/releases/tag/v1.5.1 |
1.4.1,1 02 Jun 2020 11:19:05
  |
pkubaj  |
games/julius: update to 1.4.1 |
1.3.1,1 24 Feb 2020 12:16:33
  |
pkubaj  |
games/julius: update to 1.3.1 |
1.3.0,1 15 Feb 2020 10:33:55
  |
pkubaj  |
games/julius: update to 1.3.0 |
1.2.0,1 09 Jan 2020 09:01:56
  |
pkubaj  |
games/julius: update to 1.2.0
Also remove upstreamed patch.
Release notes at https://github.com/bvschaik/julius/releases/tag/v1.2.0 |
1.1.0,1 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.1.0,1 05 Aug 2019 14:19:52
  |
pkubaj  |
games/julius: fix build with SDL 2.0.10
SDL 2.0.10 removed SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH and introduced
SDL_HINT_MOUSE_TOUCH_EVENTS and SDL_HINT_TOUCH_MOUSE_EVENTS.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21148 |
1.1.0,1 04 Aug 2019 05:37:50
  |
antoine  |
Mark BROKEN: fails to build
/wrkdirs/usr/ports/games/julius/work/julius-1.1.0/src/platform/julius.c:372:17:
error: use of undeclared identifier 'SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH'
SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "1");
Reported by: pkg-fallout |
1.1.0,1 30 May 2019 07:55:53
  |
pkubaj  |
games/julius: update to 1.1.0, change maintainer, add USES=sdl, remove patches,
update pkg-descr
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D20424 |
1.0.0,1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.0.0,1 23 Nov 2018 15:45:28
  |
swills  |
games/julius: update to 1.0.0
PR: 233136
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
g20180430_1 16 May 2018 13:35:23
  |
vanilla  |
1: add PKGNAMESUFFIX.
2: remove uneeded julius.in.
PR: 228103
Submitted by: maintainer |
g20180430 14 May 2018 02:29:04
  |
vanilla  |
Add julius g20180430, open source re-implementation of Caesar III.
PR: 228103
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |