Bug 103012 - [NEW PORT] games/untahris: Play several classic fun, simple arcade games in multiplayer mode
Summary: [NEW PORT] games/untahris: Play several classic fun, simple arcade games in m...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 04:30 UTC by Dmitry Marakasov
Modified: 2006-09-16 11:10 UTC (History)
0 users

See Also:


Attachments
untahris-1.0beta.shar (3.95 KB, text/plain)
2006-09-08 04:30 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2006-09-08 04:30:19 UTC
In the Untahris Common Playground, you can play several classic
fun, simple arcade games. But playing alone is not fun, and you can
play them in multiplayer mode (on one computer, local network, or
maybe Internet).

Now, Untahris has an original experimental feature, which makes it
more than just a bundle of these games! In multiplayer mode each
player can play a different game --- however, they play all on the
same board. This may lead to funny interactions, battles or alliances
between them.

The games in Untahris have been modified to make them better interact
with each other. Thus, in each game you are allowed to shoot and
collect bonuses, even if it was not a part of the original game.

WWW: http://untahris.sourceforge.net
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-09-16 10:38:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-16 11:01:05 UTC
ehaupt      2006-09-16 10:00:59 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/untahris       Makefile distinfo pkg-descr 
    games/untahris/files patch-intface.cpp patch-untahris.cpp 
  Log:
  Add untahris, play several classic fun, simple arcade games in
  multiplayer mode.
  
  PR:             103012
  Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru>
  
  Revision  Changes    Path
  1.1038    +1 -0      ports/games/Makefile
  1.1       +48 -0     ports/games/untahris/Makefile (new)
  1.1       +3 -0      ports/games/untahris/distinfo (new)
  1.1       +11 -0     ports/games/untahris/files/patch-intface.cpp (new)
  1.1       +19 -0     ports/games/untahris/files/patch-untahris.cpp (new)
  1.1       +14 -0     ports/games/untahris/pkg-descr (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 3 Emanuel Haupt freebsd_committer freebsd_triage 2006-09-16 11:01:28 UTC
State Changed
From-To: open->closed

New port added. Thanks!