From owner-svn-ports-head@freebsd.org Wed Jan 10 13:28:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45BB7E9A448; Wed, 10 Jan 2018 13:28:34 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 22A297483C; Wed, 10 Jan 2018 13:28:34 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 98900BD3B3; Wed, 10 Jan 2018 08:28:32 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id OG80fkE8nej0; Wed, 10 Jan 2018 08:28:32 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 2A7C8BD3B2; Wed, 10 Jan 2018 08:28:32 -0500 (EST) Date: Wed, 10 Jan 2018 08:28:30 -0500 From: Ryan Steinmetz To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r458567 - head/net/isc-dhcp43-server Message-ID: <20180110132830.GA85907@exodus.zi0r.com> References: <201801092037.w09KbI47089507@repo.freebsd.org> <20180110115836.GA74771@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20180110115836.GA74771@FreeBSD.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jan 2018 13:28:34 -0000 On (01/10/18 11:58), Alexey Dokuchaev wrote: >On Tue, Jan 09, 2018 at 08:37:18PM +0000, Ryan Steinmetz wrote: >> New Revision: 458567 >> URL: https://svnweb.freebsd.org/changeset/ports/458567 >> >> Log: >> - Note CONFLICTS with upcoming isc-dhcp44-* ports >> >> Modified: >> head/net/isc-dhcp43-server/Makefile > >Something I've always been wondering about: why do we have both isc-dhcp43-* >and isc-dhcp44-* ports in the tree? What is the difference between the two? >Which one should be the preferred, default one? Historically, ISC has had multiple supported 'stable' versions of isc-dhcpd. In this particular case, 4.4.x is an upcoming release and the current version is a beta. Enterprises will typically stick with a particular stable release until something compels them to go through the potential hassle/risk of switching. At the moment, the isc-dhcp43-* would be considered preferred. -r > >I was hoping to find the answer in their pkg-descr's, but they're identical: > > $ cmp isc-dhcp4*-server/pkg-descr ; echo $? > 0 > >./danfe -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7