Commit graph

11 commits

Author SHA1 Message Date
wiz
1f2e28d267 Reset maintainer on his request. PR 32699. 2006-02-03 00:58:25 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rxg
1cc6b4c312 Use MASTER_SITE_SOURCEFORGE_JP. 2006-01-21 11:55:14 +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
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
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