From owner-freebsd-ports Sat May 4 9:31: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F12E637B421 for ; Sat, 4 May 2002 09:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44GU1047482; Sat, 4 May 2002 09:30:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 74DDD37B41C for ; Sat, 4 May 2002 09:25:52 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.3) with ESMTP id g44GPqaR041531 for ; Sun, 5 May 2002 01:25:52 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.3/Submit) id g44GPk8k041530; Sun, 5 May 2002 01:25:46 +0900 (KST) Message-Id: <200205041625.g44GPk8k041530@akaraka.yonsei.ac.kr> Date: Sun, 5 May 2002 01:25:46 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37743: Update port: devel/py-ro (take over maintainership) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37743 >Category: ports >Synopsis: Update port: devel/py-ro (take over maintainership) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 04 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Fri May 3 15:10:14 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: Update to 2.7 and take over maintainership (plist was reordered) >How-To-Repeat: >Fix: diff -ruN py-ro.orig/Makefile py-ro/Makefile --- py-ro.orig/Makefile Tue Apr 30 03:07:27 2002 +++ py-ro/Makefile Sat May 4 21:58:36 2002 @@ -7,17 +7,23 @@ # PORTNAME= ro -PORTVERSION= 2.5 +PORTVERSION= 2.7 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyro PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyro-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perky@fallin.lv USE_PYTHON= yes USE_PYDISTUTILS= yes + +DOCSDIR= ${PREFIX}/share/doc/py-ro +EXAMPLESDIR= ${PREFIX}/share/examples/py-ro + +post-patch: + ${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/setup.cfg .if !defined(NOPORTDOCS) post-install: diff -ruN py-ro.orig/distinfo py-ro/distinfo --- py-ro.orig/distinfo Fri Mar 22 19:37:43 2002 +++ py-ro/distinfo Sat May 4 21:50:26 2002 @@ -1 +1 @@ -MD5 (Pyro-2.5.tar.gz) = fb8193d13ddd729a8b4a5017b0bdec3e +MD5 (Pyro-2.7.tar.gz) = fdcfcaa570d139db2359a6d3afe48135 diff -ruN py-ro.orig/pkg-plist py-ro/pkg-plist --- py-ro.orig/pkg-plist Fri Mar 22 19:37:43 2002 +++ py-ro/pkg-plist Sat May 4 22:13:55 2002 @@ -7,162 +7,182 @@ bin/xnsc lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Clients.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Clients.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Clients.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Server.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Server.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/Server.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/__init__.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService/__init__.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/__init__.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/__init__.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/configuration.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/configuration.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/configuration.pyo +lib/%%PYTHON_VERSION%%/site-packages/Pyro/constants.py +lib/%%PYTHON_VERSION%%/site-packages/Pyro/constants.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/constants.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/core.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/core.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/core.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/errors.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/errors.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/errors.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/naming.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/naming.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/naming.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/nsc.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/nsc.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/nsc.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/protocol.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/protocol.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/protocol.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/pyroc.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/pyroc.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/pyroc.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/util.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/util.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/util.pyo lib/%%PYTHON_VERSION%%/site-packages/Pyro/xnsc.py lib/%%PYTHON_VERSION%%/site-packages/Pyro/xnsc.pyc +lib/%%PYTHON_VERSION%%/site-packages/Pyro/xnsc.pyo @dirrm lib/%%PYTHON_VERSION%%/site-packages/Pyro/EventService @dirrm lib/%%PYTHON_VERSION%%/site-packages/Pyro -%%PORTDOCS%%share/doc/ro/1-intro.html -%%PORTDOCS%%share/doc/ro/10-services.html -%%PORTDOCS%%share/doc/ro/11-changes.html -%%PORTDOCS%%share/doc/ro/2-concepts.html -%%PORTDOCS%%share/doc/ro/3-install.html -%%PORTDOCS%%share/doc/ro/4-usage.html -%%PORTDOCS%%share/doc/ro/5-nameserver.html -%%PORTDOCS%%share/doc/ro/6-implementation.html -%%PORTDOCS%%share/doc/ro/7-features.html -%%PORTDOCS%%share/doc/ro/8-example.html -%%PORTDOCS%%share/doc/ro/9-errors.html -%%PORTDOCS%%share/doc/ro/LICENSE -%%PORTDOCS%%share/doc/ro/PyroManual.html -%%PORTDOCS%%share/doc/ro/index.html -%%PORTDOCS%%share/examples/ro/Bank2/BankServer.py -%%PORTDOCS%%share/examples/ro/Bank2/Readme.txt -%%PORTDOCS%%share/examples/ro/Bank2/banks.py -%%PORTDOCS%%share/examples/ro/Bank2/client.py -%%PORTDOCS%%share/examples/ro/BankExample/BankServer.py -%%PORTDOCS%%share/examples/ro/BankExample/Readme.txt -%%PORTDOCS%%share/examples/ro/BankExample/banks.py -%%PORTDOCS%%share/examples/ro/BankExample/client.py -%%PORTDOCS%%share/examples/ro/NS_sec_plugins/NSSecEx.py -%%PORTDOCS%%share/examples/ro/NS_sec_plugins/Readme.txt -%%PORTDOCS%%share/examples/ro/Readme.txt -%%PORTDOCS%%share/examples/ro/agent/Readme.txt -%%PORTDOCS%%share/examples/ro/agent/ShoppingAgent.py -%%PORTDOCS%%share/examples/ro/agent/client.py -%%PORTDOCS%%share/examples/ro/agent/server.py -%%PORTDOCS%%share/examples/ro/agent/shop.py -%%PORTDOCS%%share/examples/ro/agent2/Readme.txt -%%PORTDOCS%%share/examples/ro/agent2/ShoppingAgent.py -%%PORTDOCS%%share/examples/ro/agent2/client.py -%%PORTDOCS%%share/examples/ro/agent2/serv/server.py -%%PORTDOCS%%share/examples/ro/agent2/serv/shop.py -%%PORTDOCS%%share/examples/ro/attributes/Readme.txt -%%PORTDOCS%%share/examples/ro/attributes/client.py -%%PORTDOCS%%share/examples/ro/attributes/server.py -%%PORTDOCS%%share/examples/ro/autoreconnect/Readme.txt -%%PORTDOCS%%share/examples/ro/autoreconnect/client.py -%%PORTDOCS%%share/examples/ro/autoreconnect/server.py -%%PORTDOCS%%share/examples/ro/benchmark/Readme.txt -%%PORTDOCS%%share/examples/ro/benchmark/bench.py -%%PORTDOCS%%share/examples/ro/benchmark/bench.pyc -%%PORTDOCS%%share/examples/ro/benchmark/client.py -%%PORTDOCS%%share/examples/ro/benchmark/server.py -%%PORTDOCS%%share/examples/ro/callback/Readme.txt -%%PORTDOCS%%share/examples/ro/callback/client.py -%%PORTDOCS%%share/examples/ro/callback/server.py -%%PORTDOCS%%share/examples/ro/callback/shout.py -%%PORTDOCS%%share/examples/ro/countingcars/Client.py -%%PORTDOCS%%share/examples/ro/countingcars/Readme.txt -%%PORTDOCS%%share/examples/ro/countingcars/Server.py -%%PORTDOCS%%share/examples/ro/denyhosts/Readme.txt -%%PORTDOCS%%share/examples/ro/denyhosts/client.py -%%PORTDOCS%%share/examples/ro/denyhosts/server.py -%%PORTDOCS%%share/examples/ro/exceptions/Readme.txt -%%PORTDOCS%%share/examples/ro/exceptions/client.py -%%PORTDOCS%%share/examples/ro/exceptions/excep.py -%%PORTDOCS%%share/examples/ro/exceptions/server.py -%%PORTDOCS%%share/examples/ro/factory/Readme.txt -%%PORTDOCS%%share/examples/ro/factory/client.py -%%PORTDOCS%%share/examples/ro/factory/factory.py -%%PORTDOCS%%share/examples/ro/factory/server.py -%%PORTDOCS%%share/examples/ro/hugetransfer/Pyro_NS_URI -%%PORTDOCS%%share/examples/ro/hugetransfer/Pyro_log -%%PORTDOCS%%share/examples/ro/hugetransfer/Readme.txt -%%PORTDOCS%%share/examples/ro/hugetransfer/client.py -%%PORTDOCS%%share/examples/ro/hugetransfer/server.py -%%PORTDOCS%%share/examples/ro/inheritance/Readme.txt -%%PORTDOCS%%share/examples/ro/inheritance/client.py -%%PORTDOCS%%share/examples/ro/inheritance/inherit.py -%%PORTDOCS%%share/examples/ro/inheritance/server.py -%%PORTDOCS%%share/examples/ro/logging/Readme.txt -%%PORTDOCS%%share/examples/ro/logging/testlogging.py -%%PORTDOCS%%share/examples/ro/maxclients/Readme.txt -%%PORTDOCS%%share/examples/ro/maxclients/client.py -%%PORTDOCS%%share/examples/ro/maxclients/server.py -%%PORTDOCS%%share/examples/ro/multithread/Readme.txt -%%PORTDOCS%%share/examples/ro/multithread/client.py -%%PORTDOCS%%share/examples/ro/multithread/server.py -%%PORTDOCS%%share/examples/ro/naming/Readme.txt -%%PORTDOCS%%share/examples/ro/naming/nametest.py -%%PORTDOCS%%share/examples/ro/noNS/Pyro_log -%%PORTDOCS%%share/examples/ro/noNS/Readme.txt -%%PORTDOCS%%share/examples/ro/noNS/client.py -%%PORTDOCS%%share/examples/ro/noNS/client2.py -%%PORTDOCS%%share/examples/ro/noNS/server.py -%%PORTDOCS%%share/examples/ro/quickstart/Readme.txt -%%PORTDOCS%%share/examples/ro/quickstart/client.py -%%PORTDOCS%%share/examples/ro/quickstart/object.py -%%PORTDOCS%%share/examples/ro/quickstart/pyrorun -%%PORTDOCS%%share/examples/ro/quickstart/remote.py -%%PORTDOCS%%share/examples/ro/quickstart/server.py -%%PORTDOCS%%share/examples/ro/simple/Readme.txt -%%PORTDOCS%%share/examples/ro/simple/client.py -%%PORTDOCS%%share/examples/ro/simple/server.py -%%PORTDOCS%%share/examples/ro/simple/tst.py -%%PORTDOCS%%share/examples/ro/simple/tst.pyc -%%PORTDOCS%%share/examples/ro/stockquotes/Client.py -%%PORTDOCS%%share/examples/ro/stockquotes/MClient.py -%%PORTDOCS%%share/examples/ro/stockquotes/Readme.txt -%%PORTDOCS%%share/examples/ro/stockquotes/Server.py -%%PORTDOCS%%share/examples/ro/testclient.py -%%PORTDOCS%%share/examples/ro/testclient.pyc -%%PORTDOCS%%share/examples/ro/testserver.py -%%PORTDOCS%%share/examples/ro/testserver.pyc -%%PORTDOCS%%@dirrm share/doc/ro -%%PORTDOCS%%@dirrm share/examples/ro/Bank2 -%%PORTDOCS%%@dirrm share/examples/ro/BankExample -%%PORTDOCS%%@dirrm share/examples/ro/NS_sec_plugins -%%PORTDOCS%%@dirrm share/examples/ro/agent -%%PORTDOCS%%@dirrm share/examples/ro/agent2/serv -%%PORTDOCS%%@dirrm share/examples/ro/agent2 -%%PORTDOCS%%@dirrm share/examples/ro/attributes -%%PORTDOCS%%@dirrm share/examples/ro/autoreconnect -%%PORTDOCS%%@dirrm share/examples/ro/benchmark -%%PORTDOCS%%@dirrm share/examples/ro/callback -%%PORTDOCS%%@dirrm share/examples/ro/countingcars -%%PORTDOCS%%@dirrm share/examples/ro/denyhosts -%%PORTDOCS%%@dirrm share/examples/ro/exceptions -%%PORTDOCS%%@dirrm share/examples/ro/factory -%%PORTDOCS%%@dirrm share/examples/ro/hugetransfer -%%PORTDOCS%%@dirrm share/examples/ro/inheritance -%%PORTDOCS%%@dirrm share/examples/ro/logging -%%PORTDOCS%%@dirrm share/examples/ro/maxclients -%%PORTDOCS%%@dirrm share/examples/ro/multithread -%%PORTDOCS%%@dirrm share/examples/ro/naming -%%PORTDOCS%%@dirrm share/examples/ro/noNS -%%PORTDOCS%%@dirrm share/examples/ro/quickstart -%%PORTDOCS%%@dirrm share/examples/ro/simple -%%PORTDOCS%%@dirrm share/examples/ro/stockquotes -%%PORTDOCS%%@dirrm share/examples/ro +%%PORTDOCS%%share/doc/py-ro/1-intro.html +%%PORTDOCS%%share/doc/py-ro/10-services.html +%%PORTDOCS%%share/doc/py-ro/11-changes.html +%%PORTDOCS%%share/doc/py-ro/11-changes-archive.html +%%PORTDOCS%%share/doc/py-ro/2-concepts.html +%%PORTDOCS%%share/doc/py-ro/3-install.html +%%PORTDOCS%%share/doc/py-ro/4-usage.html +%%PORTDOCS%%share/doc/py-ro/5-nameserver.html +%%PORTDOCS%%share/doc/py-ro/6-implementation.html +%%PORTDOCS%%share/doc/py-ro/7-features.html +%%PORTDOCS%%share/doc/py-ro/8-example.html +%%PORTDOCS%%share/doc/py-ro/9-errors.html +%%PORTDOCS%%share/doc/py-ro/LICENSE +%%PORTDOCS%%share/doc/py-ro/PyroManual.html +%%PORTDOCS%%share/doc/py-ro/index.html +%%PORTDOCS%%share/examples/py-ro/Bank2/BankServer.py +%%PORTDOCS%%share/examples/py-ro/Bank2/Readme.txt +%%PORTDOCS%%share/examples/py-ro/Bank2/banks.py +%%PORTDOCS%%share/examples/py-ro/Bank2/client.py +%%PORTDOCS%%share/examples/py-ro/BankExample/BankServer.py +%%PORTDOCS%%share/examples/py-ro/BankExample/Readme.txt +%%PORTDOCS%%share/examples/py-ro/BankExample/banks.py +%%PORTDOCS%%share/examples/py-ro/BankExample/client.py +%%PORTDOCS%%share/examples/py-ro/NS_sec_plugins/NSSecEx.py +%%PORTDOCS%%share/examples/py-ro/NS_sec_plugins/Readme.txt +%%PORTDOCS%%share/examples/py-ro/Readme.txt +%%PORTDOCS%%share/examples/py-ro/agent/Readme.txt +%%PORTDOCS%%share/examples/py-ro/agent/ShoppingAgent.py +%%PORTDOCS%%share/examples/py-ro/agent/client.py +%%PORTDOCS%%share/examples/py-ro/agent/server.py +%%PORTDOCS%%share/examples/py-ro/agent/shop.py +%%PORTDOCS%%share/examples/py-ro/agent2/Readme.txt +%%PORTDOCS%%share/examples/py-ro/agent2/agent/ShoppingAgent.py +%%PORTDOCS%%share/examples/py-ro/agent2/agent/__init__.py +%%PORTDOCS%%share/examples/py-ro/agent2/client.py +%%PORTDOCS%%share/examples/py-ro/agent2/serv/server.py +%%PORTDOCS%%share/examples/py-ro/agent2/serv/shop.py +%%PORTDOCS%%share/examples/py-ro/attributes/Readme.txt +%%PORTDOCS%%share/examples/py-ro/attributes/client.py +%%PORTDOCS%%share/examples/py-ro/attributes/server.py +%%PORTDOCS%%share/examples/py-ro/autoreconnect/Readme.txt +%%PORTDOCS%%share/examples/py-ro/autoreconnect/client.py +%%PORTDOCS%%share/examples/py-ro/autoreconnect/server.py +%%PORTDOCS%%share/examples/py-ro/benchmark/Readme.txt +%%PORTDOCS%%share/examples/py-ro/benchmark/bench.py +%%PORTDOCS%%share/examples/py-ro/benchmark/client.py +%%PORTDOCS%%share/examples/py-ro/benchmark/server.py +%%PORTDOCS%%share/examples/py-ro/callback/Readme.txt +%%PORTDOCS%%share/examples/py-ro/callback/client.py +%%PORTDOCS%%share/examples/py-ro/callback/server.py +%%PORTDOCS%%share/examples/py-ro/callback/shout.py +%%PORTDOCS%%share/examples/py-ro/chatbox-ES/Readme.txt +%%PORTDOCS%%share/examples/py-ro/chatbox-ES/client.py +%%PORTDOCS%%share/examples/py-ro/chatbox-ES/server.py +%%PORTDOCS%%share/examples/py-ro/chatbox-non-ES/Readme.txt +%%PORTDOCS%%share/examples/py-ro/chatbox-non-ES/client.py +%%PORTDOCS%%share/examples/py-ro/chatbox-non-ES/server.py +%%PORTDOCS%%share/examples/py-ro/countingcars/Client.py +%%PORTDOCS%%share/examples/py-ro/countingcars/Readme.txt +%%PORTDOCS%%share/examples/py-ro/countingcars/Server.py +%%PORTDOCS%%share/examples/py-ro/denyhosts/Readme.txt +%%PORTDOCS%%share/examples/py-ro/denyhosts/client.py +%%PORTDOCS%%share/examples/py-ro/denyhosts/server.py +%%PORTDOCS%%share/examples/py-ro/exceptions/Readme.txt +%%PORTDOCS%%share/examples/py-ro/exceptions/client.py +%%PORTDOCS%%share/examples/py-ro/exceptions/excep.py +%%PORTDOCS%%share/examples/py-ro/exceptions/server.py +%%PORTDOCS%%share/examples/py-ro/factory/Readme.txt +%%PORTDOCS%%share/examples/py-ro/factory/client.py +%%PORTDOCS%%share/examples/py-ro/factory/factory.py +%%PORTDOCS%%share/examples/py-ro/factory/server.py +%%PORTDOCS%%share/examples/py-ro/hugetransfer/Readme.txt +%%PORTDOCS%%share/examples/py-ro/hugetransfer/client.py +%%PORTDOCS%%share/examples/py-ro/hugetransfer/server.py +%%PORTDOCS%%share/examples/py-ro/inheritance/Readme.txt +%%PORTDOCS%%share/examples/py-ro/inheritance/client.py +%%PORTDOCS%%share/examples/py-ro/inheritance/inherit.py +%%PORTDOCS%%share/examples/py-ro/inheritance/server.py +%%PORTDOCS%%share/examples/py-ro/logging/Readme.txt +%%PORTDOCS%%share/examples/py-ro/logging/testlogging.py +%%PORTDOCS%%share/examples/py-ro/maxclients/Readme.txt +%%PORTDOCS%%share/examples/py-ro/maxclients/client.py +%%PORTDOCS%%share/examples/py-ro/maxclients/server.py +%%PORTDOCS%%share/examples/py-ro/multithread/Readme.txt +%%PORTDOCS%%share/examples/py-ro/multithread/client.py +%%PORTDOCS%%share/examples/py-ro/multithread/server.py +%%PORTDOCS%%share/examples/py-ro/naming/Readme.txt +%%PORTDOCS%%share/examples/py-ro/naming/nametest.py +%%PORTDOCS%%share/examples/py-ro/noNS/Readme.txt +%%PORTDOCS%%share/examples/py-ro/noNS/client.py +%%PORTDOCS%%share/examples/py-ro/noNS/client2.py +%%PORTDOCS%%share/examples/py-ro/noNS/server.py +%%PORTDOCS%%share/examples/py-ro/quickstart/Readme.txt +%%PORTDOCS%%share/examples/py-ro/quickstart/client.py +%%PORTDOCS%%share/examples/py-ro/quickstart/object.py +%%PORTDOCS%%share/examples/py-ro/quickstart/pyrorun +%%PORTDOCS%%share/examples/py-ro/quickstart/remote.py +%%PORTDOCS%%share/examples/py-ro/quickstart/server.py +%%PORTDOCS%%share/examples/py-ro/simple/Readme.txt +%%PORTDOCS%%share/examples/py-ro/simple/client.py +%%PORTDOCS%%share/examples/py-ro/simple/server.py +%%PORTDOCS%%share/examples/py-ro/simple/tst.py +%%PORTDOCS%%share/examples/py-ro/stockquotes/Client.py +%%PORTDOCS%%share/examples/py-ro/stockquotes/MClient.py +%%PORTDOCS%%share/examples/py-ro/stockquotes/Readme.txt +%%PORTDOCS%%share/examples/py-ro/stockquotes/Server.py +%%PORTDOCS%%share/examples/py-ro/testclient.py +%%PORTDOCS%%share/examples/py-ro/testserver.py +%%PORTDOCS%%@dirrm share/examples/py-ro/stockquotes +%%PORTDOCS%%@dirrm share/examples/py-ro/simple +%%PORTDOCS%%@dirrm share/examples/py-ro/quickstart +%%PORTDOCS%%@dirrm share/examples/py-ro/noNS +%%PORTDOCS%%@dirrm share/examples/py-ro/naming +%%PORTDOCS%%@dirrm share/examples/py-ro/multithread +%%PORTDOCS%%@dirrm share/examples/py-ro/maxclients +%%PORTDOCS%%@dirrm share/examples/py-ro/logging +%%PORTDOCS%%@dirrm share/examples/py-ro/inheritance +%%PORTDOCS%%@dirrm share/examples/py-ro/hugetransfer +%%PORTDOCS%%@dirrm share/examples/py-ro/factory +%%PORTDOCS%%@dirrm share/examples/py-ro/exceptions +%%PORTDOCS%%@dirrm share/examples/py-ro/denyhosts +%%PORTDOCS%%@dirrm share/examples/py-ro/countingcars +%%PORTDOCS%%@dirrm share/examples/py-ro/chatbox-non-ES +%%PORTDOCS%%@dirrm share/examples/py-ro/chatbox-ES +%%PORTDOCS%%@dirrm share/examples/py-ro/callback +%%PORTDOCS%%@dirrm share/examples/py-ro/benchmark +%%PORTDOCS%%@dirrm share/examples/py-ro/autoreconnect +%%PORTDOCS%%@dirrm share/examples/py-ro/attributes +%%PORTDOCS%%@dirrm share/examples/py-ro/agent2/serv +%%PORTDOCS%%@dirrm share/examples/py-ro/agent2/agent +%%PORTDOCS%%@dirrm share/examples/py-ro/agent2 +%%PORTDOCS%%@dirrm share/examples/py-ro/agent +%%PORTDOCS%%@dirrm share/examples/py-ro/NS_sec_plugins +%%PORTDOCS%%@dirrm share/examples/py-ro/BankExample +%%PORTDOCS%%@dirrm share/examples/py-ro/Bank2 +%%PORTDOCS%%@dirrm share/examples/py-ro +%%PORTDOCS%%@dirrm share/doc/py-ro >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message