From owner-ports-jp@jp.FreeBSD.org Sat May 29 19:29:06 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i4TAT6k29204;
	Sat, 29 May 2004 19:29:06 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id i4TAT5929199
	for <ports-jp@jp.FreeBSD.org>; Sat, 29 May 2004 19:29:05 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Received: from mail4.rim.or.jp
	by serio.al.rim.or.jp (3.7W/HMX-13) id TAA09085
	for <ports-jp@jp.FreeBSD.org>; Sat, 29 May 2004 19:29:05 +0900 (JST)
Received: from singer.tertio.atoll (flets3119.t3.rim.or.jp [202.247.155.119]) by mail4.rim.or.jp (8.9.3/3.7W)
	id TAA13590 for <ports-jp@jp.FreeBSD.org>; Sat, 29 May 2004 19:29:05 +0900 (JST)
Received: from localhost (localhost [127.0.0.1])
	by singer.tertio.atoll (8.12.11/8.12.10) with ESMTP id i4TATUOr016431
	for <ports-jp@jp.FreeBSD.org>; Sat, 29 May 2004 19:29:30 +0900 (JST)
	(envelope-from yoshiaki@kt.rim.or.jp)
Message-Id: <20040529.192930.74751910.yoshiaki@kt.rim.or.jp>
To: ports-jp@jp.FreeBSD.org
From: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
In-Reply-To: <86lljczi5l.fsf@xa12.heimat.gr.jp>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: ports-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 29 May 2004 19:29:30 +0900
X-Sequence: ports-jp 14736
Subject: [ports-jp 14736] magicpoint =?ISO-2022-JP?B?GyRCJE4bKEI=?= ports
Sender: owner-ports-jp@jp.FreeBSD.org
X-Originator: yoshiaki@kt.rim.or.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+040515

$BFb@n$G$9!#(B
magicpoint$B$,(Bxft$B$,F~$C$F$$$k$H$-$K$O%3%s%Q%$%k$G$-$J$$(B
$B$h$&$J$N$G$9$,$3$l$O;d$N$H$3$m$@$1$J$N$G$7$g$&$+(B?

$B$H$j$"$($:(B/misc/magicpoint$B$r=$@5$7$F$_$^$7$?(B

diff -ruN magicpoint/files/patch-ab magicpoint.200405/files/patch-ab
--- magicpoint/files/patch-ab	Thu Jan  1 09:00:00 1970
+++ magicpoint.200405/files/patch-ab	Sun May 16 19:04:16 2004
@@ -0,0 +1,10 @@
+--- mgp.h.orig	Fri Jun  6 16:18:25 2003
++++ mgp.h	Sun May 16 19:02:09 2004
+@@ -62,6 +62,7 @@
+ #include <X11/cursorfont.h>
+ #include <X11/Xatom.h>
+ #ifdef USE_XFT2
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <fontconfig/fontconfig.h>
+ #include <X11/Xft/Xft.h>

$B$=$l$+$i(Bxft$B$,F~$C$F$$$k$H$-$O(B--enable-freetype-charset16$B$H$V$D$+$k(B
$B$h$&$G$9!#$J$N$GF|K\8lHG$NJ}$O(B

 (1) --disable-xft2 $B$7$F$_$^$7$?!#(Bxft$B$NJ}$r@8$+$9J}8~$G$b9T$1$=$&$J(B
 $B5$$O$7$^$9$,%I%-%e%a%s%HEy$rBgI}$K=q$-D>$9I,MW$,$"$j$=$&$J$N$G!#(B
 (2) $B$b$&(Bvflib$B$OL5$/$F$b$$$$$G$7$g$&(B

$B$H$$$&JQ99$rF~$l$F$_$^$7$?!#$3$A$i$K$D$$$F$O0[O@$b$"$k$G$7$g$&$,$$$+$,(B
$B$J$b$N$G$7$g$&(B?

diff -ruN magicpoint/Makefile magicpoint.200405/Makefile
--- magicpoint/Makefile	Fri Jan 23 14:28:49 2004
+++ magicpoint.200405/Makefile	Sat May 29 19:14:43 2004
@@ -8,14 +8,11 @@
 MASTERDIR=	${.CURDIR}/../../misc/magicpoint
 COMMENT=	An X11-based presentation tool, configured with vflib support
 
-LIB_DEPENDS=	VFlib2.24:${PORTSDIR}/japanese/vflib
-
 CATEGORIES=	japanese
 
 MAINTAINER=	mita@jp.FreeBSD.org
 
-# dirty, but this is required for version independent-ness
-CONFIGURE_ARGS=		--with-vfontcap=`${LS} -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
+CONFIGURE_ARGS=		--disable-xft2 --disable-vflib
 CONFIGURE_ARGS+=	--enable-freetype-charset16
 
 .include "${MASTERDIR}/Makefile"

--
  yoshiaki@kt.rim.or.jp
 ($B$&(B)  
