From owner-freebsd-ports@FreeBSD.ORG Sun Feb 19 20:36:49 2012 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 4F010106566C for ; Sun, 19 Feb 2012 20:36:49 +0000 (UTC) (envelope-from andrey@zonov.org) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id C3FAB8FC0A for ; Sun, 19 Feb 2012 20:36:48 +0000 (UTC) Received: by bkcjg1 with SMTP id jg1so5642093bkc.13 for ; Sun, 19 Feb 2012 12:36:47 -0800 (PST) Received-SPF: pass (google.com: domain of andrey@zonov.org designates 10.205.132.1 as permitted sender) client-ip=10.205.132.1; Authentication-Results: mr.google.com; spf=pass (google.com: domain of andrey@zonov.org designates 10.205.132.1 as permitted sender) smtp.mail=andrey@zonov.org Received: from mr.google.com ([10.205.132.1]) by 10.205.132.1 with SMTP id hs1mr9901408bkc.45.1329683807607 (num_hops = 1); Sun, 19 Feb 2012 12:36:47 -0800 (PST) Received: by 10.205.132.1 with SMTP id hs1mr7999198bkc.45.1329682397045; Sun, 19 Feb 2012 12:13:17 -0800 (PST) Received: from [10.254.254.77] (ppp95-165-148-213.pppoe.spdop.ru. [95.165.148.213]) by mx.google.com with ESMTPS id t17sm34848603bke.6.2012.02.19.12.13.16 (version=SSLv3 cipher=OTHER); Sun, 19 Feb 2012 12:13:16 -0800 (PST) Message-ID: <4F4157D5.3080109@zonov.org> Date: Mon, 20 Feb 2012 00:13:09 +0400 From: Andrey Zonov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.24) Gecko/20100228 Thunderbird/2.0.0.24 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Beat_G=E4tzi?= References: <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch> In-Reply-To: <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlB11ECx3RDC8naWzAGgDiDzsg5fMDsjJa6WFYzunpp2QPg9XZ7Un0UrZCyLvw7wImuUk9y Cc: tinderbox-list@marcuscom.com, FreeBSD Ports Subject: Re: CFT: pkgng support for tinderbox 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: Sun, 19 Feb 2012 20:36:49 -0000 On 16.02.2012 1:07, Beat Gätzi wrote: > Hi, > > pkgng support for tinderbox (written by bapt@) is ready and is looking for > some review and testers. The patch is against tinderbox HEAD: > > http://tmp.chruetertee.ch/tinderbox-pkgng.patch > Hi, Tinderbox doesn't create repository (pkg repo) after building. Is this intention behaviour? -- Andrey Zonov