Path to this page:
./
devel/dconf,
Backend for gsettings
Branch: CURRENT,
Version: 0.40.0nb8,
Package name: dconf-0.40.0nb8,
Maintainer: pkgsrc-usersdconf is a low-level configuration system. Its main purpose is
to provide a backend to GSettings on platforms that don't already
have configuration storage systems.
Required to run:[
sysutils/dbus] [
devel/glib2] [
lang/python37]
Required to build:[
textproc/docbook-xsl] [
textproc/libxslt] [
lang/vala] [
pkgtools/cwrappers] [
devel/meson]
Master sites:
Filesize: 115.004 KB
Version history: (Expand)
- (2026-09-03) Package has been reborn
- (2026-09-03) Package deleted from pkgsrc
- (2026-09-02) Updated to version: dconf-0.40.0nb8
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: dconf-0.40.0nb7
CVS history: (Expand)
| 2026-09-02 21:05:38 by Thomas Klausner | Files touched by this commit (3127) |
Log message:
*: recursive bump for pcre2 10.48
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2023-11-27 12:16:42 by Jonathan Perkin | Files touched by this commit (13) |
Log message:
*: Simplify vala buildlink3.
The default DEPMETHOD for vala's bl3 is "build", so there's no point
duplicating that in each package. Given that it is only ever a build
dependency, completely remove the indirect dependencies as they should not
be made available. Also remove obsolete BUILDLINK_API_DEPENDS settings.
Tested with a few of the affected packages.
|
| 2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2569) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
| 2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
| 2023-06-07 13:27:34 by Michael Baeuerle | Files touched by this commit (55) |
Log message:
Recursive revbump for new major version of graphics/graphviz.
|
| 2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
| 2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2526) |
Log message:
*: Recursive revbup from graphics/freetype2
|