summaryrefslogtreecommitdiff
path: root/www/kazehakase/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2006-01-04Update to 0.3.3 from maintainer via PR #32272.reed1-1/+2
(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)
2005-08-11Import kazehakase web browser.reed1-0/+69
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.