summaryrefslogtreecommitdiff
path: root/games/alephone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Add a missing depend on graphics/sdl_image and add a regexp to allow thisPete Fritchman2002-03-291-1/+7
| | | | | | | | | | to compile. PR: 36438 Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=56844
* Update to 0.12.0Patrick Li2002-02-076-18/+24
| | | | | | | | PR: 34706 Submitted by: maintainer Notes: svn path=/head/; revision=54325
* A change in sdl12 broke the alephone port. This has been fixed.Ying-Chieh Liao2001-04-272-4/+12
| | | | | | | | PR: 26708 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41973
* Solve build problem on bento with temporary hack. For some reason, theWill Andrews2001-04-171-0/+3
| | | | | | | | | | | | | SDL_VERSION variable used in screen_sdl.cpp is 6 when it should not be. I think the culprit is sdl-devel-1.2._0_, which is just faulty logic. Anyhow, this is the quick-fix to get the binaries for AlephOne on the 4.3R CDs. A better solution should be looked into by the maintainer and others. Found by: bento Notes: svn path=/head/; revision=41577
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Split the alephone port into two ports (game and data).Clive Lin2001-03-084-20/+8
| | | | | | | | PR: 25615 Submitted by: MAINTAINER Notes: svn path=/head/; revision=39281
* New port: The open source version of Bungie's Marathon game.Clive Lin2001-03-016-0/+128
Since PR 25400 is better and is the former, let its originator take maintainership. PR: ports/25400, ports/25446 Submitted by: Michael Alyn Miller <malyn@strangeGizmo.com>, pjones@pmade.org Notes: svn path=/head/; revision=38943