NOTICE: This package has been removed from pkgsrc

./devel/GConf2, Configuration database system used by GNOME (v2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.18.0.1nb1, Package name: GConf2-2.18.0.1nb1, Maintainer: jmmv

GConf is a configuration database system, functionally similar to the
Windows registry but lots better. It was written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME
is not installed and compile the basic GConf library anyway.

There's an introductory article at
http://developer.gnome.org/feature/current/index.html, written a while
ago but mostly still valid. Also, there's a mailing list
gconf-list@gnome.org, see
http://mail.gnome.org/mailman/listinfo/gconf-list


Required to run:
[textproc/xmlcatmgr] [textproc/libxml2] [net/ORBit2] [devel/glib2]

Required to build:
[textproc/intltool] [lang/perl5] [devel/gmake] [devel/libtool-base] [devel/pkg-config]

Master sites: (Expand)

SHA1: 6bbceafc636457ec14ec2d7b4358235ff6cf08d3
RMD160: 79bad5a19404277abfbd7f17b61e09274dcc1aa3
Filesize: 1316.177 KB

Version history: (Expand)


CVS history: (Expand)


   2007-09-21 14:58:19 by Thomas Klausner | Files touched by this commit (32) | Package removed
Log message:
Rename GConf2 to GConf and GConf2-ui to GConf-ui, to match the
upstream name.
   2007-07-09 19:16:39 by Matthias Drochner | Files touched by this commit (4)
Log message:
remove stale dependency on popt,
perhaps pointed out by Kamel Derouiche on tech-pkg,
bump PKGREVISIONs
   2007-04-09 02:55:46 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 2.18.0.1:

2.18.0.1
========

 Misc
  - Don't fail db sync operations and leave %gconf-tree.xml.new
    files laying around if there wasn't a %gconf-tree.xml to start
    with (Loïc Minier)

2.18.0
======

 Misc
  - Make sure error strings are utf-8 (Christian Persch)
  - don't include xml-entry.h twice (Kjartan Maraas)
  - fix leak in gconf meta info code (Richard Hult, Ray Strode)
  - remove more popt gunk (Chris Wilson, Ray)
  - when installing a batch of schema files, don't abort
    the entire transaction if one fails (Laszlo Peter)
  - don't close already closed file descriptors if fdwalk()
    is available (Padraig O'Briain)
  - use g_file_test instead of gconf_file_test or
    gconf_file_exists (Paolo Borelli)
  - remove dead code found from coverity scan (Paolo Borelli)
  - retain file permissions on gconf database files when
    syncing a tree to disk (Narayana Pattipati)
  - Add g_return_val_if_fail checks on type inputs for
    gconf_value_new_from_string (Kjartan Maraas, Ray)

 Translators
  - Gintautas Miliauskas (lt)

2.16.1
======

 Misc
  - Fix error handling in the getters (Matthias Clasen)
  - Fix a leak (Pascal Terjan)
  - Close write end of pipe in parent (Tom Tromey)

 Translators
  - Khaled Hosny (ar)
  - Josep Puigdemont i Casamajó (ca)
  - Priit Laes (et)
  - Adam Weinberger (en_CA)
  - Yair Hershkovitz (he)
  - Gabor Kelemen (hu)
  - Luca Ferretti (it)
  - Vladimer Sichinava (ka)
  - Thierry Randrianiriana (mg)
  - The GNOME PL Team (pl)
  - Leonardo Ferreira Fontenelle (pt_BR)
  - Laurent Dhima (sq)
  - Daniel Nylander (sv)
  - Maxim Dziumanenko (uk)
  - Nguyễn Thái Ngọc Duy (vi)
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-10-23 17:37:52 by Matthias Scheler | Files touched by this commit (2)
Log message:
Add missing file "share/gtk-doc/html/gconf/gconf.devhelp2" to package list.
Bump package revision.
   2006-10-23 11:03:03 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
ride on update and migrate devhelp documentation to share/gtk-doc
   2006-10-23 02:22:14 by Thomas Klausner | Files touched by this commit (6)
Log message:
Update to 2.16.0:
Bug fixes. Coverity fixes. Use GOption. sysconfdir fixes.
   2006-10-09 14:52:36 by Joerg Sonnenberger | Files touched by this commit (47)
Log message:
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".