pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 23 21:03:47 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025 TODO
        pkgsrc/mail: Makefile
Removed Files:
        pkgsrc/mail/opensmtpd-extras: DESCR MESSAGE Makefile PLIST distinfo
            options.mk
        pkgsrc/mail/opensmtpd-extras/patches: patch-api_filter__api.c
            patch-api_queue__api.c patch-api_scheduler__api.c
            patch-api_table__api.c patch-configure.ac
            patch-extras_tables_table-ldap_ber.h
            patch-extras_tables_table-socketmap_table__socketmap.c
            patch-openbsd-compat_imsg-buffer.c patch-openbsd-compat_imsg.c

Log Message:
opensmtpd-extras: remove

This DEPENDS on mail/opensmtpd, which is version 7.6, and at the same
time CONFLICTS with opensmtpd>=7.6, so this cannot work.

It was a migration package and has now outlived its usefulness.


To generate a diff of this commit:
cvs rdiff -u -r1.594 -r1.595 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.25346 -r1.25347 pkgsrc/doc/TODO
cvs rdiff -u -r1.665 -r1.666 pkgsrc/mail/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/opensmtpd-extras/DESCR
cvs rdiff -u -r1.3 -r0 pkgsrc/mail/opensmtpd-extras/MESSAGE \
    pkgsrc/mail/opensmtpd-extras/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/mail/opensmtpd-extras/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/mail/opensmtpd-extras/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/mail/opensmtpd-extras/options.mk
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/mail/opensmtpd-extras/patches/patch-api_filter__api.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-api_queue__api.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-api_scheduler__api.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-api_table__api.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-extras_tables_table-ldap_ber.h \
    pkgsrc/mail/opensmtpd-extras/patches/patch-extras_tables_table-socketmap_table__socketmap.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-openbsd-compat_imsg-buffer.c \
    pkgsrc/mail/opensmtpd-extras/patches/patch-openbsd-compat_imsg.c
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/mail/opensmtpd-extras/patches/patch-configure.ac

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

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.594 pkgsrc/doc/CHANGES-2025:1.595
--- pkgsrc/doc/CHANGES-2025:1.594       Thu Jan 23 20:11:44 2025
+++ pkgsrc/doc/CHANGES-2025     Thu Jan 23 21:03:46 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.594 2025/01/23 20:11:44 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.595 2025/01/23 21:03:46 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -786,3 +786,4 @@ Changes to the packages collection and i
        Added shells/zsh-history-substring-search version 1.1.0 [wiz 2025-01-23]
        Updated net/megacmd to 1.7.0nb4 [wiz 2025-01-23]
        Updated sysutils/sysupgrade to 1.5nb11 [wiz 2025-01-23]
+       Removed mail/opensmtpd-extras [wiz 2025-01-23]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.25346 pkgsrc/doc/TODO:1.25347
--- pkgsrc/doc/TODO:1.25346     Thu Jan 23 10:40:36 2025
+++ pkgsrc/doc/TODO     Thu Jan 23 21:03:46 2025
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.25346 2025/01/23 10:40:36 wiz Exp $
+$NetBSD: TODO,v 1.25347 2025/01/23 21:03:46 wiz Exp $
 
 Suggested new packages
 ======================
@@ -770,6 +770,7 @@ For possible Perl packages updates, see 
        o html2wml-0.4.11
        o http_load-20140814
        o hwloc-2.11
+       o iaito-5.9.9
        o ibus-hangul-1.5.4
        o icdprog-0.5
        o icedtea-web-1.6.2

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.665 pkgsrc/mail/Makefile:1.666
--- pkgsrc/mail/Makefile:1.665  Sun Jan 12 00:22:32 2025
+++ pkgsrc/mail/Makefile        Thu Jan 23 21:03:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.665 2025/01/12 00:22:32 jakllsch Exp $
+# $NetBSD: Makefile,v 1.666 2025/01/23 21:03:46 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -209,7 +209,6 @@ SUBDIR+=    openarc
 SUBDIR+=       opendkim
 SUBDIR+=       opendmarc
 SUBDIR+=       opensmtpd
-SUBDIR+=       opensmtpd-extras
 SUBDIR+=       opensmtpd-filter-dkimsign
 SUBDIR+=       opensmtpd-filter-dnsbl
 SUBDIR+=       opensmtpd-filter-rspamd



Home | Main Index | Thread Index | Old Index