Port details |
- brogue Much-loved minimalist roguelike game (community edition)
- 1.11.1 games
=0 1.10.1Version of this port present on the latest quarterly branch. - Maintainer: fuz@fuz.su
 - Port Added: 2021-08-02 20:21:04
- Last Update: 2022-06-10 10:58:20
- Commit Hash: 7df6dd78
- License: AGPLv3+ CC-BY-SA-4.0
- Description:
- Countless adventurers before you have descended this torch-lit
staircase, seeking the promised riches below. As you reach the bottom
and step into the wide cavern, the doors behind you seal with a powerful
magic...
Welcome to the Dungeons of Doom!
Brogue is a single-player strategy game set in the halls of a mysterious
and randomly-generated dungeon. The objective is simple enough --
retrieve the fabled Amulet of Yendor from the 26th level -- but the
dungeon is riddled with danger. Horrifying creatures and devious,
trap-ridden terrain await. Yet it is also riddled with weapons, potions,
and artifacts of forgotten power. Survival demands strength and cunning
in equal measure as you descend, making the most of what the dungeon
gives you. You will make sacrifices, narrow escapes, and maybe even some
friends along the way -- but will you be one of the lucky few to return
alive?
WWW: https://sites.google.com/site/broguegame/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/games/brogue/ && make install clean
- To add the package, run one of these commands:
- pkg install games/brogue
- pkg install brogue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brogue
- Package flavors (<flavor>: <package>)
- x11: brogue
- nox11: brogue-nox11
- distinfo:
- TIMESTAMP = 1653525416
SHA256 (tmewett-BrogueCE-v1.11.1_GH0.tar.gz) = dc562cf774f88b12b6aeebdac5a00e62e8598b3f84da2130a54a67a60c5debf2
SIZE (tmewett-BrogueCE-v1.11.1_GH0.tar.gz) = 1162178
- 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
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for brogue-1.11.1:
DEBUG=off: Build with debugging support
NCURSES=on: Console (text) interface support
WEBUI=on: Build and/or install web user interface
===> Use 'make config' to modify these settings
- Options name:
- games_brogue
- USES:
- gmake sdl ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jun 2022 10:58:20 1.11.1
|
Li-Wen Hsu (lwhsu)  Author: Robert Clausecker |
games/brogue: Update to 1.11.1
- undo unhelpful reformat
Upstream changes:
- A new gameplay version featuring some ally buffs,
a new auto-ID system, and UI improvements.
- Replays and saves are not compatible with 1.10.x.
Changelog: https://github.com/tmewett/BrogueCE/releases/tag/v1.11
Changelog: https://github.com/tmewett/BrogueCE/releases/tag/v1.11.1
PR: 264182 |
10 Jan 2022 15:15:39 1.10.1
|
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 ) |
11 Aug 2021 16:38:46 1.10.1
|
Nuno Teixeira (eduardo)  Author: Robert Clausecker |
games/brogue: Update to 1.10.1
* reformat Makefile with portfmt
ChangeLog: https://github.com/tmewett/BrogueCE/releases/tag/v1.10.1
PR: 257681 |
02 Aug 2021 20:18:43 1.10
|
Li-Wen Hsu (lwhsu)  Author: Robert Clausecker |
games/brogue: (New) Much-loved minimalist roguelike game (community edition)
PR: 257567 |