From owner-cvs-all@FreeBSD.ORG Sat Apr 14 16:47:30 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3A6C16A407; Sat, 14 Apr 2007 16:47:30 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCAD13C45A; Sat, 14 Apr 2007 16:47:30 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 73B639C44A6; Sat, 14 Apr 2007 18:47:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SODkimONmaIE; Sat, 14 Apr 2007 18:47:07 +0200 (CEST) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id C14B599D191; Sat, 14 Apr 2007 18:47:07 +0200 (CEST) Message-ID: <4621057E.5020705@FreeBSD.org> Date: Sat, 14 Apr 2007 18:46:54 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Marcus Alves Grando References: <200704141645.l3EGj82q014199@repoman.freebsd.org> In-Reply-To: <200704141645.l3EGj82q014199@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/postfix Makefile ports/mail/postfix-current Makefile ports/mail/postfix1 Makefile ports/mail/postfix21/scripts configure.postfix ports/mail/postfix22/scripts configure.postfix ports/mail/postfix23 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 16:47:31 -0000 Marcus Alves Grando schrieb: > mnag 2007-04-14 16:45:08 UTC > > FreeBSD ports repository > > Modified files: > mail/postfix Makefile > mail/postfix-current Makefile > mail/postfix1 Makefile > mail/postfix21/scripts configure.postfix > mail/postfix22/scripts configure.postfix > mail/postfix23 Makefile > Log: > - Remove SASL1 support. security/cyrus-sasl will be removed soon. > > PR: 111564, 111565, 111566 > Submitted by: gabor (partially) > Notified by: gabor > > Thanks! Gabor