Bug 85805 - New port: games/ensemblist Assemble given shapes from primitives
Summary: New port: games/ensemblist Assemble given shapes from primitives
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 17:30 UTC by Igor Pokrovsky
Modified: 2005-09-09 01:06 UTC (History)
0 users

See Also:


Attachments
ensemblist.shar (8.56 KB, text/plain)
2005-09-06 17:30 UTC, Igor Pokrovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Pokrovsky 2005-09-06 17:30:20 UTC
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
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-08 23:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-09 01:05:32 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks! 

Note: ports must not use their own optimization flags. See 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cflags.html 
for details.