Date: Mon, 08 Nov 2004 21:24:24 +0900 (JST) From: Hideyuki KURASHINA <rushani@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73670: [New port] japanese/yasou-fpw Message-ID: <20041108.212424.78704514.rushani@FreeBSD.org> Resent-Message-ID: <200411081230.iA8CUYmZ024249@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73670 >Category: ports >Synopsis: [New port] japanese/yasou-fpw >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 08 12:30:33 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Hideyuki KURASHINA >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD ***.*******.jp 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Nov 7 16:21:11 JST 2004 hideyuki@***.*******.jp:/usr/obj/usr/src/sys/*** i386 >Description: ``Yasou'' (``wildflower'' in English) picture book was produced by SAS. This file is converted from the original picture book into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original picture book: http://www.naoe.hiroshima-u.ac.jp/~hirata/yasou/ http://www.vector.co.jp/vpack/filearea/dos/edu/science/plant/yasou/ o URL for this converted picture book: WWW: http://openlab.ring.gr.jp/edict/fpw/ >How-To-Repeat: >Fix: Add this ports. The reason why this port has NO_CDROM is described at http://www.naoe.hiroshima-u.ac.jp/~hirata/yasou/gazou.htm (in Japanese) I thinks we need to add some notice, like Index: LEGAL =================================================================== RCS file: /home/ncvs/ports/LEGAL,v retrieving revision 1.365 diff -u -r1.365 LEGAL --- LEGAL 15 Oct 2004 22:21:27 -0000 1.365 +++ LEGAL 8 Nov 2004 10:08:33 -0000 @@ -593,6 +593,10 @@ xwpl-*-freebsd.tar.gz ports/math/xwpl Free for Non-Commercial Use Only xzx-pro-*.tar.gz ports/emulators/xzx Redistribution forbidden by license +yasou-fpw* ports/japanese/yasou-fpw No commercial use, and no + redistribution allowed with fee + except media and/or shipping + cost zangband/* ports/japanese/zangband Possible copyright infringement ZendOptimizer-*.tar.gz ports/devel/ZendOptimizer Redistribution of pre-compiled binaries is not permitted # 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: # # japanese/yasou-fpw/ # japanese/yasou-fpw/pkg-plist # japanese/yasou-fpw/pkg-descr # japanese/yasou-fpw/distinfo # japanese/yasou-fpw/Makefile # echo c - japanese/yasou-fpw/ mkdir -p japanese/yasou-fpw/ > /dev/null 2>&1 echo x - japanese/yasou-fpw/pkg-plist sed 's/^X//' >japanese/yasou-fpw/pkg-plist << 'END-of-japanese/yasou-fpw/pkg-plist' Xshare/dict/yasou-fpw/yasou/data/honmon Xshare/dict/yasou-fpw/catalogs X@dirrm share/dict/yasou-fpw/yasou/data X@dirrm share/dict/yasou-fpw/yasou X@dirrm share/dict/yasou-fpw X%%PORTDOCS%%%%DOCSDIR%%/readme.fpw X%%PORTDOCS%%%%DOCSDIR%%/yasoufpw.txt X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-japanese/yasou-fpw/pkg-plist echo x - japanese/yasou-fpw/pkg-descr sed 's/^X//' >japanese/yasou-fpw/pkg-descr << 'END-of-japanese/yasou-fpw/pkg-descr' X``Yasou'' (``wildflower'' in English) picture book was produced by SAS. XThis file is converted from the original picture book into JIS X 4081 format X(that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING Xviewers on Unix and the other OS (e.g. Windows or MacOS). X Xo URL for the original picture book: X http://www.naoe.hiroshima-u.ac.jp/~hirata/yasou/ X http://www.vector.co.jp/vpack/filearea/dos/edu/science/plant/yasou/ X Xo URL for this converted picture book: XWWW: http://openlab.ring.gr.jp/edict/fpw/ END-of-japanese/yasou-fpw/pkg-descr echo x - japanese/yasou-fpw/distinfo sed 's/^X//' >japanese/yasou-fpw/distinfo << 'END-of-japanese/yasou-fpw/distinfo' XMD5 (yasou-fpw1.0beta0.zip) = 58016018de962e041a8b26b05650e6ea XSIZE (yasou-fpw1.0beta0.zip) = 10815025 END-of-japanese/yasou-fpw/distinfo echo x - japanese/yasou-fpw/Makefile sed 's/^X//' >japanese/yasou-fpw/Makefile << 'END-of-japanese/yasou-fpw/Makefile' X# New ports collection makefile for: Yasou picture book - JIS X 4081 version X# Date created: 2004.11.08 X# Whom: Hideyuki KURASHINA <rushani@FreeBSD.org> X# Based on: Satoshi Taoka's roget-fpw X# X# $FreeBSD$ X# X XPORTNAME= yasou-fpw XPORTVERSION= 1.0.b0 XPORTREVISION= 0 XCATEGORIES= japanese XMASTER_SITES= http://openlab.jp/edict/fpw/dist/yasou/ XDISTNAME= ${PORTNAME}${PORTVERSION:S/.b0/beta0/} X XMAINTAINER= rushani@FreeBSD.org XCOMMENT= Yasou picture book (EPWING V1 format) by SAS X XNO_CDROM= "No commercial use, and no redistribution allowed with fee except media and/or shipping cost" X XUSE_ZIP= yes XNO_BUILD= yes XWRKSRC= ${WRKDIR}/yasou XEXTRACT_BEFORE_ARGS= -qL X Xdo-install: X ${MKDIR} ${PREFIX}/share/dict/yasou-fpw/yasou/data X ${INSTALL_DATA} ${WRKSRC}/yasou/data/honmon ${PREFIX}/share/dict/yasou-fpw/yasou/data X ${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/yasou-fpw X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for i in readme.fpw yasoufpw.txt X ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR} X.endfor X.endif X X.include <bsd.port.mk> END-of-japanese/yasou-fpw/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041108.212424.78704514.rushani>