summaryrefslogtreecommitdiff
path: root/graphics/sharpconstruct (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with sparc64Martin Wilke2008-01-031-2/+7
| | | | | | | | PR: 119066 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=204948
* * Fix build with gcc42Martin Wilke2007-10-112-11/+13
| | | | | | | | | | | * Minor port updates * Allow the build on amd64 PR: 117089 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=201321
* Mark as broken with gcc4.2.Mark Linimon2007-10-041-1/+7
| | | | Notes: svn path=/head/; revision=200812
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200773
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-2/+2
| | | | | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=180390
* - Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.Alejandro Pulver2006-07-181-2/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=168171
* The port uses -msse compiler option, which I've disabled by ports/95552 to makePav Lucistnik2006-05-051-1/+2
| | | | | | | | | | | | | | it compile under amd64. That led to the port not compiling anywhere at all, as sse dependancy is hardcoded. So: - Don't remove -msse from compiler flags - Introduce ONLY_FOR_ARCHS=i386 PR: ports/95872 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) Notes: svn path=/head/; revision=161390
* - Fix build on architectures which lack SSE instructionsPav Lucistnik2006-04-101-0/+1
| | | | | | | | PR: ports/95552 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) Notes: svn path=/head/; revision=159298
* SharpConstruct is a 3D modeling program designed to paint depth onPav Lucistnik2006-03-184-0/+76
to polygon models in real-time. Unlike traditional modeling programs, SharpConstruct makes it easy to model organic shapes. There is no need to even look at a wireframe (unless you want to). Instead, the model is manipulated much like clay - push or pull an area, smooth it, make a hollow or a hill. The entire process is both simple and organic; you won't need years of modeling experience to create detailed models in SharpConstruct. WWW: http://sharp3d.sourceforge.net/ PR: ports/94523 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=157624