pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Mar  8 11:06:47 UTC 2021

Modified Files:
        pkgsrc/mail: Makefile
Removed Files:
        pkgsrc/mail/re-alpine: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/mail/re-alpine/patches: patch-imap_src_c-client_auth_gss.c
            patch-imap_src_mtest_mtest.c patch-imap_src_osdep_unix_Makefile.gss
            patch-imap_src_osdep_unix_kerb_mit.c

Log Message:
re-alpine: remove, unlikely to support openssl 1.1 any time soon

upstream is pretty dead while development of mail/alpine continues.


To generate a diff of this commit:
cvs rdiff -u -r1.566 -r1.567 pkgsrc/mail/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/mail/re-alpine/DESCR \
    pkgsrc/mail/re-alpine/PLIST
cvs rdiff -u -r1.21 -r0 pkgsrc/mail/re-alpine/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/mail/re-alpine/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/mail/re-alpine/options.mk
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/mail/re-alpine/patches/patch-imap_src_c-client_auth_gss.c \
    pkgsrc/mail/re-alpine/patches/patch-imap_src_mtest_mtest.c \
    pkgsrc/mail/re-alpine/patches/patch-imap_src_osdep_unix_Makefile.gss \
    pkgsrc/mail/re-alpine/patches/patch-imap_src_osdep_unix_kerb_mit.c

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

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.566 pkgsrc/mail/Makefile:1.567
--- pkgsrc/mail/Makefile:1.566  Sun Feb 14 14:03:34 2021
+++ pkgsrc/mail/Makefile        Mon Mar  8 11:06:46 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.566 2021/02/14 14:03:34 taca Exp $
+# $NetBSD: Makefile,v 1.567 2021/03/08 11:06:46 nia Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -329,7 +329,6 @@ SUBDIR+=    queue-fix
 SUBDIR+=       queue-repair
 SUBDIR+=       quickml
 SUBDIR+=       rblcheck
-SUBDIR+=       re-alpine
 SUBDIR+=       relay-ctrl
 SUBDIR+=       ripmime
 SUBDIR+=       rmail-mime



Home | Main Index | Thread Index | Old Index