View | Details | Raw Unified | Return to bug 71088
Collapse All | Expand All

(-)/usr/ports/www/kazehakase/Makefile (-3 / +28 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	kazehakase
8
PORTNAME=	kazehakase
9
PORTVERSION=	0.1.8.1
9
PORTVERSION=	0.1.9
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
12
MASTER_SITE_SUBDIR=	${PORTNAME}/10618/
12
MASTER_SITE_SUBDIR=	${PORTNAME}/11115/
13
13
14
MAINTAINER=	ahze@ahze.net
14
MAINTAINER=	ahze@ahze.net
15
COMMENT=	Kazehakase is a browser with gecko engine like Epiphany or Galeon
15
COMMENT=	Kazehakase is a browser with gecko engine like Epiphany or Galeon
Lines 38-54 Link Here
38
USE_GNOME=	gnomehack intlhack gnomeprefix gtk20
38
USE_GNOME=	gnomehack intlhack gnomeprefix gtk20
39
USE_GMAKE=	yes
39
USE_GMAKE=	yes
40
USE_REINPLACE=	yes
40
USE_REINPLACE=	yes
41
42
.if defined(WITH_MIGEMO)
43
USE_RUBY=	yes
44
.endif
45
41
CONFIGURE_ARGS=	--with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \
46
CONFIGURE_ARGS=	--with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \
42
		--with-mozilla-libs="${X11BASE}/lib/${MOZILLA}" \
47
		--with-mozilla-libs="${X11BASE}/lib/${MOZILLA}" \
43
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
48
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
44
		LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
49
		LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
45
50
46
OPTIONS=	MIGEMO "Enable Migemo (Japanese incremental search)" Off
51
OPTIONS=	MIGEMO "Enable Migemo (Japanese incremental search)" Off \
52
		IMAGEMAGICK "Enable Thumbnail support (EXPERIMENTAL!)" Off
47
53
48
FLASHPLAYER=	${LOCALBASE}/lib/libflashplayer.so.1
54
FLASHPLAYER=	${LOCALBASE}/lib/libflashplayer.so.1
49
55
50
.include <bsd.port.pre.mk>
56
.include <bsd.port.pre.mk>
51
57
58
.if exists(${LOCALBASE}/bin/migemo)
59
.if exists(${RUBY_SITEARCHLIBDIR}/uconv.so)
60
WITH_MIGEMO=	yes
61
.endif
62
.endif
63
64
.if exists(${LOCALBASE}/bin/convert)
65
WITH_IMAGEMAGICK=yes
66
.endif
67
52
.if defined(WITH_MIGEMO)
68
.if defined(WITH_MIGEMO)
53
.if ${ARCH} == "i386" || ${ARCH} == "sparc64"
69
.if ${ARCH} == "i386" || ${ARCH} == "sparc64"
54
RUN_DEPENDS+=	migemo:${PORTSDIR}/japanese/migemo \
70
RUN_DEPENDS+=	migemo:${PORTSDIR}/japanese/migemo \
Lines 58-63 Link Here
58
.endif
74
.endif
59
.endif
75
.endif
60
76
77
.if defined(WITH_IMAGEMAGICK)
78
RUN_DEPENDS+=	convert:${PORTSDIR}/graphics/ImageMagick
79
.endif
80
61
post-patch:
81
post-patch:
62
	@${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' \
82
	@${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' \
63
		${WRKSRC}/configure
83
		${WRKSRC}/configure
Lines 69-73 Link Here
69
		s|%%PREFIX%%|${PREFIX}|; s|%%X11BASE%%|${X11BASE}|; \
89
		s|%%PREFIX%%|${PREFIX}|; s|%%X11BASE%%|${X11BASE}|; \
70
		s|%%LOCALBASE%%|${LOCALBASE}|; s|%%MOZILLA%%|${MOZILLA}|' \
90
		s|%%LOCALBASE%%|${LOCALBASE}|; s|%%MOZILLA%%|${MOZILLA}|' \
71
			${WRKSRC}/src/kazehakase
91
			${WRKSRC}/src/kazehakase
92
93
post-install:
94
.if defined(WITH_IMAGEMAGICK)
95
	@${CAT} ${PKGMESSAGE}
96
.endif
72
97
73
.include <bsd.port.post.mk>
98
.include <bsd.port.post.mk>
(-)/usr/ports/www/kazehakase/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (kazehakase-0.1.8.1.tar.gz) = 1a4f67f125657e4f630e8418ca69f4cf
1
MD5 (kazehakase-0.1.9.tar.gz) = 72a733327f0cdef740996b6f9efdfeba
2
SIZE (kazehakase-0.1.8.1.tar.gz) = 1007770
2
SIZE (kazehakase-0.1.9.tar.gz) = 1045767
(-)/usr/ports/www/kazehakase/files/patch-configure (-13 lines)
Lines 1-13 Link Here
1
--- configure.orig	Fri Aug 27 12:36:22 2004
2
+++ configure	Fri Aug 27 12:37:21 2004
3
@@ -19324,7 +19324,10 @@
4
  1.7rc3) MOZILLA_SNAPSHOT=15 ;;
5
   1.7) MOZILLA_SNAPSHOT=15 ;;
6
   1.7.1) MOZILLA_SNAPSHOT=15 ;;
