Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 20:36:50 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games Makefile ports/games/randomshooter Makefile distinfo pkg-descr pkg-plist ports/games/randomshooter/files patch-makefile patch-src-input.c
Message-ID:  <200803142036.m2EKaokG023781@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-03-14 20:36:50 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/randomshooter  Makefile distinfo pkg-descr pkg-plist 
    games/randomshooter/files patch-makefile patch-src-input.c 
  Log:
  This is the first release of a shoot em up game written in SDL. The
  objective is simple: you have 1 life and 1 hit will kill you. Try
  and destroy as many enemies as possible before this happens.
  
  The game features an online scoring system and the ability to replay
  game sessions.
  
  WWW: http://www.parallelrealities.co.uk/randomShooter.php
  
  PR:             ports/121203
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.1189    +1 -0      ports/games/Makefile
  1.1       +40 -0     ports/games/randomshooter/Makefile (new)
  1.1       +3 -0      ports/games/randomshooter/distinfo (new)
  1.1       +33 -0     ports/games/randomshooter/files/patch-makefile (new)
  1.1       +11 -0     ports/games/randomshooter/files/patch-src-input.c (new)
  1.1       +8 -0      ports/games/randomshooter/pkg-descr (new)
  1.1       +55 -0     ports/games/randomshooter/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803142036.m2EKaokG023781>