pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/qmail-acceptutils
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Apr 24 00:13:12 UTC 2023
Modified Files:
pkgsrc/mail/qmail-acceptutils: DESCR Makefile distinfo
Log Message:
Follow URL redirects. While here, update COMMENT and DESCR. Bump
PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/qmail-acceptutils/DESCR
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/qmail-acceptutils/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/qmail-acceptutils/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/qmail-acceptutils/DESCR
diff -u pkgsrc/mail/qmail-acceptutils/DESCR:1.2 pkgsrc/mail/qmail-acceptutils/DESCR:1.3
--- pkgsrc/mail/qmail-acceptutils/DESCR:1.2 Thu Nov 8 20:54:53 2018
+++ pkgsrc/mail/qmail-acceptutils/DESCR Mon Apr 24 00:13:12 2023
@@ -1,10 +1,9 @@
-To SMTP-authenticate users without patching ofmipd(8) or qmail-smtpd(8),
-compose the following programs into your configuration:
+Already using one of the popular AUTH patches? acceptutils is different.
+Compare and contrast, noting that:
-- reup runs a program repeatedly until it succeeds.
-- authup offers SMTP or POP3 authentication and calls checkpassword.
-- checknotroot refuses to run as UID 0.
-- fixsmtpio filters SMTP I/O and exit status to suit authup.
-
-authup and fixsmtpio can also offer STARTTLS for message submission and
-incoming SMTP, respectively.
+- TLS is included
+- Message submission has been redesigned to cohere
+- Submission and incoming SMTP are distinct services
+- Neither of them runs weird privileged child processes
+- POP3 has been improved, too
+- These improvements come from new programs, not patches
Index: pkgsrc/mail/qmail-acceptutils/Makefile
diff -u pkgsrc/mail/qmail-acceptutils/Makefile:1.16 pkgsrc/mail/qmail-acceptutils/Makefile:1.17
--- pkgsrc/mail/qmail-acceptutils/Makefile:1.16 Mon Dec 14 11:57:25 2020
+++ pkgsrc/mail/qmail-acceptutils/Makefile Mon Apr 24 00:13:12 2023
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2020/12/14 11:57:25 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2023/04/24 00:13:12 schmonz Exp $
DISTNAME= netqmail-1.06
PKGNAME= qmail-acceptutils-${ACPATCHVERSION}
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://netqmail.org/
MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= https://schmonz.com/qmail/acceptutils/
-COMMENT= Offer TLS and SMTP AUTH with new features and no patch conflicts
+HOMEPAGE= https://schmonz.com/software/acceptutils/
+COMMENT= TLS and AUTH for qmail without patching
LICENSE= public-domain
ACPATCHVERSION= 20201214
Index: pkgsrc/mail/qmail-acceptutils/distinfo
diff -u pkgsrc/mail/qmail-acceptutils/distinfo:1.12 pkgsrc/mail/qmail-acceptutils/distinfo:1.13
--- pkgsrc/mail/qmail-acceptutils/distinfo:1.12 Tue Oct 26 10:54:24 2021
+++ pkgsrc/mail/qmail-acceptutils/distinfo Mon Apr 24 00:13:12 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:54:24 nia Exp $
+$NetBSD: distinfo,v 1.13 2023/04/24 00:13:12 schmonz Exp $
BLAKE2s (netqmail-1.06-acceptutils-20201214.patch) = 913e7ab13b08b32a3f986e4f854727745e30dca59f1debb8afd13837efdf4f4b
SHA512 (netqmail-1.06-acceptutils-20201214.patch) = 5fddb54e6a3d20a96d01a2a65f59a2a4d484d611ede902c3bc9685c4b37084acb99d868e18dada42bc5f36cec24b2ed9d5f07d63a2a435f24636945d7378a5b0
Home |
Main Index |
Thread Index |
Old Index