Commit graph

4 commits

Author SHA1 Message Date
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +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