Port details |
- trenchbroom Cross-platform level editor for Quake-engine based games
- 2.0.0.b_13 games
=2 2.0.0.b_13Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2016-03-25 06:47:33
- Last Update: 2024-11-25 12:07:22
- Commit Hash: 73202fb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: cad
- License: GPLv3
- WWW:
- https://kristianduske.com/trenchbroom/
- Description:
- TrenchBroom is a modern, cross platform level editor for Quake-engine based
games. It currently supports Quake, Quake 2, and Hexen 2, is easy to use,
and provides many simple and advanced tools to make complex and interesting
levels with ease. Some of its features:
- True 3D editing, no 2D views required
- High performance renderer with support for huge maps
- Vertex editing with edge and face splitting that will not create
invalid brushes
- Manipulation of multiple vertices at once (great for trisoup editing)
- Move, rotate, and flip brushes and entities
- Precise texture lock for all operations
- Smart entity property editors
- Graphical entity browser with drag and drop support
- Comprehensive texture application and manipulation tools
- Search and filter functions
- Unlimited undo and redo
- Point file support
- Support for FGD and DEF entity definition files, mods, and multiple
WAD files
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- trenchbroom>0:games/trenchbroom
- To install the port:
- cd /usr/ports/games/trenchbroom/ && make install clean
- To add the package, run one of these commands:
- pkg install games/trenchbroom
- pkg install trenchbroom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: trenchbroom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kduske-TrenchBroom-2.0.0.b-ed46601_GH0.tar.gz) = d0bac990d9b19f4d7f7aba392a561d1ee87ca396af2fce42a4989021d8466312
SIZE (kduske-TrenchBroom-2.0.0.b-ed46601_GH0.tar.gz) = 20513562
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libfreeimage.so : graphics/freeimage
- libfreetype.so : print/freetype2
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for trenchbroom-2.0.0.b_13:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_trenchbroom
- USES:
- cmake:insource compiler:c++11-lib gl gnome pkgconfig
- 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 |
2.0.0.b_13 25 Nov 2024 12:07:22
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
2.0.0.b_12 11 Nov 2024 12:36:56
    |
Alexey Dokuchaev (danfe)  |
games/trenchbroom: try to unreak the port's build on recent -CURRENT
common/src/BBox.h:174:33: error: no member named 'insersectWith'
in 'BBox<T, S>'; did you mean 'intersectWith'?
174 | return BBox<T,S>(*this).insersectWith(right);
Interestingly, this small typo in the member name did not cause build
failure before.
Reported by: pkg-fallout |
2.0.0.b_12 23 Nov 2023 11:20:28
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
2.0.0.b_11 04 Jul 2023 11:50:50
    |
Alexey Dokuchaev (danfe)  |
games/trenchbroom: unbreak the port's build against Clang 16
Replace deprecated since C++11 and removed from C++17 `std::auto_ptr'
smart pointer class with `std::unique_ptr' which luckily can be used
as a drop-in replacement in this case.
Reported by: pkg-fallout |
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) |
2.0.0.b_11 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 ) |
2.0.0.b_11 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.0.0.b_11 30 Nov 2021 07:02:18
    |
Alexey Dokuchaev (danfe)  |
games/trenchbroom: unbreak the build on recent -CURRENT (Clang 13.0.0)
common/src/SharedPointer.h:28:10: fatal error: 'tr1/memory' file
not found
#include <tr1/memory>
^~~~~~~~~~~~
While here, register explicit dependency on the `print/freetype2' port
per stage Q/A report.
Reported by: pkg-fallout |
2.0.0.b_11 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.0.0.b_11 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 |
2.0.0.b_10 16 Apr 2021 07:52:45
    |
Yuri Victorovich (yuri)  |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
2.0.0.b_9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.0.b_9 17 May 2020 05:55:12
  |
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
2.0.0.b_8 14 Mar 2020 17:25:21
  |
danfe  |
- Fix bogus return statements to unbreak the build against Clang 10
- While here, add two missing USE_GL components per stage QA check
Reported by: pkg-fallout |
2.0.0.b_8 08 Nov 2019 10:47:01
  |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
2.0.0.b_8 05 Nov 2019 22:16:15
  |
zeising  |
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. |
2.0.0.b_8 26 Jul 2019 20:46:57
  |
gerald  |
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 |
2.0.0.b_7 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 |
2.0.0.b_7 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.0.0.b_6 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.0.0.b_5 18 Nov 2017 19:32:39
  |
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
2.0.0.b_4 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.0.0.b_3 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 |
2.0.0.b_2 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.0.0.b_1 14 Apr 2016 08:41:42
  |
danfe  |
- Fix invisible active (highlighted) tab label bug: for an unknown reason,
wxWidgets' wxSYS_COLOUR_HIGHLIGHT is matching background color; use the
same work-around as on OS X and construct wxColour manually
- Display an icon on TrenchBroom's various windows and dialogs by calling
SetIcon(); install provided icons and set INSTALLS_ICONS accordingly
- Amend CATEGORIES and inform end-users of TB's current beta status while
here; bump PORTREVISION |
2.0.0.b 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.0.b 25 Mar 2016 06:47:15
  |
danfe  |
Add a port of TrenchBroom, a cross-platform level editor for Quake-engine
based games. It's currently in beta (2.0.0 release is planned on June 22
which is Quake's 20th anniversary).
WWW: http://kristianduske.com/trenchbroom/ |