[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eblook-1.3



同じく eblook-1.3 でございます。

上林


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	eblook
#	eblook/CVS
#	eblook/CVS/Root
#	eblook/CVS/Repository
#	eblook/CVS/Entries
#	eblook/CVS/Entries.Log
#	eblook/CVS/Template
#	eblook/files
#	eblook/files/CVS
#	eblook/files/CVS/Root
#	eblook/files/CVS/Repository
#	eblook/files/CVS/Entries
#	eblook/files/CVS/Template
#	eblook/files/md5
#	eblook/Makefile
#	eblook/pkg
#	eblook/pkg/CVS
#	eblook/pkg/CVS/Root
#	eblook/pkg/CVS/Repository
#	eblook/pkg/CVS/Entries
#	eblook/pkg/CVS/Template
#	eblook/pkg/COMMENT
#	eblook/pkg/DESCR
#	eblook/pkg/PLIST
#
echo c - eblook
mkdir -p eblook > /dev/null 2>&1
echo c - eblook/CVS
mkdir -p eblook/CVS > /dev/null 2>&1
echo x - eblook/CVS/Root
sed 's/^X//' >eblook/CVS/Root << 'END-of-eblook/CVS/Root'
X:pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs
END-of-eblook/CVS/Root
echo x - eblook/CVS/Repository
sed 's/^X//' >eblook/CVS/Repository << 'END-of-eblook/CVS/Repository'
Xports/japanese/eblook
END-of-eblook/CVS/Repository
echo x - eblook/CVS/Entries
sed 's/^X//' >eblook/CVS/Entries << 'END-of-eblook/CVS/Entries'
X/Makefile/1.4/Tue Apr 11 14:13:10 2000//
XD
END-of-eblook/CVS/Entries
echo x - eblook/CVS/Entries.Log
sed 's/^X//' >eblook/CVS/Entries.Log << 'END-of-eblook/CVS/Entries.Log'
XA D/files////
XA D/pkg////
END-of-eblook/CVS/Entries.Log
echo x - eblook/CVS/Template
sed 's/^X//' >eblook/CVS/Template << 'END-of-eblook/CVS/Template'
X
XPR:		
XSubmitted by:	
XReviewed by:	
XApproved by:	
XObtained from:	
XCVS: ----------------------------------------------------------------------
XCVS: PR:	      Fill this in if a GNATS PR is affected by the change.
XCVS: Submitted by:    Fill this in if someone else sent in the change.
XCVS: Reviewed by:     Fill this in if someone else reviewed your modification.
XCVS: Approved by:     Fill this in if you needed approval for this commit.
XCVS: Obtained from:   Fill this in if the change is from third party software.
END-of-eblook/CVS/Template
echo c - eblook/files
mkdir -p eblook/files > /dev/null 2>&1
echo c - eblook/files/CVS
mkdir -p eblook/files/CVS > /dev/null 2>&1
echo x - eblook/files/CVS/Root
sed 's/^X//' >eblook/files/CVS/Root << 'END-of-eblook/files/CVS/Root'
X:pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs
END-of-eblook/files/CVS/Root
echo x - eblook/files/CVS/Repository
sed 's/^X//' >eblook/files/CVS/Repository << 'END-of-eblook/files/CVS/Repository'
Xports/japanese/eblook/files
END-of-eblook/files/CVS/Repository
echo x - eblook/files/CVS/Entries
sed 's/^X//' >eblook/files/CVS/Entries << 'END-of-eblook/files/CVS/Entries'
X/md5/1.2/Sun Jan 23 11:41:17 2000//
XD
END-of-eblook/files/CVS/Entries
echo x - eblook/files/CVS/Template
sed 's/^X//' >eblook/files/CVS/Template << 'END-of-eblook/files/CVS/Template'
X
XPR:		
XSubmitted by:	
XReviewed by:	
XApproved by:	
XObtained from:	
XCVS: ----------------------------------------------------------------------
XCVS: PR:	      Fill this in if a GNATS PR is affected by the change.
XCVS: Submitted by:    Fill this in if someone else sent in the change.
XCVS: Reviewed by:     Fill this in if someone else reviewed your modification.
XCVS: Approved by:     Fill this in if you needed approval for this commit.
XCVS: Obtained from:   Fill this in if the change is from third party software.
END-of-eblook/files/CVS/Template
echo x - eblook/files/md5
sed 's/^X//' >eblook/files/md5 << 'END-of-eblook/files/md5'
X$NetBSD$
X
XMD5 (eblook-1.3.tar.gz) = 74a4ce80f586f54e613d6319626873ae
END-of-eblook/files/md5
echo x - eblook/Makefile
sed 's/^X//' >eblook/Makefile << 'END-of-eblook/Makefile'
X# $NetBSD$
X# FreeBSD Id: ports/japanese/eblook/Makefile,v 1.4 2000/04/11 14:13:10 knu Exp
X
XDISTNAME=	eblook-1.3
XCATEGORIES=	textproc japanese
XMASTER_SITES=	http://openlab.ring.gr.jp/lookup/DIST/eblook/
X
XMAINTAINER=	packages@netbsd.org
XHOMEPAGE=	http://openlab.ring.gr.jp/lookup/eblook/
X
XDEPENDS=    eb-2.3.*:../../textproc/eb
X
XDOCDIR=		share/doc/eblook
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-eb-includes=${PREFIX}/include \
X		--with-eb-libraries=${PREFIX}/lib
X
XPLIST_SUBST=	DOCDIR=${DOCDIR}
X
Xpost-install:
X	@[ ! -d ${PREFIX}/${DOCDIR} ] && ${MKDIR} ${PREFIX}/${DOCDIR}
X	@for i in AUTHORS COPYING ChangeLog NEWS README ; do \
X		${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${DOCDIR} ;\
X	done
X
X.include "../../mk/bsd.pkg.mk"
END-of-eblook/Makefile
echo c - eblook/pkg
mkdir -p eblook/pkg > /dev/null 2>&1
echo c - eblook/pkg/CVS
mkdir -p eblook/pkg/CVS > /dev/null 2>&1
echo x - eblook/pkg/CVS/Root
sed 's/^X//' >eblook/pkg/CVS/Root << 'END-of-eblook/pkg/CVS/Root'
X:pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs
END-of-eblook/pkg/CVS/Root
echo x - eblook/pkg/CVS/Repository
sed 's/^X//' >eblook/pkg/CVS/Repository << 'END-of-eblook/pkg/CVS/Repository'
Xports/japanese/eblook/pkg
END-of-eblook/pkg/CVS/Repository
echo x - eblook/pkg/CVS/Entries
sed 's/^X//' >eblook/pkg/CVS/Entries << 'END-of-eblook/pkg/CVS/Entries'
X/COMMENT/1.1.1.1/Fri Aug 20 16:21:50 1999//
X/DESCR/1.1.1.1/Fri Aug 20 16:21:51 1999//
X/PLIST/1.1.1.1/Fri Aug 20 16:21:51 1999//
XD
END-of-eblook/pkg/CVS/Entries
echo x - eblook/pkg/CVS/Template
sed 's/^X//' >eblook/pkg/CVS/Template << 'END-of-eblook/pkg/CVS/Template'
X
XPR:		
XSubmitted by:	
XReviewed by:	
XApproved by:	
XObtained from:	
XCVS: ----------------------------------------------------------------------
XCVS: PR:	      Fill this in if a GNATS PR is affected by the change.
XCVS: Submitted by:    Fill this in if someone else sent in the change.
XCVS: Reviewed by:     Fill this in if someone else reviewed your modification.
XCVS: Approved by:     Fill this in if you needed approval for this commit.
XCVS: Obtained from:   Fill this in if the change is from third party software.
END-of-eblook/pkg/CVS/Template
echo x - eblook/pkg/COMMENT
sed 's/^X//' >eblook/pkg/COMMENT << 'END-of-eblook/pkg/COMMENT'
XInteractive command to consult words in EB electoric dictionaries
END-of-eblook/pkg/COMMENT
echo x - eblook/pkg/DESCR
sed 's/^X//' >eblook/pkg/DESCR << 'END-of-eblook/pkg/DESCR'
XInteractive EB interface command for seraching words in CD-ROM books.
X
XEblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats
Xdirectly.  CD-ROM books of those formats are popular in Japan.
XSince CD-ROM books themseves are stands on the ISO 9660 format, 
Xyou can mount the discs by the same way as other ISO 9660 discs.
X
XYou can get more information from ja-eblook.info.
XYou can also get information from their website.
XWWW: http://openlab.ring.gr.jp/lookup/eblook/
X
X--- Porting by shige <shige@FreeBSD.org>
END-of-eblook/pkg/DESCR
echo x - eblook/pkg/PLIST
sed 's/^X//' >eblook/pkg/PLIST << 'END-of-eblook/pkg/PLIST'
X@comment $NetBSD$
Xbin/eblook
X@unexec install-info --delete %D/info/eblook.info %D/info/dir
Xinfo/eblook.info
X@exec install-info %D/info/eblook.info %D/info/dir
X${DOCDIR}/AUTHORS
X${DOCDIR}/COPYING
X${DOCDIR}/ChangeLog
X${DOCDIR}/NEWS
X${DOCDIR}/README
X@dirrm ${DOCDIR}
END-of-eblook/pkg/PLIST
exit