From owner-freebsd-ports@FreeBSD.ORG Tue Oct 18 06:32:56 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32B4F106566C for ; Tue, 18 Oct 2011 06:32:56 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9CC348FC0A for ; Tue, 18 Oct 2011 06:32:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id B28EB5E275; Tue, 18 Oct 2011 08:34:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -2.465 X-Spam-Level: X-Spam-Status: No, score=-2.465 tagged_above=-999 required=5 tests=[AWL=0.135, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vwYjXyKQNBMc; Tue, 18 Oct 2011 08:33:56 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 084EA5E294; Tue, 18 Oct 2011 08:33:21 +0200 (CEST) Message-ID: <4E9D1D92.9010003@eskk.nu> Date: Tue, 18 Oct 2011 08:32:50 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: Doug Barton References: <4E9D1B09.4050203@eskk.nu> <4E9D1CAA.5020907@FreeBSD.org> In-Reply-To: <4E9D1CAA.5020907@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Has isc-dhcp31-server-3.1.ESV_1,1 been removed? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 06:32:56 -0000 2011-10-18 08:28, Doug Barton skrev: > On 10/17/2011 23:22, Leslie Jensen wrote: >> >> When I do >> >> pkg_version -vIL= >> >> It returns >> >> isc-dhcp31-server-3.1.ESV_1,1 ! Comparison failed >> >> >> I cannot find any mention in UPDATING that the port should be upgraded. >> >> How should I handle this? > > Upgrade to a supported version. I have replaced several old 3.1 servers > with net/isc-dhcp42-server without any problems. If you have a very > complex setup you'll want to test your dhcpd.conf file on an isolated > network of course. > > > Doug > Thanks Doug. I'll look into it. /Leslie