Bug 116501

Summary: [NEW PORT] games/quantumminigolf: A computer game visualizing quantum mechanics
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
quantumminigolf-1.1.0.shar none

Description Dmitry Marakasov 2007-09-21 00:30:04 UTC
The game quantum minigolf is nearly the same as the game minigolf
- except that the ball obeys the laws of quantum mechanics.

Such a ball can be at several places at once. It can diffract around
obstacles and interfere with itself. Apart from that, the rules are
the same: You can play on various tracks involving various obstacles.
You hit the ball with a club and try to kick it into a hole on the
other side of the track.

WWW: http://quantumminigolf.sourceforge.net
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-23 07:55:00 UTC
edwin       2007-09-23 06:54:54 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/quantumminigolf Makefile Makefile.bak distinfo pkg-descr 
                          pkg-plist 
    games/quantumminigolf/files patch-Makefile 
  Log:
  [NEW PORT] games/quantumminigolf: A computer game visualizing quantum mechanics
  
          The game quantum minigolf is nearly the same as the game minigolf
          - except that the ball obeys the laws of quantum mechanics.
  
          Such a ball can be at several places at once. It can diffract around
          obstacles and interfere with itself. Apart from that, the rules are
          the same: You can play on various tracks involving various obstacles.
          You hit the ball with a club and try to kick it into a hole on the
          other side of the track.
  
          WWW: http://quantumminigolf.sourceforge.net
  
  PR:             ports/116501
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  
  Revision  Changes    Path
  1.1149    +1 -0      ports/games/Makefile
  1.1       +56 -0     ports/games/quantumminigolf/Makefile (new)
  1.1       +55 -0     ports/games/quantumminigolf/Makefile.bak (new)
  1.1       +3 -0      ports/games/quantumminigolf/distinfo (new)
  1.1       +30 -0     ports/games/quantumminigolf/files/patch-Makefile (new)
  1.1       +10 -0     ports/games/quantumminigolf/pkg-descr (new)
  1.1       +37 -0     ports/games/quantumminigolf/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-23 07:55:07 UTC
State Changed
From-To: open->closed

Committed, thanks!