Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
USE_TOOLS+=msgfmt.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
(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)
|
|
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.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
CONFIGURE_ARGS.
|
|
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
|
|
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.)
|
|
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.
|