
CVS log for pkgsrc/devel/GConf/distinfo
Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / GConf
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 19 19:34:46 2012 UTC (4 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4
lines
update to 2.32.4
changes:
-minor fixes
-translation updates
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 13 17:07:27 2011 UTC (12 months, 1 week ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -6
lines
update to 2.32.3
changes:
-bugfixes
-translation updates
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Mar 18 16:32:29 2011 UTC (14 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4
lines
update to 2.32.1
changes:
-bugfixes
-translation updates
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 15 19:55:10 2010 UTC (18 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -4
lines
update to 2.32.0
This switches to the gnome-2.32 release branch.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 11 13:19:24 2010 UTC (23 months, 1 week ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4
lines
update to 2.28.1
changes:
-bugfixes
-translation updates
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 21 15:48:51 2009 UTC (2 years, 7 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -7
lines
update to 2.28.0
This switches to the gnome-2.28 release branch.
pkgsrc note: disabled the "defaults" service, this wants a version
of "policykit" newer than the pkgsrc one
(looks dispensable, could also be made an addon pkg)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 12 19:21:00 2009 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1
lines
Add patch from drochner that gets f-spot further (when autostarting
gconfd-2).
Bump PKGREVISION.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 19 23:56:04 2009 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Add URL for upstream bug report.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon May 18 08:26:24 2009 UTC (3 years ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Update to 2.26.2, set LICENSE to gnu-lgpl-v2.
2.26.2
======
Fixes
- Avoid assertion failures in gconf_client_lookup callers (Matthias Clasen)
2.26.1
======
Fixes
- Tracing improvements (Behdad Esfahbod)
- Track fully-cached directories in the client (Matthias Clasen)
- Improve performance of the markup backend (Michael Meeks)
- Make openldap support optional (Gilles Dartiguelongue)
- Fix errno usage (Christian Persch)
Translation updates
(ar, et, kn, or)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 17 10:12:25 2009 UTC (3 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
Make sure PKG_SYSCONFDIR/gconf.xml.system is created, and patch up hardcoded
search path of /etc/gconf in 2/path.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 17 08:54:30 2009 UTC (3 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4
lines
Update GConf and GConf-ui to 2.26.0.
2.26.0
======
Fixes
- Correct url to gconf website (Kjartan Maraas)
- Plug memory leak in error path (Matthias Clasen, Tommi Rantal)
- Remove deprecated GTK+ api (Matthias Clasen)
Translation updates
(as, bg, bn_IN, ca, cs, da, de, el, en_GB, es, eu, fi, fr, gl, gu, he, hi, hu, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, or, pl, pt, pt_BR, ro, ru, sv, ta, te, th, tr, zh_HK, zh_TW)
2.25.2
======
Fixes
- Correct location of system settings in path configuration (Ray Strode)
2.25.1
======
Fixes
- Missing return in gconftool.c/do_toggle (Magnus Boman)
- Fix xml-backend symbol exports on Cygwin (Vincent Untz)
- Win32 build fixes (Tor Lillqvist)
- Optimizations in the markup backend (Michael Meeks)
- Don't hardcode paths in the defaults mechanism (Vincent Untz)
- Fix dbus policy for the defaults mechanism (Vincent Untz)
Translation updates
(bg, ca, de, eu, fi, fr, gu, hu, ja, ko, nl, or, pt. th,
vi, zh_HK, zh_TW)
2.25.0
======
Fixes
- Fix various format string warnings (Christian Persch)
- Sync saved state to disk before closing (Ray Strode)
Features
- Add --search-key-regex option to gconftool (Christian Persch)
- Add --toggle option to gconftool (Matthias Clasen)
Translation updates
(ar, da, dz, es, fi, he, nb, pt_BR, sv, uk)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 6 00:08:08 2009 UTC (3 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1
lines
Pull in policykit and enable the GConf defaults system dbus service. Bump
PKGREVISION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 9 20:53:48 2008 UTC (3 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5
lines
Update to 2.24.0:
2.24.0
======
Fixes
- Fix pokit-policy-file-validate check (Saleem Abdulrasool)
Translation updates
(ar, bg, cs, da, de, en_GB, et, fr, gu, hr, hu, it, kn,
lt, mai, or, pt, pt_BR, ro, ru, sr, ta, te, tr, uk, vi
2.23.2
======
Fixes
- cleanups (Kjartan)
Features
- stop using /tmp for the IOR, instead use the DBus session bus (Ray Strode)
- optionally install a DBus service for system-wide settings (Matthias Clasen, Behdad Esfahbod)
2.23.1
======
Fixes
- Fix the build. (Kjartan)
2.23.0
======
Fixes
- stop spamming syslog (David Förster)
- signal handling fixes (Javier Uruen Val)
- use AC_HELP_STRINGS for nice formatting (Sven Herzberg)
- timeout batching work (Matthias Clasen)
- remove syslog spamming code (from Debian)
- fix a crash when unsetting a key with no writable source (Richard Hult)
- allow overriding $TMPDIR (Frederic Crozat)
- integration with D-BUS (Ray Strode)
- translation updates (ar, da, es, gl, he, nb, nl, sq, sk, th, vi)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 10 16:27:47 2008 UTC (4 years, 1 month ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5
lines
update to 2.22.0
This switches to the gnome-2.22 release branch.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Oct 31 19:46:17 2007 UTC (4 years, 6 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4
lines
update to 2.20.1
This switches to the new gnome-2.20 branch.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 21 12:58:13 2007 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -8
lines
Rename GConf2 to GConf and GConf2-ui to GConf-ui, to match the
upstream name.
Revision 1.15
Sun May 20 15:48:09 2007 UTC (5 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
FILE REMOVED
Changes since revision 1.14: +1 -1
lines
Remove remaining gnome1-libs dependencies from pkgsrc.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 28 17:41:02 2006 UTC (6 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Use pkginstall framework for one config file.
Bump PKGREVISION.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jun 7 15:37:54 2005 UTC (6 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Explicitly disable bdb detection.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 27 15:09:38 2005 UTC (7 years ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Fix AC_DEFUN argument quoting for automake 1.8 and newer. No
PKGREVISION bump because most people won't care.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 23 22:24:08 2005 UTC (7 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Add RMD160 digests.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 30 03:09:27 2002 UTC (9 years, 6 months ago) by rh
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 25 19:22:15 2002 UTC (9 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1
lines
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 22 11:10:10 2002 UTC (9 years, 9 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -1
lines
Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 29 01:48:12 2002 UTC (9 years, 9 months ago) by rh
Branches: MAIN
CVS tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
Remove a couple of empty patches that accidentially got created during
pkgconfig cleanup.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 18 02:19:37 2002 UTC (9 years, 10 months ago) by rh
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 20 12:36:45 2002 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
Update to 1.0.9, bugfix release.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 15 23:59:46 2002 UTC (10 years, 4 months ago) by rh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -8
lines
Update GConf to 1.0.7. Changes are mainly bugfixes. In addition, this
now makes use of the real "popt" instead of the skeletion in
libgnomesupport.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 26 16:55:46 2001 UTC (10 years, 8 months ago) by rh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3
lines
Update GConf to 1.0.4. No list of changes is available, but apparently
GConf-1.0.4 is required for galeon-1.20 as pointed out in private mail by
Shin'ichiro TAYA <taya@netbsd.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 11 18:28:58 2001 UTC (10 years, 9 months ago) by rh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5
lines
Update GConf to 1.0.3
Changes are bugfixes only:
* Many robustness issues and crashes fixed
* Fixes for bugs where you end up with multiple oafd's
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 21 00:44:09 2001 UTC (11 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Move to sha1 digests, and/or add distfile sizes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 11:05:38 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
NetBSD-CVSweb <admin[at]NetBSD[dot]se>