From owner-svn-ports-all@FreeBSD.ORG Sat Nov 9 21:55:28 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4D3E2551; Sat, 9 Nov 2013 21:55:28 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E1A7251F; Sat, 9 Nov 2013 21:55:28 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A5D4EBDC24; Sat, 9 Nov 2013 22:55:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=zaoE667qK5h fZ0AfG17czOBOmt0=; b=AIXNekDGohTijQum86MH1kfbhwQHWA3NEywI7JUciYG JZsuXi64JTQbi6sYT4mbbhEKokMD2J2wQdT49xGekwWM73fLJek/6sTASRHMWS0n CmGhzmSStNJOpt5MYlP7lh5LqaZWizZ2PJJf6PeuXRiyUv4a04ICQIOL48T8PNbo = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 9E613BDC1D; Sat, 9 Nov 2013 22:55:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 809B0C72621C; Sat, 9 Nov 2013 22:55:26 +0100 (CET) Date: Sat, 09 Nov 2013 22:55:26 +0100 From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r333334 - head/Mk Message-ID: <66305A64ED85E2AB25C63A94@atuin.in.mat.cc> In-Reply-To: <201311091958.rA9Jw7nR016106@svn.freebsd.org> References: <201311091958.rA9Jw7nR016106@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2013 21:55:28 -0000 +--On 9 novembre 2013 19:58:07 +0000 Sunpoet Po-Chuan Hsieh wrote: | +SPDY_DESC?= SPDY support Shouldn't there be a, hum, default DESC, like "${option} support" ? So that we don't need those entries ? -- Mathieu Arnold