The FreeBSD Ports Archive
FreeBSD news : py-twistedNews4>
An NNTP protocol implementation with client and server
Twisted News provides a very basic NNTP server, as well as an NNTP client
protocol implementation. Two message storage systems are supported: the
DB-API 2.0 backend stores and indexes messages in any compatible SQL database;
the Twisted dirdbm backend uses serialized Python objects stored directly on
the filesystem for message storage. Twisted News also has very rudamentary
support for moderated groups.
Twisted News is available under the MIT Free Software licence.
http://twistedmatrix.com/
|
py-twistedNews history
v. 1.5
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +1 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.4
date: 2007/01/12 21:17:14; author: miwi; state: Exp; lines: +1 -5
- Update to 0.3.0
PR: 107842
Submitted by: Li-Wen Hsu
Approved by: maintainer
v. 1.3
date: 2006/05/30 15:47:39; author: clsung; state: Exp; lines: +3 -5
- update to 0.2.0
PR: 98148
Submitted by: maintainer (Neal Nelson)
v. 1.2
date: 2005/04/15 11:25:07; author: flz; state: Exp; lines: +4 -2
- Fix BUILD_DEPENDS.
PR: ports/79957
Submitted by: maintainer
v. 1.1
date: 2005/04/15 04:58:22; author: flz; state: Exp;
- Add py-twistedNews, an NNTP protocol implementation with client
and server.
PR: ports/79925
Submitted by: Neal Nelson
=============================================================================
v. 1.5
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +1 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.4
date: 2007/01/12 21:17:14; author: miwi; state: Exp; lines: +1 -5
- Update to 0.3.0
PR: 107842
Submitted by: Li-Wen Hsu
Approved by: maintainer
v. 1.3
date: 2006/05/30 15:47:39; author: clsung; state: Exp; lines: +3 -5
- update to 0.2.0
PR: 98148
Submitted by: maintainer (Neal Nelson)
v. 1.2
date: 2005/04/15 11:25:07; author: flz; state: Exp; lines: +4 -2
- Fix BUILD_DEPENDS.
PR: ports/79957
Submitted by: maintainer
v. 1.1
date: 2005/04/15 04:58:22; author: flz; state: Exp;
- Add py-twistedNews, an NNTP protocol implementation with client
and server.
PR: ports/79925
Submitted by: Neal Nelson
=============================================================================
v. 1.5
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +1 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.4
date: 2007/01/12 21:17:14; author: miwi; state: Exp; lines: +1 -5
- Update to 0.3.0
PR: 107842
Submitted by: Li-Wen Hsu
Approved by: maintainer
v. 1.3
date: 2006/05/30 15:47:39; author: clsung; state: Exp; lines: +3 -5
- update to 0.2.0
PR: 98148
Submitted by: maintainer (Neal Nelson)
v. 1.2
date: 2005/04/15 11:25:07; author: flz; state: Exp; lines: +4 -2
- Fix BUILD_DEPENDS.
PR: ports/79957
Submitted by: maintainer
v. 1.1
date: 2005/04/15 04:58:22; author: flz; state: Exp;
- Add py-twistedNews, an NNTP protocol implementation with client
and server.
PR: ports/79925
Submitted by: Neal Nelson
=============================================================================
|
| |

|