Port details |
- dmjava Dungeon Master Java is a remake of the classic Dungeon Master by FTL
- 1.05_2 games =4 1.05_2Version of this port present on the latest quarterly branch.
- Maintainer: oliver@FreeBSD.org
- Port Added: 2003-01-22 10:54:45
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libexif, libglade2, p5-MIME-Tools, autoconf, openslp
- License: not specified in port
- WWW:
- http://homepage.mac.com/aberfield/dmj/
- Description:
- Dungeon Master Java is a remake of the classic FTL game Dungeon Master.
It is written entirely in Java, and is designed to run as a stand-alone
application rather than an applet in a web browser. It has high-resolution
graphics that simulate a 3D environment. Most of the graphics are rendered
in the free ray-tracer Pov-Ray. Item graphics and character portraits are
done by hand with a paint program, though many are simply taken from the
original and its sequels and touched-up.
Gameplay is very similar to the original, with real-time action, 90-degree
turns, and step-by-step movement. One major change from the original is that
monsters are not "stuck" in groups: they are completely free to wander,
sometimes occupying a square with other monsters and sometimes not.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/dmjava/ && make install clean
- To add the package, run one of these commands:
- pkg install games/dmjava
- pkg install dmjava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dmjava
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dmj1.05.zip) = 3e01676c0dbf253ca2b95142114302c04064a783456a9b7be2d0946b6368c3f4
SIZE (dmj1.05.zip) = 13780773
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_dmjava
- USES:
- zip
- 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) |
1.05_2 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 ) |
1.05_2 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 ) |
1.05_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.05_2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.05_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.05_2 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
1.05_2 11 Jun 2014 20:07:21 |
oliver |
STAGEify |
1.05_2 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
1.05_2 10 Mar 2014 23:03:24 |
antoine |
Unbreak |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
1.05_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.05_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.05_2 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
1.05_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.05_2 06 Jun 2008 13:31:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.05_1 25 Sep 2007 17:49:53 |
oliver |
website moved |
1.05_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.05 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.05 06 Oct 2005 15:47:06 |
oliver |
use new bsd.java.mk syntax
Noted by: hq |
1.05 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.05 17 May 2003 14:14:53 |
oliver |
Update dmjava to 1.05
Approved by: alex (mentor) |
1.037 06 May 2003 16:58:45 |
oliver |
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor) |
1.037 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
1.037 22 Jan 2003 10:54:17 |
arved |
Add Dungeon Master Java, a remake of the classic FTL game Dungeon Master
PR: 42298
Submitted by: Oliver Lehmann <lehmann@ans-netz.de> |