From owner-freebsd-ports@FreeBSD.ORG Fri Jun 17 14:27:35 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11232106566B for ; Fri, 17 Jun 2011 14:27:35 +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 B37538FC14 for ; Fri, 17 Jun 2011 14:27:34 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward11.mail.yandex.net (Yandex) with ESMTP id E8534E81525 for ; Fri, 17 Jun 2011 18:27:32 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1308320852; bh=ZjTLCXK4NiI5bQtRjhCbxalwq/+H9zVppvnsHaBpK1Y=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=KlWEd9JAch2JDCLjGuNp/dCpBlMETUPSKwlDo/3+4FdMLyrUoHqrQQFNF9IZKX1Rj AJ28IAR+ELbrE32P3UyijJZcZ+6VkUKYzYjNvwigIif+9yZgGJF8V87c+u3FgeJNaw hk9qhAU2c8WYwwhpbaPfIzrvBsYc0zzBU0Xh0Jr0= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id B44F55728032 for ; Fri, 17 Jun 2011 18:27:32 +0400 (MSD) Message-ID: <4DFB63B9.9060706@yandex.ru> Date: Fri, 17 Jun 2011 18:24:57 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110613 Thunderbird/3.1.10 MIME-Version: 1.0 To: FreeBSD Ports Mailing List References: <4DFB6148.1000407@yandex.ru> In-Reply-To: <4DFB6148.1000407@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: Subject: Re: tinderbox question 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: Fri, 17 Jun 2011 14:27:35 -0000 17.06.2011 18:14, Ruslan Mahmatkhanov пишет: > Good day. > > How can i `inject` updated (or new) port into tinderbox Build to test it for > correctness? I mean i have not any troubles to build any existing port, but what > should i do to place updated or new port into the tinderbox portstree? > Ok, it seems i got it. I have /usr/local/tinderbox/8.2-FreeBSD/usr/ports/ that is symlinked to /usr/local/tinderbox/8.2-FreeBSD/a/ports/. It's nullfs mounted fs and it's read-only. I realise that i can just patch /usr/local/tinderbox/portstrees/FreeBSD/ports to achive this goal, but i'm not sure if this is Right Thing or there is some another correct way. This procedure isn't mentioned in Tinderbox Users Guide (maybe it should be too obvious) so i ask there. Thanks. -- Regards, Ruslan