Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2012-11-16 | Don't redefine local variables. | joerg | 3 | -5/+53 | |
2012-10-20 | Taking the address of a temporary object is not valid C++. | joerg | 3 | -1/+33 | |
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-03-03 | Recursive bump for pcre-8.30* (shlib major change) | wiz | 1 | -2/+2 | |
2012-02-06 | Revbump for | wiz | 1 | -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-03 | Fix undefined behavior (promoted from a warning to an error in recent gcc) | dholland | 5 | -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-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 1 | -2/+2 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 | |
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 1 | -2/+2 | |
2010-11-15 | PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome | abs | 1 | -2/+2 | |
2010-09-14 | Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that | wiz | 1 | -2/+2 | |
version, and bump all depends. Per discussion on pkgsrc-changes. | |||||
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -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-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -1/+2 | |
2009-08-25 | Get rid of now unnecessary EXTRACT_OPTS_ZIP. | wiz | 1 | -3/+1 | |
2009-08-14 | Update to boolean-6.99. No changes, but supports wxGTK 2.8. | joerg | 9 | -126/+42 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -13/+1 | |
2008-09-22 | Switch to x11/wxGTK26{,-contrib}. | joerg | 1 | -2/+2 | |
2008-06-21 | Don't leak WRKDIR in rpath. Bump revision. | joerg | 3 | -3/+15 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -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-12 | Update HOMEPAGE and MASTER_SITES. | wiz | 1 | -3/+3 | |
2008-01-04 | Use USE_CMAKE rather that doing same explicitly. | markd | 1 | -11/+11 | |
Package supports DESTDIR. | |||||
2007-03-12 | Bump PKGREVISION for cmake buildlink3.mk bump. | wiz | 1 | -1/+2 | |
XXX: I have to check vtk*'s PLISTs and will do so next, but this PKGREVISION bump is needed anyway. | |||||
2007-02-23 | pkglint cleanup. | wiz | 4 | -9/+9 | |
2007-02-23 | Update to 6.92. Clean up package. Fix build with gcc4. | wiz | 11 | -383/+313 | |
version 6.9 Update for wxWidgets 2.6.2 | |||||
2006-09-23 | Fix build with newer cmake. | joerg | 2 | -30/+33 | |
2006-08-30 | Get DragonFly compilation a bit farther. | joerg | 2 | -1/+15 | |
2006-08-24 | I do not have the time or c++ skills to keep maintaining this package. | dmcmahill | 1 | -2/+2 | |
2006-07-20 | Renaming cmakelists.txt to CMakeLists.txt must be done in post-extract, | rillig | 1 | -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-26 | Added patch-af, which makes Cmake find its source files. The package | rillig | 3 | -3/+46 | |
still does not build for me (linker errors). Also, a C compiler is needed. | |||||
2006-05-21 | Fixed pkglint warnings. | rillig | 5 | -18/+19 | |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-03-28 | Add DragonFly. Ensure that StatusBar has a non-inline constructor, | joerg | 4 | -5/+42 | |
otherwise GCC might not create the type info and bail out during linkage. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-18 | Added a patch that prevents declarations if the identifier is already a | rillig | 2 | -1/+21 | |
macro. | |||||
2005-11-20 | Fixed pkglint warning: | rillig | 1 | -2/+2 | |
- WARN: boolean/Makefile:21: GCC_REQD should be modified using "+=". | |||||
2005-09-21 | this package uses c++ so indicate that. | dmcmahill | 1 | -1/+2 | |
2005-09-11 | require gcc3 | dmcmahill | 1 | -1/+3 | |
2005-08-24 | add missing patch file | dmcmahill | 1 | -0/+17 | |
2005-08-18 | update to boolean-6.7. List of changes not available but one visible | dmcmahill | 4 | -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-07 | Bump PKGREVISION because of wxGTK dependency change. | wiz | 1 | -2/+2 | |
XXX: not tested with wxGTK-2.6 because I can't get the distfile. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |