From owner-cvs-all@FreeBSD.ORG Mon Dec 26 08:26:47 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 B679D1065678; Mon, 26 Dec 2011 08:26:47 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id F17E88FC1A; Mon, 26 Dec 2011 08:26:46 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward15.mail.yandex.net (Yandex) with ESMTP id B84029E3059; Mon, 26 Dec 2011 12:26:44 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324888004; bh=E6K6dPW0I2hsF94MEHKKUsEmXSOhVh8aKsdBdsPT/Ns=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XOmXsjIrGgSvnL3yTJS77lCqT1iF0F1q1lPEZsRKUA7J4u1HHTPNog6XzCTGv+TEn DAtmJYIFF2n0l+NQBjyIGg8H+JVdCTXamKhhsvusDGLpXW77twvCYCsZ39uKklEnUk 7YhYUl3igqQ+9i6NevtM615sTl5GaMqQaOjIQwuQ= Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 773011B60716; Mon, 26 Dec 2011 12:26:44 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324888004; bh=E6K6dPW0I2hsF94MEHKKUsEmXSOhVh8aKsdBdsPT/Ns=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XOmXsjIrGgSvnL3yTJS77lCqT1iF0F1q1lPEZsRKUA7J4u1HHTPNog6XzCTGv+TEn DAtmJYIFF2n0l+NQBjyIGg8H+JVdCTXamKhhsvusDGLpXW77twvCYCsZ39uKklEnUk 7YhYUl3igqQ+9i6NevtM615sTl5GaMqQaOjIQwuQ= Received: from unknown (unknown [213.27.65.65]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id QhHCbdcT-QhH4jisl; Mon, 26 Dec 2011 12:26:44 +0400 X-Yandex-Spam: 1 Message-ID: <4EF82FA7.50606@yandex.ru> Date: Mon, 26 Dec 2011 12:26:15 +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: Mark Linimon References: <201112252311.pBPNBnQQ074641@repoman.freebsd.org> <4EF822D5.3080009@yandex.ru> In-Reply-To: <4EF822D5.3080009@yandex.ru> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, 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:26:47 -0000 Ruslan Mahmatkhanov wrote on 26.12.2011 11:31: > Mark Linimon wrote on 26.12.2011 03:11: >> linimon 2011-12-25 23:11:49 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel Makefile >> Log: >> With portmgr hat, comment out the entry for py-kss.core. >> >> 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. >> >> The dicussion about whether standard Unix file-cleaners will come through >> and nuke this directory anyways is left for later. >> >> 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? Ok, to be honest i expect nothing to be broken, because ports, that depend on devel/py-kss.core were not yet imported :) I'll fix this when i got my mentors approval (or if somebody helps me and copy this port to devel/py-kss-core). -- Regards, Ruslan Tinderboxing kills... the drives.