From owner-freebsd-ports@freebsd.org Sat Aug 25 11:29:54 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 6CFF6108755E for ; Sat, 25 Aug 2018 11:29:54 +0000 (UTC) (envelope-from bsdports@cloudzeeland.nl) Received: from poseidon.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06E5394667 for ; Sat, 25 Aug 2018 11:29:53 +0000 (UTC) (envelope-from bsdports@cloudzeeland.nl) Received: from poseidon.cloudzeeland.nl (cloudzeeland.nl [10.10.10.36]) by poseidon.cloudzeeland.nl (Postfix) with ESMTP id AD330F61DA for ; Sat, 25 Aug 2018 13:29:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cloudzeeland.nl; s=cloud; t=1535196583; bh=MGF1cg03ey0Y/NmEbMYuNMZ/sp9nRQbzSa2z+tPGCY0=; h=To:From:Subject:Date; b=aI6hAVJr/3mgmjCG/LOAAgnxaCcSROkZCMNzhkImFWkMqzPxmXgWxTn8JKutTqRVI upJd1/ByxDodiKtVoCX3J2S2DyCCoy6bQKEbRzbUijbWxdYOhZQpPlRdq0qxZQylkd LaRXhHMfPuO7IXJ+AE+RclgiKi+YGlgnWoDWRY2s= Received: from [10.10.10.34] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by poseidon.cloudzeeland.nl (Postfix) with ESMTPSA id 3E9A1F61D9 for ; Sat, 25 Aug 2018 13:29:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cloudzeeland.nl; s=cloud; t=1535196583; bh=MGF1cg03ey0Y/NmEbMYuNMZ/sp9nRQbzSa2z+tPGCY0=; h=To:From:Subject:Date; b=aI6hAVJr/3mgmjCG/LOAAgnxaCcSROkZCMNzhkImFWkMqzPxmXgWxTn8JKutTqRVI upJd1/ByxDodiKtVoCX3J2S2DyCCoy6bQKEbRzbUijbWxdYOhZQpPlRdq0qxZQylkd LaRXhHMfPuO7IXJ+AE+RclgiKi+YGlgnWoDWRY2s= To: FreeBSD Ports ML From: Jos Chrispijn Subject: Ports vs packages Message-ID: <5e365091-6889-2f65-78ac-637a7155733a@cloudzeeland.nl> Date: Sat, 25 Aug 2018 13:29:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB X-Virus-Scanned: ClamAV using ClamSMTP on poseidon.cloudzeeland.nl 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: Sat, 25 Aug 2018 11:29:54 -0000 How many times is there between the release of a port and its package - is that depending on the port maintainer? thanks, Jos