Bug 163616 - [new port] games/quadra: A tetris like multiuser action puzzle
Summary: [new port] games/quadra: A tetris like multiuser action puzzle
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-25 20:40 UTC by Karsten Brandt
Modified: 2012-02-22 13:43 UTC (History)
0 users

See Also:


Attachments
file.shar (3.97 KB, text/plain)
2011-12-25 20:40 UTC, Karsten Brandt
no flags Details
quadra.shar (4.25 KB, text/plain)
2012-02-08 21:54 UTC, Brandt.Karsten
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Brandt 2011-12-25 20:40:11 UTC
This is a proposal for a new games port for the very funny multi user tetris game 'quadra'. More information for this game can be found on http://code.google.com/p/quadra.

Because the source of this game is only hostet on an svn server, the required tarball can created by call 'make maint-gen-distfile'. After updating of distinfo with 'make makesum' this port should be ready for distibution.

Fix: Patch attached with submission follows:
Comment 1 Brandt.Karsten 2012-02-08 21:54:55 UTC
Hi!

As recommened by miwi this port will now use a subversion snapshot (as 
tarball), which will be provided by a couple of master sites.

Therefore:

- the Makefile has been reworked accordingly,
- the maintainer entry has been corrected and
- the subversion dependency has been removed.

The changed port proposal is attached to this followup.

Regards,
Karsten
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2012-02-17 12:01:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2012-02-18 15:49:10 UTC
State Changed
From-To: open->feedback

Fails to build on tinderbox, 
http://people.freebsd.org/~makc/tb/quadra-1.3.0.log. Could you look at 
it?
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-22 12:57:19 UTC
makc        2012-02-22 12:57:04 UTC

  FreeBSD ports repository

  Added files:
    games/quadra         Makefile distinfo pkg-descr 
    games/quadra/files   patch-config__rules.mk 
                         patch-skelton__svgalib__video.cpp 
                         patch-source__rules.mk 
  Log:
  Add new port games/quadra:
  
  A tetris like game with single player and multiplayer capabilities
  (Internet or LAN).
  
  WWW: http://code.google.com/p/quadra/
  
  PR:             ports/163616
  Submitted by:   Karsten Brandt <spam_schlucker at web.de>
  
  Revision  Changes    Path
  1.1       +53 -0     ports/games/quadra/Makefile (new)
  1.1       +2 -0      ports/games/quadra/distinfo (new)
  1.1       +10 -0     ports/games/quadra/files/patch-config__rules.mk (new)
  1.1       +13 -0     ports/games/quadra/files/patch-skelton__svgalib__video.cpp (new)
  1.1       +13 -0     ports/games/quadra/files/patch-source__rules.mk (new)
  1.1       +4 -0      ports/games/quadra/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 5 Max Brazhnikov freebsd_committer freebsd_triage 2012-02-22 13:43:17 UTC
State Changed
From-To: feedback->closed

New port added with some modifications. Thanks!