Commit graph

30 commits

Author SHA1 Message Date
Siegmund Führinger
3abe8219a4 updated to version 2.1.0 2005-10-09 10:13:29 +00:00
Min Sik Kim
7c6f9187ee Reformat. 2005-06-24 00:01:34 +00:00
Min Sik Kim
01b84f956e Remove PY_PATCHPLIST=yes because it is set by python/extension.mk if
PYDISTUTILSPKG=yes.
2005-06-24 00:00:41 +00:00
Min Sik Kim
389a76264e py-ZopeInterfaces is now in pkgsrc. 2005-06-23 23:59:28 +00:00
Siegmund Führinger
e9478806c1 updated to version 2.0.1 2005-05-31 00:58:39 +00:00
Siegmund Führinger
788ffbcaa3 ups... didn't realize that there was once an py-twisted in wip
added files for version 2.0.0
2005-03-29 04:52:59 +00:00
Marc Recht
a0ee2068dd py-twisted has been moved to pkgsrc 2004-03-30 13:33:19 +00:00
Michal Pasternak
35da802403 Add bl3 file 2004-03-29 23:39:27 +00:00
Michal Pasternak
bc9e404778 Make it install bin/ scripts with PYVERSSUFFIX. Remove TODO. 2004-03-29 23:35:41 +00:00
Michal Pasternak
a2fb9d00e9 What's New in 1.2.0
===================

- SFTP server implementation for the SSH server.

- Improved wxPython support.

- IMAPv4 enhancements and bug fixes.

- Allow disabling display of tracebacks in error web pages.

- ident protocol implementation (client and server).

- Support mapping arbitrary child FDs when running processes on POSIX.

- Initial SOAP client support (using SOAPpy).

- Partial download support for FTP client.

- Web framework now supports different handlers for different methods
(e.g. GET or POST).

- Coverage support in the trial testing framework.

- Bug fixes and documentation and feature enhancements.
2004-02-29 22:30:46 +00:00
Marc Recht
604a58f829 Twisted 1.2.0 is out 2004-02-29 21:39:04 +00:00
Michal Pasternak
ed624a8050 bl3ify 2004-02-15 05:36:40 +00:00
Soren Jacobsen
4b15638a13 s/it's/its/ 2004-01-17 20:12:59 +00:00
Michal Pasternak
c4bb9fa05f Tell user about Conch requirement, security/py-amkCrypto 2004-01-09 14:21:53 +00:00
Michal Pasternak
1a4c5f910f Close substitution for TWISTED_DISTNAME 2004-01-04 10:26:08 +00:00
Michal Pasternak
728e68eabd Twisted -> twisted 2004-01-04 10:25:35 +00:00
Michal Pasternak
352a47f571 Make 'T' in PKGNAME lowercase 2004-01-04 10:19:20 +00:00
Michal Pasternak
180505c995 Add buildlink2.mk 2004-01-04 10:18:52 +00:00
Michal Pasternak
70a711c5ac Update to 1.1.1, change Makefiles a bit 2003-12-15 03:23:16 +00:00
Michal Pasternak
5c5befdb23 What the heck made me include backup files in PLIST? 2003-11-25 22:19:07 +00:00
Michal Pasternak
faf96e99cb Update to 1.1.1rc1 (many bug were fixed); pkg infrastructure changed to support py-twisted-docs, coming soon 2003-11-23 00:19:42 +00:00
Michal Pasternak
40e148f06d TODO added 2003-11-08 14:32:52 +00:00
Michal Pasternak
9255231ed7 Update to 1.1.0; MAINTAINER changed 2003-11-08 11:51:30 +00:00
Marc Recht
8123385e3b Use my @NetBSD.org address. 2003-09-29 13:14:51 +00:00
Marc Recht
8ee752470e Fix the PLISTs after the pkgsrc lang/python/extension.mk change.
Also, add python23, python23-pth and remove unneeded compileall.py in
post-install target where appropriate.
2003-09-14 22:00:36 +00:00
Marc Recht
b6a933151f Add Python 2.3 (pth) to the list of valid Python versions. 2003-09-06 10:18:00 +00:00
Marc Recht
9ca112c724 Update to Twisted 1.0.6
- Security fixes for twisted.web.
- Cred, Twisted's unified authentication and authorization framework,
was rewritten. While still not stable, the new system is far superior
and developers are encouraged to start using it.
- Flow, an utility page for integrating asynchronous control flow with
generators and iterators.
- Many improvements to the UDP subsystem.
- Many Windows-specific networking bug fixes.
- Cleanups in Woven - outputted HTML no longer includes attributes used
by templating, removed fake-acquisition for templates.
- Support switching over to TLS from TCP connections (useful for e.g.
STARTTLS in SMTP.)
- Improvements to the mail protocols and infrastructure.
- Fixed 2.2.0 compatibility.
- Index support for Lore.
- Bug fixes, documentation updates and small feature improvements.
2003-06-29 17:32:23 +00:00
Marc Recht
5d6ee94c8f Fix HOMEPAGE 2003-06-11 14:20:17 +00:00
Marc Recht
c832027085 We don't really need python/application.mk and mk/pthread.buildlink2.mk 2003-05-17 13:53:09 +00:00
Marc Recht
dd5040be0f Initial import of Twisted 1.0.5
Twisted is a framework, written in Python, for writing networked applications.
It includes implementations of a number of commonly used network services such
as a web server, an IRC chat server, a mail server, a relational database
interface and an object broker. Developers can build applications using all of
these services as well as custom services that they write themselves. Twisted
also includes a user authentication system that controls access to services
and provides services with user context information to implement their own
security models.
2003-05-17 13:44:19 +00:00