summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoryyamano <yyamano@pkgsrc.org>2006-05-02 08:00:08 +0000
committeryyamano <yyamano@pkgsrc.org>2006-05-02 08:00:08 +0000
commitb080390556f44941aa4d2de3f95e75b3546b1024 (patch)
treec2cb4ddbc1a7d6bf7ce79d31457da21d7f4ffc1d /inputmethod
parentae1b142935f0ecfd21bbe91b47b66164a3078eb6 (diff)
downloadpkgsrc-b080390556f44941aa4d2de3f95e75b3546b1024.tar.gz
Make this build on Darwin.
Apply the fixes suggested by Tadashi G. Takaoka on tech-pkg-ja@jp.n.o.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ja-freewnn-lib/distinfo6
-rw-r--r--inputmethod/ja-freewnn-lib/patches/patch-ad4
-rw-r--r--inputmethod/ja-freewnn-lib/patches/patch-ae4
3 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/ja-freewnn-lib/distinfo b/inputmethod/ja-freewnn-lib/distinfo
index df291197412..62170e7f9f3 100644
--- a/inputmethod/ja-freewnn-lib/distinfo
+++ b/inputmethod/ja-freewnn-lib/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2005/12/31 00:51:27 joerg Exp $
+$NetBSD: distinfo,v 1.8 2006/05/02 08:00:08 yyamano Exp $
SHA1 (freewnn/FreeWnn-1.10.tar.gz) = 66a0640d4632d82b7012c4aa2239bc1d69d45034
RMD160 (freewnn/FreeWnn-1.10.tar.gz) = 8644371c258b1f32c36d5f0318032a0a50c5f640
@@ -9,8 +9,8 @@ Size (freewnn/patch-1.1.0-a01.gz) = 5706 bytes
SHA1 (patch-aa) = eb37740879d43ab7000ebfd7786d0e75629e1d84
SHA1 (patch-ab) = 8e5f51132c9f5ba5e05f03ae4b69920634ce7ad8
SHA1 (patch-ac) = 7de643962ca2155d5bbe69e0684e235d5c61a15e
-SHA1 (patch-ad) = a5fc18caaa5a351c96b1b73498beea490612065a
-SHA1 (patch-ae) = 5227329133667d5bdc9f519ddc219263c9bbb820
+SHA1 (patch-ad) = b78a1c7c5358a2114fa99249b08a06274d03a187
+SHA1 (patch-ae) = e33833015936ce9c5ef65a97faf3f05f0c464ddc
SHA1 (patch-af) = 26d45af3c65df5af5299c837a123129ec5919bd4
SHA1 (patch-ag) = bf3d35e2499a602862758b322970c765ffea4052
SHA1 (patch-ah) = 1795d35ffc0bdbc3d082c46afb86d616bef52d68
diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ad b/inputmethod/ja-freewnn-lib/patches/patch-ad
index d27bbd276d2..6a6820df9a5 100644
--- a/inputmethod/ja-freewnn-lib/patches/patch-ad
+++ b/inputmethod/ja-freewnn-lib/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.4 2005/12/30 21:51:23 joerg Exp $
+$NetBSD: patch-ad,v 1.5 2006/05/02 08:00:08 yyamano Exp $
--- configure.in.orig Tue Apr 6 12:12:19 1999
+++ configure.in
@@ -14,7 +14,7 @@ $NetBSD: patch-ad,v 1.4 2005/12/30 21:51:23 joerg Exp $
CPP=/usr/libexec/cpp
fi
+ ;;
-+"NetBSD" | "DragonFly")
++"NetBSD" | "DragonFly" | "Darwin")
+ CCOPTIONS="-DCSRG_BASED"
+ CDEBUGFLAGS="-O2 -fno-strength-reduce"
+ CPP=/usr/bin/cpp
diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ae b/inputmethod/ja-freewnn-lib/patches/patch-ae
index 41fcd636d2f..1d55c3ec422 100644
--- a/inputmethod/ja-freewnn-lib/patches/patch-ae
+++ b/inputmethod/ja-freewnn-lib/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.4 2005/12/30 21:51:23 joerg Exp $
+$NetBSD: patch-ae,v 1.5 2006/05/02 08:00:08 yyamano Exp $
--- configure.orig Tue Apr 6 12:12:18 1999
+++ configure
@@ -14,7 +14,7 @@ $NetBSD: patch-ae,v 1.4 2005/12/30 21:51:23 joerg Exp $
CPP=/usr/libexec/cpp
fi
+ ;;
-+"NetBSD" | "DragonFly")
++"NetBSD" | "DragonFly" | "Darwin")
+ CCOPTIONS="-DCSRG_BASED"
+ CDEBUGFLAGS="-O2 -fno-strength-reduce"
+ CPP=/usr/bin/cpp