From 17a6b069b1d13bb64538525f5f648387e56a1c0d Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 11 Aug 2005 17:43:10 +0000 Subject: 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. --- www/kazehakase/DESCR | 8 +++++ www/kazehakase/Makefile | 50 +++++++++++++++++++++++++++++ www/kazehakase/PLIST | 69 +++++++++++++++++++++++++++++++++++++++++ www/kazehakase/distinfo | 17 ++++++++++ www/kazehakase/patches/patch-aa | 13 ++++++++ www/kazehakase/patches/patch-ab | 13 ++++++++ www/kazehakase/patches/patch-ac | 12 +++++++ www/kazehakase/patches/patch-ad | 13 ++++++++ www/kazehakase/patches/patch-ae | 13 ++++++++ www/kazehakase/patches/patch-af | 13 ++++++++ www/kazehakase/patches/patch-ag | 13 ++++++++ www/kazehakase/patches/patch-ah | 13 ++++++++ www/kazehakase/patches/patch-ai | 13 ++++++++ www/kazehakase/patches/patch-aj | 13 ++++++++ www/kazehakase/patches/patch-ak | 13 ++++++++ www/kazehakase/patches/patch-al | 13 ++++++++ 16 files changed, 299 insertions(+) create mode 100644 www/kazehakase/DESCR create mode 100644 www/kazehakase/Makefile create mode 100644 www/kazehakase/PLIST create mode 100644 www/kazehakase/distinfo create mode 100644 www/kazehakase/patches/patch-aa create mode 100644 www/kazehakase/patches/patch-ab create mode 100644 www/kazehakase/patches/patch-ac create mode 100644 www/kazehakase/patches/patch-ad create mode 100644 www/kazehakase/patches/patch-ae create mode 100644 www/kazehakase/patches/patch-af create mode 100644 www/kazehakase/patches/patch-ag create mode 100644 www/kazehakase/patches/patch-ah create mode 100644 www/kazehakase/patches/patch-ai create mode 100644 www/kazehakase/patches/patch-aj create mode 100644 www/kazehakase/patches/patch-ak create mode 100644 www/kazehakase/patches/patch-al (limited to 'www') diff --git a/www/kazehakase/DESCR b/www/kazehakase/DESCR new file mode 100644 index 00000000000..3f22032d59f --- /dev/null +++ b/www/kazehakase/DESCR @@ -0,0 +1,8 @@ +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. diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile new file mode 100644 index 00000000000..705c05d8188 --- /dev/null +++ b/www/kazehakase/Makefile @@ -0,0 +1,50 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ +# + +DISTNAME= kazehakase-0.2.9 +CATEGORIES= www +MASTER_SITES= http://osdn.dl.sourceforge.jp/kazehakase/15824/ \ + http://keihanna.dl.sourceforge.jp/kazehakase/15824/ + +MAINTAINER= lems@gmx.net +HOMEPAGE= http://kazehakase.sourceforge.jp/ +COMMENT= Web browser with multiple layout engines support + +BUILD_USES_MSGFMT= yes + +GNU_CONFIGURE= yes +USE_DIRS+= xdg-1.1 +USE_TOOLS+= gmake pkg-config +USE_LIBTOOL= yes +USE_PKGINSTALL= yes +USE_PKGLOCALEDIR= yes + +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool + +CONFIGURE_ARGS+= --disable-ssl +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} + +PKG_OPTIONS_VAR= PKG_OPTIONS.kazehakase +.include "../../www/mozilla/gecko-options.mk" +.include "../../mk/bsd.options.mk" + +PKG_SYSCONFSUBDIR= kazehakase +EGDIR= ${PREFIX}/share/examples/kazehakase +EGFILES= bookmarkbar.xml bookmarks.xml kz-ui-beginner.xml \ + kz-ui-bookmarks.xml kz-ui-expert.xml kz-ui-medium.xml \ + kzrc proxyrc smartbookmarks.xml +.for f in ${EGFILES} +CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} +.endfor +.undef f + +MAKE_DIRS+= ${PKG_SYSCONFDIR}/mozilla +CONF_FILES+= ${EGDIR}/mozilla/encodings.xml ${PKG_SYSCONFDIR}/mozilla/encodings.xml + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../textproc/intltool/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../www/mozilla/gecko-depends.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/kazehakase/PLIST b/www/kazehakase/PLIST new file mode 100644 index 00000000000..6552d41d960 --- /dev/null +++ b/www/kazehakase/PLIST @@ -0,0 +1,69 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ +bin/kazehakase +man/man1/kazehakase.1 +share/applications/kazehakase.desktop +share/examples/kazehakase/bookmarkbar.xml +share/examples/kazehakase/bookmarks.xml +share/examples/kazehakase/kz-ui-beginner.xml +share/examples/kazehakase/kz-ui-bookmarks.xml +share/examples/kazehakase/kz-ui-expert.xml +share/examples/kazehakase/kz-ui-medium.xml +share/examples/kazehakase/kzrc +share/examples/kazehakase/mozilla/encodings.xml +share/examples/kazehakase/proxyrc +share/examples/kazehakase/smartbookmarks.xml +share/kazehakase/icons/autoscroll.xpm +share/kazehakase/icons/kz-anchor.png +share/kazehakase/icons/kz-book-search.png +share/kazehakase/icons/kz-bookmark.png +share/kazehakase/icons/kz-closebackward.png +share/kazehakase/icons/kz-closeforward.png +share/kazehakase/icons/kz-closewindow.png +share/kazehakase/icons/kz-copyimagelocation.png +share/kazehakase/icons/kz-copyurl.png +share/kazehakase/icons/kz-editor.png +share/kazehakase/icons/kz-epiphany.png +share/kazehakase/icons/kz-firefox.png +share/kazehakase/icons/kz-folder-open.png +share/kazehakase/icons/kz-folder-search.png +share/kazehakase/icons/kz-folder.png +share/kazehakase/icons/kz-font-decrease.png +share/kazehakase/icons/kz-font-increase.png +share/kazehakase/icons/kz-galeon.png +share/kazehakase/icons/kz-google.png +share/kazehakase/icons/kz-gray.png +share/kazehakase/icons/kz-green.png +share/kazehakase/icons/kz-history.png +share/kazehakase/icons/kz-konqueror.png +share/kazehakase/icons/kz-logo-bg.png +share/kazehakase/icons/kz-logo.png +share/kazehakase/icons/kz-mozilla.png +share/kazehakase/icons/kz-netscape.png +share/kazehakase/icons/kz-newwindow.png +share/kazehakase/icons/kz-openimagewindow.png +share/kazehakase/icons/kz-openlinkwindow.png +share/kazehakase/icons/kz-openselectedlink.png +share/kazehakase/icons/kz-red.png +share/kazehakase/icons/kz-remote-bookmark.png +share/kazehakase/icons/kz-savelink.png +share/kazehakase/icons/kz-scrap-bookmark.png +share/kazehakase/icons/kz-search.png +share/kazehakase/icons/kz-select-all.png +share/kazehakase/icons/kz-separator.png +share/kazehakase/icons/kz-smart-bookmark.png +share/kazehakase/icons/kz-tab-next.png +share/kazehakase/icons/kz-tab-prev.png +share/kazehakase/icons/kz-view-source.png +share/kazehakase/icons/kz-yellow.png +share/kazehakase/kz-no-thumbnail.png +share/kazehakase/search-result.css +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/kazehakase.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/kazehakase.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/kazehakase.mo +share/pixmaps/kazehakase-icon.png +@comment in xdg-dirs: @dirrm share/pixmaps +@dirrm share/kazehakase/icons +@dirrm share/kazehakase +@dirrm share/examples/kazehakase/mozilla +@dirrm share/examples/kazehakase +@comment in xdg-dirs: @dirrm share/applications diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo new file mode 100644 index 00000000000..2cfb088010c --- /dev/null +++ b/www/kazehakase/distinfo @@ -0,0 +1,17 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +SHA1 (kazehakase-0.2.9.tar.gz) = 074c3df2e7bed75d8b980cf9403bd06e9ec19ab6 +RMD160 (kazehakase-0.2.9.tar.gz) = adb8f3dce825666f224b331af495e94d022fbf34 +Size (kazehakase-0.2.9.tar.gz) = 1220493 bytes +SHA1 (patch-aa) = f04c8f51f6b78e920755b9adb8f8c69e92ce5399 +SHA1 (patch-ab) = eda16247d8065ea366af2d42d687b694a499e76a +SHA1 (patch-ac) = 212c007f3bcd6eda798e7767220400ce31c93d44 +SHA1 (patch-ad) = 15ec26b8922d44224d03074472bfb249195f5d2e +SHA1 (patch-ae) = 9ca9e88b3e73a48ecc76cf68429baa16ce23c246 +SHA1 (patch-af) = 89af4c615d2a8c2c28322863029a89208bc55a23 +SHA1 (patch-ag) = 2ae2e80bfbbd7d27eb28b69f5a96351f1106030f +SHA1 (patch-ah) = cb3802373a490c0fbe23503758080d90ebed0c6d +SHA1 (patch-ai) = b492b3abac4e7a4ee4d5acb63c248dc8224f2358 +SHA1 (patch-aj) = d8738dd81a59ef13515f3dddfb37611dee71fd38 +SHA1 (patch-ak) = 24b5d930002f9a2061d99ffebb9e088f0cb696ed +SHA1 (patch-al) = 52549306ced23b3372738881874e24fdafce6c13 diff --git a/www/kazehakase/patches/patch-aa b/www/kazehakase/patches/patch-aa new file mode 100644 index 00000000000..7ae9f9957dc --- /dev/null +++ b/www/kazehakase/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- etc/Makefile.am.orig 2004-10-13 12:48:00.000000000 +0000 ++++ etc/Makefile.am +@@ -2,7 +2,7 @@ + + SUBDIRS = mozilla + +-kzetcdir = $(sysconfdir)/$(PACKAGE) ++kzetcdir = @datadir@/examples/@PACKAGE_TARNAME@ + kzetc_DATA = \ + kz-ui-beginner.xml \ + kz-ui-medium.xml \ diff --git a/www/kazehakase/patches/patch-ab b/www/kazehakase/patches/patch-ab new file mode 100644 index 00000000000..15bc95ad7ea --- /dev/null +++ b/www/kazehakase/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- etc/Makefile.in.orig 2005-07-28 06:40:47.000000000 +0000 ++++ etc/Makefile.in +@@ -181,7 +181,7 @@ target_alias = @target_alias@ + + SUBDIRS = mozilla + +-kzetcdir = $(sysconfdir)/$(PACKAGE) ++kzetcdir = @datadir@/examples/@PACKAGE_TARNAME@ + kzetc_DATA = \ + kz-ui-beginner.xml \ + kz-ui-medium.xml \ diff --git a/www/kazehakase/patches/patch-ac b/www/kazehakase/patches/patch-ac new file mode 100644 index 00000000000..7509a79df71 --- /dev/null +++ b/www/kazehakase/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- etc/mozilla/Makefile.am.orig 2004-10-13 12:48:01.000000000 +0000 ++++ etc/mozilla/Makefile.am +@@ -1,6 +1,6 @@ + # -*- Mode: Makefile; tab-width: 8; indent-tabs-mode: t; -*- + +-kzetcmozdir = $(sysconfdir)/$(PACKAGE)/mozilla ++kzetcmozdir = @datadir@/examples/@PACKAGE_TARNAME@/mozilla + kzetcmoz_DATA = \ + encodings.xml + diff --git a/www/kazehakase/patches/patch-ad b/www/kazehakase/patches/patch-ad new file mode 100644 index 00000000000..a4fe078f078 --- /dev/null +++ b/www/kazehakase/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- etc/mozilla/Makefile.in.orig 2005-07-28 06:40:47.000000000 +0000 ++++ etc/mozilla/Makefile.in +@@ -179,7 +179,7 @@ sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + +-kzetcmozdir = $(sysconfdir)/$(PACKAGE)/mozilla ++kzetcmozdir = @datadir@/examples/@PACKAGE_TARNAME@/mozilla + kzetcmoz_DATA = \ + encodings.xml + diff --git a/www/kazehakase/patches/patch-ae b/www/kazehakase/patches/patch-ae new file mode 100644 index 00000000000..cc98195c73d --- /dev/null +++ b/www/kazehakase/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/Makefile.am.orig 2005-03-13 10:50:24.000000000 +0000 ++++ src/Makefile.am +@@ -8,7 +8,7 @@ AM_CPPFLAGS = \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ diff --git a/www/kazehakase/patches/patch-af b/www/kazehakase/patches/patch-af new file mode 100644 index 00000000000..a77c39d1509 --- /dev/null +++ b/www/kazehakase/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/Makefile.in.orig 2005-06-28 00:17:36.000000000 +0000 ++++ src/Makefile.in +@@ -115,7 +115,7 @@ AM_CPPFLAGS = \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ diff --git a/www/kazehakase/patches/patch-ag b/www/kazehakase/patches/patch-ag new file mode 100644 index 00000000000..115d37d0611 --- /dev/null +++ b/www/kazehakase/patches/patch-ag @@ -0,0 +1,13 @@ +$NetBSD: patch-ag,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/actions/Makefile.am.orig 2005-06-20 00:31:53.000000000 +0000 ++++ src/actions/Makefile.am +@@ -4,7 +4,7 @@ noinst_LTLIBRARIES = libkzactions.la + + AM_CPPFLAGS = \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ + -DG_DISABLE_DEPRECATED=1 diff --git a/www/kazehakase/patches/patch-ah b/www/kazehakase/patches/patch-ah new file mode 100644 index 00000000000..f839f784411 --- /dev/null +++ b/www/kazehakase/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/actions/Makefile.in.orig 2005-07-28 06:40:48.000000000 +0000 ++++ src/actions/Makefile.in +@@ -46,7 +46,7 @@ AM_CFLAGS = @AM_CFLAGS@ + + AM_CPPFLAGS = \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ + -DG_DISABLE_DEPRECATED=1 diff --git a/www/kazehakase/patches/patch-ai b/www/kazehakase/patches/patch-ai new file mode 100644 index 00000000000..fdacf5baeeb --- /dev/null +++ b/www/kazehakase/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/bookmarks/Makefile.am.orig 2005-02-07 13:09:53.000000000 +0000 ++++ src/bookmarks/Makefile.am +@@ -19,7 +19,7 @@ AM_CPPFLAGS= \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" + + libkzbookmarks_la_SOURCES = \ diff --git a/www/kazehakase/patches/patch-aj b/www/kazehakase/patches/patch-aj new file mode 100644 index 00000000000..65117d00479 --- /dev/null +++ b/www/kazehakase/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/bookmarks/Makefile.in.orig 2005-06-28 00:17:36.000000000 +0000 ++++ src/bookmarks/Makefile.in +@@ -90,7 +90,7 @@ AM_CPPFLAGS = \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" + + AM_CXXFLAGS = @AM_CXXFLAGS@ diff --git a/www/kazehakase/patches/patch-ak b/www/kazehakase/patches/patch-ak new file mode 100644 index 00000000000..0ced2d6e571 --- /dev/null +++ b/www/kazehakase/patches/patch-ak @@ -0,0 +1,13 @@ +$NetBSD: patch-ak,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/prefs_ui/Makefile.am.orig 2005-04-23 01:20:37.000000000 +0000 ++++ src/prefs_ui/Makefile.am +@@ -15,7 +15,7 @@ AM_CPPFLAGS = \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ diff --git a/www/kazehakase/patches/patch-al b/www/kazehakase/patches/patch-al new file mode 100644 index 00000000000..a38c547f17b --- /dev/null +++ b/www/kazehakase/patches/patch-al @@ -0,0 +1,13 @@ +$NetBSD: patch-al,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $ + +--- src/prefs_ui/Makefile.in.orig 2005-06-28 00:17:38.000000000 +0000 ++++ src/prefs_ui/Makefile.in +@@ -85,7 +85,7 @@ AM_CPPFLAGS = \ + -DLOCALEDIR=\""$(localedir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DDATADIR=\""$(datadir)"\" \ +- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \ ++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \ + -DKZ_DATADIR=\""$(datadir)/$(PACKAGE)"\" \ + -DGTK_DISABLE_DEPRECATED=1 \ + -DGDK_DISABLE_DEPRECATED=1 \ -- cgit v1.2.3