Port details |
- tesseract Smooth FPS with map editing, instagib, DM and CTF
- 2014.05.12_3 games
=3 2014.05.12_3Version of this port present on the latest quarterly branch. - Maintainer: operator@myrechenzentrum.net
 - Port Added: 2016-03-15 17:13:25
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: neverball, alephone, endless-sky, pioneer, alephone-data
- License: ZLIB
- WWW:
- http://tesseract.gg/
- Description:
- Tesseract is a first-person shooter game focused on instagib deathmatch
and capture-the-flag gameplay as well as cooperative in-game map editing.
Tesseract provides a unique open-source engine derived from Cube 2
Sauerbraten technology but with upgraded modern rendering techniques.
The new rendering features include fully dynamic omnidirectional
shadows, global illumination, HDR lighting, deferred shading,
morphological/temporal/multisample anti-aliasing, and much more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tesseract-game>0:games/tesseract
- To install the port:
- cd /usr/ports/games/tesseract/ && make install clean
- To add the package, run one of these commands:
- pkg install games/tesseract
- pkg install tesseract-game
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tesseract-game
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tesseract_2014_05_12_first_edition_linux.tar.xz) = 8d6e07dd154a40a3f593e52289335c036f06cf90a0ebc400c4650adb3395a0f4
SIZE (tesseract_2014_05_12_first_edition_linux.tar.xz) = 249009328
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- tesseract-game-data>=2014.05.12 : games/tesseract-data
- x11.pc : x11/libX11
- Library dependencies:
-
- libenet.so : net/enet
- libGL.so : graphics/libglvnd
- libSDL2_image.so : graphics/sdl2_image
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tesseract-game-2014.05.12_3:
DOCS=on: Build and/or install documentation
====> Options available for the multi FLAVOR: you have to choose at least one of them
CLIENT=on: Build client
DEDICATED=on: Build dedicated server
MASTER=off: Build master server
===> Use 'make config' to modify these settings
- Options name:
- games_tesseract
- USES:
- gmake pkgconfig tar:xz gl sdl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2014.05.12_3 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) |
2014.05.12_2 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 ) |
2014.05.12_2 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
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 |
2014.05.12_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2014.05.12_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2014.05.12_1 08 Nov 2019 10:47:01
  |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
2014.05.12_1 05 Nov 2019 22:21:16
  |
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2014.05.12_1 10 Oct 2017 12:18:12
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
2014.05.12_1 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2014.05.12 26 Mar 2016 11:44:21
  |
marino  |
games/tesseract: expand RUN_DEPENDS port origin
Using variables for port origins break make operators like N: and M:
depending on where they are applied. It more robust (and arguable
more correct) to use a "hardcoded" path for *DEPENDS.
Approved by: marino (Listed as reviewer) |
2014.05.12 17 Mar 2016 05:53:24
  |
jbeich  |
games/tesseract: typo, DISTVERSION doesn't propagate to packages |
2014.05.12 15 Mar 2016 16:27:42
  |
jbeich  |
games/tesseract{,-data}: add new port
PR: 189829 (based on)
Submitted by: operator@myrechenzentrum.net
Reviewed by: marino (partially, earlier version)
Tesseract is a first-person shooter game focused on instagib deathmatch
and capture-the-flag gameplay as well as cooperative in-game map editing.
http://www.tesseract.gg |