SA-Exim seems to be dead (2006)

This commit is contained in:
2025-12-18 04:32:46 +01:00
parent 3df13746aa
commit f7aa855c57
3 changed files with 44 additions and 18 deletions

View File

@ -102,10 +102,11 @@ IGNORE= you cannot enable DANE without DNSSEC support or without TLS support
.endif
.if ${PORT_OPTIONS:MSA_EXIM} || defined(FETCH_ALL)
BROKEN= Unmaintained extension
MASTER_SITES+= http://marc.merlins.org/linux/exim/files/:sa_exim \
SF/sa-exim/sa-exim/${SA_EXIM_VERSION}:sa_exim
DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim
#EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.conf
.endif