diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-18 06:52:27 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-18 06:52:27 +0000 |
commit | d5b6a64e68f32a7a29bdb173b81f4528e30e7b28 (patch) | |
tree | c666e538c37ff4a4560ec48ffca3df0b14d56c52 /devel/py-twisted | |
parent | 5f0c117b4015f19f7ee9a22bcc420d972d47ef7b (diff) | |
download | ports-d5b6a64e68f32a7a29bdb173b81f4528e30e7b28.tar.gz ports-d5b6a64e68f32a7a29bdb173b81f4528e30e7b28.zip |
Notes
Diffstat (limited to 'devel/py-twisted')
-rw-r--r-- | devel/py-twisted/Makefile | 8 | ||||
-rw-r--r-- | devel/py-twisted/distinfo | 4 | ||||
-rw-r--r-- | devel/py-twisted/pkg-plist | 135 | ||||
-rw-r--r-- | devel/py-twisted/pkg-req | 17 |
4 files changed, 124 insertions, 40 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index 2ee7d1516e11..f03b6587ee77 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -6,9 +6,10 @@ # PORTNAME= twisted -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel net python MASTER_SITES= http://twisted.sourceforge.net/ \ + http://twistedmatrix.com/downloads/ \ http://twistedmatrix.com/downloads/old/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,14 +25,11 @@ COMMENT= An event-based Python framework for internet applications # separately if desired. USE_BZIP2= yes -USE_PYTHON= yes +USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} -pre-install: - @ ${SH} ${PKGREQ} INSTALL - post-install: @ ${MKDIR} ${DATADIR}/admin @ ${INSTALL_SCRIPT} ${WRKSRC}/admin/accepttests \ diff --git a/devel/py-twisted/distinfo b/devel/py-twisted/distinfo index 275329ba6158..e998f30e2ad8 100644 --- a/devel/py-twisted/distinfo +++ b/devel/py-twisted/distinfo @@ -1,2 +1,2 @@ -MD5 (Twisted_NoDocs-1.2.0.tar.bz2) = d68d47c98c3dbdffe3c2fc9f1b8a57a1 -SIZE (Twisted_NoDocs-1.2.0.tar.bz2) = 1281868 +MD5 (Twisted_NoDocs-1.3.0.tar.bz2) = 10020b6ce2ddad90004d6f2c7333942e +SIZE (Twisted_NoDocs-1.3.0.tar.bz2) = 1545890 diff --git a/devel/py-twisted/pkg-plist b/devel/py-twisted/pkg-plist index 333762c625c1..9b1475ffdbd8 100644 --- a/devel/py-twisted/pkg-plist +++ b/devel/py-twisted/pkg-plist @@ -7,6 +7,7 @@ bin/manhole bin/mktap bin/t-im bin/tap2deb +bin/tap2rpm bin/tapconvert bin/tkconch bin/tkmktap @@ -40,9 +41,33 @@ bin/websetroot %%S%%/twisted/conch/authorizer.py %%S%%/twisted/conch/authorizer.pyc %%S%%/twisted/conch/authorizer.pyo +%%S%%/twisted/conch/avatar.py +%%S%%/twisted/conch/avatar.pyc +%%S%%/twisted/conch/avatar.pyo %%S%%/twisted/conch/checkers.py %%S%%/twisted/conch/checkers.pyc %%S%%/twisted/conch/checkers.pyo +%%S%%/twisted/conch/client/__init__.py +%%S%%/twisted/conch/client/__init__.pyc +%%S%%/twisted/conch/client/__init__.pyo +%%S%%/twisted/conch/client/agent.py +%%S%%/twisted/conch/client/agent.pyc +%%S%%/twisted/conch/client/agent.pyo +%%S%%/twisted/conch/client/connect.py +%%S%%/twisted/conch/client/connect.pyc +%%S%%/twisted/conch/client/connect.pyo +%%S%%/twisted/conch/client/default.py +%%S%%/twisted/conch/client/default.pyc +%%S%%/twisted/conch/client/default.pyo +%%S%%/twisted/conch/client/direct.py +%%S%%/twisted/conch/client/direct.pyc +%%S%%/twisted/conch/client/direct.pyo +%%S%%/twisted/conch/client/options.py +%%S%%/twisted/conch/client/options.pyc +%%S%%/twisted/conch/client/options.pyo +%%S%%/twisted/conch/client/unix.py +%%S%%/twisted/conch/client/unix.pyc +%%S%%/twisted/conch/client/unix.pyo %%S%%/twisted/conch/credentials.py %%S%%/twisted/conch/credentials.pyc %%S%%/twisted/conch/credentials.pyo @@ -61,12 +86,21 @@ bin/websetroot %%S%%/twisted/conch/insults/colors.py %%S%%/twisted/conch/insults/colors.pyc %%S%%/twisted/conch/insults/colors.pyo +%%S%%/twisted/conch/interfaces.py +%%S%%/twisted/conch/interfaces.pyc +%%S%%/twisted/conch/interfaces.pyo +%%S%%/twisted/conch/openssh_compat/__init__.py +%%S%%/twisted/conch/openssh_compat/__init__.pyc +%%S%%/twisted/conch/openssh_compat/__init__.pyo +%%S%%/twisted/conch/openssh_compat/factory.py +%%S%%/twisted/conch/openssh_compat/factory.pyc +%%S%%/twisted/conch/openssh_compat/factory.pyo +%%S%%/twisted/conch/openssh_compat/primes.py +%%S%%/twisted/conch/openssh_compat/primes.pyc +%%S%%/twisted/conch/openssh_compat/primes.pyo %%S%%/twisted/conch/pamauth.py %%S%%/twisted/conch/pamauth.pyc %%S%%/twisted/conch/pamauth.pyo -%%S%%/twisted/conch/realm.py -%%S%%/twisted/conch/realm.pyc -%%S%%/twisted/conch/realm.pyo %%S%%/twisted/conch/ssh/__init__.py %%S%%/twisted/conch/ssh/__init__.pyc %%S%%/twisted/conch/ssh/__init__.pyo @@ -97,9 +131,6 @@ bin/websetroot %%S%%/twisted/conch/ssh/keys.py %%S%%/twisted/conch/ssh/keys.pyc %%S%%/twisted/conch/ssh/keys.pyo -%%S%%/twisted/conch/ssh/primes.py -%%S%%/twisted/conch/ssh/primes.pyc -%%S%%/twisted/conch/ssh/primes.pyo %%S%%/twisted/conch/ssh/service.py %%S%%/twisted/conch/ssh/service.pyc %%S%%/twisted/conch/ssh/service.pyo @@ -112,12 +143,12 @@ bin/websetroot %%S%%/twisted/conch/ssh/transport.py %%S%%/twisted/conch/ssh/transport.pyc %%S%%/twisted/conch/ssh/transport.pyo -%%S%%/twisted/conch/ssh/ttymodes.py -%%S%%/twisted/conch/ssh/ttymodes.pyc -%%S%%/twisted/conch/ssh/ttymodes.pyo %%S%%/twisted/conch/ssh/userauth.py %%S%%/twisted/conch/ssh/userauth.pyc %%S%%/twisted/conch/ssh/userauth.pyo +%%S%%/twisted/conch/ttymodes.py +%%S%%/twisted/conch/ttymodes.pyc +%%S%%/twisted/conch/ttymodes.pyo %%S%%/twisted/conch/ui/__init__.py %%S%%/twisted/conch/ui/__init__.pyc %%S%%/twisted/conch/ui/__init__.pyo @@ -127,6 +158,9 @@ bin/websetroot %%S%%/twisted/conch/ui/tkvt100.py %%S%%/twisted/conch/ui/tkvt100.pyc %%S%%/twisted/conch/ui/tkvt100.pyo +%%S%%/twisted/conch/unix.py +%%S%%/twisted/conch/unix.pyc +%%S%%/twisted/conch/unix.pyo %%S%%/twisted/copyright.py %%S%%/twisted/copyright.pyc %%S%%/twisted/copyright.pyo @@ -272,6 +306,9 @@ bin/websetroot %%S%%/twisted/internet/abstract.py %%S%%/twisted/internet/abstract.pyc %%S%%/twisted/internet/abstract.pyo +%%S%%/twisted/internet/address.py +%%S%%/twisted/internet/address.pyc +%%S%%/twisted/internet/address.pyo %%S%%/twisted/internet/app.py %%S%%/twisted/internet/app.pyc %%S%%/twisted/internet/app.pyo @@ -302,6 +339,42 @@ bin/websetroot %%S%%/twisted/internet/interfaces.py %%S%%/twisted/internet/interfaces.pyc %%S%%/twisted/internet/interfaces.pyo +%%S%%/twisted/internet/iocpreactor/__init__.py +%%S%%/twisted/internet/iocpreactor/__init__.pyc +%%S%%/twisted/internet/iocpreactor/__init__.pyo +%%S%%/twisted/internet/iocpreactor/abstract.py +%%S%%/twisted/internet/iocpreactor/abstract.pyc +%%S%%/twisted/internet/iocpreactor/abstract.pyo +%%S%%/twisted/internet/iocpreactor/address.py +%%S%%/twisted/internet/iocpreactor/address.pyc +%%S%%/twisted/internet/iocpreactor/address.pyo +%%S%%/twisted/internet/iocpreactor/client.py +%%S%%/twisted/internet/iocpreactor/client.pyc +%%S%%/twisted/internet/iocpreactor/client.pyo +%%S%%/twisted/internet/iocpreactor/error.py +%%S%%/twisted/internet/iocpreactor/error.pyc +%%S%%/twisted/internet/iocpreactor/error.pyo +%%S%%/twisted/internet/iocpreactor/iocpdebug.py +%%S%%/twisted/internet/iocpreactor/iocpdebug.pyc +%%S%%/twisted/internet/iocpreactor/iocpdebug.pyo +%%S%%/twisted/internet/iocpreactor/ops.py +%%S%%/twisted/internet/iocpreactor/ops.pyc +%%S%%/twisted/internet/iocpreactor/ops.pyo +%%S%%/twisted/internet/iocpreactor/proactor.py +%%S%%/twisted/internet/iocpreactor/proactor.pyc +%%S%%/twisted/internet/iocpreactor/proactor.pyo +%%S%%/twisted/internet/iocpreactor/server.py +%%S%%/twisted/internet/iocpreactor/server.pyc +%%S%%/twisted/internet/iocpreactor/server.pyo +%%S%%/twisted/internet/iocpreactor/tcp.py +%%S%%/twisted/internet/iocpreactor/tcp.pyc +%%S%%/twisted/internet/iocpreactor/tcp.pyo +%%S%%/twisted/internet/iocpreactor/udp.py +%%S%%/twisted/internet/iocpreactor/udp.pyc +%%S%%/twisted/internet/iocpreactor/udp.pyo +%%S%%/twisted/internet/iocpreactor/util.py +%%S%%/twisted/internet/iocpreactor/util.pyc +%%S%%/twisted/internet/iocpreactor/util.pyo %%S%%/twisted/internet/javareactor.py %%S%%/twisted/internet/javareactor.pyc %%S%%/twisted/internet/javareactor.pyo @@ -392,6 +465,12 @@ bin/websetroot %%S%%/twisted/lore/docbook.py %%S%%/twisted/lore/docbook.pyc %%S%%/twisted/lore/docbook.pyo +%%S%%/twisted/lore/htmlbook.py +%%S%%/twisted/lore/htmlbook.pyc +%%S%%/twisted/lore/htmlbook.pyo +%%S%%/twisted/lore/indexer.py +%%S%%/twisted/lore/indexer.pyc +%%S%%/twisted/lore/indexer.pyo %%S%%/twisted/lore/latex.py %%S%%/twisted/lore/latex.pyc %%S%%/twisted/lore/latex.pyo @@ -404,6 +483,12 @@ bin/websetroot %%S%%/twisted/lore/man2lore.py %%S%%/twisted/lore/man2lore.pyc %%S%%/twisted/lore/man2lore.pyo +%%S%%/twisted/lore/nevowlore.py +%%S%%/twisted/lore/nevowlore.pyc +%%S%%/twisted/lore/nevowlore.pyo +%%S%%/twisted/lore/numberer.py +%%S%%/twisted/lore/numberer.pyc +%%S%%/twisted/lore/numberer.pyo %%S%%/twisted/lore/process.py %%S%%/twisted/lore/process.pyc %%S%%/twisted/lore/process.pyo @@ -741,6 +826,9 @@ bin/websetroot %%S%%/twisted/python/htmlizer.py %%S%%/twisted/python/htmlizer.pyc %%S%%/twisted/python/htmlizer.pyo +%%S%%/twisted/python/lockfile.py +%%S%%/twisted/python/lockfile.pyc +%%S%%/twisted/python/lockfile.pyo %%S%%/twisted/python/log.py %%S%%/twisted/python/log.pyc %%S%%/twisted/python/log.pyo @@ -835,6 +923,9 @@ bin/websetroot %%S%%/twisted/scripts/conch.py %%S%%/twisted/scripts/conch.pyc %%S%%/twisted/scripts/conch.pyo +%%S%%/twisted/scripts/htmlizer.py +%%S%%/twisted/scripts/htmlizer.pyc +%%S%%/twisted/scripts/htmlizer.pyo %%S%%/twisted/scripts/im.py %%S%%/twisted/scripts/im.pyc %%S%%/twisted/scripts/im.pyo @@ -942,9 +1033,6 @@ bin/websetroot %%S%%/twisted/tap/manhole.py %%S%%/twisted/tap/manhole.pyc %%S%%/twisted/tap/manhole.pyo -%%S%%/twisted/tap/news.py -%%S%%/twisted/tap/news.pyc -%%S%%/twisted/tap/news.pyo %%S%%/twisted/tap/portforward.py %%S%%/twisted/tap/portforward.pyc %%S%%/twisted/tap/portforward.pyo @@ -981,6 +1069,12 @@ bin/websetroot %%S%%/twisted/test/process_fds.py %%S%%/twisted/test/process_fds.pyc %%S%%/twisted/test/process_fds.pyo +%%S%%/twisted/test/process_linger.py +%%S%%/twisted/test/process_linger.pyc +%%S%%/twisted/test/process_linger.pyo +%%S%%/twisted/test/process_pausing.py +%%S%%/twisted/test/process_pausing.pyc +%%S%%/twisted/test/process_pausing.pyo %%S%%/twisted/test/process_reader.py %%S%%/twisted/test/process_reader.pyc %%S%%/twisted/test/process_reader.pyo @@ -1127,6 +1221,9 @@ bin/websetroot %%S%%/twisted/test/test_journal.py %%S%%/twisted/test/test_journal.pyc %%S%%/twisted/test/test_journal.pyo +%%S%%/twisted/test/test_lockfile.py +%%S%%/twisted/test/test_lockfile.pyc +%%S%%/twisted/test/test_lockfile.pyo %%S%%/twisted/test/test_log.py %%S%%/twisted/test/test_log.pyc %%S%%/twisted/test/test_log.pyo @@ -1136,6 +1233,9 @@ bin/websetroot %%S%%/twisted/test/test_loopback.py %%S%%/twisted/test/test_loopback.pyc %%S%%/twisted/test/test_loopback.pyo +%%S%%/twisted/test/test_lore.py +%%S%%/twisted/test/test_lore.pyc +%%S%%/twisted/test/test_lore.pyo %%S%%/twisted/test/test_mail.py %%S%%/twisted/test/test_mail.pyc %%S%%/twisted/test/test_mail.pyo @@ -1511,10 +1611,10 @@ bin/websetroot %%S%%/twisted/xish/xpathparser.py %%S%%/twisted/xish/xpathparser.pyc %%S%%/twisted/xish/xpathparser.pyo -share/twisted/admin/accepttests -share/twisted/admin/runtests -@dirrm share/twisted/admin -@dirrm share/twisted +%%DATADIR%%/admin/accepttests +%%DATADIR%%/admin/runtests +@dirrm %%DATADIR%%/admin +@dirrm %%DATADIR%% @dirrm %%S%%/twisted/xish @dirrm %%S%%/twisted/words @dirrm %%S%%/twisted/web/woven @@ -1541,6 +1641,7 @@ share/twisted/admin/runtests @dirrm %%S%%/twisted/mail @dirrm %%S%%/twisted/lore @dirrm %%S%%/twisted/internet/serialport +@dirrm %%S%%/twisted/internet/iocpreactor @dirrm %%S%%/twisted/internet @dirrm %%S%%/twisted/im @dirrm %%S%%/twisted/flow @@ -1548,7 +1649,9 @@ share/twisted/admin/runtests @dirrm %%S%%/twisted/cred @dirrm %%S%%/twisted/conch/ui @dirrm %%S%%/twisted/conch/ssh +@dirrm %%S%%/twisted/conch/openssh_compat @dirrm %%S%%/twisted/conch/insults +@dirrm %%S%%/twisted/conch/client @dirrm %%S%%/twisted/conch @dirrm %%S%%/twisted/application @dirrm %%S%%/twisted diff --git a/devel/py-twisted/pkg-req b/devel/py-twisted/pkg-req deleted file mode 100644 index b6e9967854ac..000000000000 --- a/devel/py-twisted/pkg-req +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh - -PATH=$PATH:/usr/local/bin - -if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then - PYTHON_GT=`python -c 'import string, sys; \ - print string.split(sys.version)[0] >= "2.2" and 1'` - if [ "x${PYTHON_GT}" = "x1" ]; then - exit 0 - else - echo "-----------------------------------------------------------" - echo "Twisted requires Python version 2.2 or greater -" - echo " please update your Python installation before proceeding." - echo "-----------------------------------------------------------" - exit 1 - fi -fi |