summaryrefslogtreecommitdiff
path: root/cad/boolean
AgeCommit message (Collapse)AuthorFilesLines
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
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-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-11-16Don't redefine local variables.joerg3-5/+53
2012-10-20Taking the address of a temporary object is not valid C++.joerg3-1/+33
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-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-03Fix undefined behavior (promoted from a warning to an error in recent gcc)dholland5-9/+39
by casting string objects to const char * before passing to printf. While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir" (no reason I can see for the former, it appears to date way back) and add patch comments. PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't fatal at compile time.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-25Get rid of now unnecessary EXTRACT_OPTS_ZIP.wiz1-3/+1
2009-08-14Update to boolean-6.99. No changes, but supports wxGTK 2.8.joerg9-126/+42
2009-06-14Remove @dirrm entries from PLISTsjoerg1-13/+1
2008-09-22Switch to x11/wxGTK26{,-contrib}.joerg1-2/+2
2008-06-21Don't leak WRKDIR in rpath. Bump revision.joerg3-3/+15
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-4/+4
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-03-12Update HOMEPAGE and MASTER_SITES.wiz1-3/+3
2008-01-04Use USE_CMAKE rather that doing same explicitly.markd1-11/+11
Package supports DESTDIR.
2007-03-12Bump PKGREVISION for cmake buildlink3.mk bump.wiz1-1/+2
XXX: I have to check vtk*'s PLISTs and will do so next, but this PKGREVISION bump is needed anyway.
2007-02-23pkglint cleanup.wiz4-9/+9
2007-02-23Update to 6.92. Clean up package. Fix build with gcc4.wiz11-383/+313
version 6.9 Update for wxWidgets 2.6.2
2006-09-23Fix build with newer cmake.joerg2-30/+33
2006-08-30Get DragonFly compilation a bit farther.joerg2-1/+15
2006-08-24I do not have the time or c++ skills to keep maintaining this package.dmcmahill1-2/+2
2006-07-20Renaming cmakelists.txt to CMakeLists.txt must be done in post-extract,rillig1-2/+2
since it is the extract phase where the wrong filenames come from. Now patch-af finds the file to patch, which it didn't before.
2006-06-26Added patch-af, which makes Cmake find its source files. The packagerillig3-3/+46
still does not build for me (linker errors). Also, a C compiler is needed.
2006-05-21Fixed pkglint warnings.rillig5-18/+19
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-03-28Add DragonFly. Ensure that StatusBar has a non-inline constructor,joerg4-5/+42
otherwise GCC might not create the type info and bail out during linkage.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-18Added a patch that prevents declarations if the identifier is already arillig2-1/+21
macro.
2005-11-20Fixed pkglint warning:rillig1-2/+2
- WARN: boolean/Makefile:21: GCC_REQD should be modified using "+=".
2005-09-21this package uses c++ so indicate that.dmcmahill1-1/+2