FreeBSD Bugzilla – Attachment 163906 Details for
Bug 205063
[NEW PORT] net/py-txrudp: Twisted extension implementing RUDP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-txrudp.shar (text/plain), 2.38 KB, created by
Yuri Victorovich
on 2015-12-06 16:30:00 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-12-06 16:30:00 UTC
Size:
2.38 KB
patch
obsolete
># 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: ># ># net/py-txrudp ># net/py-txrudp/distinfo ># net/py-txrudp/Makefile ># net/py-txrudp/pkg-descr ># net/py-txrudp/files ># net/py-txrudp/files/patch-setup.py ># >echo c - net/py-txrudp >mkdir -p net/py-txrudp > /dev/null 2>&1 >echo x - net/py-txrudp/distinfo >sed 's/^X//' >net/py-txrudp/distinfo << '05a91ae90c1f9f4118a61f19e21035cb' >XSHA256 (txrudp-0.4.1.tar.gz) = 489aae126ba20e23e538b934863fd924413c230fc02e24626abb8706b1cd384b >XSIZE (txrudp-0.4.1.tar.gz) = 23379 >05a91ae90c1f9f4118a61f19e21035cb >echo x - net/py-txrudp/Makefile >sed 's/^X//' >net/py-txrudp/Makefile << '8b90b5d5aa3b0730a5900b5901aacced' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= txrudp >XPORTVERSION= 0.4.1 >XCATEGORIES= net python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Twisted extension implementing RUDP >X >XLICENSE= MIT >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enum34>=0:${PORTSDIR}/devel/py-enum34 \ >X ${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \ >X ${PYTHON_PKGNAMEPREFIX}PyNaCl>=0:${PORTSDIR}/security/py-pynacl \ >X ${LOCALBASE}/bin/twistd:${PORTSDIR}/devel/py-twisted >X >XUSES= python >XUSE_PYTHON= distutils autoplist >XNO_ARCH= yes >X >Xpost-extract: >X ${RM} -r ${WRKSRC}/tests >X >X.include <bsd.port.mk> >8b90b5d5aa3b0730a5900b5901aacced >echo x - net/py-txrudp/pkg-descr >sed 's/^X//' >net/py-txrudp/pkg-descr << 'c996316adaf48f2aaf78c8e01fbc4e7a' >XImplementation of a Reliable UDP Protocol Layer over Twisted. >X >XWWW: https://pypi.python.org/pypi/txrudp/ >c996316adaf48f2aaf78c8e01fbc4e7a >echo c - net/py-txrudp/files >mkdir -p net/py-txrudp/files > /dev/null 2>&1 >echo x - net/py-txrudp/files/patch-setup.py >sed 's/^X//' >net/py-txrudp/files/patch-setup.py << '857be98af5d199823d2afcc3cafa2543' >X--- setup.py.orig 2015-12-06 16:27:23 UTC >X+++ setup.py >X@@ -32,7 +32,7 @@ setup( >X 'Topic :: System :: Networking' >X ), >X keywords='rudp twisted reliable', >X- packages=('txrudp', 'tests'), >X+ packages=('txrudp',), >X install_requires=('enum34', 'protobuf', 'twisted'), >X extras_require={ >X 'crypto': ('pynacl',) >857be98af5d199823d2afcc3cafa2543 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205063
:
163902
| 163906