ports/77927: [NEW-PORT][UPDATE][FIXED] IIIMF-related ports: Add Canna/FreeWnn support, Update to r12_1-svn2002 and bug fixes
Hajimu UMEMOTO
ume at freebsd.org
Tue Feb 22 16:30:24 UTC 2005
The following reply was made to PR ports/77927; it has been noted by GNATS.
From: Hajimu UMEMOTO <ume at freebsd.org>
To: FreeBSD-gnats-submit at freebsd.org
Cc: Daichi GOTO <daichi at freebsd.org>, kcwu at csie.org, ume at freebsd.org,
nork at freebsd.org, hrs at freebsd.org, maho at freebsd.org
Subject: Re: ports/77927: [NEW-PORT][UPDATE][FIXED] IIIMF-related ports: Add Canna/FreeWnn support, Update to r12_1-svn2002 and bug fixes
Date: Wed, 23 Feb 2005 01:28:56 +0900
>>>>> On Tue, 22 Feb 2005 22:55:19 +0900 (JST)
>>>>> Daichi GOTO <daichi at freebsd.org> said:
daichi> IIIMF-related ports:
daichi> - Add Canna and FreeWnn support
daichi> - Update to r12_1-svn2002
daichi> - some Bug Fixes to avoid core dump
gnome-im-proterties in textproc/iiimf-gnome-im-switcher dumps core.
The following patch fixes this problem:
Index: iiimf-gnome-im-switcher/Makefile
diff -u iiimf-gnome-im-switcher/Makefile.orig iiimf-gnome-im-switcher/Makefile
--- iiimf-gnome-im-switcher/Makefile.orig Wed Feb 23 00:11:51 2005
+++ iiimf-gnome-im-switcher/Makefile Wed Feb 23 00:11:55 2005
@@ -50,6 +50,8 @@
post-patch:
${REINPLACE_CMD} -e "s,/usr/lib/im,${PREFIX}/lib/im,g" \
${WRKSRC}/../acfiles/im_common.m4
+ ${REINPLACE_CMD} -e "/GNOMECC_DATA_DIR/s,/share/,&gnome/,g" \
+ ${WRKSRC}/configure.in
pre-configure:
(cd ${WRKSRC}/.. && ${GMAKE} ${UPDATE_ARGS} update-acfiles)
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
More information about the freebsd-ports-bugs
mailing list