Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2003 19:00:42 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50851: New port: japanese/gauche-kakasi
Message-ID:  <867ka0ghmd.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200304121010.h3CAA9AZ074819@freefall.freebsd.org>

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

>Number:         50851
>Category:       ports
>Synopsis:       New port: japanese/gauche-kakasi
>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:   Sat Apr 12 03:10:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki@hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
This is a Gauche extension module to use KAKASI.

WWW: http://www.shiro.dreamhost.com/scheme/gauche/index.html

>How-To-Repeat:

>Fix:
# 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:
#
#	gauche-kakasi
#	gauche-kakasi/Makefile
#	gauche-kakasi/distinfo
#	gauche-kakasi/pkg-descr
#	gauche-kakasi/pkg-plist
#
echo c - gauche-kakasi
mkdir -p gauche-kakasi > /dev/null 2>&1
echo x - gauche-kakasi/Makefile
sed 's/^X//' >gauche-kakasi/Makefile << 'END-of-gauche-kakasi/Makefile'
X# New ports collection makefile for:	Gauche-kakasi
X# Date created:                12 April 2003
X# Whom:                        Kimura Fuyuki <fuyuki@hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	kakasi
XPORTVERSION=	0.0
XCATEGORIES=	japanese textproc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	gauche
XDISTNAME=	Gauche-${PORTNAME}-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	fuyuki@hadaly.org
XCOMMENT=	KAKASI binding for Gauche
X
XBUILD_DEPENDS=	gosh:${PORTSDIR}/lang/gauche
XRUN_DEPENDS=	${BUILD_DEPENDS}
XLIB_DEPENDS=	kakasi.3:${PORTSDIR}/japanese/kakasi
X
XWRKSRC=		${WRKDIR}/Gauche-${PORTNAME}
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-kakasi=${PREFIX}
XDOCSDIR=	${PREFIX}/share/doc/gauche/${PORTNAME}
XPLIST_SUB=	VERSION="`gauche-config -V`" \
X		TARGET="${CONFIGURE_TARGET}"
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README.eucjp ${DOCSDIR}
X.endif
X
X.include <bsd.port.pre.mk>
X
XPKGNAMEPREFIX:=	${PKGNAMEPREFIX}gauche-
X
X.include <bsd.port.post.mk>
END-of-gauche-kakasi/Makefile
echo x - gauche-kakasi/distinfo
sed 's/^X//' >gauche-kakasi/distinfo << 'END-of-gauche-kakasi/distinfo'
XMD5 (Gauche-kakasi-0.0.tgz) = 8c8e40469ae17fe43719561888e7af09
END-of-gauche-kakasi/distinfo
echo x - gauche-kakasi/pkg-descr
sed 's/^X//' >gauche-kakasi/pkg-descr << 'END-of-gauche-kakasi/pkg-descr'
XThis is a Gauche extension module to use KAKASI.
X
XWWW: http://www.shiro.dreamhost.com/scheme/gauche/index.html
END-of-gauche-kakasi/pkg-descr
echo x - gauche-kakasi/pkg-plist
sed 's/^X//' >gauche-kakasi/pkg-plist << 'END-of-gauche-kakasi/pkg-plist'
Xlib/gauche/site/%%VERSION%%/%%TARGET%%/kakasi.so
Xshare/gauche/site/lib/text/kakasi.scm
X@unexec rmdir %D/share/gauche/site/lib/text 2>/dev/null || true
X%%PORTDOCS%%%%DOCSDIR%%/README.eucjp
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true
END-of-gauche-kakasi/pkg-plist
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867ka0ghmd.wl%fuyuki>