aboutsummaryrefslogtreecommitdiff
path: root/games/reminiscence
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingDmitry Marakasov2013-10-172-14/+10
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=330695
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Switch to OptionsNGDmitry Marakasov2013-05-141-11/+5
| | | | | | | - Trim header Notes: svn path=/head/; revision=318208
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Update to 0.2.1Dmitry Marakasov2011-06-115-39/+28
| | | | Notes: svn path=/head/; revision=275348
* - Fix on 64bit platformsDmitry Marakasov2010-02-032-8/+25
| | | | Notes: svn path=/head/; revision=249148
* - Change BROKEN to IGNOREDmitry Marakasov2010-01-221-1/+1
| | | | | | | Requested by: pav Notes: svn path=/head/; revision=248355
* - Mark BROKEN in !i386: doesn't workDmitry Marakasov2010-01-211-1/+7
| | | | | | | Reported by: girand <geekuix at gmail dot com> Notes: svn path=/head/; revision=248325
* - Update URL of my distfile mirror in 87 portsDmitry Marakasov2009-07-281-1/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=238527
* - Update address of my distfile mirrorDmitry Marakasov2009-01-051-1/+1
| | | | Notes: svn path=/head/; revision=225284
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Automatically substitude PREFIX in pkg-message, so it's clearer for user ↵Li-Wen Hsu2007-04-102-1/+5
| | | | | | | | | | | where to put data files. PR: 111431 Submitted by: Dmitry Marakasov <amdmi3 AT amdmi3.ru> Approved by: clsung (mentor) Notes: svn path=/head/; revision=189635
* - Update to 0.1.9Rong-En Fan2007-03-183-7/+7
| | | | | | | | PR: ports/110462 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=187645
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-3/+4
| | | | | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=180390
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* REminiscence is a rewrite of the engine used in the game FlashbackPav Lucistnik2006-03-186-0/+110
from Delphine Software. This program is designed as a cross-platform replacement for the original executable and uses the SDL library. It allows you to rediscover and play it on modern machines using the original datafiles. WWW: http://membres.lycos.fr/cyxdown/reminiscence/ PR: ports/93168 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=157616