From owner-freebsd-ports@freebsd.org Sun Aug 26 00:07:55 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C6FD109A03B for ; Sun, 26 Aug 2018 00:07:55 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97C4886ABF for ; Sun, 26 Aug 2018 00:07:54 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.106] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 26c36243 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Sat, 25 Aug 2018 17:07:52 -0700 (PDT) Subject: Re: Ports vs packages To: Jos Chrispijn , FreeBSD Ports ML References: <5e365091-6889-2f65-78ac-637a7155733a@cloudzeeland.nl> From: Pete Wright Message-ID: <9ff8da9a-8905-8b05-564a-a56cfb6da6af@nomadlogic.org> Date: Sat, 25 Aug 2018 17:07:48 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <5e365091-6889-2f65-78ac-637a7155733a@cloudzeeland.nl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2018 00:07:55 -0000 On 8/25/18 4:29 AM, Jos Chrispijn wrote: > How many times is there between the release of a port and its package > - is that depending on the port maintainer? > one thing i do for my systems is if there is an update to a port i need/want to test before the official build cluster is done is run a "make package" in the port directory.  then i can install the updated code as a pkg for future upgrade convenience.  this works great for ports without many external dependencies at build-time, not so much when things like llvm need to be build ;) -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA