From owner-freebsd-questions@FreeBSD.ORG Fri Mar 9 13:11:29 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E81AB16A400 for ; Fri, 9 Mar 2007 13:11:29 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id BA1D913C4A5 for ; Fri, 9 Mar 2007 13:11:29 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.54) id 1HPesV-000PVF-Ty for freebsd-questions@freebsd.org; Fri, 09 Mar 2007 08:11:24 -0500 Message-ID: <010801c7624c$709ecb80$6501a8c0@GRANT> From: "Grant Peel" To: Date: Fri, 9 Mar 2007 08:11:24 -0500 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: zoneinfo FreeBSD 4.4 - 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 13:11:30 -0000 Hi all, I got all my servers playiung nice with the new port for zoneinfo, all = but one which is a simple slave nameserver ruynning FreeBSD 4.4. When I installed the port on it, and try to run make, I get this: voyager ROOT /usr/gpeel/zoneinfo > make zoneinfo-: You need to define PORTNAME and PORTVERSION instead of = PKGNAME. (This port is too old for your bsd.port.mk, please update it to match your bsd.port.mk.) *** Error code 1 Stop. I have been reading lots about simply updateing the zone file itself, = but have not been undersztanding what I am seeing. If anyone could = simplify, I would appreciate it. -Grant