Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 07:40:00 -0700 (PDT)
From:      TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/8036: New Port: japanese/jhd
Message-ID:  <199809261440.HAA19734@freefall.freebsd.org>

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

From: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
To: freebsd-gnats-submit@freebsd.org
Cc:  Subject: Re: ports/8036: New Port: japanese/jhd
Date: Sat, 26 Sep 1998 23:31:22 +0900

 From: taoka@infonets.hiroshima-u.ac.jp
 Subject: ports/8036: New Port: japanese/jhd
 Date: Wed, 23 Sep 1998 06:20:13 -0700 (PDT)
 Message-ID: <199809231320.GAA23498@hub.freebsd.org>
 > 
 > I tested this command on ELF system of FreeBSD 3.0-BETA.
 
 I am sorry. The next patch should be applyed to the port in previous PR:
 
 > >Fix:
 > begin 644 jhd.tar.gz
 > M'XL(`&SS"#8"`^U86V_:2A#FE?T5(X6CME*Q,;X53A,=%SNI$S#(=MH^'`DM
 > M]A(<?*MMU*H1_[VS"6VJ2KV<!TB5LY^,%\_L??:;G=WK52RW]@S0>J:N0PO`
 
 cut
 
 > MNZ>`U^QCS*(DHRG8FZQ\`E&1X7D^E@#"%>;%9UE4@,=\N+"\<Y=$1<R>`ZTA
 > M9DNZ21N)$.<CS<J4$0+P%[^'@.XU+S`_=<>.\#5_(/]'T\G$\<('X3^HRH[_
 > H:A]#/\Y_71'\/PS_?\!Z05(!`0$!`0$!`0$!`8''A<^`$*]7`"@``#^H
 > `
 > end
 > 
 
 
 [Patch]
 
 diff -ru orig/jhd/Makefile jhd/Makefile
 --- orig/jhd/Makefile	Fri Feb  6 09:45:31 1998
 +++ jhd/Makefile	Thu Sep 24 17:42:01 1998
 @@ -15,7 +15,7 @@
  
  BUILD_DEPENDS=	nkf:${PORTSDIR}/japanese/nkf
  
 -MANLANG=	ja_JP.EUC
 +MANLANG=	ja
  MAN1=		jhd.1
  
  post-build:
 @@ -25,6 +25,6 @@
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/jhd ${PREFIX}/bin
 -	${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja_JP.EUC/man1
 +	${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja/man1
  
  .include <bsd.port.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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