Date: Fri, 9 Sep 2005 00:04:11 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/ensemblist Makefile distinfo pkg-descr ports/games/ensemblist/files patch-Makefile Message-ID: <200509090004.j8904B4n080387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-09-09 00:04:11 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/ensemblist Makefile distinfo pkg-descr
games/ensemblist/files patch-Makefile
Log:
Add ensemblist.
Ensemblist is a unique reflexion game created for the video game coding
compo held in March 2003 in Paris.
In this game, you have to put together several simple geometric
primitives to build a given shape. For this, you can move, rotate and
compose the primitives with the boolean operators union, intersection
and minus. This is building what is called a C.S.G, for Constructive
Solid Geometry.
WWW: http://www.nongnu.org/ensemblist/index_en.html
PR: ports/85805
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Revision Changes Path
1.810 +1 -0 ports/games/Makefile
1.1 +50 -0 ports/games/ensemblist/Makefile (new)
1.1 +2 -0 ports/games/ensemblist/distinfo (new)
1.1 +26 -0 ports/games/ensemblist/files/patch-Makefile (new)
1.1 +12 -0 ports/games/ensemblist/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509090004.j8904B4n080387>
