summaryrefslogtreecommitdiff
path: root/cad
AgeCommit message (Collapse)AuthorFilesLines
2013-04-01Use PKGMANDIRsbd2-4/+4
2013-04-01Linux has <endian.h> not <sys/endian.h>.sbd2-7/+9
2013-03-07Remove accidentally duplicated patches.joerg28-876/+28
2013-03-03Fix inconsistent return types. Use stdarg.h more.joerg28-1/+1697
2013-03-02Consistently return values from non-void functions.joerg3-1/+29
2013-03-02Consistently return a value from non-void functions.joerg3-1/+38
2013-03-02Fix return types.joerg7-13/+163
2013-02-26Inline definitions inside functions are invalid. Remove constructor thatjoerg4-1/+71
calls non-existing parent constructor.
2013-02-26Define classes before using them.joerg2-1/+49
2013-02-17Revbump all elisp packages after emacs changes.dholland2-4/+4
2013-02-16Recursive bump for png-1.6.wiz14-28/+28
2013-02-15recursive bump from boost-lib shlib update.obache2-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-4/+4
2013-01-27use HTTP master siteobache1-4/+2
2013-01-27use HTTP master site.obache1-6/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam8-16/+16
2013-01-15Clean up libXaw handling. [1/2]morr2-4/+4
- remove LIBXAW variable. It is handled by buildlink3.mk now - simplify patches and Makefile in packages using libXaw - in some cases force use of Xaw3d (won't build with Xaw) - replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk In next part: - replace more includes with mk/xaw.buildlink3.mk
2013-01-07Use tcl-itcl, bump PKGREVISION.wiz1-7/+7
2012-12-25Fix inline use.joerg2-1/+40
2012-12-25Use more void.joerg19-41/+530
2012-12-25Explicitly put clang into C++11 mode.joerg1-1/+6
2012-11-16Fix inline usage.joerg3-3/+77
2012-11-16Don't redefine local variables.joerg3-5/+53
2012-10-20Use more void.joerg4-12/+72
2012-10-20Taking the address of a temporary object is not valid C++.joerg3-1/+33
2012-10-16Recursive bump for new gtkglext pangox-compat dependency.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam11-22/+22
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau62-169/+62
2012-10-04Remove unnecessary python restriction (to all supported versions).wiz1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz5-8/+10
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron11-22/+22
requested by Thomas Klausner.
2012-09-16CONFLICTS += mono-[0-9]*; ++pkgrevisioncheusov1-2/+4
2012-09-15recursive bump from libffi shlib major bumpobache12-24/+24
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam11-22/+22
2012-09-05remove simian and simian-docs. The distfile is no longer available and wedmcmahill18-491/+1
are not allowed to mirror it. Addresses pkg/45650
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.obache2-3/+4
2012-08-27Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg anddholland1-1/+2
bypasses buildlinking.
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino7-11/+14
2012-08-21cad/tkgate: Add tcl/tk 8.5 supportmarino3-6/+15
2012-08-18Update to 1.0.2ryoon3-28/+21
* Use shells/bash for post preparation script Changelog: unknown
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 boostadam2-4/+4
2012-06-29Fix build with clang.joerg2-1/+15
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-23cad/lc: Remove cat page installationmarino2-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-19cad/simian-docs: Mark NOT-FOR-DRAGONFLYmarino1-1/+4
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19cad/simian: Mark NOT-FOR-DRAGONFLYmarino1-1/+4
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-07Sort.dholland1-2/+2
2012-05-07Whitespace.dholland1-7/+7