head 1.6; access; symbols pkgsrc-2015Q1:1.5.0.44 pkgsrc-2015Q1-base:1.5 pkgsrc-2014Q4:1.5.0.42 pkgsrc-2014Q4-base:1.5 pkgsrc-2014Q3:1.5.0.40 pkgsrc-2014Q3-base:1.5 pkgsrc-2014Q2:1.5.0.38 pkgsrc-2014Q2-base:1.5 pkgsrc-2014Q1:1.5.0.36 pkgsrc-2014Q1-base:1.5 pkgsrc-2013Q4:1.5.0.34 pkgsrc-2013Q4-base:1.5 pkgsrc-2013Q3:1.5.0.32 pkgsrc-2013Q3-base:1.5 pkgsrc-2013Q2:1.5.0.30 pkgsrc-2013Q2-base:1.5 pkgsrc-2013Q1:1.5.0.28 pkgsrc-2013Q1-base:1.5 pkgsrc-2012Q4:1.5.0.26 pkgsrc-2012Q4-base:1.5 pkgsrc-2012Q3:1.5.0.24 pkgsrc-2012Q3-base:1.5 pkgsrc-2012Q2:1.5.0.22 pkgsrc-2012Q2-base:1.5 pkgsrc-2012Q1:1.5.0.20 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.5.0.18 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.5.0.16 pkgsrc-2011Q3-base:1.5 pkgsrc-2011Q2:1.5.0.14 pkgsrc-2011Q2-base:1.5 pkgsrc-2011Q1:1.5.0.12 pkgsrc-2011Q1-base:1.5 pkgsrc-2010Q4:1.5.0.10 pkgsrc-2010Q4-base:1.5 pkgsrc-2010Q3:1.5.0.8 pkgsrc-2010Q3-base:1.5 pkgsrc-2010Q2:1.5.0.6 pkgsrc-2010Q2-base:1.5 pkgsrc-2010Q1:1.5.0.4 pkgsrc-2010Q1-base:1.5 pkgsrc-2009Q4:1.5.0.2 pkgsrc-2009Q4-base:1.5 pkgsrc-2009Q3:1.4.0.20 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.18 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.16 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.14 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.12 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.10 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.8 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.6 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.6 date 2015.04.18.21.25.01; author dholland; state dead; branches; next 1.5; commitid PDmDLUQe1dAVl7iy; 1.5 date 2009.10.30.20.34.43; author tnn; state Exp; branches; next 1.4; 1.4 date 2007.10.27.13.03.51; author wiz; state Exp; 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.6 log @PR 49757: remove kazehakase tnn wrote: : As the software seems to be ... : : 1) completely abandoned by upstream for several years : 2) hasn't worked in pkgsrc for at least as long : 3) has been removed from all linux distributions I can find : : ... the only reasonable choice of action is to remove it. @ text @$NetBSD: patch-ab,v 1.5 2009/10/30 20:34:43 tnn Exp $ --- etc/Makefile.in.orig 2009-10-30 21:13:42.000000000 +0100 +++ etc/Makefile.in @@@@ -350,7 +350,7 @@@@ top_build_prefix = @@top_build_prefix@@ top_builddir = @@top_builddir@@ top_srcdir = @@top_srcdir@@ SUBDIRS = mozilla -kzetcdir = $(sysconfdir)/$(PACKAGE) +kzetcdir = @@datadir@@/examples/@@PACKAGE_TARNAME@@ kzetc_DATA = \ kz-ui-beginner.xml \ kz-ui-medium.xml \ @ 1.5 log @Update to kazehakase-0.5.8. Changes unknown. Previous version SEGV'd on startup, this one doesn't. It still doesn't show any web pages though ... @ text @d1 1 a1 1 $NetBSD$ @ 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 @d3 1 a3 1 --- etc/Makefile.in.orig 2007-09-29 04:59:15.000000000 +0000 d5 1 a5 1 @@@@ -279,7 +279,7 @@@@ target_alias = @@target_alias@@ @ 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 @d3 5 a7 4 +++ etc/Makefile.in.orig 2006-11-28 09:27:07.000000000 -0600 --- etc/Makefile.in 2007-01-23 20:15:33.000000000 -0600 @@@@ -202,7 +202,7 @@@@ a8 1 @ 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-ab,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ d3 4 a6 5 --- etc/Makefile.in.orig 2005-08-28 23:22:15.000000000 +0000 +++ etc/Makefile.in @@@@ -212,7 +212,7 @@@@ sharedstatedir = @@sharedstatedir@@ sysconfdir = @@sysconfdir@@ target_alias = @@target_alias@@ d8 1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- etc/Makefile.in.orig 2005-07-28 06:40:47.000000000 +0000 d5 3 a7 2 @@@@ -181,7 +181,7 @@@@ target_alias = @@target_alias@@ a8 1 @ 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 @@