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.
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.
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.
Avoid the need to mess with the environment WRT the XDG_{CONFIG,DATA}_DIRS
variables.
While here, fix installation of this package (missing files), caused by
a change recently made to libgnomeui (-lSM is not a direct dependency any
more).
Bump PKGREVISION to 2.
make they use /sbin/shutdown under *BSD, instead of the poweroff and
reboot commands.
The patch is a hack (not to be submitted back to the upstream developers
without modification), but is the simplest thing we can do to avoid ugly
and hard to maintain patches. I'll submit a better, but more complex
one, to GNOME's Bugzilla when I have more time.
Bump PKGREVISION to 1.
Session Manager
* Don't crash gnome-session-remove if we can't get a program name
(Ray Strode)
* Add a big bunch of debug spew (Federico)
* Don't leak the splash screen background image (Kjartan)
* Remove the purge timeout when re-incarnating a client (Federico)
Misc
* Use automake 1.7 (James Henstridge)
Translators
* Adam Weinberger (en_CA)
* Changwoo Ryu (ko)
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.
name to avoid a manual removal of the old file). The previous PNG image
was not uploaded correctly, and misteriously resulted in checksum mismatches
(though I haven't been able to reproduce the problem). Closes PR pkg/27019.
Fixes
* Fix issue with drop shadow on splash screen not being redrawn (Carlos
Romero, Simone Gotti)
* Don't start a keyring if there's one already available (Alex Larsson)
Translators
* Zygimantas Berucka (lt)
* Reinout van Schouwen (nl)
Fixes
* Fix a crash with the logout dialog on multi-screen setups (Mark)
Translators
* Zuza Software Foundation (af)
* Hizkuntza Politikarako Sailburuordetza (eu)
* Guntupalli Karunakar (gu)
* John C Barstow (mi)
Version 2.6.0
=============
Translators
* Alexander Winston (en_CA)
* Gareth Owen (en_GB)
* Jitendra Shah (mr)
* Mişu Moldovan (ro)
* Leonid Kanter (ru)
Version 2.5.92
==============
Translators
* Vladimir \"Kaladan\" Petkov (bg)
* Dinesh Nadarajah (ta)
* Maxim Dziumanenko (uk)
Version 2.5.91
==============
Session Manager
* New splash screen for 2.6 (Jakub Steiner)
* Make the capplet use GtkFileChooser (Chris Kelso)
Translations
* Mətin Əmirov (az)
* Laszlo Dvornik (hu)
* Christopher R. Gabriel (it)
* Amanpreet Singh Alam (pa)
* Paisa Seeluangsawat (th)
Version 2.5.90
==============
Translations
* Laurent Dhima (sq)
* Paisa Seeluangsawat (th)
Version 2.5.5
=============
Session Manager
* Set accessible role on the logout dialog (Padraig)
* Update help links to the new user-guide location (Mark)
Session Properties Dialog
* Make Escape actually with the warning dialog (Bala)
* Don't warn user about discarding changes if no changes have been made (Bala)
Translators
* Changwoo Ryu (ko)
* Robert Sedak (hr)
* Maxim Dziumanenko (uk)
Version 2.5.4
=============
Session Manager
* Don't show silly icon when we can't find an splash icon (Glynn)
* Update the icon map (Luca Ferretti)
* Fix usage of deprecated function (Kjartan)
Misc
* Fix issue with underquoted definition of AM_PATH_ESD (Alexander
Winston)
* Kill unused .desktop file (Mark)
* Update support for lwm (James F. Carter)
* Add support for openbox (Michael Terry)
Translators
* Kjartan Maraas (no)
* Laurent Dhima (sq)
* Miloslav Trmac (cs)
* Mətin Əmirov (az)
* Reinout van Schouwen (nl)
Version 2.5.3
=============
Session Manager
* Fix lock-up on log out with glib 2.3.1 (Mark)
* Use a managed window for the logout dialog when accessibility
is enabled (Mark, Bill Haneman)
* Require gtk+ 2.3.x and dump the pangox coverage cache hack (Mark)
Translators
* Duarte Loreto (pt)
* Isam Bayazidi (ar)
* Paul Duffy (ga)
* Sanlig Badral (mn)
Version 2.5.2
=============
Session Manager
* Start the gnome-keyring daemon at login (Alexander Larsson)
* Shut down the GConf daemon at logout (W. Michael Petullo, Mark)
* Don't set the full path of the splash screen in GConf (Mark)
Translators
* Kostas Papadimas (el)
* Paisa Seeluangsawat (th)
Version 2.5.1
=============
Misc
* Add a --enable-deprecations build flag (Mark)
Translators
Dafydd Harries (cy)
Miloslav Trmac (cs)