Age | Commit message (Collapse) | Author | Files | Lines |
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
|
|
It turns out there were a lot of these.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
|
|
|
|
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)
|
|
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.
|
|
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)
|
|
This switches to the new gnome-2.20 branch.
|
|
upstream name.
|