Commit Graph

8 Commits

Author SHA1 Message Date
landry
30aa85ae8e Finally fix www/kazehakase, after lots of cries and pain with/about
libtool. Backport upstream svn r3779 + r3872 to correctly build with
xulrunner 1.9.2, and use ports libtool which does a way better job at
linking gecko.so than gnu libtool. This needs r1.120 of build/libtool.
2010-06-19 10:34:41 +00:00
landry
cb27d75f62 WIP on unbreaking kazehakase:
- update to 0.5.8
- backport upstream svn r3871 to let it build with latest gtk+2
- switch to xulrunner 1.9.x (breaks gecko backend while here)
- don't try to create a dbus server socket in a non-existent dir
It is still badly broken, as upstream doesn't seem to care about
shipping working stuff... but at least it builds and packages.
2010-05-06 19:25:51 +00:00
sthen
9998ef502d Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 13:02:11 +00:00
landry
e564c442a9 Fix WANTLIB, PLIST, bump PKGNAMEs. 2009-06-18 20:10:07 +00:00
landry
f1be2f49d6 Update kazehakase to the just-released 0.5.6.
Now that we have www/webkit in ports, split it into MULTI_PACKAGES :
-main has the common infrastructure files (and the binary), -gecko provides
gecko engine support, -webkit provides webkit engine support.

To ease updates, -gecko has the same pkgname as previous package. -webkit
support is still a bit experimental, and provided for webdevelopers who
want to write and test cross-engine websites.

With help and ok ajacoutot@
2008-10-30 22:38:10 +00:00
landry
1c10b87871 Update to kazehakase 0.5.4, out since some weeks.
While here, fix WANTLIB, add licence version, and update patches.

ok ajacoutot@
2008-06-08 16:05:23 +00:00
landry
445b549b3a Update to kazehakase 0.5.3, update patches while here.
ok ajacoutot@ (two days ago)
2008-03-18 19:25:55 +00:00
landry
caaccf6935 Import kazehakase 0.5.1, a lightweight gtk2 web browser using gecko engine.
It features tabbed browsing, session saving, dynamic bookmarks and
customizable mouse gestures. Uses xulrunner for gecko support and GnuTLS 2
for https:// links.

with feedback and testing from many on ports@, thanks !

"import it, it can't be worse than galeon and epiphany anyway.." ajacoutot@
2008-01-11 14:47:28 +00:00