From owner-freebsd-ports@FreeBSD.ORG Sat Mar 10 23:44:49 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5342B16A401 for ; Sat, 10 Mar 2007 23:44:49 +0000 (UTC) (envelope-from kramer@centtech.com) Received: from mh2.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 28AA713C441 for ; Sat, 10 Mar 2007 23:44:49 +0000 (UTC) (envelope-from kramer@centtech.com) Received: from [127.0.0.1] ([10.90.2.8]) by mh2.centtech.com (8.13.8/8.13.8) with ESMTP id l2ANijQZ000685; Sat, 10 Mar 2007 17:44:47 -0600 (CST) (envelope-from kramer@centtech.com) Message-ID: <45F343B0.1060903@centtech.com> Date: Sat, 10 Mar 2007 17:48:00 -0600 From: Kevin Kramer User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Edwin Groothuis References: <45F17BB5.1030109@centtech.com> <20070310215826.GU90162@k7.mavetju> In-Reply-To: <20070310215826.GU90162@k7.mavetju> X-Virus-Scanned: ClamAV 0.88.4/2801/Sat Mar 10 13:14:47 2007 on mh2.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.2 required=8.0 tests=AWL,BAYES_00,HTML_40_50, HTML_MESSAGE,HTML_TITLE_EMPTY autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh2.centtech.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: misc/zoneinfo port on 6.1R and others 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: Sat, 10 Mar 2007 23:44:49 -0000 the machines are mixed, 32 and 64-bit Edwin Groothuis wrote: > On Fri, Mar 09, 2007 at 09:22:29AM -0600, Kevin Kramer wrote: > >> I've portsnapped my servers (some are 6.1R, 6.2 Prerelease, 6.2 Beta2 >> etc) to get the lasted zoneinfo port. Prior to this I tested the >> timezone info using >> zdump -v /etc/localtime | grep 2007 , the test showed I had old DST >> information. I installed the port without issue and re-ran the tzsetup >> according to my timezone (CST). >> > > The port is only touching the data files, not the executables. > > Are you on a 64 bit or a 32 bit machine? > > Edwin > >