Port details |
- nethack-qt A dungeon explorin', slashin', hackin' game with graphic and sound
- 3.3.1 games
=0 3.3.1Version 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: unknown
- Last Update: 2002-05-14 19:51:58
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://trolls.troll.no/warwick/nethack/
- Description:
- NetHack is a Free graphical one-player roleplaying game with a
highly modular window system interface supporting TTY, VGA, Mac,
Amiga, and other displays. Qt is a graphical user interface toolkit.
So, "NetHack with Qt interface" is a version of NetHack which has
a user interface module written using the Qt toolkit.
The Qt interface has these extra features:
o Tiles (graphics) in the inventory and other item-menu windows.
o The player cursor changes colour as your relative hit-points drop.
o The message window greys-out older message.
o The item menus allow a count (click to left of icon - hidden feature).
o Icons for the major attributes and player states.
o Menus (only needed by newbie dungeon fodder).
o Variable size fonts and tiles.
o More space for the map as messages and status are side-by-side.
o You rarely need to put the mouse in a pop-up to interact with it.
o Macros - hidden feature - F1=multi-rest F2=multi-search F3=try-it
o It is much easier to code, so new feature-requests are more easily done.
o Sound support.
WWW: http://trolls.troll.no/warwick/nethack/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1 14 May 2002 19:51:58
 |
knu  |
Rename nethack ports and put version numbers in the port names.
nethack -> nethack32
nethack-gtk -> nethack32-gtk
nethack3 -> nethack33
nethack3-gnome -> nethack33-gnome
nethack3-tty -> nethack33-nox11
nethack-qt -> nethack33-qt |
30 Dec 2001 17:48:46
    |
dirk  |
Change "file dependency specification" for pre-everything from ':' to '::' to
fix problems with "make index". |
03 Sep 2001 20:00:33
    |
knu  |
Update to 3.3.1 |
04 Jun 2001 10:33:50
    |
dirk  |
POSIX syntax for chown. |
01 Jun 2001 07:05:18
    |
obrien  |
Use proper POSIX syntax for `chown'. |
03 Apr 2001 09:14:44
    |
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
Number of commits found: 8
|