The ode distribution includes an "OPCODE" library that is required to support triangle mesh objects. It is not currently enabled in the port. This patch: - adds an option (on by default) to use OPCODE, enabling trimesh - changes the header include order so as not to pick up installed includes before local ones - suppresses the unneeded use of values.h - works around an inlining limitation in g++
Dear maintainer of FreeBSD port devel/ode, please take a look at http://www.freebsd.org/cgi/query-pr.cgi?q=81610 Do you approve this patch? -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them.
State Changed From-To: open->feedback Asked maintainer for approval
Responsible Changed From-To: freebsd-ports-bugs->pav Track
I rubber stamp this patch --- Pav Lucistnik <pav@FreeBSD.org> wrote: > Dear maintainer of FreeBSD port devel/ode, please take a look at > > http://www.freebsd.org/cgi/query-pr.cgi?q=81610 > > Do you approve this patch? > > -- > Pav Lucistnik <pav@oook.cz> > <pav@FreeBSD.org> > > One Unix to rule them all, One Resolver to find them, > One IP to bring them all and in the zone to bind them. > __________________________________ Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html
State Changed From-To: feedback->closed Committed, thanks!