Commit graph

8 commits

Author SHA1 Message Date
Edwin Groothuis
9d69aa89c1 [patch] games/tome package-building is broken
The package by make package will install fine but it's not
	possible to start the game. make install runs T.o.M.Es own
	install script which changes file permissions. This is not
	done using the binary package. To fix this I have added the
	corresponding @exec directives to the pkg-plist.

	While here I added the creation of the plot directory which
	is not part of the binary package.

	While here I replaced @dirrm with @dirrmtry directives to
	make the deinstall less verbose. Problem is T.o.M.E spams
	the %%DATADIR%% so it won't deinstall cleanly. To make the
	user aware of this I added a pkg-deinstall script which
	will emit a corresponding message.

PR:		ports/125194
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
Approved by:	Peter Thoenen <peter.thoenen@yahoo.com>
2008-07-05 02:49:58 +00:00
Martin Wilke
a90d561289 - Update to 2.3.5
PR:		123702
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2008-05-15 20:12:27 +00:00
Andrey Slusar
5842e52f2f - Minor cleanups: added desktop entry, remove USE_REINPLACE, minor
patch issues. Nothing worth bumping the epoch over. [1]
- Change maintainer email address. [1]
- Fix some build warnings.

PR:		ports/93573 [1]
Submitted by:	Peter Thoenen (maintainer) [1]
2006-04-11 19:15:56 +00:00
Kris Kennaway
a30a66564a Update to tome 2.3.0 and assign maintainership to submitter.
Submitted by:	Peter Thoenen <eol1@yahoo.com>
PR:		ports/75327 (based on)
2004-12-27 19:37:24 +00:00
Kris Kennaway
4260a2d874 Update to TOME 2.2.5 2003-12-12 20:05:51 +00:00
Kris Kennaway
5bd32f9571 Update to ToME 2.2.1 2003-07-06 02:04:05 +00:00
Kris Kennaway
e3c8955dcc Update to TOME 2.1.1 and fix a bug with the setgid game binary being
unable to access files it creates.

PR:		ports/46764 (based on)
Submitted by:	Jan Hornyak <pav@oook.cz>
2003-01-17 02:25:52 +00:00
Kris Kennaway
14bcbd5300 Add tome 2.0.0.
Troubles of Middle Earth (ToME) is a roguelike dungeon exploration
game based on JRR Tolkien's works.  It is derived from the angband
codebase.
2002-11-04 10:28:55 +00:00