Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2012 09:30:12 GMT
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/168321: fix japanese/kon2-16dot
Message-ID:  <201207310930.q6V9UCO9092944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/168321; it has been noted by GNATS.

From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: bug-followup@FreeBSD.org, cs@freebsd.org, turutani@scphys.kyoto-u.ac.jp
Cc:  
Subject: Re: ports/168321: fix japanese/kon2-16dot
Date: Tue, 31 Jul 2012 18:25:14 +0900

 Hello,
 
 I am very sorry taking a long time to reply.
 
 1) ports.jp.freebsd.org will be soon available.
 
 2) The original problem is already fixed at rev.298424 by hrs@.
 However, it still remains some warnings and installs man page twice.
 Here is a new patch:
 
 --- files/patch-src_Makefile.FreeBSD.orig	2012-05-25 07:42:51.000000000 +0900
 +++ files/patch-src_Makefile.FreeBSD	2012-05-25 07:58:00.000000000 +0900
 @@ -1,6 +1,6 @@
 ---- src/Makefile.FreeBSD.orig	1997-01-30 10:29:25.000000000 +0900
 -+++ src/Makefile.FreeBSD	2012-05-10 02:50:12.820551080 +0900
 -@@ -1,10 +1,17 @@
 +--- src/Makefile.FreeBSD.orig	1997-01-30 10:29:25.000000000 +0900
 ++++ src/Makefile.FreeBSD	2012-05-25 07:55:58.000000000 +0900
 +@@ -1,12 +1,19 @@
   # FreeBSD makefile for kon
   # Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
   
 @@ -17,5 +17,8 @@
  +SRCS+=	utmp.c
  +.endif
   LIBS+=	-L${.CURDIR}/display -L${.CURDIR}/../lib -ldisplay -lgon
 - NOMAN=	YES
 +-NOMAN=	YES
 ++MK_MAN=	no
   CFLAGS+=	-I${.CURDIR}/../include
 + CLEANFILES=	Makefile
 + 
 
 3) I am just a user of this port...  But if no one cannot be a maintainer, 
 I will take it rather than watiching this port removed.



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