Port details |
- keeperrl Ambitious dungeon builder with roguelike elements
- 0.0.23_5 games =2 0.0.23_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-01-26 19:32:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 OFL11
- WWW:
- https://keeperrl.com/
- Description:
- Take the role of an evil wizard and seek the ultimate knowledge of destruction.
Explore the world, murder innocent villagers and burn their homes. Build your
dungeon, lay traps and prepare for an assault of angry heroes.
When you control your minions the game becomes a classic roguelike, with
turn-based and very tactical combat. You can also play as an adventurer and
assault dungeons made by you or other players.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- keeperrl>0:games/keeperrl
- To install the port:
- cd /usr/ports/games/keeperrl/ && make install clean
- To add the package, run one of these commands:
- pkg install games/keeperrl
- pkg install keeperrl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: keeperrl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516986107
SHA256 (miki151-keeperrl-0.0.23-alpha23_GH0.tar.gz) = 046cba3c8834f52f9e796d2deece8770b833d351eb222c216fdf65b0c1869979
SIZE (miki151-keeperrl-0.0.23-alpha23_GH0.tar.gz) = 3252139
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
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libvorbis.so : audio/libvorbis
- libcurl.so : ftp/curl
- libGL.so : graphics/libglvnd
- libopenal.so.1 : audio/openal-soft
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_keeperrl
- USES:
- compiler:c++14-lang gl gmake localbase openal sdl
- 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 |
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) |
0.0.23_5 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 ) |
0.0.23_5 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 |
0.0.23_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.23_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.23_4 01 Aug 2020 09:36:23 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.0.23_4 19 Mar 2020 23:02:31 |
tobik |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
0.0.23_4 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. |
0.0.23_4 06 Oct 2019 13:47:07 |
tobik |
Drop nop NO_CONFIGURE |
0.0.23_4 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 |
0.0.23_3 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 |
0.0.23_2 02 Nov 2018 13:40:24 |
rene |
Followup on r483807.
jbeich commented on some ports in D17724 but I forgot to add them to the list.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
0.0.23_2 27 Aug 2018 17:29:40 |
jbeich |
games/keeperrl: unbreak with GCC
On WITHOUT_CLANG_IS_CC architectures:
g++7 -x c++-header stdafx.h -MMD -O2 -pipe -fstack-protector
-Wl,-rpath=/usr/local/lib/gcc7 -isystem /usr/local/include -fno-strict-aliasing
-Wall -std=c++1y -Wno-sign-compare -Wno-unused-variable
-Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare
-Wno-mismatched-tags -ftemplate-depth=512
-DDATA_DIR=\"/usr/local/share/keeperrl\" -DRELEASE -I. -I./extern -o
obj/stdafx.h.gch
stdafx.h:16:9: warning: #pragma once in main file
#pragma once
^~~~
cc1plus: warning: unrecognized command line option '-Wno-mismatched-tags'
cc1plus: warning: unrecognized command line option
'-Wno-tautological-constant-out-of-range-compare'
/usr/lib/crt1.o: In function `_start1':
/usr/src/lib/csu/powerpc64/crt1.c:(.text+0x156): undefined reference to `main'
collect2: error: ld returned 1 exit status
On DragonFly (in-base GCC 5.4.1):
c++ -MMD -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall
-std=c++1y -Wno-sign-compare -Wno-unused-variable -Wno-shift-count-overflow
-Wno-tautological-constant-out-of-range-compare -Wno-mismatched-tags
-ftemplate-depth=512 -DDATA_DIR=\"/usr/local/share/keeperrl\" -DRELEASE -I.
-I./extern -include-pch obj/stdafx.h.gch -c attr_type.cpp -o obj/attr_type.o
cc1plus: fatal error: -pch: No such file or directory
compilation terminated. |
0.0.23_2 27 Aug 2018 17:29:28 |
jbeich |
games/keeperrl: unbreak on FreeBSD 10
stdafx.h:94:20: error: redefinition of 'unique'
std::unique_ptr<T> unique(Args&&... args) { return std::unique_ptr<T>(new
T(std::forward<Args>(args)...)); }
^
stdafx.h:94:20: note: previous definition is here
std::unique_ptr<T> unique(Args&&... args) { return std::unique_ptr<T>(new
T(std::forward<Args>(args)...)); }
^
stack_printer.cpp:329:18: error: assigning to 'char *' from incompatible type
'void *'
ss.ss_sp = (void*)alternate_stack;
^~~~~~~~~~~~~~~~~~~~~~ |
0.0.23_2 27 Aug 2018 17:29:04 |
jbeich |
games/keeperrl: unbreak with libc++ 7
In file included from effect.cpp:731:
./pretty_archive.h:135:12: error: call to 'quoted' is ambiguous
ar.os << std::quoted(t) << " ";
^~~~~~~~~~~
/usr/include/c++/v1/iomanip:645:1: note: candidate function [with _CharT = char,
_Traits = std::__1::char_traits<char>, _Allocator = std::__1::allocator<char>]
quoted ( const basic_string <_CharT, _Traits, _Allocator> &__s, _CharT __delim =
_CharT('"'), _CharT __escape=_CharT('\\'))
^
./extern/iomanip.h:173:3: note: candidate function [with _CharT = char, _Traits
= std::__1::char_traits<char>, _Alloc = std::__1::allocator<char>]
quoted(const basic_string<_CharT, _Traits, _Alloc>& __string,
^
PR: 230355
Obtained from: upstream |
0.0.23_1 17 Apr 2018 03:15:46 |
jbeich |
games@ is not to be used as a maintainer per r371872
Pointy hat to: rene |
0.0.23_1 01 Apr 2018 09:39:52 |
krion |
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226980
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket) |
0.0.23_1 24 Feb 2018 22:35:18 |
rene |
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr |
0.0.23_1 01 Feb 2018 17:31:36 |
pawel |
Add patch that forces configuration files in $H/.KeeperRL directory
instead of current working directory |
0.0.23 26 Jan 2018 19:32:07 |
pawel |
Take the role of an evil wizard and seek the ultimate knowledge of destruction.
Explore the world, murder innocent villagers and burn their homes. Build your
dungeon, lay traps and prepare for an assault of angry heroes.
When you control your minions the game becomes a classic roguelike, with
turn-based and very tactical combat. You can also play as an adventurer and
assault dungeons made by you or other players.
WWW: http://keeperrl.com/ |