summaryrefslogtreecommitdiff
path: root/devel/GConf2
AgeCommit message (Collapse)AuthorFilesLines
2007-07-09remove stale dependency on popt,drochner3-5/+5
perhaps pointed out by Kamel Derouiche on tech-pkg, bump PKGREVISIONs
2007-04-09Update to 2.18.0.1:wiz5-17/+16
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-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-10-23Add missing file "share/gtk-doc/html/gconf/gconf.devhelp2" to package list.tron2-2/+4
Bump package revision.
2006-10-23ride on update and migrate devhelp documentation to share/gtk-docdrochner2-27/+24
2006-10-23Update to 2.16.0:wiz5-21/+23
Bug fixes. Coverity fixes. Use GOption. sysconfdir fixes.
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg2-3/+5
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam1-3/+3
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-69/+69
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-4/+2
USE_TOOLS+=msgfmt.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-30Update GConf2 and GConf2-ui to 2.14.0:jmmv5-28/+14
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)
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-3/+3
INSTALL/DEINSTALL script creation within pkgsrc. If an INSTALL or DEINSTALL script is found in the package directory, it is automatically used as a template for the pkginstall-generated scripts. If instead, they should be used simply as the full scripts, then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC explicitly, e.g.: INSTALL_SRC= ${PKGDIR}/INSTALL DEINSTALL_SRC= # emtpy As part of the restructuring of the pkginstall framework internals, we now *always* generate temporary INSTALL or DEINSTALL scripts. By comparing these temporary scripts with minimal INSTALL/DEINSTALL scripts formed from only the base templates, we determine whether or not the INSTALL/DEINSTALL scripts are actually needed by the package (see the generate-install-scripts target in bsd.pkginstall.mk). In addition, more variables in the framework have been made private. The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are more sensible names given the very few exported variables in this framework. The only public variables relating to the templates are: INSTALL_SRC INSTALL_TEMPLATE DEINSTALL_SRC DEINSTALL_TEMPLATE HEADER_TEMPLATE The packages in pkgsrc have been modified to reflect the changes in the pkginstall framework.
2006-02-07Disable the LDAP backend explicitly, or this package may installminskim1-1/+2
additional files on platforms with a native LDAP library (e.g., Darwin).
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-09Added a patch that fixes the mixing of code and declarations.rillig2-1/+19
2005-12-31Update to 2.12.1:wiz5-10/+11
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)
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam2-4/+2
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig2-4/+4
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-6/+6
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-24Added a patch for Solaris 9.rillig2-1/+20
2005-10-08Move common dependencies to Makefile.common.jmmv2-4/+8
Adjust dependencies for glib2 and GConf2 to match what's needed by GConf2 and GConf2-ui, respectively (hi drochner@!). Bump their revisions to 1.
2005-10-07update to 2.12.0drochner3-8/+10
changes: - Fix gconfd not shutting down when not in use - Plug some memory leaks - Use G_GNUC_NULL_TERMINATED in some APIs - Improve performance -translation updates -fixes
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-4/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-27update to 2.10.1drochner3-7/+8
changes: -fixes minor bugs and memory leaks -translation updates
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam1-4/+1
by other package Makefiles, and with the deprecation of USE_BUILDLINK3 support in the infrastructure files, these had the potential to break existing packages.
2005-03-22Update GConf2 and GConf2-ui to 2.10.0:jmmv3-8/+10
2.10.0 ====== Translators - Ivar Smolin (et) - Žygimantas Beručka (lt) - Reinout van Schouwen (nl) - Mişu Moldovan (ro) - Maxim Dziumanenko (uk) - Canonical Ltd (xh) 2.9.90 ====== Fixes - Fix daemon reloading causing listeners to break (Mark) - Fixes problem where a path file which only includes another path file wouldn't work (Mark) - Fix double free with gconf_client_clear_cache() (Mark) - Add pre-condition to gconf_value_validate (Vincent Untz) Translators - Rostislav Raykov (bg) - Priit Laes (et) - Pauli Virtanen (fi) - Marcel Telka (sk) 2.9.2 ===== Fixes - Make all_entries() get the schema name when the value is set (Fernando Herrera) - Look up value in the C locale even if its found in the current locale (Fernando Herrera) - Add title/name to the API documentation (Jonathan Blandford) Translators - Changwoo Ryu (ko)
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-26Update GConf2 and GConf2-ui to 2.8.1:jmmv3-7/+6
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)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-9/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds tojmmv8-210/+32
GNOME 2.8.0. 2.8.0.1 ======= Fixes - Use automake 1.7 (Mark) - Always ship the API docs html in the tarball (Mark) 2.8.0 ===== Translators - Ayman Hourieh (ar) - Kenan Hadžiavdić (bs) - Miloslav Trmac (cs) - Dafydd Harries (cy) - Kostas Papadimas (el) - Francisco Javier F. Serrador (es) - Alessio Frusciante (it) - Hasbullah Bin Pit (ms) - Evandro Fernandes Giovanini (pt_BR) - Mişu Moldovan (ro) - Gurkan Aslan (tr) 2.7.92 ====== Fixes - Fix crash caused by dropping the default database early (Mark) - Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette) - Only install the global schema default in the C locale (Mark) - Don't crash if there's no schema for the locale (Mark) Translators - Jordi Mallach (ca) - Laszlo Dvornik (hu) - Pawan Chitrakar (ne) - Tino Meinen (nl) - Laurent Dhima (sq) - Maxim Dziumanenko (uk) 2.7.91.1 ======== Features - Switch off the "subtree-in-a-file" thing again (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html Translators - Kenan Hadžiavdić (bs) - Martin Willemoes Hansen (da) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Laurent Dhima (sq) 2.7.91 ====== Fixes - Fix a bunch of coding errors (Kjartan Maraas) - Always install schemas with the correct permissions (Mark) - Fix various strings to use better terminology (Danilo Šegan) Translators - Miloslav Trmac (cs) - Christian Neumair (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) - Pauli Virtanen (fi) - Ankit Patel (gu) - Changwoo Ryu (ko) - Sanlig Badral (mn) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Amanpreet Singh Alam (pa) - Gnome PL Team (pl) - Duarte Loreto (pt) - Dmitry G. Mastrukov (ru) - Laurent Dhima (sq) - Данило Шеган (sr) - Christian Rose (sv) - Funda Wang (zh_CN) 2.7.90 ====== Fixes - Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela) - Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen) Translators - Rostislav Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ravishankar Shrivastava (hi) - Laszlo Dvornik (hu) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Sanlig Badral (mn) - Tino Meinen (nl) - Kjartan Maraas (no) - Gnome PL Team (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Christian Rose (sv) - Maxim Dziumanenko (uk) 2.7.3.1 ======= Fixes - Make --makefile-install-rule worky again (Mark) - Remove an outdated comment from the path file (Fernando Herrera) Translators - Alexander Shopov (bg) - Miloslav Trmac (cs) - Gareth Owen (en_GB) - Laurent Dhima (sq) 2.7.3 ===== Features - Switch on "subtree-in-a-file" at certain points in the tree (Mark) o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html - Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark) - Add --sysgconfsubdir configure argument (Julio M. Merino Vidal) - Make gconfd reload all databases on SIGHUP (Josselin Mouette) Fixes - Fix gconfd segfault from freeing the default database twice (Mark) - Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi) - Don't create a dir during docs build if not needed (Julio M. Merino Vidal) - Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare) - 64-bit fix (Joe Marcus Clarke) - Plug a leak (Kjartan Maraas) 2.7.1 ===== Features: - Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark) - Add API to construct databases from arbitrary stacks of sources (Mark) - Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark) - Add vtable size mismatch detection (Mark) Fixes: - Fix accidental use of a C99ism (Morten Welinder) - Fix random crashes when unsetting keys (Richard Hult) - Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez) Translators: - Gisela Carbonell (ca) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Gareth Owen (en_GB) - Francisco Javier F. Serrador (es) - Hizkuntza Politikarako Sailburuordetza (eu) - Christophe Merlet (RedFox) (fr) - Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu) - helgi (is) - Alessio Frusciante (it) - Kjartan Maraas (no) - Laurent Dhima (sq) - Данило Шеган (sr) - Yuri Syrota (uk) - Funda Wang (zh_CN)
2004-09-02Add some PRINT_PLIST_AWK magic for directories shared with GConf 1.x.jmmv1-1/+5
2004-07-02Update GConf2 and GConf2-ui to 2.6.3:jmmv2-5/+5
Fixes: - Fix issue with using merged files on a fresh system (Mark) - Documentation fix (Leonardo Quijano Vincenzi)
2004-06-28Move documentation from share/doc/html to share/doc.jmmv2-40/+40
2004-06-28Update GConf2 and GConf2-ui to 2.6.2:jmmv5-50/+8
Fixes: - Get rid of duplicate '/' with AM_GCONF_SOURCE_2 (Daniel Elstner) - Don't create a directory for docs if we're not installing them (Julio M. Merino Vidal) - Fix a bug with the markup backend on 64-bit (Joe Marcus Clarke) - Fix a leak (Kjartan) - Return an error for incorrect source addresses (Mark) Translators: - Gisela Carbonell (ca) - Christian Neumair (de) - Christophe Merlet (RedFox) (fr) - LoneStar (zh_CN)
2004-06-11Remove reference to non-existent buildlink2.mk.minskim1-3/+1
2004-06-11Temporarily disable pkgviews installation, because currently itminskim1-2/+3
breaks other packages when enabled.
2004-06-04Enable pkgviews installation.xtraeme1-1/+3
2004-05-04Remove extra semicolon in variable declaration which breaks build withtron2-1/+14
at least GCC 2.95.3.
2004-05-03Readd note about where this patch is beeing tracked.jmmv2-4/+5
2004-05-03Update GConf2 and GConf2-ui to 2.6.1:jmmv8-105/+66
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)
2004-04-26Unused.wiz1-43/+0