From owner-freebsd-ports@FreeBSD.ORG Fri Dec 5 01:39:23 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E83532F6 for ; Fri, 5 Dec 2014 01:39:23 +0000 (UTC) Received: from hades.sorbs.net (hades.sorbs.net [67.231.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id D55C389E for ; Fri, 5 Dec 2014 01:39:23 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0NG3005693CWXO00@hades.sorbs.net> for freebsd-ports@freebsd.org; Thu, 04 Dec 2014 16:43:45 -0800 (PST) Message-id: <5480FEB3.8030303@sorbs.net> Date: Fri, 05 Dec 2014 01:39:15 +0100 From: Michelle Sullivan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.24) Gecko/20100301 SeaMonkey/1.1.19 To: Mike Tancsa Subject: Re: building legacy packages with poudriere ? References: <5480A3CC.4050701@sentex.net> In-reply-to: <5480A3CC.4050701@sentex.net> Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 01:39:24 -0000 Mike Tancsa wrote: > I have a number of old legacy nanobsd boxes that I want to retrofit > with a couple of packages remotely. Remote full image upgrade is not > something I really want to do, as I would just like to add a couple of > packages. I was looking at poudriere which seems the way to go, but > it seems to only want to build .txz / pkgng style packages. Is there > a way to get poudriere to build packages that an older releng8 > installation would understand ? > > ---Mike Unless you do a lot of work with a current ports tree poudriere will only create txz packages. Building old style packages (the ones that actually work without SQL errors and DB lockups) take a lot of work. Michelle -- Michelle Sullivan http://www.mhix.org/