As suggested on the Wiki (http://wiki.freebsd.org/AndrewPantyukhin/Ports), here is a port of Openalchemist, a nice Tetris-like game developped using Clanlib. Fix: Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Hi, The port does not build. Can you take a look at it? http://amd64.miwibox.org/tb/index.php?action=describe_port&id=2930 http://head.miwibox.org/tb/index.php?action=describe_port&id=2981 Thanks Martin
On Wed, 26 Mar 2008 16:52:11 GMT, miwi wrote > Hi, The port does not build. Can you take a look at it? > > http://amd64.miwibox.org/tb/index.php?action=describe_port&id=2930 > http://head.miwibox.org/tb/index.php?action=describe_port&id=2981 Hi Miwi, Sorry, I have forgotten a dependency on Zip. BTW, I also added a -pthread flag, which was missing and has made the compilation failed on my other machine. You can find the patch attached to this email. It has to be applied against the first version of the port. Thanks a lot, Best regards, Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com
State Changed From-To: feedback->closed Feedback timeout.
Hi Martin, > State-Changed-Why: > Feedback timeout. Mmmhhh... I have already sent a feedback (via private email, and then via gnats on April, 14th 2008). Is there anything missing ? Could you re-open this PR ? Thank you very much, Best regards, Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Apr 28, 2008 at 11:56:16AM +0200, Ganael LAPLANCHE wrote: > Hi Martin, Gugi Ganel > > > State-Changed-Why: > > Feedback timeout. > > Mmmhhh... I have already sent a feedback (via private email, and then via gnats > on April, 14th 2008). Is there anything missing ? Could you re-open this PR ? You are right here i'm sorry. > > Thank you very much, > Best regards, > > Ganaël LAPLANCHE > ganael.laplanche@martymac.com > http://www.martymac.com > - -- +-----------------------+-------------------------------+ | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFIFaB0FwpycAVoI1MRAn+nAJ9LtYp00In4a/Qz3zJvYabXlshPPgCfXgR1 NOAzD5W0AYbYKWjfcmTubas= =W5I5 -----END PGP SIGNATURE-----
State Changed From-To: closed->open wrong pr closed.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2008-04-28 10:42:36 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/openalchemist Makefile distinfo pkg-descr pkg-plist games/openalchemist/files patch-KeyboardKey.h patch-Makefile patch-game.h patch-piece.h Log: OpenAlchemist is a Tetris-like game developped with the Clanlib framework. Its goal is to reimplement the game www.naturalchimie.com with free software and free licenses. WWW: http://openalchemist.sourceforge.net PR: ports/121844 Submitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com> Revision Changes Path 1.1201 +1 -0 ports/games/Makefile 1.1 +27 -0 ports/games/openalchemist/Makefile (new) 1.1 +3 -0 ports/games/openalchemist/distinfo (new) 1.1 +11 -0 ports/games/openalchemist/files/patch-KeyboardKey.h (new) 1.1 +48 -0 ports/games/openalchemist/files/patch-Makefile (new) 1.1 +82 -0 ports/games/openalchemist/files/patch-game.h (new) 1.1 +17 -0 ports/games/openalchemist/files/patch-piece.h (new) 1.1 +6 -0 ports/games/openalchemist/pkg-descr (new) 1.1 +6 -0 ports/games/openalchemist/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"