Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 17:24:51 GMT
From:      Neal Nelson <neal@nelson.name>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/79933: New Port: devel/py-twistedXish Xish is XML-ish
Message-ID:  <200504141724.j3EHOpIl035649@www.freebsd.org>
Resent-Message-ID: <200504141730.j3EHUUlS005039@freefall.freebsd.org>

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

>Number:         79933
>Category:       ports
>Synopsis:       New Port: devel/py-twistedXish Xish is XML-ish
>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 14 17:30:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Neal Nelson
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 13 13:16:17 CEST 2005     nealie@server.home:/usr/obj/usr/src/sys/SERVER  i386
>Description:
      Twisted Xish is XML-ish
>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-twistedXish
#	py-twistedXish/Makefile
#	py-twistedXish/pkg-descr
#	py-twistedXish/distinfo
#	py-twistedXish/pkg-plist
#
echo c - py-twistedXish
mkdir -p py-twistedXish > /dev/null 2>&1
echo x - py-twistedXish/Makefile
sed 's/^X//' >py-twistedXish/Makefile << 'END-of-py-twistedXish/Makefile'
X# New ports collection makefile for:	py-twistedXish
X# Date created:		14 April 2005
X# Whom:	      		Neal Nelson <neal@nelson.name>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	twistedXish
XPORTVERSION=	0.1.0
XCATEGORIES=	devel python
XMASTER_SITES=	http://twistedmatrix.com/downloads/Xish/0.1/ \
X    http://tmrc.mit.edu/mirror/twisted/Xish/0.1/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	TwistedXish-${PORTVERSION}
X
XMAINTAINER=	neal@nelson.name
XCOMMENT=	Twisted Xish is XML-ish
X
XRUN_DEPENDS=    ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
X
XWRKSRC=		${WRKDIR}/TwistedXish-${PORTVERSION}
X
XUSE_BZIP2=	yes
XUSE_PYTHON=	2.2+
XUSE_PYDISTUTILS=	yes
X
XPLIST_SUB+=	S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
X
X.include <bsd.port.mk>
END-of-py-twistedXish/Makefile
echo x - py-twistedXish/pkg-descr
sed 's/^X//' >py-twistedXish/pkg-descr << 'END-of-py-twistedXish/pkg-descr'
XTwisted Xish is XML-ish.
X
XTwisted Lore is available under the MIT Free Software licence.
X
XWWW: http://twistedmatrix.com/
END-of-py-twistedXish/pkg-descr
echo x - py-twistedXish/distinfo
sed 's/^X//' >py-twistedXish/distinfo << 'END-of-py-twistedXish/distinfo'
XMD5 (TwistedXish-0.1.0.tar.bz2) = 7b1f88640517a6bf3524ddab279996f4
XSIZE (TwistedXish-0.1.0.tar.bz2) = 20640
END-of-py-twistedXish/distinfo
echo x - py-twistedXish/pkg-plist
sed 's/^X//' >py-twistedXish/pkg-plist << 'END-of-py-twistedXish/pkg-plist'
X%%S%%/twisted/xish/__init__.py
X%%S%%/twisted/xish/__init__.pyc
X%%S%%/twisted/xish/__init__.pyo
X%%S%%/twisted/xish/domish.py
X%%S%%/twisted/xish/domish.pyc
X%%S%%/twisted/xish/domish.pyo
X%%S%%/twisted/xish/test/__init__.py
X%%S%%/twisted/xish/test/__init__.pyc
X%%S%%/twisted/xish/test/__init__.pyo
X%%S%%/twisted/xish/test/test_domish.py
X%%S%%/twisted/xish/test/test_domish.pyc
X%%S%%/twisted/xish/test/test_domish.pyo
X%%S%%/twisted/xish/test/test_xishutil.py
X%%S%%/twisted/xish/test/test_xishutil.pyc
X%%S%%/twisted/xish/test/test_xishutil.pyo
X%%S%%/twisted/xish/test/test_xmlstream.py
X%%S%%/twisted/xish/test/test_xmlstream.pyc
X%%S%%/twisted/xish/test/test_xmlstream.pyo
X%%S%%/twisted/xish/test/test_xpath.py
X%%S%%/twisted/xish/test/test_xpath.pyc
X%%S%%/twisted/xish/test/test_xpath.pyo
X%%S%%/twisted/xish/utility.py
X%%S%%/twisted/xish/utility.pyc
X%%S%%/twisted/xish/utility.pyo
X%%S%%/twisted/xish/xmlstream.py
X%%S%%/twisted/xish/xmlstream.pyc
X%%S%%/twisted/xish/xmlstream.pyo
X%%S%%/twisted/xish/xpath.py
X%%S%%/twisted/xish/xpath.pyc
X%%S%%/twisted/xish/xpath.pyo
X%%S%%/twisted/xish/xpathparser.g
X%%S%%/twisted/xish/xpathparser.py
X%%S%%/twisted/xish/xpathparser.pyc
X%%S%%/twisted/xish/xpathparser.pyo
X@dirrm %%S%%/twisted/xish/test
X@dirrm %%S%%/twisted/xish
END-of-py-twistedXish/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?200504141724.j3EHOpIl035649>