Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
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
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Bump PKGREVISION.
Upstream says (http://bugzilla.gnome.org/show_bug.cgi?id=583278):
Our animation support is more a hack than something else, and I
would prefer to remove it rather than enabling it :)
Maybe in the future, Gtk+ will provide better API for animations,
and we could write a better approach, which uses less CPU cycles
for example.
Overview of Changes in 2.18.2 (since 2.18.1)
============================================
Changes in this release:
- Changes for the git migration (doap file, ChangeLog)
GNOME bugs fixed in this release:
578882 – gtk-engines-2.18.1 doesn't pass tests due to exported_lua
New and updated translations:
Krishna Babu K (te)
Overview of Changes in 2.18.1 (since 2.18.0)
============================================
Changes in this release:
- Clearlooks draws the focus line of entries now correct.
- Clearlooks now only draws a one pixel line between two adjacent steppers.
GNOME bugs fixed in this release:
576786 – clearlooks is broken on trunk
576787 – export hygiene
572178 – Remove deprecated GTK+ symbols
New and updated translations:
Ray Wang (zh_CN)
Shankar Prasad (kn)
Djihed Afifi (ar)
Suso Baleato (gl)
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.
Overview of Changes in 2.18.0 (since 2.17.4)
============================================
Changes in this release:
- Improved entry progress drawing in Clearlooks.
New and updated translations:
Suso Baleato (gl)
Amitakhya Phukan (as)
Kenneth Nielsen (da)
Jennie Petoumenou (el)
Sandeep Shedmake (mr)
Ankit Patel (gu)
I. Felix (ta)
Hendrik Richter (de)
Yaron Shahrabani (he)
Gintautas Miliauskas (lt)
Manoj Kumar Giri (or)
Overview of Changes in 2.17.4 (since 2.17.3)
============================================
Changes in this release:
- Many themes have some initial support for progressbars in entries.
New and udpated translations:
Claude Paroz (fr)
Duarte Loreto (pt)
David Lodge (en_GB)
Baris Cicek (tr)
Adi Roiban (ro)
Wouter Bolsterlee (nl)
Overview of Changes in 2.17.3 (since 2.17.2)
============================================
This release of gtk-engines is now solely LGPL 2.1 or any later version.
GNOME Bugs fixed in this release:
563787 – GNOME Goal: Clean up GLib and GTK+ includes
571835 – Focus inconsistent between expander and other widgets in Clearlooks
New and udpated translations:
Wouter Bolsterlee (nl)
Lucas Lommer (cs)
Tomasz Dominikowski (pl)
Gabor Kelemen (hu)
Iñaki Larrañaga Murgoitio (eu)
Gil Forcada (ca)
Yavor Doganov (bg)
Chao-Hsiung Liao (zh_HK)
Chao-Hsiung Liao (zh_TW)
Takeshi AIHANA (ja)
Theppitak Karoonboonyanan (th)
Clytie Siddall (vi)
Changwoo Ryu (ko)
Ilkka Tuohela (fi)
Kjartan Maraas (nb)
Daniel Nylander (sv)
Overview of Changes in 2.17.2 (since 2.17.1)
============================================
GNOME Bugs fixed in this release:
563256 – 2.17.1 ftbfs
Overview of Changes in 2.17.1 (since 2.17.0)
============================================
Changes in this release:
- A leak in Clearlooks that happened for default buttons was fixed.
- The Clearlooks inconsistent radio indicator drawing was fixed.
GNOME Bugs fixed in this release:
560042 – Sub-optimal -I flag ordering
560443 – GNOME Goal: Remove deprecated GLib symbols
549830 – Use G_DEFINE_DYNAMIC_TYPE in theme engines
New and udpated translations:
Daniel Nylander (sv)
Jorge González (es)
Laurent Dhima (sq)
Overview of Changes in 2.17.0 (since 2.16.0)
============================================
Changes in this release:
- Focus indicator drawing in Mist
- Clearlooks now has a disable_focus option to do screenshots for
documentation
- Fixed the background color of viewports in notebooks in Clearlooks.
GNOME Bugs fixed in this release:
553575 – [PATCH] Only draw focus when navigating with the keyboard
555890 – Button rendering bug