Commit Graph

18 Commits

Author SHA1 Message Date
bernd
ebc2eb7a1c bump pkgname due to python dep changes 2009-03-11 22:20:09 +00:00
bernd
5801f16ade bump pkgname because of python dep changes 2009-03-11 22:08:00 +00:00
eric
bd7c4096c9 - update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@
2009-01-30 16:22:08 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
eric
0b0288fa0b update to 8.1.0
tweaks and ok martynas@
2008-06-12 06:46:40 +00:00
espie
0b653bd052 SUBST_CMD now preserves right, and so it can be used. 2008-05-06 16:14:33 +00:00
eric
811225c378 missing quote.
noticed by Stephan Andre.
2008-05-03 20:44:54 +00:00
eric
c27cab254e The twisted-regen-dropin.cache script (which is now pure python)
interprets its arguments as python module names for which plugin
cache should be updated. This is useful for third-party packages
(such as axiom) which makes use of the twisted plugin
infrastructure.

ok martynas@
2008-05-03 12:35:27 +00:00
eric
54a04228f2 - update to the latest 8.0.1 release
- unbreak twisted.web2
- remove dropin.cache when deleting py-twisted-core

help and ok martynas@
2008-04-15 11:04:27 +00:00
eric
7591c88979 - update to TwistedCore 2.5.0 and related subpackages
- add documentation and examples for twisted.doc
- disable twisted.web2 (still experimental and not working with 2.5.0 yet)
- take maintainership (requested by alek@)

with help from and tested by Will Maier and martynas@

ok martynas@
2008-03-26 19:57:23 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
c3769e5165 fix a bunch of typos in rcs tags. from martynas 2007-02-16 07:30:56 +00:00
bernd
0f2f80354e py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
Add @conflict markers.

okay espie@
2006-08-09 10:24:50 +00:00
alek
8d69b36041 Files that weren't imported in initial import 2006-07-29 15:12:17 +00:00
alek
edfd8fecc4 Import Twisted and its modules.
Twisted Core is an asynchronous event loop and associated utilities,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and more.
It is used by most of the servers, clients and protocols that are part
of other Twisted projects.

With help from Eric Faurot <eric.faurot@gmail.com> and sturm@
2006-07-29 14:37:37 +00:00