SlackBuildsOrg/network/wendzelnntpd
B. Watson b213c2fbd1
network/wendzelnntpd: Align with template, use CFLAGS, fix docs.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:37 +07:00
..
doinst.sh
README
slack-desc
wendzelnntpd.info
wendzelnntpd.SlackBuild

WendzelNNTPd is an IPv6-ready Usenet server (NNTP daemon) with the
main goal to maximize usability on the console level. WendzelNNTPd
achieves this by breaking down complicated things into an easy-to-use
configuration file and tool. The server is portable (Linux/*BSD/
*nix), supports AUTHINFO authentication, contains support for Access
Control Lists (ACL), Role-based Access Control (RBAC) and supports
invisible newsgroups. It currently supports MySQL and SQLite backends.

Note: This package is compiled without MYSQL support and uses
      sqlite3 instead.
      If you want to use MySQL instead of sqlite3, remove the
      "MYSQL=NO" before ./configure in wendzelnntpd.Slackbuild.