ports/104965: new port: japanese/jishyo - English to Japanese dictionary for GNUstep

Gürkan Sengün gurkan at linuks.mine.nu
Tue Oct 31 13:10:24 UTC 2006


>Number:         104965
>Category:       ports
>Synopsis:       new port: japanese/jishyo - English to Japanese dictionary for GNUstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 13:10:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root at s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
Jishyo is an English -> Japanese dictionary. Currently it only supports
English queries. In the future I hope to add support for kana and kanji
queries, as well as multi-radical lookups for kanji. Jishyo is based in
large part on code from Jim Breen's xjdic. It also uses the dictionary
data from the same software.
>How-To-Repeat:
>Fix:

--- jishyo.shar begins here ---
# 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:
#
#	jishyo/Makefile
#	jishyo/distinfo
#	jishyo/pkg-descr
#	jishyo/pkg-plist
#
echo x - jishyo/Makefile
sed 's/^X//' >jishyo/Makefile << 'END-of-jishyo/Makefile'
X# New ports collection makefile for:    jishyo
X# Date created:         30 Oct 2006
X# Whom:                 gurkan at linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jishyo
XPORTVERSION=	0.1
XCATEGORIES=	japanese
XMASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/ \
X		http://florida.ethz.ch/ports/distfiles/
XDISTNAME=	Jishyo-${PORTVERSION}
X
XMAINTAINER=	gurkan at linuks.mine.nu
XCOMMENT=	English to Japanese dictionary for GNUstep
X
XWRKSRC=	${WRKDIR}/${DISTNAME}
XUSE_GMAKE=	yes
XUSE_GNUSTEP=	yes
XUSE_GNUSTEP_PREFIX=	yes
XUSE_GNUSTEP_BACK=	yes
XUSE_GNUSTEP_BUILD=	yes
XUSE_GNUSTEP_INSTALL=	yes
XMAKEFILE=	GNUmakefile
X
X.include <bsd.port.mk>
END-of-jishyo/Makefile
echo x - jishyo/distinfo
sed 's/^X//' >jishyo/distinfo << 'END-of-jishyo/distinfo'
XMD5 (Jishyo-0.1.tar.gz) = c9591292671c25e9ed410560a14742eb
XSHA256 (Jishyo-0.1.tar.gz) = 1612faaec1d71880f2c761534f1e643297028769a43a7d36d5e065bd02a3d12b
XSIZE (Jishyo-0.1.tar.gz) = 3444407
END-of-jishyo/distinfo
echo x - jishyo/pkg-descr
sed 's/^X//' >jishyo/pkg-descr << 'END-of-jishyo/pkg-descr'
XJishyo is an English -> Japanese dictionary. Currently it only supports
XEnglish queries. In the future I hope to add support for kana and kanji
Xqueries, as well as multi-radical lookups for kanji. Jishyo is based in
Xlarge part on code from Jim Breen's xjdic. It also uses the dictionary
Xdata from the same software.
X
XWWW: http://www.eskimo.com/~pburns/Dictionaries/
END-of-jishyo/pkg-descr
echo x - jishyo/pkg-plist
sed 's/^X//' >jishyo/pkg-plist << 'END-of-jishyo/pkg-plist'
END-of-jishyo/pkg-plist
exit
--- jishyo.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list