From owner-freebsd-bugs@FreeBSD.ORG Mon Jun 26 12:11:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 111DA16A40E for ; Mon, 26 Jun 2006 12:11:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC8743DAF for ; Mon, 26 Jun 2006 12:10:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5QCAMIP049401 for ; Mon, 26 Jun 2006 12:10:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5QCAMgZ049400; Mon, 26 Jun 2006 12:10:22 GMT (envelope-from gnats) Resent-Date: Mon, 26 Jun 2006 12:10:22 GMT Resent-Message-Id: <200606261210.k5QCAMgZ049400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jordi Haarman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2521B16A575 for ; Mon, 26 Jun 2006 12:08:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37F9446BD for ; Mon, 26 Jun 2006 11:31:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5QBVWDL089288 for ; Mon, 26 Jun 2006 11:31:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k5QBVWOL089278; Mon, 26 Jun 2006 11:31:32 GMT (envelope-from nobody) Message-Id: <200606261131.k5QBVWOL089278@www.freebsd.org> Date: Mon, 26 Jun 2006 11:31:32 GMT From: Jordi Haarman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/99489: New port:devel/py-simpletal X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 12:11:20 -0000 >Number: 99489 >Category: misc >Synopsis: New port:devel/py-simpletal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 26 12:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jordi Haarman >Release: >Organization: Synantics >Environment: FreeBSD angelite 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #0: Tue Mar 21 14:13:31 CET 2006 jhaarman@estro.adam.synantics.net:/usr/obj/usr/src/sys/freebsd60 i386 >Description: >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: # # . # ./distinfo # ./Makefile # ./port # ./pkg-descr # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (SimpleTAL-4.1.tar.gz) = 16c5673382967310b336c68591ae6786 XSHA256 (SimpleTAL-4.1.tar.gz) = b613282c0b5690cd038a6a4c2bac02f4bf0130f4002e64c7c7f414e3a9340b55 XSIZE (SimpleTAL-4.1.tar.gz) = 95813 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: py-simpletal X# Date created: 26 June 2006 X# Whom: Jordi Haarman X# X# $FreeBSD$ X# X XPORTNAME= simpletal XPORTVERSION= 4.1 XCATEGORIES= devel textproc www python XMASTER_SITES= http://www.owlfish.com/software/simpleTAL/downloads/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= SimpleTAL-${PORTVERSION} X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Stand alone TAL Python implementation to power \ X HTML & XML templates X XUSE_PYTHON= yes XUSE_PYDISTUTILS=yes X X.include END-of-./Makefile echo x - ./port sed 's/^X//' >./port << 'END-of-./port' X# This is a shell archive. Save it in a file, remove anything before X# this line, and then unpack it by entering "sh file". Note, it may X# create directories; files and directories will be owned by you and X# have default permissions. X# X# This archive contains: X# X# . X# ./distinfo X# ./Makefile X# ./port X# ./pkg-descr X# ./pkg-plist X# Xecho c - . Xmkdir -p . > /dev/null 2>&1 Xecho x - ./distinfo Xsed 's/^X//' >./distinfo << 'END-of-./distinfo' XXMD5 (SimpleTAL-4.1.tar.gz) = 16c5673382967310b336c68591ae6786 XXSHA256 (SimpleTAL-4.1.tar.gz) = b613282c0b5690cd038a6a4c2bac02f4bf0130f4002e64c7c7f414e3a9340b55 XXSIZE (SimpleTAL-4.1.tar.gz) = 95813 XEND-of-./distinfo Xecho x - ./Makefile Xsed 's/^X//' >./Makefile << 'END-of-./Makefile' XX# New ports collection makefile for: py-simpletal XX# Date created: 26 June 2006 XX# Whom: Jordi Haarman XX# XX# $FreeBSD$ XX# XX XXPORTNAME= simpletal XXPORTVERSION= 4.1 XXCATEGORIES= devel textproc www python XXMASTER_SITES= http://www.owlfish.com/software/simpleTAL/downloads/ XXPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XXDISTNAME= SimpleTAL-${PORTVERSION} XX XXMAINTAINER= ports@FreeBSD.org XXCOMMENT= Stand alone TAL Python implementation to power \ XX HTML & XML templates XX XXUSE_PYTHON= yes XXUSE_PYDISTUTILS=yes XX XX.include XEND-of-./Makefile Xecho x - ./port Xsed 's/^X//' >./port << 'END-of-./port' END-of-./port echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XSimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL Xspecifications used in Zope to power HTML and XML templates. SimpleTAL is an Xidependent implementation of TAL; there are no dependencies on Zope nor is any Xof the Zope work re-used. X XWWW: http://www.owlfish.com/software/simpleTAL/ END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X%%PYTHON_SITELIBDIR%%/simpletal/DummyLogger.py X%%PYTHON_SITELIBDIR%%/simpletal/DummyLogger.pyc X%%PYTHON_SITELIBDIR%%/simpletal/DummyLogger.pyo X%%PYTHON_SITELIBDIR%%/simpletal/FixedHTMLParser.py X%%PYTHON_SITELIBDIR%%/simpletal/FixedHTMLParser.pyc X%%PYTHON_SITELIBDIR%%/simpletal/FixedHTMLParser.pyo X%%PYTHON_SITELIBDIR%%/simpletal/__init__.py X%%PYTHON_SITELIBDIR%%/simpletal/__init__.pyc X%%PYTHON_SITELIBDIR%%/simpletal/__init__.pyo X%%PYTHON_SITELIBDIR%%/simpletal/sgmlentitynames.py X%%PYTHON_SITELIBDIR%%/simpletal/sgmlentitynames.pyc X%%PYTHON_SITELIBDIR%%/simpletal/sgmlentitynames.pyo X%%PYTHON_SITELIBDIR%%/simpletal/simpleElementTree.py X%%PYTHON_SITELIBDIR%%/simpletal/simpleElementTree.pyc X%%PYTHON_SITELIBDIR%%/simpletal/simpleElementTree.pyo X%%PYTHON_SITELIBDIR%%/simpletal/simpleTAL.py X%%PYTHON_SITELIBDIR%%/simpletal/simpleTAL.pyc X%%PYTHON_SITELIBDIR%%/simpletal/simpleTAL.pyo X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALES.py X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALES.pyc X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALES.pyo X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALUtils.py X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALUtils.pyc X%%PYTHON_SITELIBDIR%%/simpletal/simpleTALUtils.pyo X@dirrm %%PYTHON_SITELIBDIR%%/simpletal/ END-of-./pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: