Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2003 19:02:53 -0800 (PST)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games Makefile ports/games/neverball Makefile distinfo pkg-descr pkg-plist ports/games/neverball/files patch-Makefile patch-config.c
Message-ID:  <200310280302.h9S32rVL046388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2003/10/27 19:02:53 PST

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/neverball      Makefile distinfo pkg-descr pkg-plist 
    games/neverball/files patch-Makefile patch-config.c 
  Log:
  Add neverball.
  
  Tilt the floor to roll a ball through an obstacle course within the given time.
  If the ball falls or time expires, a ball is lost. Collect 100 coins to save
  your progress and earn an extra ball. Red coins are worth 5. Blue coins are
  worth 10.
  
  Neverball runs under Linux, Win2K/XP, and hopefully anywhere else SDL is
  supported. Hardware accellerated OpenGL support with multitexture (OpenGL 1.2.1
  or greater) is required. Neverball has been tested on Intel machines as slow as
  1GHz with GeForce2. Minimum system requirements may be lower.
  
  PR:             ports/58603
  Submitted by:   Jeremy Messenger <mezz7@cox.net>
  
  Revision  Changes    Path
  1.600     +1 -0      ports/games/Makefile
  1.1       +40 -0     ports/games/neverball/Makefile (new)
  1.1       +1 -0      ports/games/neverball/distinfo (new)
  1.1       +34 -0     ports/games/neverball/files/patch-Makefile (new)
  1.1       +47 -0     ports/games/neverball/files/patch-config.c (new)
  1.1       +11 -0     ports/games/neverball/pkg-descr (new)
  1.1       +187 -0    ports/games/neverball/pkg-plist (new)



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