Date: Sat, 20 Mar 2004 04:54:45 -0800 (PST) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news Makefile ports/news/nntpswitch Makefile distinfo pkg-descr pkg-plist ports/news/nntpswitch/files nntpswitch.sh patch-Makefile patch-auth_postgres.c patch-nntpswitch.conf.in Message-ID: <200403201254.i2KCsjcl012150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2004/03/20 04:54:45 PST
FreeBSD ports repository
Modified files:
news Makefile
Added files:
news/nntpswitch Makefile distinfo pkg-descr pkg-plist
news/nntpswitch/files nntpswitch.sh patch-Makefile
patch-auth_postgres.c
patch-nntpswitch.conf.in
Log:
Add nntpswitch 0.10, a NNTP content router.
NNTPSwitch is a NNTP content router. It's aimed at high-performance
news servers for ISPs and Usenet resellers. NNTPSwitch forwards client
connections to multiple backend servers to get its actual articles.
Depending on the backend server type, all NNTP commands and extensions
are supported, including (remote) authorization. Accounting is supported
in a user-friendly matter for data limited NNTP connections.
WWW: http://www.nntpswitch.org/
Revision Changes Path
1.99 +1 -0 ports/news/Makefile
1.1 +62 -0 ports/news/nntpswitch/Makefile (new)
1.1 +2 -0 ports/news/nntpswitch/distinfo (new)
1.1 +22 -0 ports/news/nntpswitch/files/nntpswitch.sh (new)
1.1 +30 -0 ports/news/nntpswitch/files/patch-Makefile (new)
1.1 +11 -0 ports/news/nntpswitch/files/patch-auth_postgres.c (new)
1.1 +27 -0 ports/news/nntpswitch/files/patch-nntpswitch.conf.in (new)
1.1 +8 -0 ports/news/nntpswitch/pkg-descr (new)
1.1 +19 -0 ports/news/nntpswitch/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403201254.i2KCsjcl012150>
