summaryrefslogtreecommitdiff
path: root/games/alephone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20070525Martin Wilke2007-06-043-4/+67
| | | | | | | | PR: 113016 Submitted by: Raymond Pasco<ray@cultofray.net> (maintainer) Notes: svn path=/head/; revision=192715
* - 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 version 20061228.Alejandro Pulver2007-03-315-94/+79
| | | | | | | | | | | | | | | | | | - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" <ray@cultofray.net> (maintainer) Notes: svn path=/head/; revision=188856
* Chase the shared library version of speex, bump the PORTREVISION.Jeremy Messenger2007-02-231-2/+2
| | | | Notes: svn path=/head/; revision=185771
* - Update to 20061202Martin Wilke2006-12-034-40/+5
| | | | | | | | PR: ports/106249 Submitted by: Raymond Pasco<ray@cultofray.net> (maintainer) Notes: svn path=/head/; revision=178752
* Fix the missed merge from the 6-exp testing run, from which bsd.port.mk 1.541Mark Linimon2006-10-191-6/+5
| | | | | | | | | | | was committed on 2006/09/15, to fix the build. Hat: portmgr Pointy hat: linimon Approved by: portmgr (implicit) Notes: svn path=/head/; revision=175397
* - 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
* - Mark BROKEN on 4.X: does not compilePav Lucistnik2006-09-121-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172827
* - Update to 20060701Pav Lucistnik2006-08-121-0/+10
| | | | | | | | PR: ports/101922 Submitted by: Raymond Pasco <ray@cultofray.net> Notes: svn path=/head/; revision=170437
* - Update to 20060701Pav Lucistnik2006-08-123-9/+7
| | | | | | | | | | - Take maintainership PR: ports/101922 Submitted by: Raymond Pasco <ray@cultofray.net> Notes: svn path=/head/; revision=170436
* - Switch lua dependency to lang/lua50Pav Lucistnik2006-05-031-1/+1
| | | | Notes: svn path=/head/; revision=161274
* - Update to 20051119Sergey Matveychuk2006-04-205-25/+48
| | | | | | | | PR: ports/96003 Submitted by: Ports Fury Notes: svn path=/head/; revision=159982
* Reset maintainer at his request, as he only has FreeBSD on servers these days.Mark Linimon2006-03-181-1/+1
| | | | Notes: svn path=/head/; revision=157621
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* The file to patch is in DOS format (NL+CR) but the patch didn't addressed that.Oliver Lehmann2005-06-231-10/+10
| | | | | | | | | Fixing the patch makes it apply... Pointed out by: Colin Worthy <cworthy@myrealbox.com> Notes: svn path=/head/; revision=137901
* update to 20050118Oliver Lehmann2005-06-179-87/+38
| | | | | | | | | PR: ports/79177 Submitted by: Evan Dower <evantd@yahoo.com> Approved by: maintainer timeout (9 weeks) Notes: svn path=/head/; revision=137648
* Fix problematic C++ code, and unbreak the build with recent GCC.Alexey Dokuchaev2004-09-202-7/+21
| | | | | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118306
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118212
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-6/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots)Dag-Erling Smørgrav2003-12-042-9/+37
| | | | | | | Approved by: maintainer silence Notes: svn path=/head/; revision=95001
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* 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