Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2007 03:04:48 +0900
From:      "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/111267: [NEW PORT] textproc/py-hyperestraier-python: Pure Python HyperEstraier library
Message-ID:  <1175709888.4188@blackmagic.daemonfreaks.local>
Resent-Message-ID: <200704051240.l35Ce9mq014773@freefall.freebsd.org>

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

>Number:         111267
>Category:       ports
>Synopsis:       [NEW PORT] textproc/py-hyperestraier-python: Pure Python HyperEstraier library
>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:   Thu Apr 05 12:40:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE-p3 #5: Sun Apr  1 00:23:57 JST 2007
    root@blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


This is HyperEstraier pure python implementation.

WWW: http://www.liris.org/tech/program/hyperestraier-purepython/



>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-hyperestraier-python
#	py-hyperestraier-python/distinfo
#	py-hyperestraier-python/pkg-descr
#	py-hyperestraier-python/pkg-plist
#	py-hyperestraier-python/Makefile
#
echo c - py-hyperestraier-python
mkdir -p py-hyperestraier-python > /dev/null 2>&1
echo x - py-hyperestraier-python/distinfo
sed 's/^X//' >py-hyperestraier-python/distinfo << 'END-of-py-hyperestraier-python/distinfo'
XMD5 (hyperestraier-0.9.2.tgz) = e839935de8bfcacb11e71528d39965e0
XSHA256 (hyperestraier-0.9.2.tgz) = 7cc9c80ae6a9f306a29462d8a4ba21a80a3982230a91d568eae0ea6a4db383cd
XSIZE (hyperestraier-0.9.2.tgz) = 5837
END-of-py-hyperestraier-python/distinfo
echo x - py-hyperestraier-python/pkg-descr
sed 's/^X//' >py-hyperestraier-python/pkg-descr << 'END-of-py-hyperestraier-python/pkg-descr'
XThis is HyperEstraier pure python implementation.
X
XWWW: http://www.liris.org/tech/program/hyperestraier-purepython/
END-of-py-hyperestraier-python/pkg-descr
echo x - py-hyperestraier-python/pkg-plist
sed 's/^X//' >py-hyperestraier-python/pkg-plist << 'END-of-py-hyperestraier-python/pkg-plist'
X%%PYTHON_SITELIBDIR%%/hyperestraier.py
X%%PYTHON_SITELIBDIR%%/hyperestraier.pyc
X%%PYTHON_SITELIBDIR%%/hyperestraier.pyo
END-of-py-hyperestraier-python/pkg-plist
echo x - py-hyperestraier-python/Makefile
sed 's/^X//' >py-hyperestraier-python/Makefile << 'END-of-py-hyperestraier-python/Makefile'
X# New ports collection makefile for:    py-hyperestraier-python
X# Date created:                         30 March 2007
X# Whom:                                 Junji NAKANISHI <jun-g@daemonfreaks.com>
X#
X# $FreeBSD:$
X
XPORTNAME=	hyperestraier
XPORTVERSION=	0.9.2
XCATEGORIES=	textproc python
XMASTER_SITES=	http://www.liris.org/tech/program/hyperestraier-purepython/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XPKGNAMESUFFIX=	-python
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	jun-g@daemonfreaks.com
XCOMMENT=	Pure Python HyperEstraier library
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.mk>
END-of-py-hyperestraier-python/Makefile
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1175709888.4188>