From patchwork Fri Oct 23 19:27:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3610 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4CHvQX2m7Zz3wgk for ; Fri, 23 Oct 2020 19:28:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4CHvQX0kzjz11G; Fri, 23 Oct 2020 19:28:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CHvQW5JpWz2yW5; Fri, 23 Oct 2020 19:28:03 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4CHvQV41QNz2xX9 for ; Fri, 23 Oct 2020 19:28:02 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4CHvQT18CLzp9 for ; Fri, 23 Oct 2020 19:28:00 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1603481281; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tzM2qxLtSlLwgeRNumAbMQZsH0mwzFE8+JxHVjLUcBY=; b=N/uaREQoYHzJTkSpn9GDI8zswghwOEPn2L63cDGVA1cr88k3tmNyxpQR9graCpNUqwhGyk CkGhRA1GFcQLRUCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1603481281; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tzM2qxLtSlLwgeRNumAbMQZsH0mwzFE8+JxHVjLUcBY=; b=LL2UHyIVOZvwAAAdbb9mx5KELFLArmvWa8NTaMSthCxzbKlFoiuygJCAz281ozHvxPoHDc 0wyZPstXKiSbCgpVJjrKZT+BQffMZC221E8EJBi6UVWK96f7k5KjzGoihVJohXQlxTeJi7 k3J7j42OrVWmE5UN3W6OUWr3FYjGxQcDwbUDZ9iP4mi+c5ZYynL6sqgtO1MLmjMf4CFcfI kSa3Lw447MSTqya8688HSUdrU90z2ss3qIjMpqX7ZY4/T8DMoVcP2Wjll9JcewKb57F0oX uEhe2v8ix/6d18orkPpEm4JKLTozbZvSxi0sL1Z9WSwvSudf7rTR/3D4Lt+GZA== Subject: [PATCH 4/4] make.sh: no longer build Amavis, SpamAssassin and perl-Net-LibIDN To: development@lists.ipfire.org References: <944548f6-9ca9-c4a0-dc24-08d05be53420@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: Date: Fri, 23 Oct 2020 21:27:59 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- make.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/make.sh b/make.sh index 9ddfd4c07..b7fd7c262 100755 --- a/make.sh +++ b/make.sh @@ -1417,9 +1417,6 @@ buildipfire() { lfsmake2 fetchmail lfsmake2 clamav lfsmake2 perl-NetAddr-IP - lfsmake2 spamassassin - lfsmake2 perl-Net-LibIDN - lfsmake2 amavisd lfsmake2 dma lfsmake2 alsa lfsmake2 mpfire