From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 11 17:47:29 2011 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 634971065674 for ; Sun, 11 Sep 2011 17:47:29 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 238608FC17 for ; Sun, 11 Sep 2011 17:47:28 +0000 (UTC) Received: by yib19 with SMTP id 19so2386996yib.13 for ; Sun, 11 Sep 2011 10:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=vTmBxjzizvEhYoM5DssaZRQQPRKn6jWzRQx/pNxatDU=; b=uVH4eEURJ5B+DF7La7aE/BleBp3Eaxx1DukIQeCaBDqDdYyIW1AYZUaEIawtAi/ZKu LZlzXQyCicwqit9xJt8BtJHZL72g4VbCstbM2OzoWBtd7MR/IE/2nJ7KtgPYoL08ESHk AmgZJhbT/NYg7X4+J3Oe6HC3CUbzxhariAdFI= Received: by 10.231.44.203 with SMTP id b11mr5702978ibf.84.1315763248102; Sun, 11 Sep 2011 10:47:28 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.61.148 with HTTP; Sun, 11 Sep 2011 10:46:57 -0700 (PDT) In-Reply-To: <201109111550.p8BFoAlV005644@freefall.freebsd.org> References: <201109111550.p8BFoAlV005644@freefall.freebsd.org> From: Chris Rees Date: Sun, 11 Sep 2011 18:46:57 +0100 X-Google-Sender-Auth: UtlTcPUc3rLmqlR2SPowVGjwN4Q Message-ID: To: Radim Kolar Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/160654: [PATCH] databases/cassandra: scripts must be world executable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2011 17:47:29 -0000 I think you misunderstood-- I'm not saying it's a good/bad idea, I'm just suggesting that that's not the correct way to do it in a port. I would be happy rewriting it, but I'll leave that to the maintainer, who can use the email before as a hint. Chris