pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/opensmtpd-extras



Module Name:    pkgsrc
Committed By:   vins
Date:           Sat Dec  7 20:50:08 UTC 2024

Modified Files:
        pkgsrc/mail/opensmtpd-extras: MESSAGE Makefile

Log Message:
ail/opensmtpd-extras: update MESSAGE and CONFLICTS


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/opensmtpd-extras/MESSAGE
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/opensmtpd-extras/Makefile

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

Modified files:

Index: pkgsrc/mail/opensmtpd-extras/MESSAGE
diff -u pkgsrc/mail/opensmtpd-extras/MESSAGE:1.1 pkgsrc/mail/opensmtpd-extras/MESSAGE:1.2
--- pkgsrc/mail/opensmtpd-extras/MESSAGE:1.1    Tue Dec  3 08:07:43 2024
+++ pkgsrc/mail/opensmtpd-extras/MESSAGE        Sat Dec  7 20:50:08 2024
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2024/12/03 08:07:43 vins Exp $
+$NetBSD: MESSAGE,v 1.2 2024/12/07 20:50:08 vins Exp $
 
 IMPORTANT
 
@@ -10,7 +10,11 @@ The repository was archived with the fol
  were splitted off to a different repository"
 
 Users updating to OpenSMTPD 7.6.0p0 or above, will be required to manually
-remove this package first. Extra table add-ons for 7.6.0 will be provided
-as standalone packages in the next quarterly pkgsrc release. 
+remove this package first. Extra table add-ons for 7.6.0 are now
+provided as standalone packages.
+
+mail/opensmtpd-extras is to be considered in maintainance mode, and only 
+kept to provide long term support for users still running OpenSMTPD 7.5.0
+or below.
 
 ===========================================================================

Index: pkgsrc/mail/opensmtpd-extras/Makefile
diff -u pkgsrc/mail/opensmtpd-extras/Makefile:1.10 pkgsrc/mail/opensmtpd-extras/Makefile:1.11
--- pkgsrc/mail/opensmtpd-extras/Makefile:1.10  Tue Dec  3 08:07:43 2024
+++ pkgsrc/mail/opensmtpd-extras/Makefile       Sat Dec  7 20:50:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/12/03 08:07:43 vins Exp $
+# $NetBSD: Makefile,v 1.11 2024/12/07 20:50:08 vins Exp $
 
 DISTNAME=              opensmtpd-extras-6.7.1_20241022
 CATEGORIES=            mail
@@ -13,6 +13,13 @@ COMMENT=     Addons for OpenSMTPD
 LICENSE=       isc
 
 CONFLICTS+=    opensmtpd>=7.6.0
+CONFLICTS=     + opensmtpd-table-ldap-[0-9]*
+CONFLICTS+=    opensmtpd-table-mysql-[0-9]*
+CONFLICTS+=    opensmtpd-table-passwd-[0-9]*
+CONFLICTS+=    opensmtpd-table-postgres-[0-9]*
+CONFLICTS+=    opensmtpd-table-redis-[0-9]*
+CONFLICTS+=    opensmtpd-table-socketmap-[0-9]*
+CONFLICTS+=    opensmtpd-table-sqlite-[0-9]*
 
 BUILD_DEFS+=           VARBASE
 PTHREAD_AUTO_VARS=     yes



Home | Main Index | Thread Index | Old Index