summaryrefslogtreecommitdiff
path: root/cad/openscad
AgeCommit message (Collapse)AuthorFilesLines
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-06-10Don't complain about the C++11 narrowing rules for this, when buildingjoerg1-2/+2
with clang.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-27use HTTP master siteobache1-4/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-25Explicitly put clang into C++11 mode.joerg1-1/+6
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
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