aboutsummaryrefslogtreecommitdiff
path: root/games/tome
Commit message (Collapse)AuthorAgeFilesLines
* [patch] games/tome package-building is brokenEdwin Groothuis2008-07-053-24/+44
| | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=216343
* - Update to 2.3.5Martin Wilke2008-05-155-28/+7
| | | | | | | | PR: 123702 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=213095
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.3.4Martin Wilke2006-10-312-5/+5
| | | | | | | | PR: ports/104728 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=175820
* Terminate the desktop entry category list with a ';'.Joe Marcus Clarke2006-05-101-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=161983
* - Minor cleanups: added desktop entry, remove USE_REINPLACE, minorAndrey Slusar2006-04-116-473/+500
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=159345
* - Update to 2.3.3Tim Bishop2005-12-213-5/+9
| | | | | | | | | PR: 90517 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) Approved by: clement (mentor, implicitly) Notes: svn path=/head/; revision=151767
* - Update to 2.3.2Pav Lucistnik2005-07-282-5/+7
| | | | | | | | PR: ports/84227 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) Notes: svn path=/head/; revision=140347
* - Update to 2.3.1Pav Lucistnik2005-01-193-138/+5
| | | | | | | | PR: ports/76482 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) Notes: svn path=/head/; revision=126877
* Update to tome 2.3.0 and assign maintainership to submitter.Kris Kennaway2004-12-274-107/+176
| | | | | | | | Submitted by: Peter Thoenen <eol1@yahoo.com> PR: ports/75327 (based on) Notes: svn path=/head/; revision=125282
* o/~ Everybody was distfile sizing! o/~Kris Kennaway2004-03-221-0/+1
| | | | | | | | | (Add SIZE to distinfo) Submitted by: trevor Notes: svn path=/head/; revision=104924
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Finish upgrading to ToME 2.2.5Kris Kennaway2003-12-223-6/+4
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=96406
* Update to TOME 2.2.5Kris Kennaway2003-12-124-193/+29
| | | | Notes: svn path=/head/; revision=95681
* Update to tome 2.2.2Kris Kennaway2003-07-273-3/+4
| | | | Notes: svn path=/head/; revision=85669
* Update to ToME 2.2.1Kris Kennaway2003-07-065-63/+97
| | | | Notes: svn path=/head/; revision=84250
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to tome-2.1.2Kris Kennaway2003-03-052-3/+3
| | | | Notes: svn path=/head/; revision=76909
* Update to TOME 2.1.1 and fix a bug with the setgid game binary beingKris Kennaway2003-01-176-47/+280
| | | | | | | | | | unable to access files it creates. PR: ports/46764 (based on) Submitted by: Jan Hornyak <pav@oook.cz> Notes: svn path=/head/; revision=73299
* Back out PORTCOMMENT in favour of a (slightly shorter, to satisfyKris Kennaway2002-11-072-2/+1
| | | | | | | | portlint) pkg-comment. bsd.port.mk currently has problems with PORTCOMMENT strings containing metacharacters. Notes: svn path=/head/; revision=69622
* Add tome 2.0.0.Kris Kennaway2002-11-045-0/+491
Troubles of Middle Earth (ToME) is a roguelike dungeon exploration game based on JRR Tolkien's works. It is derived from the angband codebase. Notes: svn path=/head/; revision=69443