summaryrefslogtreecommitdiff
path: root/games/alephone (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-20Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson1-1/+1
Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
2003-11-20Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson1-0/+1
"perl -pi -e" construction. Notes: svn path=/head/; revision=94465
2003-06-04Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway1-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
2003-05-18BROKEN on 5.1: bad C++Kris Kennaway1-1/+7
Notes: svn path=/head/; revision=81207
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76034
2003-01-02Update version number of SDL shared library.Maxim Sobolev1-1/+1
Notes: svn path=/head/; revision=72210
2002-04-17Chase increase of libSDL version number.Maxim Sobolev1-1/+1
Notes: svn path=/head/; revision=57807
2002-03-29Add a missing depend on graphics/sdl_image and add a regexp to allow thisPete Fritchman1-1/+7
to compile. PR: 36438 Submitted by: Josh Elsasser <jre@vineyard.net> Notes: svn path=/head/; revision=56844
2002-02-07Update to 0.12.0Patrick Li6-18/+24
PR: 34706 Submitted by: maintainer Notes: svn path=/head/; revision=54325
2001-04-27A change in sdl12 broke the alephone port. This has been fixed.Ying-Chieh Liao2-4/+12
PR: 26708 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41973
2001-04-17Solve build problem on bento with temporary hack. For some reason, theWill Andrews1-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
2001-04-09Move:Maxim Sobolev1-1/+1
devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
2001-03-08Split the alephone port into two ports (game and data).Clive Lin4-20/+8
PR: 25615 Submitted by: MAINTAINER Notes: svn path=/head/; revision=39281
2001-03-01New port: The open source version of Bungie's Marathon game.Clive Lin6-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