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:
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
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it.
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?
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"
State Changed From-To: feedback->closed New port added with some modifications. Thanks!