ports/79930: New Port: net/py-twistedPair Twisted Pair can do low level TCP work

Neal Nelson neal at nelson.name
Thu Apr 14 17:20:25 UTC 2005


>Number:         79930
>Category:       ports
>Synopsis:       New Port: net/py-twistedPair Twisted Pair can do low level TCP work
>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:20:23 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 at server.home:/usr/obj/usr/src/sys/SERVER  i386

>Description:
      Twisted Pair can do low level TCP work
>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-twistedPair
#	py-twistedPair/pkg-plist
#	py-twistedPair/pkg-descr
#	py-twistedPair/distinfo
#	py-twistedPair/Makefile
#
echo c - py-twistedPair
mkdir -p py-twistedPair > /dev/null 2>&1
echo x - py-twistedPair/pkg-plist
sed 's/^X//' >py-twistedPair/pkg-plist << 'END-of-py-twistedPair/pkg-plist'
X%%S%%/twisted/pair/__init__.py
X%%S%%/twisted/pair/__init__.pyc
X%%S%%/twisted/pair/__init__.pyo
X%%S%%/twisted/pair/ethernet.py
X%%S%%/twisted/pair/ethernet.pyc
X%%S%%/twisted/pair/ethernet.pyo
X%%S%%/twisted/pair/ip.py
X%%S%%/twisted/pair/ip.pyc
X%%S%%/twisted/pair/ip.pyo
X%%S%%/twisted/pair/raw.py
X%%S%%/twisted/pair/raw.pyc
X%%S%%/twisted/pair/raw.pyo
X%%S%%/twisted/pair/rawudp.py
X%%S%%/twisted/pair/rawudp.pyc
X%%S%%/twisted/pair/rawudp.pyo
X%%S%%/twisted/pair/test/__init__.py
X%%S%%/twisted/pair/test/__init__.pyc
X%%S%%/twisted/pair/test/__init__.pyo
X%%S%%/twisted/pair/test/test_ethernet.py
X%%S%%/twisted/pair/test/test_ethernet.pyc
X%%S%%/twisted/pair/test/test_ethernet.pyo
X%%S%%/twisted/pair/test/test_ip.py
X%%S%%/twisted/pair/test/test_ip.pyc
X%%S%%/twisted/pair/test/test_ip.pyo
X%%S%%/twisted/pair/test/test_rawudp.py
X%%S%%/twisted/pair/test/test_rawudp.pyc
X%%S%%/twisted/pair/test/test_rawudp.pyo
X%%S%%/twisted/pair/tuntap.py
X%%S%%/twisted/pair/tuntap.pyc
X%%S%%/twisted/pair/tuntap.pyo
X at dirrm %%S%%/twisted/pair/test
X at dirrm %%S%%/twisted/pair
END-of-py-twistedPair/pkg-plist
echo x - py-twistedPair/pkg-descr
sed 's/^X//' >py-twistedPair/pkg-descr << 'END-of-py-twistedPair/pkg-descr'
XTwisted Pair can do low level TCP work.
X
XTwisted Lore is available under the MIT Free Software licence.
X
XWWW: http://twistedmatrix.com/
END-of-py-twistedPair/pkg-descr
echo x - py-twistedPair/distinfo
sed 's/^X//' >py-twistedPair/distinfo << 'END-of-py-twistedPair/distinfo'
XMD5 (TwistedPair-0.1.0.tar.bz2) = 337abc88327149849731a40649556bf0
XSIZE (TwistedPair-0.1.0.tar.bz2) = 8176
END-of-py-twistedPair/distinfo
echo x - py-twistedPair/Makefile
sed 's/^X//' >py-twistedPair/Makefile << 'END-of-py-twistedPair/Makefile'
X# New ports collection makefile for:	py-twistedPair
X# Date created:		14 April 2005
X# Whom:	      		Neal Nelson <neal at nelson.name>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	twistedPair
XPORTVERSION=	0.1.0
XCATEGORIES=	net devel python
XMASTER_SITES=	http://twistedmatrix.com/downloads/Pair/0.1/ \
X    http://tmrc.mit.edu/mirror/twisted/Pair/0.1/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	TwistedPair-${PORTVERSION}
X
XMAINTAINER=	neal at nelson.name
XCOMMENT=	Twisted Pair can do low level TCP work
X
XRUN_DEPENDS=    ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
X
XWRKSRC=		${WRKDIR}/TwistedPair-${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-twistedPair/Makefile
exit


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



More information about the freebsd-ports-bugs mailing list