aboutsummaryrefslogtreecommitdiffstats
path: root/games/reminiscence
Commit message (Collapse)AuthorAgeFilesLines
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+0
| | | | MAKE_ENV
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Automatically substitude PREFIX in pkg-message, so it's clearer for user ↵lwhsu2007-04-102-1/+5
| | | | | | | | where to put data files. PR: 111431 Submitted by: Dmitry Marakasov <amdmi3 AT amdmi3.ru> Approved by: clsung (mentor)
* - Update to 0.1.9rafan2007-03-183-7/+7
| | | | | PR: ports/110462 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-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>
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-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)
* REminiscence is a rewrite of the engine used in the game Flashbackpav2006-03-196-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>