summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
AgeCommit message (Collapse)AuthorFilesLines
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-07-30Use https for www.gnome.org HOMEPAGEs.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2015-11-03Add SHA512 digests for distfiles for editors categoryagc1-1/+2
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
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
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "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-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.
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-1/+2
2010-11-29update to 2.32.0drochner3-9/+9
This switches to the gnome-2.32 release branch.
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-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-15update to 2.30.0drochner3-16/+10
This switches to the gnome-2.30 release branch
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-06-11Fix build with gtk2-2.20.wiz1-4/+9
2009-10-24update to 2.28.0drochner3-11/+29
This switches to the gnome-2.28 release branch.
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-45/+1
2009-03-18Update gconf-editor to 2.26.0.jmcneill3-10/+109
2.26.0 * Updates: - Updated translations. 2.25.91 * New features: - Add preliminary support to set default/mandatory values with PolicyKit (Vincent Untz). * Fixes: - Fix sensitivity of context menu entries for Unset, SetDefault and SetMandatory (Vincent Untz). - Port to GtkTooltip. - Enforce single-include policy for GLib and GTK+ - Don't steal focus with the "Pattern not found" dialog. - Drop dependency on libgnome and libgnomeui. - Plug some memory leaks. * Updates: - Updated translations.
2008-10-29Update to 2.24.1:wiz3-19/+43
2.24.1: * Fixes: - Add missing COPYING file and license headers. - Standardize .desktop file. - PRoperly unref GConfClient objects. - Use single header GTK+/GLib includes. * Updates: - Updated translations. 2.24.0.1: * Fixes: - Add missing license. 2.24.0: * Updates: - Updated translations. 2.23.91: * Fixes: - Code cleanup (#341288, #341252) (Kristof Vansant) - Use themed icons (#348822) (Christopher Bratusek, chpe) - Fix clipped icons in the search pane (#518297) (Jonathon Jongsma) - Use standard icon names where available (Matthias Clasen) * Updates: - Updated translations.
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-04-29migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mkdrochner1-2/+2
2008-04-25Update to 2.22.0:wiz3-9/+9
2008-03-10 Fernando Herrera * configure.in: Release 2.22.0 2008-02-05 Sebastian Dröge * src/gconf-search-dialog.c: (gconf_search_dialog_search): Don't add a memory address on the stack as a weak pointer. Fixes segfault when closing the search dialog with Esc (bug #483382). 2007-05-02 Jonathon Jongsma * src/gconf-editor-window.c: (gconf_editor_window_style_set): Set the text color to the 'fg' color so that it matches the other text regardless of GTK+ theme (bug #435396)
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2007-11-03update to 2.20.0drochner3-10/+31
This switches to the new gnome-2.20 branch.