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
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
* Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
real GNU sed is required.
* In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to
properly recompile the GSettings database during install/deinstall.
Bump PKGREVISION for these packages.
(This lets evince work in my machine; it would crash on startup because
it would not find its schema. I suspect this also fixes all the other
applications mentioned in this change. And the inclusion of schemas.mk
also prevents these packages from causing side-effects on the system if
they happen to call glib-compile-schemas during their build.)
=============
Version 1.1.5
=============
Nautilus Sendto
Bug fixes:
- Fix the plugins not getting translated properly
- Remove mention of "Evolution" in the mail plugin
===============
Version 1.1.4.1
===============
Nautilus Sendto
Bug fixes:
- Fix infinite loop in the Pidgin plugin
=============
Version 1.1.4
=============
Nautilus Sendto
Bug fixes:
- Fix crash in the Pidgin plugin when the file system is full
- Pidgin plugin cleanups
Other changes:
- Remove Gaim plugin
=============
Version 1.1.3
=============
Nautilus Sendto
Bug fixes:
* Use new EmpathyContactSelector and update for latest Empathy
=============
Version 1.1.2
=============
Nautilus Sendto
New features:
* Add an evolution plugin to allow sending arbitrary attachments
through nautilus-sendto
* Add a "Removable devices" plugin
* Enable the "burn" plugin by default
Bug fixes:
* Remove the separate mailer plugins, and use the default
GNOME mailer instead
* Fix no plugins being able to send files (oops)
* Be more lax when checking whether a device supports ObexFTP,
also check for the File Transfer profile, and update the profiles
if a supported on doesn't appear
* Make it possible for plugins to support sending directories
* Support the "Pecan" Pidgin MSN plugin
* Fix a few memory leaks
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
=============
Version 1.1.1
=============
Nautilus Sendto
* Add plugin to allow sending files to UPNP Media Servers
* Add plugin to allow sending files through Empathy
* Add plugin to send files to be burnt through nautilus-cd-burner
(currently disabled by default)
* Allow sending remote files when GVFS FUSE is available
* Stop (null) showing up in the contact entry (Evolution)
* Try to avoid the wrong contact being selected when using
Enter to validate the selection (Evolution)
* Use "Alias" instead of "Name" so Bluetooth addresses only
show up when the Name isn't available (Bluetooth)
* Show an icon for Bluetooth devices (Bluetooth)
* Remember last used Bluetooth device (Bluetooth)
* Sort the contacts alphabetically (Pidgin)