Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 12:04:58 -0700 (PDT)
From:      Shannon -jj Behrens <jj@icmp.nttmcl.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        iwasa@nttmcl.com
Subject:   ports/56092: PATCH: japanese/alias-fonts should depend on gshar+gunshar
Message-ID:  <200308281904.h7SJ4wFD040412@icmp.nttmcl.com>
Resent-Message-ID: <200308281910.h7SJAV7G084303@freefall.freebsd.org>

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

>Number:         56092
>Category:       ports
>Synopsis:       PATCH: japanese/alias-fonts should depend on gshar+gunshar
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 12:10:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Shannon -jj Behrens
>Release:        FreeBSD 4.8-RELEASE-p1 i386
>Organization:
NTT MCL, INC.
>Environment:
System: FreeBSD icmp.nttmcl.com 4.8-RELEASE-p1 FreeBSD 4.8-RELEASE-p1 #0: Mon Aug 4 13:49:25 PDT 2003 jj@icmp.nttmcl.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
japanese/alias-fonts should depend on gshar+gunshar

For some reason and at some point the port uses gunshar.  It died on me because
I didn't have gunshar installed.  Perhaps this isn't the best way to fix it, 
but I recommend adding gshar+gunshar to the list of depends (patch below).

>How-To-Repeat:
Try to install japanese/alias-fonts from ports on a new 4.8 install.

>Fix:
--- Makefile.orig	Thu Aug 28 11:53:38 2003
+++ Makefile	Thu Aug 28 11:57:41 2003
@@ -13,6 +13,8 @@
 MAINTAINER=	koma2@jiro.c.u-tokyo.ac.jp
 COMMENT=	A meta-port which setups Japanese fonts
 
+BUILD_DEPENDS=	gunshar:${PORTSDIR}/archivers/gshar+gunshar
+
 RUN_DEPENDS=	\
 	${FONTSDIR}/jpnhn4-iso.pcf.gz:${PORTSDIR}/japanese/elisa8x8 \
 	${FONTSDIR}/5x10B.pcf.gz:${PORTSDIR}/japanese/k10 \
>Release-Note:
>Audit-Trail:
>Unformatted:



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