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
There's a SEGV in glib2 and the backtrace doesn't have any browser
engine references in it so I'm inclined to believe this package was
broken by a glib2/gtk2 update.
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
- re-supported DnD to bookmark folder in toolbar.
- Print copied string in Statusbar when CopyInUserFormat action is executed.
- Make it work with xulrunner 1.9.
- Resupported thumbnails.
- New German translation.
- RSS with CDATA is now parsed correctly.
- Fixed a crash when preference dialog is opened.
- HyperEstraier ANDNOT support.
- Various GTK/glib related bugfixes.
:Q operator in CONFIGURE_ARGS removed as suggested by rillig and pkglint.
# Kazehakase-0.4.9 Release
* required GTK+ >= 2.12.0.
* removed some deprecated function usages.
* added default user-agent strting to rv:#{MOZILLA_VERSION} to
support full Gmail UI.
Last update on September 29, 2007 14:19
# Kazehakse-0.4.8 Release
* Minor bug fix
* Follow Glib 2.13.3 or later (Kouhei SUTOU)
* Fix bug about download progress bar at sidebar (Kouhei SUTOU, Thanks to Nobuyuki Tasaka)
Last update on August 30, 2007 01:11
# Kazehakase-0.4.7 Release
* Fixed minor bugs
* Supported newest GRegex(Kouhei SUTOU)
Last update on October 02, 2007 17:30
# Kazehakase-0.4.6 Release
Niku memo: Tochigi Wagyu (beef produced at Tochigi in Japan) is very tasty! We can eat it plain with a bit salt.
* Improved Gtk+ WebCore support (Hiroyuki Ikezoe)
* Improved IE backend (Takuro Ashie)
* Added preference UI for selecting layout engine (Kouhei Sutou)
* Fixed a bug that session saving doesn't work (Łukasz Krotowski)
* Fixed a bug that creating thumbnail may cause segmentation fault (Kouhei Sutou)
* Supported making libkazehakase.dll (Takuro Ashie, Kouhei Sutou)
* Omitted optional port specification in HTTP (Kouhei Sutou)
* Updated Czhech messages (Miroslav Kure)
Last update on July 09, 2007 23:07
# Kazehakase-0.4.5 Release
* Modularization rendering engines
* Adaptation to latest GTK+-WebCore
* Compiling with VC++ on windows (But there is no available rendering engine)
Last update on September 25, 2007 10:35
# Kazehakase-0.4.4.1 Release
fixed compile error on 0.4.4
Last update on June 17, 2007 15:42
# Kazehakase-0.4.4 Release
* Modularize for history searching (Hiroyuki IKEZOE)
* Drop to support of Rast
* XSM support (Hiroyuki IKEZOE)
* Suspend favicon auto searching because of Debian Bug Report #400533http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400533 (Hiroyuki IKEZOE)
Many changes. See http://kazehakase.sourceforge.jp/
Some of the changes include:
* Fix wrong labels in Certificate Properties dialog.(Jan Jeronym Zvanovec)
* used ruby_disable_message.(Kouhei SUTOU)
* fix the compile problem on NetBSD(Hiroyuki IKEZOE)
* fix bug of purge_history_file_by_timestamp(). (Ryo SHIMIZU)
* support gziped favicon (Kouhei SUTOU)
* use "/favion.ico" as favicon file automatically if favicon URI is not specified by <link ref="..."> tag. (Kouhei SUTOU, Ryo SHIMIZU)
* make exit process faster (Ryo SHIMIZU)
* bug fix of GoUp action(Tomoyuki KAMO)
* use "RSS" when the page title is null(Ryo SHIMIZU)
* New creating thumbnail process with new GECKO APIs. But it is caprice(Hiroyuki IKEZOE)
* Can compile with Firefox2.0 beta(Hiroyuki IKEZOE)
* Show rendering engine on "About" dialog(Kouhei SUTOU)
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.