Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 00:12:21 +0900 (JST)
From:      Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68012: misc/magicpoint
Message-ID:  <200406161512.i5GFCLOn004995@singer.tertio.atoll>
Resent-Message-ID: <200406161520.i5GFK7qk049379@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68012
>Category:       ports
>Synopsis:       misc/magicpoint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 15:20:07 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yoshiaki Uchikawa
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD singer.tertio.atoll 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Jun 13 17:16:58 JST 2004 root@singer.tertio.atoll:/usr/src/sys/i386/compile/CRUSE i386
>Description:
	Misc/magicpoint is broken.
	When we use Xft, we can't compile misc/magicpoint.

	It's a small patch to work around.

>How-To-Repeat:
>Fix:
diff -ruN magicpoint/files/patch-ab magicpoint.200406/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>


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406161512.i5GFCLOn004995>