summaryrefslogtreecommitdiff
path: root/cad/openscad
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-09-03Fix pre-build target. From Kamel Ibn Aziz Derouiche in PR 46894.wiz1-2/+2
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-08-13cad/openscad: Use wrappers for bison, USE_TOOLS-= flexmarino4-4/+32
On DragonFly, the path for bison and lex were set to /usr/local/bin/bison and /usr/local/bin/flex. These were basically hardcoded. The added patches set the paths to "bison" and "flex" which pick up the ${WRKDIR}/.tools/bin/ and ${PREFIX}/bin versions instead. flex was removed from USE_TOOLS because the pkgsrc FlexLexer.h can build openscad and the one that comes with DragonFly can't. It was replaced with the flex buildlink3 and it should work everywhere.
2012-07-02Revbump after updating boostadam1-2/+2
2012-03-26Unlimit stacksize when compiling this package. GCC gets haywire on its stackreinoud1-2/+3
since it gets into deep recursion of more than 15000 to 20000 function calls. It does end and compile though.
2012-03-26Fix message as per pkglint requestreinoud1-1/+5
2012-03-26Add interpreter and portability check skips for files that are not used inreinoud1-1/+4
normal operation.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-29Recursive bump from devel/boost-libs update.hans1-1/+2
2012-02-28Add hint for users of this package when encountering slow rendering or missingreinoud1-0/+18
objects.
2012-02-28No more TODO messages, recycle filereinoud1-2/+0
2012-02-28Fix category, it was still pointing to wip! Also fix $() -> ${} as per requestreinoud1-4/+4
from pkglint(1)
2012-02-28Add comment to the patch file as per request from pkglint(1)reinoud2-3/+5
2012-02-28Problem with OpenCSG fixedreinoud1-5/+0
2012-02-27Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modellerreinoud7-0/+190