summaryrefslogtreecommitdiff
path: root/cad/boolean
AgeCommit message (Collapse)AuthorFilesLines
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
2005-09-11require gcc3dmcmahill1-1/+3
2005-08-24add missing patch filedmcmahill1-0/+17
2005-08-18update to boolean-6.7. List of changes not available but one visibledmcmahill4-26/+35
change is that it compiles with gcc3 now. Also works with the latest wxGTK (2.6.1). This still has some issues reading gdsii files on alpha but it seems ok on i386.
2005-08-07Bump PKGREVISION because of wxGTK dependency change.wiz1-2/+2
XXX: not tested with wxGTK-2.6 because I can't get the distfile.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison