Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 18:28:25 +0900 (JST)
From:      takamune@avrl.mei.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12130: Update: japanese/ndtpd, japanese/eb
Message-ID:  <199906110928.SAA02338@dream.avrl.mei.co.jp>

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

>Number:         12130
>Category:       ports
>Synopsis:       Update: japanese/ndtpd, japanese/eb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 11 02:30:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kazutoki TAKAMUNE
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:

This port works on both
    FreeBSD 2.2.8-STABLE(Tue Jun  8 10:31:33 JST 1999)
and
    FreeBSD 3.2-STABLE(Fri Jun 11 12:59:59 JST)
machines.

But, I haven't tested on FreeBSD 4.0-CURRENT !

>Description:

Please apply this patch to upgrade ports.

  - Updates japanese/ndtpd for the latest version ja-ndtpd-2.3.1.
  - Updates japanese/eb for the latest version ja-eb-2.3.
  - These ports should be simultaneously upgraded.

Removed:
  - ndtpd/files/LIST
	It has been updated by eb/files/LIST-ja before.
  - ndtpd/pkg/DEINSTALL
	The rc-file and working directory are removed by ndtpd/pkg/PLIST.

Added:
  - ndtpd/files/ndtpd.sh.sample
	Sample startup script into `etc/rc.d/ndtpd.sh.sample'.
	(Previously, `etc/rc.d/ndtpd.sh' was installed by ndtpd/pkg/INSTALL.)
  - ndtpd/pkg/MESSAGE
	Split messages from pkg/INSTALL.

Changes:
  - {ndtpd,eb}/Makefile
	o  Append a spare site to MASTER_SITES.
	o  use USE_LIBTOOL.
	o  Don't concern about install Info files.
	   (They are already installed by port's Makefile).
  - ndtpd/pkg/INSTALL
	o  Don't make directory `/var/ndtpd/log'.
	   (Notice: `/var/ndtpd' is still created.)
	o  Refine the script(import some functions).
  - {ndtpd,eb}/pkg/DESCR
	o  Append the WEB page information.
  - {ndtpd,eb}/pkg/PLIST
	o  Sort lines.
  - eb/pkg/{LIST,LIST-ja}
	o  Updates for the latest version.

>How-To-Repeat:
>Fix:
diff -x CVS -Nur /usr/ports/japanese/ndtpd/Makefile japanese/ndtpd/Makefile
--- /usr/ports/japanese/ndtpd/Makefile	Mon Jun  7 10:29:32 1999
+++ japanese/ndtpd/Makefile	Fri Jun 11 17:13:03 1999
@@ -1,37 +1,49 @@
 # New ports collection makefile for:	ndtpd
-# Version required:		2.2
+# Version required:		2.3.1
 # Date created:			4 Aug 1998
 # Whom:				Motoyuki Kasahara <m-kasahr@sra.co.jp>
 #
 # $Id: Makefile,v 1.8 1999/06/05 22:30:04 mharo Exp $
 #
 
-DISTNAME=	ndtpd-2.2.2
-PKGNAME=	ja-ndtpd-2.2.2
+DISTNAME=	ndtpd-2.3.1
+PKGNAME=	ja-ndtpd-2.3.1
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \
-		ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/
+		ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ \
+		ftp://ftp.mei.co.jp/free/others/Dictionary/ndtp/ndtpd/
 
 MAINTAINER=	takamune@avrl.mei.co.jp
 
 LIB_DEPENDS=	eb.2:${PORTSDIR}/japanese/eb
 
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--localstatedir=/var --with-eb --with-zlib \
+USE_LIBTOOL=	yes
+CONFIGURE_ARGS=	--localstatedir=${VARDIR} --with-eb --with-zlib \
 		--with-eb-includes=${PREFIX}/include \
 		--with-eb-libraries=${PREFIX}/lib
-
 CONFIGURE_ENV=	INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
 		INSTALL_DATA="${INSTALL_DATA}"
+
 .if !defined(PACKAGE_BUILDING)
 IS_INTERACTIVE=	Maybe_interactive_at_install_stage
 .endif
+PLIST_SUB=	VARDIR=${VARDIR} OWNER=${OWNER} GROUP=${GROUP} MODE=${MODE}
+
+# Local variables
+VARDIR=		/var
+OWNER=		nobody
+GROUP=		nogroup
+MODE=		755
+STARTUP_SCRIPT=	ndtpd.sh.sample
+INSTALL_DIR=	${INSTALL} -d -o ${OWNER} -g ${GROUP} -m ${MODE}
 
 post-install:
-.for info in ndtpd ndtpd-ja
-	install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir
-.endfor
-	@${SETENV} PKG_PREFIX=${PREFIX} IS_INTERACTIVE="${IS_INTERACTIVE}" \
-	    ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
+	${SED} "s,@prefix@,${PREFIX}," ${FILESDIR}/${STARTUP_SCRIPT} \
+	  > ${WRKDIR}/${STARTUP_SCRIPT}
+	${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_SCRIPT} ${PREFIX}/etc/rc.d
+	${INSTALL_DIR} ${VARDIR}/ndtpd
+	@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+	@${ECHO}
+	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -x CVS -Nur /usr/ports/japanese/ndtpd/files/LIST japanese/ndtpd/files/LIST
--- /usr/ports/japanese/ndtpd/files/LIST	Mon Aug 24 10:17:15 1998
+++ japanese/ndtpd/files/LIST	Thu Jan  1 09:00:00 1970
@@ -1,700 +0,0 @@
-
-		CD-ROM $B=q@RMQ$N(B Appendix $B%G!<%?(B $B0lMwI=(B
-			    1998$BG/(B 8$B7n(B 4$BF|(B
-
-			      $B3^86(B $B4pG7(B
-			 <m-kasahr@sra.co.jp>
-
-     _________________________________________________________________
-
-   $B%G%#%l%/%H%jL>(B
-          chujiten-2.3
-
-   $B=q@RL>(B
-          $B?71QOB!&OB1QCf<-E5(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-7674-3500-5
-          
-   ID
-          YRRS-009
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          chujiten2-2.0
-
-   $B=q@RL>(B
-          CD-ROM $BHG(B $B?71QOB!&OB1Q(B $BCf<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          chujiten6-2.3
-
-   $B=q@RL>(B
-          $B?71QOB(B <$BBh(B 6 $BHG(B>$B!&OB1Q(B <$BBh(B 4 $BHG(B> $BCf<-E5(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-7674-3503-X, ISBN4-7674-3504-8
-          
-   ID
-          YRRS-261, YRRS-392
-     _________________________________________________________________
-
-   $B%G%#%l%/%H%jL>(B
-          colloc-2.0
-
-   $B=q@RL>(B
-          $B?7JT1QOB3hMQBg;vE5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7674-3571-4
-          
-   ID
-          EPD-EC1
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          daijirin-2.0
-
-   $B=q@RL>(B
-          $BBg<-NS(B
-          
-   $B=PHG<R(B
-          $B;0>JF2(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          J96050-211A & J96551-155A
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          global-2.0
-
-   $B=q@RL>(B
-          $B?7%0%m!<%P%k(B & $B%K%e!<%;%s%A%e%j!<1QOB!&OB1Q<-E5(B
-          
-   $B=PHG<R(B
-          $B;0>JF2(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          heritage-2.2
-
-   $B=q@RL>(B
-          American Heritage Electronic Dictionary & ROGET'S II Electronic
-          Thesaurus
-          
-   $B=PHG<R(B
-          Houghton Mifflin
-          
-   $B7A<0(B
-          EBG
-          
-   ISBN
-          ISBN4-384-00344-7
-          
-   ID
-          SAN-008
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          izumi-2.0
-
-   $B=q@RL>(B
-          $B2~D{?7HG(B $B$3$H$o$6L>8@$N@t(B
-          
-   $B=PHG<R(B
-          $B>.3X4[(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-09-906803-X
-          
-   ID
-          YRRS-1020
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          jitenban-2.4
-
-   $B=q@RL>(B
-          $B<-E5HW(B
-          
-   $B=PHG<R(B
-          $B%"%9%-!<(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7561-0350-2
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          jitenban97-2.1
-
-   $B=q@RL>(B
-          $B<-E5HW(B 97
-          
-   $B=PHG<R(B
-          $B%"%9%-!<(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7561-0350-2
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kanjigen-2.0
-
-   $B=q@RL>(B
-          $B4A;z8;(B
-          
-   $B=PHG<R(B
-          $B3X=,8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          SBN4-05-105774-7
-          
-   ID
-          YRRS-050
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien-2.3
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-00-130011-7
-          
-   ID
-          YRRS-007
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien2-2.0
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BBh;MHG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien4-2.2
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BBh(B4$BHG(B $BEE;R%V%C%/(B($BA}D{(B)$BHG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-00-130035-4
-          
-   ID
-          YRRS-278
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          oxford-2.0
-
-   $B=q@RL>(B
-          The Oxford Concise Dictionary and Oxford Thesaurus
-          
-   $B=PHG<R(B
-          Oxford University Press / Electronic Book Publishing Europe Ltd
-          
-   $B7A<0(B
-          EBG
-          
-   ISBN
-          ISBN4-384-00413-3
-          
-   ID
-          SAN-042
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          plus-2.0
-
-   $B=q@RL>(B
-          $B%j!<%@!<%:(B + $B%W%i%9(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          EDP-RP1
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          readers-2.2
-
-   $B=q@RL>(B
-          $BEE;R%V%C%/HG(B $B%j!<%@!<%:1QOB<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-7674-3530-4
-          
-   ID
-          YRRS-172
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          readers2-2.0
-
-   $B=q@RL>(B
-          CD-ROM$BHG(B $B%j!<%@!<%:1QOB<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-
-		CD-ROM $B=q@RMQ$N(B Appendix $B%G!<%?(B $B0lMwI=(B
-			    1998$BG/(B 8$B7n(B 4$BF|(B
-
-			      $B3^86(B $B4pG7(B
-			 <m-kasahr@sra.co.jp>
-
-     _________________________________________________________________
-
-   $B%G%#%l%/%H%jL>(B
-          chujiten-2.3
-
-   $B=q@RL>(B
-          $B?71QOB!&OB1QCf<-E5(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-7674-3500-5
-          
-   ID
-          YRRS-009
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          chujiten2-2.0
-
-   $B=q@RL>(B
-          CD-ROM $BHG(B $B?71QOB!&OB1Q(B $BCf<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          chujiten6-2.3
-
-   $B=q@RL>(B
-          $B?71QOB(B <$BBh(B 6 $BHG(B>$B!&OB1Q(B <$BBh(B 4 $BHG(B> $BCf<-E5(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-7674-3503-X, ISBN4-7674-3504-8
-          
-   ID
-          YRRS-261, YRRS-392
-     _________________________________________________________________
-
-   $B%G%#%l%/%H%jL>(B
-          colloc-2.0
-
-   $B=q@RL>(B
-          $B?7JT1QOB3hMQBg;vE5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7674-3571-4
-          
-   ID
-          EPD-EC1
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          daijirin-2.0
-
-   $B=q@RL>(B
-          $BBg<-NS(B
-          
-   $B=PHG<R(B
-          $B;0>JF2(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          J96050-211A & J96551-155A
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          global-2.0
-
-   $B=q@RL>(B
-          $B?7%0%m!<%P%k(B & $B%K%e!<%;%s%A%e%j!<1QOB!&OB1Q<-E5(B
-          
-   $B=PHG<R(B
-          $B;0>JF2(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          heritage-2.2
-
-   $B=q@RL>(B
-          American Heritage Electronic Dictionary & ROGET'S II Electronic
-          Thesaurus
-          
-   $B=PHG<R(B
-          Houghton Mifflin
-          
-   $B7A<0(B
-          EBG
-          
-   ISBN
-          ISBN4-384-00344-7
-          
-   ID
-          SAN-008
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          izumi-2.0
-
-   $B=q@RL>(B
-          $B2~D{?7HG(B $B$3$H$o$6L>8@$N@t(B
-          
-   $B=PHG<R(B
-          $B>.3X4[(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-09-906803-X
-          
-   ID
-          YRRS-1020
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          jitenban-2.4
-
-   $B=q@RL>(B
-          $B<-E5HW(B
-          
-   $B=PHG<R(B
-          $B%"%9%-!<(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7561-0350-2
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          jitenban97-2.1
-
-   $B=q@RL>(B
-          $B<-E5HW(B 97
-          
-   $B=PHG<R(B
-          $B%"%9%-!<(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ISBN4-7561-0350-2
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kanjigen-2.0
-
-   $B=q@RL>(B
-          $B4A;z8;(B
-          
-   $B=PHG<R(B
-          $B3X=,8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          SBN4-05-105774-7
-          
-   ID
-          YRRS-050
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien-2.3
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BEE;R%V%C%/HG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-00-130011-7
-          
-   ID
-          YRRS-007
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien2-2.0
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BBh;MHG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          kojien4-2.2
-
-   $B=q@RL>(B
-          $B9-<-1q(B $BBh(B4$BHG(B $BEE;R%V%C%/(B($BA}D{(B)$BHG(B
-          
-   $B=PHG<R(B
-          $B4dGH=qE9(B
-          
-   $B7A<0(B
-          EBXA
-          
-   ISBN
-          ISBN4-00-130035-4
-          
-   ID
-          YRRS-278
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          oxford-2.0
-
-   $B=q@RL>(B
-          The Oxford Concise Dictionary and Oxford Thesaurus
-          
-   $B=PHG<R(B
-          Oxford University Press / Electronic Book Publishing Europe Ltd
-          
-   $B7A<0(B
-          EBG
-          
-   ISBN
-          ISBN4-384-00413-3
-          
-   ID
-          SAN-042
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          plus-2.0
-
-   $B=q@RL>(B
-          $B%j!<%@!<%:(B + $B%W%i%9(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          EDP-RP1
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          readers-2.2
-
-   $B=q@RL>(B
-          $BEE;R%V%C%/HG(B $B%j!<%@!<%:1QOB<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EB
-          
-   ISBN
-          ISBN4-7674-3530-4
-          
-   ID
-          YRRS-172
-     _________________________________________________________________
-   
-   $B%G%#%l%/%H%jL>(B
-          readers2-2.0
-
-   $B=q@RL>(B
-          CD-ROM$BHG(B $B%j!<%@!<%:1QOB<-E5(B
-          
-   $B=PHG<R(B
-          $B8&5f<R(B
-          
-   $B7A<0(B
-          EPWING
-          
-   ISBN
-          ---
-          
-   ID
-          ---
diff -x CVS -Nur /usr/ports/japanese/ndtpd/files/md5 japanese/ndtpd/files/md5
--- /usr/ports/japanese/ndtpd/files/md5	Tue Mar 16 11:25:01 1999
+++ japanese/ndtpd/files/md5	Mon May 31 18:41:04 1999
@@ -1 +1 @@
-MD5 (ndtpd-2.2.2.tar.gz) = 9d902305fb3b4860b1a2896025651022
+MD5 (ndtpd-2.3.1.tar.gz) = 5b97cccb6b4025456acecfcbc426fe7d
diff -x CVS -Nur /usr/ports/japanese/ndtpd/files/ndtpd.sh.sample japanese/ndtpd/files/ndtpd.sh.sample
--- /usr/ports/japanese/ndtpd/files/ndtpd.sh.sample	Thu Jan  1 09:00:00 1970
+++ japanese/ndtpd/files/ndtpd.sh.sample	Fri Apr  2 18:37:41 1999
@@ -0,0 +1,15 @@
+#!/bin/sh -
+#
+# NDTPD: rc-file for FreeBSD.
+#
+
+### NDTPD options: ###
+ndtpd_program=@prefix@/sbin/ndtpd	# path to ndtpd.
+ndtpd_enable=YES			# Run ndtpd (or NO).
+ndtpd_flags=				# Flags to ndtpd (if enabled).
+### End of NDTPD options: ###
+
+if [ "x${ndtpd_enable}" = xYES -a -x ${ndtpd_program} ]; then
+    echo -n " ndtpd"
+    ${ndtpd_program} ${ndtpd_flags}
+fi
diff -x CVS -Nur /usr/ports/japanese/ndtpd/pkg/DEINSTALL japanese/ndtpd/pkg/DEINSTALL
--- /usr/ports/japanese/ndtpd/pkg/DEINSTALL	Wed Apr 22 00:10:50 1998
+++ japanese/ndtpd/pkg/DEINSTALL	Thu Jan  1 09:00:00 1970
@@ -1,21 +0,0 @@
-#! /bin/sh
-
-[ "$2" = "DEINSTALL" ] || exit 0
-
-#
-# Remove a rc-file.
-#
-[ -f ${PKG_PREFIX}/etc/rc.d/ndtpd.sh ] && rm -f ${PKG_PREFIX}/etc/rc.d/ndtpd.sh
-
-#
-# Remove directories.
-#
-if [ -d /var/ndtpd/log ] ; then
-	rmdir /var/ndtpd/log > /dev/null 2>&1 || exit 0
-fi
-
-if [ -d /var/ndtpd ] ; then
-	rmdir /var/ndtpd > /dev/null 2>&1 || exit 0
-fi
-
-exit 0
diff -x CVS -Nur /usr/ports/japanese/ndtpd/pkg/DESCR japanese/ndtpd/pkg/DESCR
--- /usr/ports/japanese/ndtpd/pkg/DESCR	Tue Jan 26 12:07:05 1999
+++ japanese/ndtpd/pkg/DESCR	Wed Jun  2 19:16:55 1999
@@ -7,3 +7,8 @@
 as other ISO 9660 discs.
 
 -- Motoyuki Kasahara <m-kasahr@sra.co.jp>
+
+You can get information about NDTPD from their website.
+WWW: http://www.sra.co.jp/people/m-kasahr/ndtpd/
+
+-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
diff -x CVS -Nur /usr/ports/japanese/ndtpd/pkg/INSTALL japanese/ndtpd/pkg/INSTALL
--- /usr/ports/japanese/ndtpd/pkg/INSTALL	Tue Sep  1 20:40:41 1998
+++ japanese/ndtpd/pkg/INSTALL	Fri Jun 11 13:05:12 1999
@@ -1,106 +1,61 @@
-#! /bin/sh
+#!/bin/sh -
+# an installation script for ndtpd
 
-[ "$2" = "POST-INSTALL" ] || exit 0
-[ "X${IS_INTERACTIVE}" != X ] || exit 0
+ask() {
+    local question default answer
 
-#
-# Make directories under /var.
-#
-[ ! -d /var/ndtpd ] && mkdir /var/ndtpd
-[ ! -d /var/ndtpd/log ] && mkdir /var/ndtpd/log
+    question=$1
+    default=$2
 
-#
-# Add `ndtp' to /etc/services.
-#
-sed -e 's/#.*//' -e 's/^/ /' -e 's/$/ /g' -e 's/	/ /g' /etc/services \
-    | grep ' ndtp ' > /dev/null 2>&1
+    if [ -z "${PACKAGE_BUILDING}" ]; then
+	read -p "${question} (y/n) [${default}]? " answer
+        [ "${answer}" ] && default=${answer}
+    fi
+    echo ${default}
+}
 
-if [ $? -ne 0 ] ; then
-    YESNO=YET
-    while [ "${YESNO}" = YET ] ; do
-	echo -n "May I register the \`ndtp' service name to /etc/services? ([y]/n) "
-	read LINE
-	case "X${LINE}" in
-	Xy|XY|X)
-	    YESNO=YES
-	    ;;
-	Xn|XN)
-	    YESNO=NO
-	    ;;
-	*)
-	    echo "Please answer \`y' or \`n'."
-	    ;;
-	esac
-    done
+yesno() {
+    local question default
 
-    if [ "${YESNO}" = YES ] ; then
-	if grep '[ 	]2010/tcp' /etc/services > /dev/null 2>&1 ; then
-	    cp /etc/services /etc/services.bak
-	    sed -e 's/\([ 	]2010\/tcp\)/\1	ndtp/' /etc/services.bak \
-		> /etc/services
-	else
-	    echo 'ndtp		2010/tcp' >> /etc/services
-	fi
-	echo "The original file is saved as /etc/services.bak."
-	echo
-    fi
-fi
+    question=$1
+    default=$2
 
-#
-# Copy a rc-file to `${PKG_PREFIX}/etc/rc.d/ndtpd.sh'.
-#
-if [ -f ${PKG_PREFIX}/etc/rc.d/ndtpd.sh ] ; then
-    YESNO=YET
-    while [ "${YESNO}" = YET ] ; do
-	echo -n "${PKG_PREFIX}/etc/rc.d/ndtpd.sh already exists.  May I overwrite it? (y/[n]) "
-	read LINE
-	case "X${LINE}" in
-	Xy|XY)
-	    YESNO=YES
-	    ;;
-	Xn|XN|X)
-	    YESNO=NO
-	    ;;
-	*)
-	    echo "Please answer \`y' or \`n'."
-	    ;;
+    while :; do
+	case `ask "${question}" ${default}` in
+	    [Yy]*) return 0;;
+	    [Nn]*) return 1;;
 	esac
+	echo "Please answer yes or no."
     done
-else
-    YESNO=YES
-fi
+}
+
+[ "$2" = POST-INSTALL ] || exit 0
 
-if [ "${YESNO}" = YES ] ; then
-    sed "s;@prefix@;${PKG_PREFIX};" > ${PKG_PREFIX}/etc/rc.d/ndtpd.sh \
-	<< '__END__'
-#! /bin/sh
 #
-# NDTPD: rc-file for FreeBSD.
+# Add an entry for `ndtp' to /etc/services.
 #
+file=/etc/services
+back=${file}.bak
+name=ndtp
+port=2010/tcp
+comment="Network Dictionary Transfer Protocol"
 
-### NDTPD options: ###
-ndtpd_enable="NO"		# Run ndtpd (or NO).
-ndtpd_flags=""			# Flags to ndtpd (if enabled).
-### End of NDTPD options: ###
-
-ndtpd="@prefix@/sbin/ndtpd"
-if [ "X${ndtpd_enable}" = X"YES" -a -f ${ndtpd} ]; then
-	echo -n " ndtpd"
-	${ndtpd} ${ndtpd_flags}
-fi
-__END__
+echo "************************************************************************"
+if sed 's/#.*//' ${file} | grep -qw ${name}; then
+    echo "This system has already an entry for ${name} in ${file}."
+else
+    echo "This system has no entry for ${name} in ${file}."
+    if yesno "  Would you like to add it automatically?" y; then
+	cp -f ${file} ${back}
+	echo "    The original file is saved as ${back}."
 
-    chmod 755 ${PKG_PREFIX}/etc/rc.d/ndtpd.sh
-    echo
-    echo "I put a rc-file to ${PKG_PREFIX}/etc/rc.d/ndtpd.sh, but ndtpd doesn't"
-    echo "start through the script.  If you want to start ndtpd as standalone"
-    echo "daemon through the script, please turn the \`ndtpd_enable' variable"
-    echo "in the script to \`YES', and set \`ndtpd_flags' to an appropriate"
-    echo "value if required."
-    echo ""
-    echo "If you want to start ndtpd through inetd, the script is not"
-    echo "required."
-    echo
+	if sed 's/#.*//' ${file} | grep -qw ${port}; then
+	    sed 's,^\([^#]*[ 	]'${port}'\),\1	'${name}, ${back} > ${file}
+	else
+	    echo "${name}		${port}   #${comment}" >> ${file}
+	fi
+    fi
 fi
+echo "************************************************************************"
 
 exit 0
diff -x CVS -Nur /usr/ports/japanese/ndtpd/pkg/MESSAGE japanese/ndtpd/pkg/MESSAGE
--- /usr/ports/japanese/ndtpd/pkg/MESSAGE	Thu Jan  1 09:00:00 1970
+++ japanese/ndtpd/pkg/MESSAGE	Wed Mar 31 16:12:48 1999
@@ -0,0 +1,11 @@
+************************************************************************
+   To use `ndtpd', copy a sample configuration file `ndtpd.conf.sample'
+to `ndtpd.conf' in '${PREFIX}/etc' directory, and edit it.  Consult the
+"Configuration File" section of info file.
+
+   If you want to start `ndtpd' as a standalone daemon, copy a script
+`ndtpd.sh.sample' to `ndtpd.sh' in '${PREFIX}/etc/rc.d' directory, and
+exec it.  Otherwise, to start as a child process of `inetd', edit the
+file `/etc/inetd.conf'.  In either case, consult the "Start the Server"
+section of info file.
+************************************************************************
diff -x CVS -Nur /usr/ports/japanese/ndtpd/pkg/PLIST japanese/ndtpd/pkg/PLIST
--- /usr/ports/japanese/ndtpd/pkg/PLIST	Mon Jun  7 10:29:32 1999
+++ japanese/ndtpd/pkg/PLIST	Wed Jun  2 19:21:41 1999
@@ -1,12 +1,15 @@
-sbin/ndtpd
+etc/ndtpd.conf.sample
+etc/rc.d/ndtpd.sh.sample
+@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir
+@unexec install-info --delete %D/info/ndtpd.info %D/info/dir
+info/ndtpd-ja.info
+info/ndtpd.info
+@exec install-info %B/ndtpd-ja.info %B/dir
+@exec install-info %B/ndtpd.info %B/dir
+libexec/ndtpstat
 sbin/ndtpcheck
 sbin/ndtpcontrol
+sbin/ndtpd
 sbin/ndtpdaily
-libexec/ndtpstat
-etc/ndtpd.sample
-@unexec install-info --delete %D/info/ndtpd.info %D/info/dir
-@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir
-info/ndtpd.info
-info/ndtpd-ja.info
-@exec install-info %D/info/ndtpd.info %D/info/dir
-@exec install-info %D/info/ndtpd-ja.info %D/info/dir
+@exec install -d -o %%OWNER%% -g %%GROUP%% -m %%MODE%% %%VARDIR%%/ndtpd
+@unexec rm -rf %%VARDIR%%/ndtpd

diff -x CVS -Nur /usr/ports/japanese/eb/Makefile japanese/eb/Makefile
--- /usr/ports/japanese/eb/Makefile	Mon Jun  7 10:29:22 1999
+++ japanese/eb/Makefile	Fri Jun 11 18:08:25 1999
@@ -1,30 +1,34 @@
 # New ports collection makefile for:	eb
-# Version required:		2.2
+# Version required:		2.3
 # Date created:			20 Jan 1999
 # Whom:				Motoyuki Kasahara <m-kasahr@sra.co.jp>
 #
 # $Id: Makefile,v 1.3 1999/06/05 22:29:54 mharo Exp $
 #
 
-DISTNAME=	eb-2.2.2
-PKGNAME=	ja-eb-2.2.2
+DISTNAME=	eb-2.3
+PKGNAME=	ja-eb-2.3
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \
 		ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \
 		ftp://ftp.sra.co.jp/pub/misc/eb/ \
-		ftp://ftp.sra.co.jp/pub/misc/eb/old/
+		ftp://ftp.sra.co.jp/pub/misc/eb/old/ \
+		ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \
+		ftp://ftp.mei.co.jp/free/others/Dictionary/eb/
 DISTFILES=	${EBFILES} ${APPENDIXFILES}
 
 MAINTAINER=	takamune@avrl.mei.co.jp
 
 EBFILES=	${DISTNAME}.tar.gz
-APPENDIXFILES=	chujiten-2.3.tar.gz \
+APPENDIXFILES=	cencro-1.0.tar.gz \
+		chujiten-2.3.tar.gz \
 		chujiten2-2.0.tar.gz \
 		chujiten6-2.3.tar.gz \
 		colloc-2.0.tar.gz \
 		crownfj-2.0.tar.gz \
 		daijirin-2.0.tar.gz \
 		dd75-2.0.tar.gz \
+		genius-1.0.tar.gz \
 		global-2.0.tar.gz \
 		heritage-2.2.tar.gz \
 		izumi-2.0.tar.gz \
@@ -39,11 +43,12 @@
 		plus-2.0.tar.gz \
 		readers-2.2.tar.gz \
 		readers2-2.0.tar.gz
+LISTFILES=	LIST LIST-ja
 
 EXTRACT_ONLY=	${EBFILES}
 
 DIST_SUBDIR=	eb
-GNU_CONFIGURE=	yes
+USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--with-zlib
 CONFIGURE_ENV=	INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
 		INSTALL_DATA="${INSTALL_DATA}"
@@ -51,16 +56,11 @@
 APPENDIXDIR=	${PREFIX}/share/eb/appendix
 
 post-install:
