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:           Wed Apr 21 09:15:08 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/smtpd: DESCR MESSAGE Makefile PLIST distinfo hacks.mk
        pkgsrc/security/smtpd/files: smtpfwdd.sh
        pkgsrc/security/smtpd/patches: patch-aa patch-ab

Log Message:
smtpd: remove

Mail-related security software that hasn't been touched since 1997
should not be used.


To generate a diff of this commit:
cvs rdiff -u -r1.2285 -r1.2286 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.814 -r1.815 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/smtpd/DESCR \
    pkgsrc/security/smtpd/hacks.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/security/smtpd/MESSAGE
cvs rdiff -u -r1.26 -r0 pkgsrc/security/smtpd/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/smtpd/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/security/smtpd/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/smtpd/files/smtpfwdd.sh
cvs rdiff -u -r1.2 -r0 pkgsrc/security/smtpd/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/security/smtpd/patches/patch-ab

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.2285 pkgsrc/doc/CHANGES-2021:1.2286
--- pkgsrc/doc/CHANGES-2021:1.2285      Wed Apr 21 09:03:04 2021
+++ pkgsrc/doc/CHANGES-2021     Wed Apr 21 09:15:08 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2285 2021/04/21 09:03:04 nia Exp $
+$NetBSD: CHANGES-2021,v 1.2286 2021/04/21 09:15:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3608,3 +3608,4 @@ Changes to the packages collection and i
        Updated security/libgcrypt to 1.9.3 [adam 2021-04-21]
        Updated textproc/icu to 69.1 [adam 2021-04-21]
        Updated security/stunnel to 5.59 [nia 2021-04-21]
+       Removed security/smtpd [wiz 2021-04-21]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.814 pkgsrc/security/Makefile:1.815
--- pkgsrc/security/Makefile:1.814      Tue Apr 13 15:19:55 2021
+++ pkgsrc/security/Makefile    Wed Apr 21 09:15:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.814 2021/04/13 15:19:55 nia Exp $
+# $NetBSD: Makefile,v 1.815 2021/04/21 09:15:08 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -597,7 +597,6 @@ SUBDIR+=    skey
 SUBDIR+=       sks
 SUBDIR+=       sleuthkit
 SUBDIR+=       smaSHeM
-SUBDIR+=       smtpd
 SUBDIR+=       snallygaster
 SUBDIR+=       sniff
 SUBDIR+=       snoopy



Home | Main Index | Thread Index | Old Index