Age | Commit message (Collapse) | Author | Files | Lines |
|
upstream name.
|
|
perhaps pointed out by Kamel Derouiche on tech-pkg,
bump PKGREVISIONs
|
|
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)
|
|
Bump package revision.
|
|
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
|
|
2.14.0
======
Misc
- Improved manual page (Christopher Hanna)
- Uses the new g_slice API (Benoît Dejean)
- Got rid of padding members in private structs (Benoît)
- Speed up the installation of multiple schema files (Josselin Mouette,
Mark LcLoughlin)
Fixes
- Only calls closelog() when it has HAVE_SYSLOG_H (Tor Lillqvist)
- Fixed a memory leak, bugs #332528 and #334047 (Kjartan Maraas,
Matthias Clasen)
Translators
- Petr Tomeš (cs)
- Rhys Jones (cy)
- Ole Laursen (da)
- Hendrik Richter (de)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Iñaki Larrañaga (eu)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Alessio Frusciante (it)
- Takeshi AIHANA (ja)
- Changwoo Ryu (ko)
- Gnome PL Team (pl)
- Evandro Fernandes Giovanini (pt_BR)
- Duarte Loreto (pt)
- Mişu Moldovan (ro)
- Leonid Kanter (ru)
- Laurent Dhima (sq)
- Слободан Д. Средојевић (sr)
- Christian Rose (sv)
- Maxim Dziumanenko (uk)
- Funda Wang (zh_CN)
2.13.5
======
Features
- Save translations in separate file with markup backend's "meged" mode (Mark McLoughlin)
- Switch on "merged" mode for the defaults database (Mark McLoughlin)
- Make gconf_value_compare() and gconf_entry_equal() public (Jorn Baayen)
- Lots of new docs (Dinoop Thomas)
Fixes
- Remove unused --enable-gconf-source configure option (Mark McLoughlin)
- Fix parallel build (Thomas Vander Stichele)
- Make gconf_client_remove_dir() clear the dir's cache (Vincent Untz)
- Win32 build fix - include DLLs in zipfile package (Tor Lillqvist)
- Make gconf_value_decode() work with schemas (Nicolas Peninguy)
- Fix segault unescaping strings (Dan Williams)
- Remove C99 usage (Jens Granseuer)
Translators
- Ales Nyakhaychyk (be)
- Alexander Shopov (bg)
- Jordi Mallach (ca)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Ivar Smolin (et)
- Ilkka Tuohela (fi)
- Christophe Merlet (RedFox) (fr)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Takeshi AIHANA (ja)
- Žygimantas Beručka (lt)
- Kjartan Maraas (nb)
- Tino Meinen (nl)
- Åsmund Skjæveland (nn)
- Kjartan Maraas (no)
- Evandro Fernandes Giovanini (pt_BR)
- Marcel Telka (sk)
- Theppitak Karoonboonyanan (th)
- Clytie Siddall (vi)
- Abel Cheung (zh_HK)
- Chao-Hsiung Liao (zh_TW)
|
|
additional files on platforms with a native LDAP library (e.g., Darwin).
|
|
|
|
2.12.1
======
Fixes
- Code cleanups (Kjartan Maraas)
- Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
- Fix change notification with multiple sources (Alexander Larsson)
- Allow space in config source names on windows (Tor Lillqvist)
- Read xml files in larger chunks (Mark McLoughlin)
- Simplify the handling of --enable-schemas-install (Stepan Kasal)
- Win32 Fixes (Tor Lillqvist)
Translators
- Alexander Shopov (bg)
- Samia Niamatullah (bn)
- Miloslav Trmac (cs)
- Martin Willemoes Hansen (da)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Ivar Smolin (et)
- Hizkuntza Politikarako Sailburuordetza (eu)
- Ilkka Tuohela (fi)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Yair Hershkovitz (he)
- Erdal Ronahi (ku)
- Tino Meinen (nl)
- Mişu Moldovan (ro)
- Marcel Telka (sk)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim Dziumanenko (uk)
- Clytie Siddall (vi)
- Funda Wang (zh_CN)
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
Adjust dependencies for glib2 and GConf2 to match what's needed by GConf2
and GConf2-ui, respectively (hi drochner@!). Bump their revisions to 1.
|
|
Fixes
- If the toplevel directory of a source isn't writable, then mark the
whole source as readonly (Mark)
- Plug various leaks (Kjartan)
Translators
- Christophe Merlet (RedFox) (fr)
- Alessio Frusciante (it)
- Žygimantas Beručka (lt)
- Li-Jen Hsin (zh_TW)
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
Fixes:
- add a --enable-gtk=yes/no/auto configure arg (Julio Merino, Mark)
- fix basic example app to not crash (Elijah Newren)
- don't try and create a dir if it already exists (Ryan Lovett, Mark)
- only ever create the $(HOME)/.gconfd/ dir in the daemon (Colin Walters)
- add quotes around AM_GCONF_SOURCE_2 (Frédéric L. W. Meunier)
- handle <entry> with only <schema_name> correctly in --load (Mark)
- fix the order in which local-defaults.path gets included (Mark)
- fix minor inefficiency when not printing debugging messages (Mark)
Translators:
- Adam Weinberger (en_CA)
- Robert Sedak (hr)
- Samúel Jón Gunnarsson (is)
- Alessio Frusciante (it)
- Takeshi AIHANA (ja)
- Amanpreet Singh Alam (pa)
- Gurkan Aslan (tr)
|
|
Closes PR pkg/25092 by Kouichirou Hiratsuka.
|
|
PR pkg/25034. Bump PKGREVISION.
|
|
version (just the ChangeLog, but it's usually meaningless). AFAICT, this
comes with a new XML backend, aside bug fixes.
|
|
benefit of it.
|
|
|
|
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
bump was expected to be to 3, not 1.
|
|
packages and produces a warning message when pkg_delete'ing.
Bump PKGREVISION to 1.
|
|
2.4.0
- print usage message when no options passed to gconftool
- API docs updates
- fix UTF-8 handling for command line output
- fix reliability of writing out XML
- ensure recursive unsets get synced
- fix flag value that was "0"
- fix recursive preloading
- fix a memleak
- fix some gconftool messages/segfaults
2.3.3
- new gconf_client_notify() API to fake a notification
- fixes to gconftool --dump feature
- implement schema uninstallation in gconftool so packages
can avoid leaving junk
- fix build issues with linc-free ORBit
- new gconf_client_recursive_unset API
- fix gcc 3.3 strict aliasing warnings
2.3.2
- fix build on Cygwin
- don't complain about missing saved_state in syslog
- improve gconf-sanity-check error text
- added --get-type, --get-list-size and --get-list-element
- exported gconf_entry_copy
- cleaned up headers for C++
- added missing GCONF_CLIENT_GET_CLASS
- hackaround fix for 2.3.1 lockfile breakage
|
|
|
|
|
|
|
|
|
|
* backends/markup-tree.c (markup_entry_get_value): fix a logic error causing
us to deref a null pointer, reported by Brian Alexander Quistorff.
* configure.in: fix gtk-doc version check.
* configure.in: Added Belarusian to ALL_LINGUAS.
* gconf/gconf-internals.c (gconf_value_list_to_primitive_list_destructive):
fix using the wrong type (value->type not value->list_type) in an error
message, #96210.
* gconf/gconf-internals.c (subst_variables): patch from Benn Vosseteig fixing
a crash with a long path to $HOME.
* doc/gconf/gconf.sgml, doc/gconf-1.0.dtd: Some additions to match the full
range of schema elements curently accepted by gconftool. Supposedly complete
now.
* doc/Makefile.am: change the gconf-1.0.dtd install location to
$(datadir)/sgml/gconf which sounds more standards compliant.
* backends/markup-backend.c (resolve_address): add FIXME about.
Changes in the package:
* Honor PKG_SYSCONFDIR, maintaining the database inside it (PLIST do not need
to care about files in etc/gconf.xml.defaults any more).
* Provide a schemas.mk file that is used to automatically register .schemas
files in the database.
* Add a patch to handle schema deinstallation.
Reviewed by wiz.
|
|
new Makefile.common). Reviewed by wiz.
|
|
day, we can easily create an independant package containing it.
Rationale: The GConf2 library itself does not depend on GTK2, nor any of
the main programs, and this removal will shrink the dependancy tree a lot
on other packages.
Bump PKGREVISION to 5.
|
|
Avoid dependancy on gtk-doc (as the package ships with pre-generated
documents) and on gnu gettext (not needed any longer). Some PLIST fixes.
Bump PKGREVISION to 4.
|
|
Approved by wiz.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|
|
- remove bogus dependency on oaf
- missing dependencies
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
Provided in PR pkg/18181 by Julio Merino <jmmv@hispabsd.org>
|
|
buildlink2.mk files back into the main trunk.
|
|
system used by GNOME 2, into the NetBSD Packages Collection.
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.
Provided in PR 16909 by juli@darkstar.local (Julio Merino)
[The buildlink.mk file was put together by me]
|