diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-02-25 06:11:00 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-02-25 06:11:00 +0000 |
commit | 2f556f6a9c26a01ef49a2e13bd54d99675d33b06 (patch) | |
tree | 1ff71891ec43c6e6c78bfa1b932be1e6624897c6 /www/pnews/pkg-descr | |
parent | a80715f2bc55f55b0a8a4f18f2479a67a1ba767a (diff) | |
download | FreeBSD-ports-2f556f6a9c26a01ef49a2e13bd54d99675d33b06.zip FreeBSD-ports-2f556f6a9c26a01ef49a2e13bd54d99675d33b06.tar.gz |
add pnews 2.53
PHP News Reader
Diffstat (limited to 'www/pnews/pkg-descr')
-rw-r--r-- | www/pnews/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/pnews/pkg-descr b/www/pnews/pkg-descr new file mode 100644 index 0000000..8bcb60a --- /dev/null +++ b/www/pnews/pkg-descr @@ -0,0 +1,16 @@ +PHP News Reader is a web based News Reader. It supports the standard NNTP +protocol (RFC 977) for reading, posting, deleting, forwarding and replying +news articles. + +Features: + * Read/Post/Reply/Crosspost/Forward/Delete articles to/from News + server(s). + * Multiple News server and multiple catalog of news groups. + * Support NNTP over SSL (NNTPS) and NNTP authentication. + * Posting and downloading for uuencoded attachment. + * Easy to install, no database access and IMAP is not required. + * Authentication is easily configured to work with your existing system. + * Multiple language interface and Traditional/Simplified Chinese coding + conversion. + +WWW: http://pnews.sourceforge.net/ |