summaryrefslogtreecommitdiff
path: root/audio/bmpx
AgeCommit message (Collapse)AuthorFilesLines
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-05-24Bump PKGREVISION for libproxy shlib major bump.wiz1-2/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-03-31Include cstdio for std::sprintf.sbd2-1/+23
2013-03-31Depend on alsa-lib on Linuxsbd1-1/+5
2013-03-28Forward declaration must not be qualified with a namespace. Adjust.joerg2-1/+14
2013-02-26Explicitly request C++11 when building with clang.joerg1-1/+6
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-15recursive bump from boost-lib shlib update.obache1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-11-16Fix C++ usage.joerg7-1/+112
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
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-11"user-destdir" is default these daysasau1-3/+1
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-08-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz1-2/+2
2012-07-15Recursive bump for startup-notification* dependency change, requestedwiz1-2/+2
by Obache.
2012-07-02Revbump after updating boostadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-06Needs desktopdb.mk. Fix some other pkglint. PKGREVISION -> 17.dholland1-3/+4
2012-05-06More fixes for the new glib2.dholland12-1/+178
2012-05-06Build fix for new glib2.dholland2-1/+17
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-29Recursive bump from devel/boost-libs update.hans1-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-14Convert to USE_TOOLS=zip.hans1-4/+2
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2011-11-26Fix C++ syntaxjoerg2-1/+24
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-10-19Recursive Bump from boost-libs ABI bump.obache1-2/+2
2011-10-08Fix build with newer C++ compilers.dholland2-1/+26
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-17make this build with new gtkmmdrochner2-1/+15
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-05-15Revision bump after updating boost-libs to 1.43.0adam1-2/+2
2009-10-19Fix building with boost 1.40.0adam1-6/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-14Add missing dbus* dependencies. It seems they were pulledwiz1-1/+4
in via some dependency but most now be included separately.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Convert @exec/@unexec to @pkgdir or drop them.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-34/+1