head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.22 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.20 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.18 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.16 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.14 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.12 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.10 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.8 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.6 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.4 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.2 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.3.0.6 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.4 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.2 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.2.0.12 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.10 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.8 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.6 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.4 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.2 pkgsrc-2005Q3-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2007.10.27.13.03.51; author wiz; state dead; branches; next 1.3; 1.3 date 2007.01.24.16.29.11; author reed; state Exp; branches; next 1.2; 1.2 date 2005.09.17.22.40.36; author reed; state Exp; branches; next 1.1; 1.1 date 2005.08.11.17.43.10; author reed; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.08.11.17.43.10; author reed; state Exp; branches; next ; desc @@ 1.4 log @Update to 0.4.9; fixes build with gtk2+-2.12.0. # 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 #400533 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400533 (Hiroyuki IKEZOE) @ text @$NetBSD: patch-ah,v 1.3 2007/01/24 16:29:11 reed Exp $ --- src/actions/Makefile.in.orig 2006-11-28 09:27:07.000000000 -0600 +++ src/actions/Makefile.in 2007-01-23 20:12:28.000000000 -0600 @@@@ -48,7 +48,7 @@@@ AM_CPPFLAGS = \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ - -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ + -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ -DGTK_DISABLE_DEPRECATED=1 \ -DGDK_DISABLE_DEPRECATED=1 \ -DG_LOG_DOMAIN=\"Kazehakase-Actions\" \ @ 1.3 log @Update to 0.4.3. 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 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) @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @This is from PR #31106. Thank you, Leonard Schmidt. Update www/kazehakase from 0.2.9 to 0.3.0. Changes from 0.2.9 to 0.3.0: * Added feed bookmark action (Kouhei Sutou) * Fixed some crash bugs. (I have been running this since Sept. 10. Sorry for the delay in updating.) @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ d3 4 a6 4 --- src/actions/Makefile.in.orig 2005-08-28 23:22:16.000000000 +0000 +++ src/actions/Makefile.in @@@@ -80,7 +80,7 @@@@ AMTAR = @@AMTAR@@ AM_CFLAGS = @@AM_CFLAGS@@ d13 1 a13 1 -DG_DISABLE_DEPRECATED=1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- src/actions/Makefile.in.orig 2005-07-28 06:40:48.000000000 +0000 d5 2 a6 2 @@@@ -46,7 +46,7 @@@@ AM_CFLAGS = @@AM_CFLAGS@@ @ 1.1.1.1 log @Import kazehakase web browser. This is from pkgsrc-wip originally imported by me, but now maintained by Leonard Schmidt. Thank you Leonard! Kazehakase is a GTK+2-based web browser with plans to add support for switching between various rendering engines such as Dillo, Gecko, GtkHTML, Gtk+ WebCore or w3m. Currently, however, only supporting Mozilla's Gecko engine. It provides tabbed windows and RSS support, drag-and-drop of browser tabs, a bookmark editor, remote and smart bookmarks, mouse gestures, a search window, find as you type, a cookie and a password manager. @ text @@