From owner-freebsd-ports@FreeBSD.ORG Sat Jun 26 17:53:34 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 941D91065673 for ; Sat, 26 Jun 2010 17:53:34 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 3DD658FC1B for ; Sat, 26 Jun 2010 17:53:34 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 323EB3ED00D6; Sat, 26 Jun 2010 21:53:33 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1277574813; bh=JWI4L8Ad6adP1lI6r0wAUBnnQXKNSlYoUGiTIHllyRY=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=GtWcH6vQsG/rmpGpYgGaOopVueIoqZhwtgzUuk8JI135q1eLZeB8UeBelMIVb+Hps gy36UnH2BDiaXnj4vHvF6tQ4YgiUrL9J9nDJCegKypk/mEBtx0CYmMgzH/JkLaFy8I M/ev6vVRkdzXRSwlzRVoHtAI+0OhDheGWdnJ1UgE= Received: from smeshariki2.local (unknown [77.66.149.137]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id E9B3D19B807A; Sat, 26 Jun 2010 21:53:32 +0400 (MSD) Message-ID: <4C263E54.3020908@yandex.ru> Date: Sat, 26 Jun 2010 21:52:20 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.1.10) Gecko/20100621 Thunderbird/3.0.5 MIME-Version: 1.0 To: Torfinn Ingolfsen References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1277574813 X-Yandex-Spam: 1 X-Yandex-Front: smtp14.mail.yandex.net Cc: mitsuru@riken.jp, FreeBSD Ports ML Subject: Re: deskutils/alexandria - why does it create a world readable and writable directory? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2010 17:53:34 -0000 22.06.2010 22:54, Torfinn Ingolfsen пишет: > On Fri, Jun 11, 2010 at 9:28 PM, Torfinn Ingolfsen wrote: > >> Hei, >> I just found deskutils/alexandria (0.6.5_3) and installed it. A very nice >> program. >> I have just one question: why does it create a directory (~/.alexandria) >> with 777 permissions? Wouldn't it be more "correct" to use something like >> 740 or even 750? >> Note: all subdirectories of said directory have 755 permissions too. >> > > In case nobody noticed, Alexandria 0.6.6 is ready now: > http://alexandria.rubyforge.org/news/2010-06-21--0.6.6-released.html I just file the PR that updates it to 0.6.6: http://www.freebsd.org/cgi/query-pr.cgi?pr=148168 And as i can tell it creates ~/.alexandria and subdirectories with 755. -- Regards, Ruslan