pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wendzelnntpd: Add COMMIT_MSG and TODO



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Jul 7 13:29:06 2025 +0200
Changeset:	f5fa5774b44ecbeb100b6a55dfc0978c84952d38

Added Files:
	wendzelnntpd/COMMIT_MSG
	wendzelnntpd/TODO

Log Message:
wendzelnntpd: Add COMMIT_MSG and TODO

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f5fa5774b44ecbeb100b6a55dfc0978c84952d38

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wendzelnntpd/COMMIT_MSG | 6 ++++++
 wendzelnntpd/TODO       | 2 ++
 2 files changed, 8 insertions(+)

diffs:
diff --git a/wendzelnntpd/COMMIT_MSG b/wendzelnntpd/COMMIT_MSG
new file mode 100644
index 0000000000..0c24b561d3
--- /dev/null
+++ b/wendzelnntpd/COMMIT_MSG
@@ -0,0 +1,6 @@
+IPv6-ready NNTP usenet-server with the main goal to be as easy to use as
+possible.
+
+It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication,
+contains ACL as well as role based ACL and supports invisible newsgroups.
+It currently supports MySQL and SQLite backends.
diff --git a/wendzelnntpd/TODO b/wendzelnntpd/TODO
new file mode 100644
index 0000000000..8fd459cf3c
--- /dev/null
+++ b/wendzelnntpd/TODO
@@ -0,0 +1,2 @@
+Not ready for import.
+Needs testing.


Home | Main Index | Thread Index | Old Index