From owner-cvs-all@FreeBSD.ORG Wed Apr 4 19:23:32 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 5173616A408; Wed, 4 Apr 2007 19:23:32 +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 E978C13C465; Wed, 4 Apr 2007 19:23:31 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 0C5099F2CC3; Wed, 4 Apr 2007 21:23:31 +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 iLkCg4olnuQi; Wed, 4 Apr 2007 21:23:25 +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 5C9F99F2CBE; Wed, 4 Apr 2007 21:23:25 +0200 (CEST) Message-ID: <4613FB27.9030107@FreeBSD.org> Date: Wed, 04 Apr 2007 21:23:19 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Jason Harris References: <200704041702.l34H222T004152__31953.9864351556$1175706304$gmane$org@repoman.freebsd.org> <20070404191038.GA15948@wilma.widomaker.com> In-Reply-To: <20070404191038.GA15948@wilma.widomaker.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Mark Linimon , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/ports-mgmt/portmk/Mk bsd.port.mk 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: Wed, 04 Apr 2007 19:23:32 -0000 Jason Harris schrieb: > > Rather than invoke dozens of needless processes, I simply pass > MD5_FILE=/dev/null to the "make fetch" in the makesum target. > (Note that this also removes the need to set NO_CHECKSUM=yes and > DISABLE_SIZE=yes in the same target, further simplfying things.) > > Uhm, I can't understand you, Jason. :) Some time ago you were more than indignand when I removed the USE_GPG stuff from the ports, which was not even officially supported. You claimed that I don't respect the users' need for higher security. Saying that, how can you go such an insecure way now, then? (I don't want to throw another flamebait, I just don't see the whole situation.) Gabor