ports/132043: [New Port]textproc/py-Tempita:A very small text templating language

Wen Heping wenheping at gmail.com
Tue Feb 24 07:40:02 UTC 2009


>Number:         132043
>Category:       ports
>Synopsis:       [New Port]textproc/py-Tempita:A very small text templating language
>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 Feb 24 07:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Tue Dec 16 00:26:59 HKT 2008     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Tempita is a small templating language for text substitution.
This isn't meant to be the Next Big Thing in templating; it's
just a handy little templating language for when your project
outgrows string.Template or % substitution. It's small, it
embeds Python in strings, and it doesn't do much else.

WWW:    http://pythonpaste.org/tempita/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Tempita
#	py-Tempita/pkg-plist
#	py-Tempita/pkg-descr
#	py-Tempita/distinfo
#	py-Tempita/Makefile
#
echo c - py-Tempita
mkdir -p py-Tempita > /dev/null 2>&1
echo x - py-Tempita/pkg-plist
sed 's/^X//' >py-Tempita/pkg-plist << 'b6ae5351a7c2a7e76c6611b5111921af'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
b6ae5351a7c2a7e76c6611b5111921af
echo x - py-Tempita/pkg-descr
sed 's/^X//' >py-Tempita/pkg-descr << '46a48ff2ca4433a48d98ad630509d5a1'
XTempita is a small templating language for text substitution.
XThis isn't meant to be the Next Big Thing in templating; it's
Xjust a handy little templating language for when your project
Xoutgrows string.Template or % substitution. It's small, it
Xembeds Python in strings, and it doesn't do much else.
X
XWWW:	http://pythonpaste.org/tempita/
46a48ff2ca4433a48d98ad630509d5a1
echo x - py-Tempita/distinfo
sed 's/^X//' >py-Tempita/distinfo << '242fd0d383a7d31a724f0af570debb26'
XMD5 (Tempita-0.3.tar.gz) = 81cbb5f38cf22f2b5c7e367986645561
XSHA256 (Tempita-0.3.tar.gz) = 789e4ff947b27cc2ab1148b14ee36c8034a69be491e51747ac390058ef44e8dd
XSIZE (Tempita-0.3.tar.gz) = 21280
242fd0d383a7d31a724f0af570debb26
echo x - py-Tempita/Makefile
sed 's/^X//' >py-Tempita/Makefile << 'fab5e1afcc0ff1374444368595f22421'
X# New ports collection makefile for:	Tempita
X# Date created:		24 Feb, 2009
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Tempita
XPORTVERSION=	0.3
XCATEGORIES=	www python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A very small text templating language
X
XUSE_PYTHON=		2.5
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
fab5e1afcc0ff1374444368595f22421
exit



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



More information about the freebsd-ports-bugs mailing list