notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
stonesoup Dungeon Crawl Stone Soup - a fun, free rogue-like game
0.33.1 games on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.32.1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-23 11:05:30
Last Update: 2025-06-09 21:46:08
Commit Hash: bc88152
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://crawl.develz.org/
Description:
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot. Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly developed and invites participation from the Crawl community. This port comes in two flavours: games/stonesoup@console - the traditional tty interface games/stonesoup@sdl - the fancy SDL interface
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • stonesoup>0:games/stonesoup
To install the port:
cd /usr/ports/games/stonesoup/ && make install clean
To add the package, run one of these commands:
  • pkg install games/stonesoup
  • pkg install stonesoup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: stonesoup
Package flavors (<flavor>: <package>)
  • console: stonesoup
  • sdl: stonesoup-sdl
distinfo:
TIMESTAMP = 1749292149 SHA256 (crawl-crawl-0.33.1_GH0.tar.gz) = c9b998dc7d3247c3ac68be6ac81fa8c2e743a232a7bbd6b1aff3011478e7e3d9 SIZE (crawl-crawl-0.33.1_GH0.tar.gz) = 27261387

Packages (timestamps in pop-ups are UTC):
stonesoup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.33.10.33.1-0.33.10.33.1-0.23.2_1-
FreeBSD:13:quarterly0.32.10.32.10.30.10.32.10.32.10.30.20.30.20.30.2
FreeBSD:14:latest0.33.10.33.10.29.10.33.00.33.10.30.0-0.30.0
FreeBSD:14:quarterly0.32.10.32.1-0.32.10.32.10.30.20.30.20.30.2
FreeBSD:15:latest0.33.10.33.1n/a0.33.0n/a0.31.00.31.00.31.0
 

stonesoup-sdl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.33.10.33.1-0.33.10.33.1---
FreeBSD:13:quarterly0.32.10.32.1-0.32.10.32.10.30.20.30.20.30.2
FreeBSD:14:latest0.33.10.33.1-0.33.00.33.10.30.0-0.30.0
FreeBSD:14:quarterly0.32.10.32.1-0.32.10.32.10.30.20.30.20.30.2
FreeBSD:15:latest0.33.10.33.1n/a0.33.0n/a0.31.00.31.00.31.0
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pyyaml>=0 : devel/py-pyyaml@py311
  2. bison : devel/bison
  3. gmake>=4.4.1 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
  6. perl5>=5.40.r<5.41 : lang/perl5.40
Library dependencies:
  1. liblua-5.1.so : lang/lua51
  2. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for stonesoup-0.33.1: LUA=on: Bindings for LUA user scripts NOWIZARD=off: Disable Wizard mode SOUND=off: Sound support ===> Use 'make config' to modify these settings
Options name:
games_stonesoup
USES:
bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig python:build shebangfix sqlite tar:xz ncurses
pkg-message:
For install:
The end-user documentation for ``Dungeon Crawl Stone Soup`` can be found in-game and in `/usr/local/share/stonesoup/docs`. Happy crawling!
If upgrading
If the game fails to start after an upgrade try to delete the old save games using `rm -rf ~/.stonesoup/saves`. Happy crawling!
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/crawl/crawl/tar.gz/0.33.1?dummy=/
Collapse this list.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.2_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.5.2_1
30 Jan 2010 09:43:31
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
0.5.2
17 Oct 2009 11:53:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.2 (20091009)

PR:             139648
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
0.5.1
22 Aug 2009 00:23:13
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
0.5.1
11 Aug 2009 18:26:43
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 0.5.1

PR:             ports/137481
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de>
0.5
20 Jun 2009 13:59:21
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.5

PR:             135838
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
0.4.5
23 Jan 2009 07:38:50
Original commit files touched by this commit
rafan search for other commits by this committer
- Add a forgotten patch in previous update (0.4.5)

PR:             ports/130860
0.4.5
23 Jan 2009 01:55:21
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.4.5

PR:             ports/130860
Submitted by:   Tobias Rehbein <tobias.rehbein at web.de> (maintainer)
0.4.4
22 Dec 2008 22:28:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.4.4

PR:             129865
Submitted by:   Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
0.4.3
04 Aug 2008 13:31:49
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.4.3

PR:             ports/126236
Submitted by:   maintainer (tobias.rehbein web.de)
0.4.2
31 Jul 2008 19:33:46
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.4.2

PR:             ports/126123
Submitted by:   maintainer (tobias.rehbein web.de)
0.4.1
25 Jul 2008 12:24:09
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
0.4.1
23 Jul 2008 11:05:07
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and
treasure-hunting in dungeons filled with dangerous and unfriendly monsters
in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly
developed and invites participation from the Crawl community.

WWW:    http://crawl-ref.sourceforge.net/

PR:             ports/125578
Submitted by:   Tobias Rehbein <tobias dot rehbein at web dot de>
Approved by:    miwi (mentor)

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2