From owner-freebsd-ports@FreeBSD.ORG Mon Sep 15 03:38:59 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7206DB60 for ; Mon, 15 Sep 2014 03:38:59 +0000 (UTC) Received: from cargobay.net (cargobay.net [174.136.100.98]) by mx1.freebsd.org (Postfix) with ESMTP id 5C408F35 for ; Mon, 15 Sep 2014 03:38:59 +0000 (UTC) Received: from naruto.ccsys.com (unknown [70.127.245.68]) by cargobay.net (Postfix) with ESMTPSA id 286A567C; Mon, 15 Sep 2014 03:38:52 +0000 (UTC) Message-ID: <5416603A.7080305@ccsys.com> Date: Mon, 15 Sep 2014 03:42:50 +0000 From: "Chad J. Milios" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Matt Reimer , freebsd-ports Subject: Re: Switching from building ports to packages References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 15 Sep 2014 03:38:59 -0000 On 09/14/14 16:34, Matt Reimer wrote: > I'd like to switch from building everything from source using ports to > using packages as much as possible. This requires identifying which ports > I'm currently building use the same port knobs as the binary packages that > FreeBSD builds. Is there an easy way of showing how my port configs differ > from the defaults that are used to build binary packages? > > Thanks in advance. > > Matt > IMPORTANT not to forget that things you may have put in your /etc/make.conf such as DEFAULT_VERSIONS etc may affect far more ports than you realize even when those ports have default OPTIONS.