From owner-cvs-all@FreeBSD.ORG Mon Dec 26 08:44:55 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E30F8106566B; Mon, 26 Dec 2011 08:44:55 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id 59F958FC13; Mon, 26 Dec 2011 08:44:55 +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 9F747E83BF5; Mon, 26 Dec 2011 12:44:53 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324889093; bh=KfLJ+tfIMlhEXGHgazzt/TAlUscoRe2LKA6+bBEAWt8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QTrnktR0oQ0FtnffGRd/PRQh4dvkSGUqKSREa8vDw9So55NgprwmmgRXhweTU4Uaf Ah5tgTLlkwhnh0f0Hfrd1OnKswEASJ+KwXaITQewQG3tIlXR/1qGRjBJyt5jW4h9/C arhkEx+z/GmF/ZLlnL5G49E5TFfIhjrTHH1rHo6A= Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 57AEB1B603E3; Mon, 26 Dec 2011 12:44:53 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324889093; bh=KfLJ+tfIMlhEXGHgazzt/TAlUscoRe2LKA6+bBEAWt8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QTrnktR0oQ0FtnffGRd/PRQh4dvkSGUqKSREa8vDw9So55NgprwmmgRXhweTU4Uaf Ah5tgTLlkwhnh0f0Hfrd1OnKswEASJ+KwXaITQewQG3tIlXR/1qGRjBJyt5jW4h9/C arhkEx+z/GmF/ZLlnL5G49E5TFfIhjrTHH1rHo6A= Received: from unknown (unknown [213.27.65.65]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id iqH0q6Wf-iqH0oc2Z; Mon, 26 Dec 2011 12:44:53 +0400 X-Yandex-Spam: 1 Message-ID: <4EF833E6.8090406@yandex.ru> Date: Mon, 26 Dec 2011 12:44:22 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Alexey Dokuchaev References: <201112252311.pBPNBnQQ074641@repoman.freebsd.org> <4EF822D5.3080009@yandex.ru> <20111226083316.GB68567@FreeBSD.org> In-Reply-To: <20111226083316.GB68567@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Mark Linimon , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2011 08:44:56 -0000 Alexey Dokuchaev wrote on 26.12.2011 12:33: > On Mon, Dec 26, 2011 at 11:31:33AM +0400, Ruslan Mahmatkhanov wrote: >> Mark Linimon wrote on 26.12.2011 03:11: >>> >>> This badly-named port is not being propogated through our csup/cvsup >>> machinery, and until this is fixed, various tools will be broken on >>> various people's systems. >>> >>> Hat: portmgr >>> >>> Revision Changes Path >>> 1.4772 +1 -1 ports/devel/Makefile >> >> Hmm, i thought that this rule applies only to files, not to >> directories.. So would you please repocopy it to, say, py-kss-core? > > It always suprised me how could people come up with dot-containing port > names in the first place... Not to mention that this `.core' issue had > bitten us already in the past. > > ./danfe Alexey, this naming was discussed [1] _before_ i ever starting to add all this ports and there was no strong objections (and this is not prohibited anywhere in Porters Handbook, Committers Guide etc) about this. The point is to name it as close as upstream do - the same policy apply to p5 ports, so why there should be exception for py- ports? About .core issue - i'm apologize. It's true. I was sure that this restriction is just for files, not for directories. So, as some bearded TV-character said, "Please understand and forrrrgive". [1] http://lists.freebsd.org/pipermail/freebsd-ports/2011-September/069877.html -- Regards, Ruslan Tinderboxing kills... the drives.