From owner-freebsd-questions@FreeBSD.ORG Sun Oct 23 19:02:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB12A16A41F for ; Sun, 23 Oct 2005 19:02:25 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5CB43D45 for ; Sun, 23 Oct 2005 19:02:25 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so509863nzk for ; Sun, 23 Oct 2005 12:02:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iEyASL6t/am/DB6KyajIQ7FVHxMXExAekjtcf9/a6Z6RynSRmsAXYGxjgWDDsG3zzTGQ4Q+1Do8SLyq3rgvGo5gQtJAPkTsy0QtW4hrfdevG+tRZeVdzJNn4HjqluvwOTTGLwt/A3maBQfs04kryVwfaK9bZpA8z+Hw9WdXGkUk= Received: by 10.37.18.78 with SMTP id v78mr5806984nzi; Sun, 23 Oct 2005 12:02:24 -0700 (PDT) Received: by 10.37.21.6 with HTTP; Sun, 23 Oct 2005 12:02:24 -0700 (PDT) Message-ID: Date: Sun, 23 Oct 2005 19:02:24 +0000 From: Jack T To: "Jason C. Wells" In-Reply-To: <435BB6C4.3070705@highperformance.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <435BB6C4.3070705@highperformance.net> Cc: freebsd-questions@freebsd.org Subject: Re: OpenAFS for FreeBSD... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 19:02:26 -0000 On 10/23/05, Jason C. Wells wrote: > Arla was marked as BROKEN when I last tried to build it under 6X. IIRC, > it was marked as broken for 5.4 too. Is there some special secret you > could share with us to get an AFS client? I'd love to hear it. It's broken only for the reason that it overwrites files from security/heimdal. Otherwise, I believe it works just fine on FreeBSD 5.4. So, that means (1) you should install and configure security/heimdal until you are happy with it, and then install arla. And (2) you can upgrade heimdal or arla using portupgrade or any of the automatic port upgrade tools.