Commit graph

12 commits

Author SHA1 Message Date
sbd
f821239e96 Remove G_DISABLE_DEPRECATED so this builds with new glib. 2012-02-03 02:46:39 +00:00
joerg
aa7e418922 Fix fallout from newer gnutls. 2011-12-12 19:10:37 +00:00
tnn
94a454e70e 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 ...
2009-10-30 20:34:43 +00:00
tnn
25ac65ec5e Switch to xulrunner ... but unfortunately it doesn't work.
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.
2009-08-06 12:21:37 +00:00
drochner
70dc03d055 -use libgnutls-config.mk, make gnutls detection work,
bump PKGREVISION
-remove some GTK_DISABLE_DEPRECATED to fix build with newer gtk2
2009-07-03 14:00:24 +00:00
tonnerre
8b85848011 Update Kazehakase to version 0.5.4:
- 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.
2008-05-03 19:58:43 +00:00
joerg
289a846b7a Drop a stupid sed from configure that breaks the itlocaledir patching. 2007-12-30 17:55:11 +00:00
wiz
04f1e729c1 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)
2007-10-27 13:03:50 +00:00
reed
4a1e9fa14a 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 <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)
2007-01-24 16:29:11 +00:00
reed
f66fa1f39b Update to 0.3.3 from maintainer via PR #32272.
(I did this a while ago but never updated since it has problem
using default firefox dependency, but with mozilla it does work fine.
I now see that 0.3.4 is now available.)

Added a gnutls option. Adds a options.mk file for this (and for gecko).

USE_DIRS updated to xdg-1.2.

Removed glib2 buildlink include.

New "fr" locale file.

Changelog:

Kazehakase-0.3.3:
 - Fixed compile problem on FreeBSD (Kouhei Sutou)
 - Fixed multiplying windows on restoring session (Hiroyuki Ikezoe)
 Kazehakase-0.3.2:
 - Dialog for SSL certificates (Hidetaka Iwai)
 - scrolling mouse wheel with 3 (right) button click (Kouhei Sutou)
 - Set the label color in the sidebar to the same color of the tab
   label (Jim Apple)
 - Fix BUG #2190, #2659, #2740 (Gna) and #4982, #7241 (SF.jp)
 Kazehakase-0.3.1:
 - Use GnuTLS instead of OpenSSL (Hidetaka Iwai)
 - Added TabCloseAllSameSiteAsThis action (Ryo SHIMIZU)
 - French translation (Jocelyn Jaubert)
2006-01-04 23:59:40 +00:00
reed
9af4b2f990 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.)
2005-09-17 22:40:36 +00:00
reed
b8a523f3f1 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.
2005-08-11 17:43:10 +00:00