ports/115871: [NEW PORT] japanese/py-mecab - Python bindings for MeCab
Junji NAKANISHI
jun-g at daemonfreaks.com
Mon Aug 27 14:50:01 UTC 2007
>Number: 115871
>Category: ports
>Synopsis: [NEW PORT] japanese/py-mecab - Python bindings for MeCab
>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: Mon Aug 27 14:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Junji NAKANISHI
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE #8: Mon Jul 30 03:37:14 JST 2007
root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC
>Description:
This is a python bindings for MeCab.
WWW: http://mecab.sourceforge.net/
>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:
#
# py-mecab
# py-mecab/Makefile
# py-mecab/pkg-plist
# py-mecab/distinfo
# py-mecab/pkg-descr
#
echo c - py-mecab
mkdir -p py-mecab > /dev/null 2>&1
echo x - py-mecab/Makefile
sed 's/^X//' >py-mecab/Makefile << 'END-of-py-mecab/Makefile'
X# New ports collection makefile for: py-mecab
X# Date created: 27 August 2007
X# Whom: Junji NAKANISHI <jun-g at daemonfreaks.com>
X#
X# $FreeBSD:$
X
XPORTNAME= mecab
XPORTVERSION= 0.96
XCATEGORIES= japanese python textproc
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
XDISTNAME= ${PORTNAME}-python-${PORTVERSION}
X
XMAINTAINER= jun-g at daemonfreaks.com
XCOMMENT= Python bindings for MeCab
X
XBUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13
XLIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.pre.mk>
X
XPKGNAMEPREFIX:= ${PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
X
X.include <bsd.port.post.mk>
END-of-py-mecab/Makefile
echo x - py-mecab/pkg-plist
sed 's/^X//' >py-mecab/pkg-plist << 'END-of-py-mecab/pkg-plist'
X%%PYTHON_SITELIBDIR%%/_MeCab.so
X%%PYTHON_SITELIBDIR%%/MeCab.py
X%%PYTHON_SITELIBDIR%%/MeCab.pyc
X%%PYTHON_SITELIBDIR%%/MeCab.pyo
END-of-py-mecab/pkg-plist
echo x - py-mecab/distinfo
sed 's/^X//' >py-mecab/distinfo << 'END-of-py-mecab/distinfo'
XMD5 (mecab-python-0.96.tar.gz) = 5faa154aa8a95145d6a58befa42e6c40
XSHA256 (mecab-python-0.96.tar.gz) = afad397d45dd0dcebaffa8a3c8ba85e822113479f8aa61a4b84fb2d9e47fb636
XSIZE (mecab-python-0.96.tar.gz) = 51276
END-of-py-mecab/distinfo
echo x - py-mecab/pkg-descr
sed 's/^X//' >py-mecab/pkg-descr << 'END-of-py-mecab/pkg-descr'
XThis is a python bindings for MeCab.
X
XWWW: http://mecab.sourceforge.net/
END-of-py-mecab/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list