freebsd-ports/devel/py-pyro/pkg-plist
Sofian Brabez a961251689 - Update to 4.9
PR:		ports/160978
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:	miwi@ (mentor)
2011-10-03 08:51:49 +00:00

200 lines
10 KiB
Text

%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
%%PORTDOCS%%%%DOCSDIR%%/Makefile
%%PORTDOCS%%%%DOCSDIR%%/make.bat
%%PORTDOCS%%%%DOCSDIR%%/source/_static/pyro-large.png
%%PORTDOCS%%%%DOCSDIR%%/source/_static/pyro.png
%%PORTDOCS%%%%DOCSDIR%%/source/_static/tf_pyrotaunt.png
%%PORTDOCS%%%%DOCSDIR%%/source/alternative.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/config.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/constants.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/core.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/echoserver.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/errors.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/main.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/naming.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/socketserver.rst
%%PORTDOCS%%%%DOCSDIR%%/source/api/util.rst
%%PORTDOCS%%%%DOCSDIR%%/source/changelog.rst
%%PORTDOCS%%%%DOCSDIR%%/source/clientcode.rst
%%PORTDOCS%%%%DOCSDIR%%/source/commandline.rst
%%PORTDOCS%%%%DOCSDIR%%/source/conf.py
%%PORTDOCS%%%%DOCSDIR%%/source/config.rst
%%PORTDOCS%%%%DOCSDIR%%/source/errors.rst
%%PORTDOCS%%%%DOCSDIR%%/source/index.rst
%%PORTDOCS%%%%DOCSDIR%%/source/install.rst
%%PORTDOCS%%%%DOCSDIR%%/source/intro.rst
%%PORTDOCS%%%%DOCSDIR%%/source/license.rst
%%PORTDOCS%%%%DOCSDIR%%/source/nameserver.rst
%%PORTDOCS%%%%DOCSDIR%%/source/pyrolite.rst
%%PORTDOCS%%%%DOCSDIR%%/source/security.rst
%%PORTDOCS%%%%DOCSDIR%%/source/servercode.rst
%%PORTDOCS%%%%DOCSDIR%%/source/tipstricks.rst
%%PORTDOCS%%%%DOCSDIR%%/source/tutorials.rst
%%PORTDOCS%%%%DOCSDIR%%/source/upgrading.rst
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client_batch.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client_callchain.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributes/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributes/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributes/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoproxy/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoproxy/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoproxy/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoproxy/thingy.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoreconnect/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoreconnect/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoreconnect/clientNS.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoreconnect/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/autoreconnect/serverNS.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/banks/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/banks/banks.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/banks/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/banks/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/batchedcalls/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/batchedcalls/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/batchedcalls/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/benchmark/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/benchmark/bench.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/benchmark/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/benchmark/connections.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/benchmark/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback/client2.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback/server2.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chatbox/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chatbox/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chatbox/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/chain.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/servA.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/servB.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circular/servC.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deadlock/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deadlock/bouncer.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deadlock/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deadlock/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distributed-computing/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distributed-computing/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distributed-computing/dispatcher.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distributed-computing/worker.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/distributed-computing/workitem.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/echoserver/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/echoserver/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eventloop/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eventloop/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eventloop/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions/excep.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gui_eventloop/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gui_eventloop/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gui_eventloop/gui_nothreads.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gui_eventloop/gui_threads.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hugetransfer/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hugetransfer/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hugetransfer/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/itunescontroller.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/remote.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nameserverstress/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nameserverstress/stress.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonameserver/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonameserver/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonameserver/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneway/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneway/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneway/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/proxysharing/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/proxysharing/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/proxysharing/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/robots/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/robots/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/robots/gameserver.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/robots/remote.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/robots/robot.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/servertypes/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/servertypes/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/servertypes/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shoppingcart/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shoppingcart/clients.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shoppingcart/shoppingcart.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shoppingcart/shopserver.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stdinstdout/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stdinstdout/inputoutput.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stdinstdout/program.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase1/aggregator.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase1/main.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase1/stockmarket.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase1/viewer.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase2/aggregator.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase2/main.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase2/stockmarket.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase2/viewer.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase3/aggregator.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase3/stockmarket.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stockquotes/phase3/viewer.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/server.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/Readme.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase1/person.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase1/visit.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase1/warehouse.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase2/person.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase2/visit.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase2/warehouse.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase3/person.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase3/visit.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase3/warehouse.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse/phase3
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse/phase2
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse/phase1
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/unixdomainsock
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/timeout
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes/phase3
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes/phase2
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes/phase1
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stdinstdout
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/shoppingcart
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/servertypes
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/robots
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/proxysharing
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/oneway
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/nonameserver
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/nameserverstress
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/itunes
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hugetransfer
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gui_eventloop
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/exceptions
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/eventloop
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/echoserver
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/distributed-computing
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/deadlock
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/circular
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/chatbox
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/callback
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/benchmark
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/batchedcalls
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/banks
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/autoreconnect
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/autoproxy
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/attributes
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/async
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/source/api
%%PORTDOCS%%@dirrm %%DOCSDIR%%/source/_static
%%PORTDOCS%%@dirrm %%DOCSDIR%%/source
%%PORTDOCS%%@dirrm %%DOCSDIR%%