summaryrefslogtreecommitdiff
path: root/sysutils/gnome-volume-manager
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
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-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-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-29sysutils/gnome-volume-manager: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-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-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-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-02-24Update to 2.24.1, convert to user-destdir.wiz4-27/+15
2009-02-15 Jeffrey Stedfast <fejj@novell.com> * configure.in: Bumped version to 2.24.1 * src/manager.c: Changed all "import photos?" prompts to use the same gconf "don't ask again" key. (prompt_response_cb): Allow saving the result even if the response is GTK_RESPONSE_CANCEL. Fixes bug #557364. (gvm_prompt): Set a window icon. Fixes bug #515762. * gnome-volume-manager.schemas.in: Applied patch by Jerry Tan to default autophoto_command to `gthumb --import-photos`. Fixes bug #560735. * src/manager.c (gvm_console_kit_sesion_get_uid): ConsoleKit 0.3 changed the return value from Int32 to UInt32 so check for either type. Based on a patch by Donnie Berkholz. Fixes bug #571872. 2008-09-23 Jeffrey Stedfast <fejj@novell.com> Based on the patch by Herbert Pƶtzl * src/manager.c (unmount_all): Don't unmount any volumes that have become marked with volume.ignore. (gvm_device_mounted): If a volume marked for ignore gets mounted, don't prompt the user for anything.
2008-11-23Fix a bogus check on GetUnixUser response. Bump PKGREVISIONjmcneill3-2/+20
2008-11-22pull in gnome-mount as runtime dependencyjmcneill1-1/+2
2008-11-22Import gnome-volume-manager version 2.24.0.jmcneill5-0/+147
gnome-volume-manager is a desktop-level daemon that enforces volume-related policy in response to events received from HAL. Its goal is to implement all functionality as a state-machine in response to asynchronous events from HAL.