Port details |
- unnethack New variant of NetHack
- 5.1.0.20131208_2 games =2 5.1.0.20131208_2Version 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: 2010-01-27 06:00:30
- Last Update: 2024-01-09 08:00:39
- Commit Hash: a36cd93
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: nethack
- WWW:
- https://unnethack.sourceforge.net/
- Description:
- UnNetHack is a new variant of NetHack which development started in
2009. According to the author, the main intent of this fork is to put
more randomness, challenges and fun into NetHack. It features more
levels, several UI changes like automatically opened doors and the
pickup thrown patch and a lot of game play related changes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- unnethack>0:games/unnethack
- To install the port:
- cd /usr/ports/games/unnethack/ && make install clean
- To add the package, run one of these commands:
- pkg install games/unnethack
- pkg install unnethack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unnethack
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (unnethack-5.1.0-20131208.tar.gz) = d92886a02fd8f5a427d1acf628e12ee03852fdebd3af0e7d0d1279dc41c75762
SIZE (unnethack-5.1.0-20131208.tar.gz) = 5422521
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
- groff : textproc/groff
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for unnethack-5.1.0.20131208_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_unnethack
- USES:
- gmake groff ncurses
- pkg-message:
- For install:
- A sample .unnethackrc file has been copied to
${PREFIX}/share/doc/unnethack as sample.unnethackrc.
Copy it to your home directory as .unnethackrc and
edit it to taste.
The options for it are described in
${PREFIX}/share/doc/unnethack/Guidebook.txt.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.0.20131208_2 09 Jan 2024 08:00:39 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
5.1.0.20131208_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
5.1.0.20131208_1 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 ) |
5.1.0.20131208_1 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 ) |
5.1.0.20131208_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.1.0.20131208_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.0.20131208_1 02 Nov 2020 22:07:22 |
rene |
Return knu@'s ports to the pool after his commit bit was safekept. |
5.1.0.20131208_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
5.1.0.20131208_1 21 Dec 2017 05:58:15 |
knu |
Unbreak unnethack
Submitted by: adridg
Differential Revision: D13553 |
5.1.0.20131208 18 Dec 2017 11:03:13 |
amdmi3 |
- Mark BROKEN: does not build: ./vaults.des: line 110, pos 9 : Core function
'level.depth' has unknown return type 'i'.
Approved by: portmgr blanket |
5.1.0.20131208 28 May 2017 21:18:04 |
antoine |
Register dependency on groff
PR: 213725 |
5.1.0.20131208 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
5.1.0.20131208 04 Feb 2016 22:56:02 |
marino |
games/unnethack: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
while here, set one CONFIGURE_ARG per line for readability and to
respect 80 columns
approved by: infrastructure blanket |
5.1.0.20131208 27 Jan 2016 18:08:09 |
pawel |
- Modernize pkg-plist
- Use option helper
- pkg-message is shown automatically now
Approved by: portmgr blanket |
5.1.0.20131208 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
5.1.0.20131208 13 May 2015 06:12:13 |
knu |
Update games/unnethack to 5.1.0-20131208 |
4.0.0.20120401_2 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
4.0.0.20120401_2 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
4.0.0.20120401_2 03 Jul 2014 23:27:50 |
adamw |
Remove NOPORTDOCS. |
4.0.0.20120401_2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
4.0.0.20120401_2 10 Jun 2014 05:28:58 |
knu |
Manpage conflicts with nethack have been resolved, for which bump PORTREVISION. |
4.0.0.20120401_1 10 Jun 2014 05:27:47 |
knu |
Add staging support and remove NO_STAGEDIR.
Legacy pkg_tools support may have been broken. |
4.0.0.20120401_1 29 May 2014 14:35:01 |
miwi |
- Convert gmake, bzip to USES
Approved by: portmgr |
4.0.0.20120401_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.0.0.20120401_1 10 Sep 2012 15:53:37 |
knu |
Get %%DATADIR%% removed on uninstall. |
4.0.0.20120401 21 Aug 2012 14:09:11 |
knu |
Remove an obsolete, inapplicable patch I forgot to svn rm. |
4.0.0.20120401 17 Aug 2012 10:20:48 |
knu |
Update unnethack to 4.0.0.20120401.
Chagne the place for variable files from $PREFIX/share/unnethack to
$PREFIX/var/games/unnethack. |
3.5.3.20101010 22 Jan 2011 04:05:05 |
knu |
Update to 3.5.3.20101010.
Feature safe: yes |
3.5.2.20100110_1 27 Jan 2010 11:48:17 |
knu |
Fix plist and update the sample .unnethackrc to a bit of my taste
while I'm here. |
3.5.2.20100110 27 Jan 2010 05:59:59 |
knu |
This is a port of UnNetHack, a new variant of NetHack, based on and
repocopied from the slashem-tty port. |