summaryrefslogtreecommitdiff
path: root/devel/GConf
AgeCommit message (Collapse)AuthorFilesLines
2009-10-21update to 2.28.0drochner7-47/+21
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)
2009-09-12Add patch from drochner that gets f-spot further (when autostartingwiz3-2/+16
gconfd-2). Bump PKGREVISION.
2009-06-14Remove @dirrm related logic.joerg2-10/+2
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-5/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-06-03Remove build dependency on gtk-doc, related to PR#41475.obache1-2/+5
It comes from upstream Bug#562310: http://bugzilla.gnome.org/show_bug.cgi?id=562310 Availability detection of `gtkdoc-rebase' command is depend on the behaviour of `which' command, if `which gtkdoc-rebase' return false, do nothing. It is known as not works as expected on Darwin and Solaris, then failed in unwanted gtkdoc-rebase execution, and abort. It is already fixed in upstream gtk-doc repository, but not released yet(1.12?). So, some packages may contain and be using un-fixed gtk-doc.* files. For easy to determine whether it is fixed or not, check gtk-doc.make contains following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro): http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42
2009-05-26BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) towiz1-2/+2
get gtkdoc-rebase. Addresses PR 41475 by John D. Baker.
2009-05-19Add URL for upstream bug report.wiz2-3/+5
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-05-18Update to 2.26.2, set LICENSE to gnu-lgpl-v2.wiz3-9/+9
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)
2009-05-16cleanup: replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-15/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-17Make sure PKG_SYSCONFDIR/gconf.xml.system is created, and patch up hardcodedjmcneill3-2/+19
search path of /etc/gconf in 2/path.
2009-03-17Update GConf and GConf-ui to 2.26.0.jmcneill3-10/+8
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)
2009-03-06Pull in policykit and enable the GConf defaults system dbus service. Bumpjmcneill5-3/+40
PKGREVISION.
2008-10-09Update to 2.24.0:wiz6-16/+26
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)
2008-04-30Drop maintainershipjmmv1-2/+2
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2008-04-10update to 2.22.0drochner4-13/+20
This switches to the gnome-2.22 release branch.
2007-10-31update to 2.20.1drochner4-11/+12
This switches to the new gnome-2.20 branch.
2007-09-23Fix CONFLICTS pattern.wiz1-2/+2
2007-09-21Rename GConf2 to GConf and GConf2-ui to GConf-ui, to match thewiz12-0/+412
upstream name.
2007-05-20Remove remaining gnome1-libs dependencies from pkgsrc.wiz9-217/+0
2007-01-20No need to depend on X11 here. Bump revision.joerg1-3/+2
2006-07-26this builds fine w/o gtk-docdrochner1-3/+1
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-05-31Fixed pkglint warnings, including a configuration file issue. Bumpedrillig3-8/+13
PKGREVISION.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-4/+4
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-30/+30
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-2/+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 :)reed1-3/+3
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-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-28Use pkginstall framework for one config file.wiz4-23/+20
Bump PKGREVISION.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
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-23Remove fragment that was last useful whenwiz1-3/+1
this package used USE_X11BASE, which has not been the case for a long time now.
2005-06-07Explicitly disable bdb detection.minskim2-12/+11
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Nowiz2-1/+24
PKGREVISION bump because most people won't care.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-08Add a missing build dependency on gtk-doc.rh1-3/+3
2004-11-30Disable db3 backend in GConf1:wiz3-11/+7
(1) The Berkeley DB storage backend requires DB-3.x, and used an experimental feature of DB-3.x. (2) There is a pretty severe bug that "prevents serious use of the Berkeley DB backend", according to the documentation included with the GConf sources. (3) GConf2, the successor to GConf, doesn't build with the Berkeley DB storage backend either. Suggested by jlam. Bump PKGREVISION. Remove db3 bl3 inclusion from bl3 file, and bump BUILDLINK_DEPENDS for it. This fixes the gnucash build problems noted in PR 28423.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
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-13/+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-05-04Unused.wiz1-24/+0
2004-04-27Convert to buildlink3.snj1-6/+6
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.