aboutsummaryrefslogtreecommitdiff
path: root/www/kazehakase
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-03-28 16:55:29 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-03-28 16:55:29 +0000
commit491da55e79ff589b91b9ee6d5446af58c35a6242 (patch)
tree3a9d424c66c68e52ca9b4e2009b6cc9493d15f5c /www/kazehakase
parentd07d5c89385058de250482f1b77d2e2ce8847a14 (diff)
downloadports-491da55e79ff589b91b9ee6d5446af58c35a6242.tar.gz
ports-491da55e79ff589b91b9ee6d5446af58c35a6242.zip
Notes
Diffstat (limited to 'www/kazehakase')
-rw-r--r--www/kazehakase/Makefile22
-rw-r--r--www/kazehakase/distinfo6
-rw-r--r--www/kazehakase/pkg-plist1
3 files changed, 15 insertions, 14 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index a68d26ce57fc..74ce2cd4fc49 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -7,11 +7,10 @@
#
PORTNAME= kazehakase
-PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTVERSION= 0.3.6
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/18847
+MASTER_SITE_SUBDIR= ${PORTNAME}/19521
MAINTAINER= ahze@FreeBSD.org
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
@@ -57,10 +56,6 @@ CONFIGURE_ARGS+=--enable-gtk-webcore
USE_GHOSTSCRIPT=yes
.endif
-.if exists(${LOCALBASE}/bin/estxview)
-WITH_ESTRAIER= yes
-.endif
-
.if defined(WITH_MIGEMO)
.if ${ARCH} == "i386" || ${ARCH} == "sparc64"
RUN_DEPENDS+= migemo:${PORTSDIR}/japanese/migemo
@@ -69,8 +64,13 @@ CONFIGURE_ARGS+= --enable-migemo
.endif
.endif
-.if !defined(WITHOUT_ESTRAIER)
-RUN_DEPENDS+= estxview:${PORTSDIR}/textproc/estraier
+WITH_SEARCH?= hyperestraier
+.if ${WITH_SEARCH:L}=="rast"
+LIB_DEPENDS+= rast.1:${PORTSDIR}/textproc/rast
+CONFIGURE_ARGS+= --with-search-engine=rast
+.else
+LIB_DEPENDS+= estraier.8:${PORTSDIR}/textproc/hyperestraier
+CONFIGURE_ARGS+= --with-search-engine=hyperestraier
.endif
pre-everything::
@@ -79,8 +79,8 @@ pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "Enable Thumbnail support by defining WITH_THUMBNAIL"
@${ECHO_MSG} ""
- @${ECHO_MSG} "Disable Estraier, A full-text search engine for searching your history"
- @${ECHO_MSG} " by defining WITHOUT_ESTRAIER"
+ @${ECHO_MSG} "By default the search uses hyperestraier but you can"
+ @${ECHO_MSG} "use rast by using WITH_SEARCH=rast"
@${ECHO_MSG} ""
post-patch:
diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo
index b7f8e7b4947e..49feb0b54366 100644
--- a/www/kazehakase/distinfo
+++ b/www/kazehakase/distinfo
@@ -1,3 +1,3 @@
-MD5 (kazehakase-0.3.5.tar.gz) = aa7eac58718c2254050ce18d4ec86cde
-SHA256 (kazehakase-0.3.5.tar.gz) = 991bc874f1c4ba3d5d7cdf9e67bd5561d5e4a89f2bb0b7f040da4284a678b879
-SIZE (kazehakase-0.3.5.tar.gz) = 1343445
+MD5 (kazehakase-0.3.6.tar.gz) = c70e685f37c98cb2d14862a180f57c5d
+SHA256 (kazehakase-0.3.6.tar.gz) = e393195a74c0f82b21fecab543c945360962a6246595b2877af8c3e9a9ecf70d
+SIZE (kazehakase-0.3.6.tar.gz) = 1330836
diff --git a/www/kazehakase/pkg-plist b/www/kazehakase/pkg-plist
index 2a2b36144231..d9f655315858 100644
--- a/www/kazehakase/pkg-plist
+++ b/www/kazehakase/pkg-plist
@@ -46,6 +46,7 @@ share/gnome/kazehakase/icons/kz-openlinkwindow.png
share/gnome/kazehakase/icons/kz-openselectedlink.png
share/gnome/kazehakase/icons/kz-red.png
share/gnome/kazehakase/icons/kz-remote-bookmark.png
+share/gnome/kazehakase/icons/kz-rss-feed.png
share/gnome/kazehakase/icons/kz-savelink.png
share/gnome/kazehakase/icons/kz-scrap-bookmark.png
share/gnome/kazehakase/icons/kz-search.png