-	for i in ${APPENDIXFILES}; do \
-	    dir="`echo $$i | ${SED} 's/\.tar\.gz$$//'`"; \
-	    ${RM} -rf ${APPENDIXDIR}/$$dir; \
-	    (cd ${APPENDIXDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
-		${DISTDIR}/${DIST_SUBDIR}/$$i ${EXTRACT_AFTER_ARGS}); \
-	done
-	${INSTALL_DATA} ${FILESDIR}/LIST ${APPENDIXDIR}/LIST
-	${INSTALL_DATA} ${FILESDIR}/LIST-ja ${APPENDIXDIR}/LIST-ja
-.for info in eb ebinfo ebfont ebrefile ebzip
-	install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir
+.for file in ${APPENDIXFILES}
+	${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file}
+.endfor
+.for file in ${LISTFILES}
+	${INSTALL_DATA} ${FILESDIR}/${file} ${APPENDIXDIR}
 .endfor
 
 .include <bsd.port.mk>
diff -x CVS -Nur /usr/ports/japanese/eb/files/LIST japanese/eb/files/LIST
--- /usr/ports/japanese/eb/files/LIST	Tue Jan 26 12:03:44 1999
+++ japanese/eb/files/LIST	Wed Mar 31 17:58:20 1999
@@ -3,6 +3,33 @@
      _________________________________________________________________
    
    Title
+          New Century Eiwa Jiten - Businessman Eiwa Jiten - Shin Crown
+          Waei Jiten - 1993 (SONY DD-30DBZ CD-ROM)
+          
+   Publishers
+          Sanseido
+          
+   Disc Type
+          EBXA
+          
+   ISBN
+          ---
+          
+   ID
+          YRRS-176
+          
+   Appendix Version
+          1.0
+          
+   URL
+          ftp://ftp.sra.co.jp/pub/misc/eb/appendix/cencro-1.0.tar.gz
+          
+   Note
+          contributed by Satoru Takabayashi.
+          YRRS-235 and this are probably the same books.
+     _________________________________________________________________
+   
+   Title
           Shin Eiwa - Waei Chujiten, Denshi book ban
           
    Publishers
@@ -145,7 +172,7 @@
      _________________________________________________________________
    
    Title
-          CD-ROM of SONY Data DiscMan DD-75
+          SONY Data DiscMan DD-75 CD-ROM
           
    Publishers
           SONY
@@ -167,6 +194,31 @@
           
    Note
           contributed by Koutarou Toyono
+     _________________________________________________________________
+   
+   Title
+          Genius EJ/JE Dictionary
+          
+   Publishers
+          Taisyukan-syoten
+          
+   Disc Type
+          EBXA
+          
+   ISBN
+          ISBN4-469-79056-7
+          
+   ID
+          YRRS-406
+          
+   Appendix Version
+          1.0
+          
+   URL
+          ftp://ftp.sra.co.jp/pub/misc/eb/appendix/genius-1.0.tar.gz
+          
+   Note
+          contributed by Satoru Takabayashi
      _________________________________________________________________
    
    Title
diff -x CVS -Nur /usr/ports/japanese/eb/files/LIST-ja japanese/eb/files/LIST-ja
--- /usr/ports/japanese/eb/files/LIST-ja	Tue Jan 26 12:03:44 1999
+++ japanese/eb/files/LIST-ja	Wed Mar 31 17:58:48 1999
@@ -3,6 +3,33 @@
      _________________________________________________________________
    
    $B=q@RL>(B
+          $B%K%e!<%;%s%A%e%j!<1QOB<-E5(B - $B%S%8%M%9%^%s1QOB<-E5(B - $B?7%/%i%&%sOB(B
+          $B1Q<-E5(B (SONY DD-30DBZ CD-ROM)
+          
+   $B=PHG<R(B
+          $B;0>JF2(B
+          
+   $B7A<0(B
+          EBXA
+          
+   ISBN
+          ---
+          
+   ID
+          YRRS-176
+          
+   Appendix $B$N%P!<%8%g%s(B
+          1.0
+          
+   URL
+          ftp://ftp.sra.co.jp/pub/misc/eb/appendix/cencro-1.0.tar.gz
+          
+   $BHw9M(B
+          Satoru Takabayashi $B$5$s$K$h$C$F:n@.$5$l$^$7$?!#(B
+          $B$*$=$i$/;THN$N(B YRRS-235 $B$HF1$8$b$N!#(B
+     _________________________________________________________________
+   
+   $B=q@RL>(B
           $B?71QOB!&OB1QCf<-E5(B $BEE;R%V%C%/HG(B
           
    $B=PHG<R(B
@@ -166,6 +193,31 @@
           
    $BHw9M(B
           Koutarou Toyono $B$5$s$K$h$C$F:n@.$5$l$^$7$?!#(B
+     _________________________________________________________________
+   
+   $B=q@RL>(B
+          $B%8!<%K%"%91QOB!&OB1Q<-E5(B
+          
+   $B=PHG<R(B
+          $BBg=$4[=qE9(B
+          
+   $B7A<0(B
+          EBXA
+          
+   ISBN
+          ISBN4-469-79056-7
+          
+   ID
+          YRRS-406
+          
+   Appendix $B$N%P!<%8%g%s(B
+          1.0
+          
+   URL
+          ftp://ftp.sra.co.jp/pub/misc/eb/appendix/genius-1.0.tar.gz
+          
+   $BHw9M(B
+          Satoru Takabayashi $B$5$s$K$h$C$F:n@.$5$l$^$7$?!#(B
      _________________________________________________________________
    
    $B=q@RL>(B
diff -x CVS -Nur /usr/ports/japanese/eb/files/md5 japanese/eb/files/md5
--- /usr/ports/japanese/eb/files/md5	Mon Mar 15 12:51:11 1999
+++ japanese/eb/files/md5	Mon May 31 18:02:12 1999
@@ -1,4 +1,5 @@
-MD5 (eb/eb-2.2.2.tar.gz) = 13aa743fa582a1f18e7dfe4768257dac
+MD5 (eb/eb-2.3.tar.gz) = 23649afb01db61cded4d8d783516259f
+MD5 (eb/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199
 MD5 (eb/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19
 MD5 (eb/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a
 MD5 (eb/chujiten6-2.3.tar.gz) = 76718d9ad23c75f0eb68f54222c6066d
@@ -6,6 +7,7 @@
 MD5 (eb/crownfj-2.0.tar.gz) = 7637ea60ee8bae58da1606ffba4c1815
 MD5 (eb/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c
 MD5 (eb/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653
+MD5 (eb/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4
 MD5 (eb/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82
 MD5 (eb/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf
 MD5 (eb/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462
diff -x CVS -Nur /usr/ports/japanese/eb/pkg/DESCR japanese/eb/pkg/DESCR
--- /usr/ports/japanese/eb/pkg/DESCR	Tue Jan 26 12:03:44 1999
+++ japanese/eb/pkg/DESCR	Wed Jun  2 19:18:30 1999
@@ -3,3 +3,8 @@
 CD-ROM books of those formats are popular in Japan.
 
 -- Motoyuki Kasahara <m-kasahr@sra.co.jp>
+
+You can get information about EB Library from their website.
+WWW: http://www.sra.co.jp/people/m-kasahr/eb/
+
+-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
diff -x CVS -Nur /usr/ports/japanese/eb/pkg/PLIST japanese/eb/pkg/PLIST
--- /usr/ports/japanese/eb/pkg/PLIST	Mon Jun  7 10:29:23 1999
+++ japanese/eb/pkg/PLIST	Thu Jun 10 18:33:28 1999
@@ -2,15 +2,9 @@
 bin/ebfont
 bin/ebinfo
 bin/ebrefile
-bin/ebzip
 bin/ebunzip
+bin/ebzip
 bin/ebzipinfo
-lib/libeb.a
-lib/libeb.la
-lib/libeb.so
-lib/libeb.so.2.0
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 include/eb/appendix.h
 include/eb/defs.h
 include/eb/eb.h
@@ -18,165 +12,184 @@
 include/eb/font.h
 include/eb/language.h
 include/eb/text.h
-@unexec install-info --delete %D/info/eb.info %D/info/dir
-@unexec install-info --delete %D/info/ebfont.info %D/info/dir
-@unexec install-info --delete %D/info/ebinfo.info %D/info/dir
-@unexec install-info --delete %D/info/ebrefile.info %D/info/dir
-@unexec install-info --delete %D/info/ebzip.info %D/info/dir
+@dirrm include/eb
 @unexec install-info --delete %D/info/eb-ja.info %D/info/dir
+@unexec install-info --delete %D/info/eb.info %D/info/dir
 @unexec install-info --delete %D/info/ebfont-ja.info %D/info/dir
+@unexec install-info --delete %D/info/ebfont.info %D/info/dir
 @unexec install-info --delete %D/info/ebinfo-ja.info %D/info/dir
+@unexec install-info --delete %D/info/ebinfo.info %D/info/dir
 @unexec install-info --delete %D/info/ebrefile-ja.info %D/info/dir
+@unexec install-info --delete %D/info/ebrefile.info %D/info/dir
 @unexec install-info --delete %D/info/ebzip-ja.info %D/info/dir
-info/eb.info
-info/ebfont.info
-info/ebinfo.info
-info/ebrefile.info
-info/ebzip.info
+@unexec install-info --delete %D/info/ebzip.info %D/info/dir
 info/eb-ja.info
+info/eb.info
 info/ebfont-ja.info
+info/ebfont.info
 info/ebinfo-ja.info
+info/ebinfo.info
 info/ebrefile-ja.info
+info/ebrefile.info
 info/ebzip-ja.info
-@exec install-info %D/info/eb.info %D/info/dir
-@exec install-info %D/info/ebfont.info %D/info/dir
-@exec install-info %D/info/ebinfo.info %D/info/dir
-@exec install-info %D/info/ebrefile.info %D/info/dir
-@exec install-info %D/info/ebzip.info %D/info/dir
-@exec install-info %D/info/eb-ja.info %D/info/dir
-@exec install-info %D/info/ebfont-ja.info %D/info/dir
-@exec install-info %D/info/ebinfo-ja.info %D/info/dir
-@exec install-info %D/info/ebrefile-ja.info %D/info/dir
-@exec install-info %D/info/ebzip-ja.info %D/info/dir
+info/ebzip.info
+@exec [ -f %D/info/dir ] || cp -p /usr/share/info/dir-tmpl %D/info/dir
+@exec install-info %B/eb-ja.info %B/dir
+@exec install-info %B/eb.info %B/dir
+@exec install-info %B/ebfont-ja.info %B/dir
+@exec install-info %B/ebfont.info %B/dir
+@exec install-info %B/ebinfo-ja.info %B/dir
+@exec install-info %B/ebinfo.info %B/dir
+@exec install-info %B/ebrefile-ja.info %B/dir
+@exec install-info %B/ebrefile.info %B/dir
+@exec install-info %B/ebzip-ja.info %B/dir
+@exec install-info %B/ebzip.info %B/dir
+lib/libeb.a
+lib/libeb.so
+lib/libeb.so.2.1
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 share/eb/appendix/LIST
 share/eb/appendix/LIST-ja
+share/eb/appendix/cencro-1.0/catalog
+share/eb/appendix/cencro-1.0/catalog.app
+share/eb/appendix/cencro-1.0/cencro.app
+share/eb/appendix/cencro-1.0/cencro/appendix
+share/eb/appendix/chujiten-2.3/catalog
 share/eb/appendix/chujiten-2.3/catalog.app
-share/eb/appendix/chujiten-2.3/waei.app
 share/eb/appendix/chujiten-2.3/eiwa.app
-share/eb/appendix/chujiten-2.3/catalog
 share/eb/appendix/chujiten-2.3/eiwa/appendix
+share/eb/appendix/chujiten-2.3/waei.app
 share/eb/appendix/chujiten-2.3/waei/appendix
-share/eb/appendix/chujiten2-2.0/chujiten.app
-share/eb/appendix/chujiten2-2.0/catalogs.app
 share/eb/appendix/chujiten2-2.0/catalogs
+share/eb/appendix/chujiten2-2.0/catalogs.app
+share/eb/appendix/chujiten2-2.0/chujiten.app
 share/eb/appendix/chujiten2-2.0/chujiten/data/furoku
-share/eb/appendix/chujiten6-2.3/catalog.app
 share/eb/appendix/chujiten6-2.3/catalog
+share/eb/appendix/chujiten6-2.3/catalog.app
 share/eb/appendix/chujiten6-2.3/chujiten.app
 share/eb/appendix/chujiten6-2.3/chujiten/appendix
 share/eb/appendix/colloc-2.0/catalogs
 share/eb/appendix/colloc-2.0/catalogs.app
-share/eb/appendix/colloc-2.0/colloc/data/furoku
 share/eb/appendix/colloc-2.0/colloc.app
+share/eb/appendix/colloc-2.0/colloc/data/furoku
+share/eb/appendix/crownfj-2.0/catalogs
 share/eb/appendix/crownfj-2.0/catalogs.app
 share/eb/appendix/crownfj-2.0/crown_fj.app
-share/eb/appendix/crownfj-2.0/daily_ei.app
-share/eb/appendix/crownfj-2.0/catalogs
 share/eb/appendix/crownfj-2.0/crown_fj/data/furoku
+share/eb/appendix/crownfj-2.0/daily_ei.app
 share/eb/appendix/crownfj-2.0/daily_ei/data/furoku
+share/eb/appendix/daijirin-2.0/catalogs
 share/eb/appendix/daijirin-2.0/catalogs.app
 share/eb/appendix/daijirin-2.0/dgx01.app
-share/eb/appendix/daijirin-2.0/catalogs
 share/eb/appendix/daijirin-2.0/dgx01/data/furoku
 share/eb/appendix/dd75-2.0/catalog
 share/eb/appendix/dd75-2.0/catalog.app
-share/eb/appendix/dd75-2.0/chujiten/appendix
 share/eb/appendix/dd75-2.0/chujiten.app
+share/eb/appendix/dd75-2.0/chujiten/appendix
 share/eb/appendix/dd75-2.0/koujien.app
 share/eb/appendix/dd75-2.0/koujien/appendix
+share/eb/appendix/genius-1.0/catalog
+share/eb/appendix/genius-1.0/catalog.app
+share/eb/appendix/genius-1.0/genius.app
+share/eb/appendix/genius-1.0/genius/appendix
+share/eb/appendix/global-2.0/catalogs
 share/eb/appendix/global-2.0/catalogs.app
 share/eb/appendix/global-2.0/gejcje.app
-share/eb/appendix/global-2.0/catalogs
 share/eb/appendix/global-2.0/gejcje/data/furoku
-share/eb/appendix/heritage-2.2/catalog.app
-share/eb/appendix/heritage-2.2/roget.app
-share/eb/appendix/heritage-2.2/dict.app
 share/eb/appendix/heritage-2.2/abbrev.app
-share/eb/appendix/heritage-2.2/bioentry.app
-share/eb/appendix/heritage-2.2/geoentry.app
-share/eb/appendix/heritage-2.2/root.app
-share/eb/appendix/heritage-2.2/info.app
-share/eb/appendix/heritage-2.2/catalog
-share/eb/appendix/heritage-2.2/roget/appendix
-share/eb/appendix/heritage-2.2/dict/appendix
 share/eb/appendix/heritage-2.2/abbrev/appendix
+share/eb/appendix/heritage-2.2/bioentry.app
 share/eb/appendix/heritage-2.2/bioentry/appendix
-share/eb/appendix/heritage-2.2/geoentry/appendix
+share/eb/appendix/heritage-2.2/catalog
+share/eb/appendix/heritage-2.2/catalog.app
 share/eb/appendix/heritage-2.2/colleges.app
 share/eb/appendix/heritage-2.2/colleges/appendix
-share/eb/appendix/heritage-2.2/root/appendix
-share/eb/appendix/heritage-2.2/info/appendix
+share/eb/appendix/heritage-2.2/dict.app
+share/eb/appendix/heritage-2.2/dict/appendix
 share/eb/appendix/heritage-2.2/font
+share/eb/appendix/heritage-2.2/geoentry.app
+share/eb/appendix/heritage-2.2/geoentry/appendix
+share/eb/appendix/heritage-2.2/info.app
+share/eb/appendix/heritage-2.2/info/appendix
+share/eb/appendix/heritage-2.2/roget.app
+share/eb/appendix/heritage-2.2/roget/appendix
+share/eb/appendix/heritage-2.2/root.app
+share/eb/appendix/heritage-2.2/root/appendix
+share/eb/appendix/izumi-2.0/catalog
 share/eb/appendix/izumi-2.0/catalog.app
 share/eb/appendix/izumi-2.0/file1.app
-share/eb/appendix/izumi-2.0/catalog
 share/eb/appendix/izumi-2.0/file1/appendix
-share/eb/appendix/jitenban-2.4/chujiten.app
-share/eb/appendix/jitenban-2.4/iwakoku.app
 share/eb/appendix/jitenban-2.4/catalogs
-share/eb/appendix/jitenban-2.4/chiezo.app
-share/eb/appendix/jitenban-2.4/mypaedia/data/furoku
 share/eb/appendix/jitenban-2.4/catalogs.app
-share/eb/appendix/jitenban-2.4/iwakoku/data/furoku
-share/eb/appendix/jitenban-2.4/chujiten/data/furoku
+share/eb/appendix/jitenban-2.4/chiezo.app
 share/eb/appendix/jitenban-2.4/chiezo/data/furoku
+share/eb/appendix/jitenban-2.4/chujiten.app
+share/eb/appendix/jitenban-2.4/chujiten/data/furoku
+share/eb/appendix/jitenban-2.4/iwakoku.app
+share/eb/appendix/jitenban-2.4/iwakoku/data/furoku
 share/eb/appendix/jitenban-2.4/mypaedia.app
+share/eb/appendix/jitenban-2.4/mypaedia/data/furoku
+share/eb/appendix/jitenban97-2.1/catalogs
 share/eb/appendix/jitenban97-2.1/catalogs.app
+share/eb/appendix/jitenban97-2.1/chiezo.app
+share/eb/appendix/jitenban97-2.1/chiezo/data/furoku
 share/eb/appendix/jitenban97-2.1/chujiten.app
+share/eb/appendix/jitenban97-2.1/chujiten/data/furoku
 share/eb/appendix/jitenban97-2.1/iwakoku.app
-share/eb/appendix/jitenban97-2.1/chiezo.app
-share/eb/appendix/jitenban97-2.1/mypaedia.app
-share/eb/appendix/jitenban97-2.1/catalogs
 share/eb/appendix/jitenban97-2.1/iwakoku/data/furoku
-share/eb/appendix/jitenban97-2.1/chujiten/data/furoku
-share/eb/appendix/jitenban97-2.1/chiezo/data/furoku
+share/eb/appendix/jitenban97-2.1/mypaedia.app
 share/eb/appendix/jitenban97-2.1/mypaedia/data/furoku
 share/eb/appendix/kanjigen-2.0/catalog
 share/eb/appendix/kanjigen-2.0/catalog.app
 share/eb/appendix/kanjigen-2.0/gdd01.app
 share/eb/appendix/kanjigen-2.0/gdd01/appendix
+share/eb/appendix/kanjigen2-2.0/catalogs
 share/eb/appendix/kanjigen2-2.0/catalogs.app
 share/eb/appendix/kanjigen2-2.0/kanjigen.app
-share/eb/appendix/kanjigen2-2.0/catalogs
 share/eb/appendix/kanjigen2-2.0/kanjigen/data/furoku
+share/eb/appendix/kojien-2.3/catalog
 share/eb/appendix/kojien-2.3/catalog.app
 share/eb/appendix/kojien-2.3/kojien.app
-share/eb/appendix/kojien-2.3/catalog
 share/eb/appendix/kojien-2.3/kojien/appendix
-share/eb/appendix/kojien2-2.0/koujien.app
-share/eb/appendix/kojien2-2.0/furoku.app
-share/eb/appendix/kojien2-2.0/catalogs.app
 share/eb/appendix/kojien2-2.0/catalogs
-share/eb/appendix/kojien2-2.0/koujien/data/furoku
+share/eb/appendix/kojien2-2.0/catalogs.app
+share/eb/appendix/kojien2-2.0/furoku.app
 share/eb/appendix/kojien2-2.0/furoku/data/furoku
+share/eb/appendix/kojien2-2.0/koujien.app
+share/eb/appendix/kojien2-2.0/koujien/data/furoku
+share/eb/appendix/kojien4-2.2/catalog
 share/eb/appendix/kojien4-2.2/catalog.app
-share/eb/appendix/kojien4-2.2/koujien/appendix
 share/eb/appendix/kojien4-2.2/furoku.app
-share/eb/appendix/kojien4-2.2/catalog
 share/eb/appendix/kojien4-2.2/furoku/appendix
 share/eb/appendix/kojien4-2.2/koujien.app
-share/eb/appendix/oxford-2.0/user.app
-share/eb/appendix/oxford-2.0/catalog.app
-share/eb/appendix/oxford-2.0/oxford.app
+share/eb/appendix/kojien4-2.2/koujien/appendix
 share/eb/appendix/oxford-2.0/about.app
-share/eb/appendix/oxford-2.0/quick.app
+share/eb/appendix/oxford-2.0/about/appendix
 share/eb/appendix/oxford-2.0/catalog
+share/eb/appendix/oxford-2.0/catalog.app
+share/eb/appendix/oxford-2.0/oxford.app
 share/eb/appendix/oxford-2.0/oxford/appendix
+share/eb/appendix/oxford-2.0/quick.app
 share/eb/appendix/oxford-2.0/quick/appendix
+share/eb/appendix/oxford-2.0/user.app
 share/eb/appendix/oxford-2.0/user/appendix
-share/eb/appendix/oxford-2.0/about/appendix
+share/eb/appendix/plus-2.0/catalogs
 share/eb/appendix/plus-2.0/catalogs.app
 share/eb/appendix/plus-2.0/plus.app
-share/eb/appendix/plus-2.0/catalogs
 share/eb/appendix/plus-2.0/plus/data/furoku
-share/eb/appendix/readers-2.2/catalog.app
 share/eb/appendix/readers-2.2/catalog
+share/eb/appendix/readers-2.2/catalog.app
 share/eb/appendix/readers-2.2/readers.app
 share/eb/appendix/readers-2.2/readers/appendix
-share/eb/appendix/readers2-2.0/readers.app
-share/eb/appendix/readers2-2.0/catalogs.app
 share/eb/appendix/readers2-2.0/catalogs
+share/eb/appendix/readers2-2.0/catalogs.app
+share/eb/appendix/readers2-2.0/readers.app
 share/eb/appendix/readers2-2.0/readers/data/furoku
+@dirrm share/eb/appendix/cencro-1.0/cencro
+@dirrm share/eb/appendix/cencro-1.0
+@dirrm share/eb/appendix/genius-1.0/genius
+@dirrm share/eb/appendix/genius-1.0
 @dirrm share/eb/appendix/chujiten-2.3/eiwa
 @dirrm share/eb/appendix/chujiten-2.3/waei
 @dirrm share/eb/appendix/chujiten-2.3
@@ -259,6 +272,5 @@
 @dirrm share/eb/appendix/readers2-2.0/readers/data
 @dirrm share/eb/appendix/readers2-2.0/readers
 @dirrm share/eb/appendix/readers2-2.0
-@dirrm include/eb
 @dirrm share/eb/appendix
 @dirrm share/eb

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


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?199906110928.SAA02338>