Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-01 | Support cwrappers for packages appending arguments in the wrappers. | joerg | 1 | -1/+2 | |
2014-11-07 | Revbump after updating boost | adam | 1 | -2/+2 | |
2014-08-13 | Revbump after boost-libs update | adam | 1 | -2/+2 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2013-11-20 | Revbump after updating devel/boost-libs | adam | 1 | -2/+2 | |
2013-11-20 | recursive bump from boost-lib shlib major bump. | obache | 1 | -2/+2 | |
2013-06-10 | Don't complain about the C++11 narrowing rules for this, when building | joerg | 1 | -2/+2 | |
with clang. | |||||
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 | |
NetBSD 6, requested by tron. | |||||
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 | |
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -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-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2013-02-15 | recursive bump from boost-lib shlib update. | obache | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2013-01-27 | use HTTP master site | obache | 1 | -4/+2 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2012-12-25 | Explicitly put clang into C++11 mode. | joerg | 1 | -1/+6 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 1 | -2/+2 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 1 | -2/+2 | |
requested by Thomas Klausner. | |||||
2012-09-15 | recursive bump from libffi shlib major bump | obache | 1 | -2/+2 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-09-07 | Revbump after updating graphics/cairo | adam | 1 | -2/+2 | |
2012-09-03 | Fix pre-build target. From Kamel Ibn Aziz Derouiche in PR 46894. | wiz | 1 | -2/+2 | |
2012-08-29 | Recursive bump from boost-libs update. | obache | 1 | -2/+2 | |
2012-08-13 | cad/openscad: Use wrappers for bison, USE_TOOLS-= flex | marino | 4 | -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-02 | Revbump after updating boost | adam | 1 | -2/+2 | |
2012-03-26 | Unlimit stacksize when compiling this package. GCC gets haywire on its stack | reinoud | 1 | -2/+3 | |
since it gets into deep recursion of more than 15000 to 20000 function calls. It does end and compile though. | |||||
2012-03-26 | Fix message as per pkglint request | reinoud | 1 | -1/+5 | |
2012-03-26 | Add interpreter and portability check skips for files that are not used in | reinoud | 1 | -1/+4 | |
normal operation. | |||||
2012-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 1 | -2/+2 | |
2012-02-29 | Recursive bump from devel/boost-libs update. | hans | 1 | -1/+2 | |
2012-02-28 | Add hint for users of this package when encountering slow rendering or missing | reinoud | 1 | -0/+18 | |
objects. | |||||
2012-02-28 | No more TODO messages, recycle file | reinoud | 1 | -2/+0 | |
2012-02-28 | Fix category, it was still pointing to wip! Also fix $() -> ${} as per request | reinoud | 1 | -4/+4 | |
from pkglint(1) | |||||
2012-02-28 | Add comment to the patch file as per request from pkglint(1) | reinoud | 2 | -3/+5 | |
2012-02-28 | Problem with OpenCSG fixed | reinoud | 1 | -5/+0 | |
2012-02-27 | Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller | reinoud | 7 | -0/+190 | |