Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-20 | Use more void. | joerg | 4 | -12/+72 | |
2012-10-20 | Taking the address of a temporary object is not valid C++. | joerg | 3 | -1/+33 | |
2012-10-16 | Recursive bump for new gtkglext pangox-compat dependency. | wiz | 1 | -2/+2 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 11 | -22/+22 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 62 | -169/+62 | |
2012-10-04 | Remove unnecessary python restriction (to all supported versions). | wiz | 1 | -2/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 5 | -8/+10 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 11 | -22/+22 | |
requested by Thomas Klausner. | |||||
2012-09-16 | CONFLICTS += mono-[0-9]*; ++pkgrevision | cheusov | 1 | -2/+4 | |
2012-09-15 | recursive bump from libffi shlib major bump | obache | 12 | -24/+24 | |
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) | |||||
2012-09-07 | Revbump after updating graphics/cairo | adam | 11 | -22/+22 | |
2012-09-05 | remove simian and simian-docs. The distfile is no longer available and we | dmcmahill | 18 | -491/+1 | |
are not allowed to mirror it. Addresses pkg/45650 | |||||
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 | 2 | -3/+4 | |
2012-08-27 | Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and | dholland | 1 | -1/+2 | |
bypasses buildlinking. | |||||
2012-08-21 | Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 | marino | 7 | -11/+14 | |
2012-08-21 | cad/tkgate: Add tcl/tk 8.5 support | marino | 3 | -6/+15 | |
2012-08-18 | Update to 1.0.2 | ryoon | 3 | -28/+21 | |
* Use shells/bash for post preparation script Changelog: unknown | |||||
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 | 2 | -4/+4 | |
2012-06-29 | Fix build with clang. | joerg | 2 | -1/+15 | |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 | |
2012-05-23 | cad/lc: Remove cat page installation | marino | 2 | -10/+12 | |
It seems like the document tarball is extracted twice, once into the work directory and then again directly into the destdir. To prevent the cat pages from installing, the man directory was removed after the second extraction. At the same time, the hardcoded variations of "lc2.10" were replaced by a variable to ease future upgrades. | |||||
2012-05-19 | cad/simian-docs: Mark NOT-FOR-DRAGONFLY | marino | 1 | -1/+4 | |
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html> | |||||
2012-05-19 | cad/simian: Mark NOT-FOR-DRAGONFLY | marino | 1 | -1/+4 | |
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html> | |||||
2012-05-07 | Sort. | dholland | 1 | -2/+2 | |
2012-05-07 | Whitespace. | dholland | 1 | -7/+7 | |
2012-05-07 | Build fix for new glib2. | dholland | 2 | -1/+19 | |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 3 | -6/+6 | |
It turns out there were a lot of these. | |||||
2012-05-05 | Rearrange inline patches to hopefully work on both gcc and clang. | dholland | 3 | -15/+32 | |
2012-05-04 | Don't depend on GNU inline semantic. | joerg | 3 | -1/+46 | |
2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 1 | -2/+1 | |
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. | |||||
2012-04-08 | Work around automake failure that appeared recently. | dholland | 2 | -7/+29 | |
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-15 | Bump PKGREVISION from default python to 2.7. | obache | 1 | -2/+2 | |
2012-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 12 | -24/+24 | |
2012-03-02 | Fix build on SunOS. | hans | 2 | -5/+16 | |
2012-02-29 | Recursive bump from devel/boost-libs update. | hans | 2 | -3/+4 | |
2012-02-28 | Fix build on SunOS. | hans | 4 | -8/+17 | |
Define endianess in Makefile, make sure it finds the tcl libraries. | |||||
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 | 1 | -1/+2 | |
2012-02-27 | Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller | reinoud | 7 | -0/+190 | |
2012-02-16 | Fix build on SunOS. | hans | 3 | -2/+16 | |
2012-02-16 | Fix build on SunOS. | hans | 15 | -8/+141 | |