7
+  1.7.2) MOZILLA_SNAPSHOT=15 ;; 
8
  1.8a) MOZILLA_SNAPSHOT=16 ;;
9
+  1.8a2) MOZILLA_SNAPSHOT=16 ;;
10
+  1.8a3) MOZILLA_SNAPSHOT=16 ;;
11
 trunk) MOZILLA_SNAPSHOT=16 ;;
12
     *) { { echo "$as_me:$LINENO: error:
13
 *****************************************************************************
(-)/usr/ports/www/kazehakase/pkg-message (+4 lines)
Line 0 Link Here
1
===>
2
===>  Thumbnail support is in the experimental state, so it does not work by
3
===>  default. If you wish to use thumbnails, you have to write
4
===>  "create_thumbnail=true" in [Global] section in ~/.kazehakase/kzrc
(-)/usr/ports/www/kazehakase/pkg-plist (-1 / +6 lines)
Lines 1-6 Link Here
1
bin/kazehakase
1
bin/kazehakase
2
bin/kz
2
bin/kz
3
bin/kzmigemo
4
etc/kazehakase/bookmarkbar.xml
3
etc/kazehakase/bookmarkbar.xml
5
etc/kazehakase/bookmarks.xml
4
etc/kazehakase/bookmarks.xml
6
etc/kazehakase/kz-ui-beginner.xml
5
etc/kazehakase/kz-ui-beginner.xml
Lines 12-17 Link Here
12
etc/kazehakase/smartbookmarks.xml
11
etc/kazehakase/smartbookmarks.xml
13
share/gnome/applications/kazehakase.desktop
12
share/gnome/applications/kazehakase.desktop
14
share/gnome/kazehakase/icons/kz-anchor.png
13
share/gnome/kazehakase/icons/kz-anchor.png
14
share/gnome/kazehakase/icons/kz-book-search.png
15
share/gnome/kazehakase/icons/kz-bookmark.png
15
share/gnome/kazehakase/icons/kz-bookmark.png
16
share/gnome/kazehakase/icons/kz-closebackward.png
16
share/gnome/kazehakase/icons/kz-closebackward.png
17
share/gnome/kazehakase/icons/kz-closeforward.png
17
share/gnome/kazehakase/icons/kz-closeforward.png
Lines 20-25 Link Here
20
share/gnome/kazehakase/icons/kz-copyurl.png
20
share/gnome/kazehakase/icons/kz-copyurl.png
21
share/gnome/kazehakase/icons/kz-editor.png
21
share/gnome/kazehakase/icons/kz-editor.png
22
share/gnome/kazehakase/icons/kz-folder-open.png
22
share/gnome/kazehakase/icons/kz-folder-open.png
23
share/gnome/kazehakase/icons/kz-folder-search.png
23
share/gnome/kazehakase/icons/kz-folder.png
24
share/gnome/kazehakase/icons/kz-folder.png
24
share/gnome/kazehakase/icons/kz-google.png
25
share/gnome/kazehakase/icons/kz-google.png
25
share/gnome/kazehakase/icons/kz-gray.png
26
share/gnome/kazehakase/icons/kz-gray.png
Lines 36-45 Link Here
36
share/gnome/kazehakase/icons/kz-savelink.png
37
share/gnome/kazehakase/icons/kz-savelink.png
37
share/gnome/kazehakase/icons/kz-scrap-bookmark.png
38
share/gnome/kazehakase/icons/kz-scrap-bookmark.png
38
share/gnome/kazehakase/icons/kz-search.png
39
share/gnome/kazehakase/icons/kz-search.png
40
share/gnome/kazehakase/icons/kz-select-all.png
39
share/gnome/kazehakase/icons/kz-separator.png
41
share/gnome/kazehakase/icons/kz-separator.png
40
share/gnome/kazehakase/icons/kz-smart-bookmark.png
42
share/gnome/kazehakase/icons/kz-smart-bookmark.png
41
share/gnome/kazehakase/icons/kz-tab-next.png
43
share/gnome/kazehakase/icons/kz-tab-next.png
42
share/gnome/kazehakase/icons/kz-tab-prev.png
44
share/gnome/kazehakase/icons/kz-tab-prev.png
45
share/gnome/kazehakase/icons/kz-view-source.png
46
share/gnome/kazehakase/kz-no-thumbnail.png
47
share/gnome/kazehakase/search-result.css
43
share/gnome/pixmaps/kazehakase-icon.png
48
share/gnome/pixmaps/kazehakase-icon.png
44
share/locale/ja/LC_MESSAGES/kazehakase.mo
49
share/locale/ja/LC_MESSAGES/kazehakase.mo
45
@dirrm share/gnome/kazehakase/icons
50
@dirrm share/gnome/kazehakase/icons

Return to bug 71088