From owner-freebsd-questions@FreeBSD.ORG Sun Oct 23 19:04:41 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 5462316A41F for ; Sun, 23 Oct 2005 19:04:41 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEBDA43D45 for ; Sun, 23 Oct 2005 19:04:40 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so510003nzk for ; Sun, 23 Oct 2005 12:04:40 -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=b8kvicIfkYJslw9aerbOlIyTphorNwG97/uOpaKUakaMw8D8mp9LbOOk2Er/kBYDY0HqpKoXX5U1EJU1OLLvS79UEipFuyqOvHGb84fQHX51/H/3/DPh1WOug5YwhwmdYvdJe/ecY6KzMnbgv3NwuPW6XcBH9WsAzSRqf/1V7O0= Received: by 10.37.22.20 with SMTP id z20mr5799802nzi; Sun, 23 Oct 2005 12:04:40 -0700 (PDT) Received: by 10.37.21.6 with HTTP; Sun, 23 Oct 2005 12:04:40 -0700 (PDT) Message-ID: Date: Sun, 23 Oct 2005 19:04:40 +0000 From: Jack T To: "Jason C. Wells" In-Reply-To: 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:04:41 -0000 On 10/23/05, Jack T wrote: > 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. I apologize for replying to my own message (thus cluttering the mailing lis= t). But I had a typo: I meant to say that you can NOT upgrade heimdal or arla using portupgrade. (To build it, just edit the Makefile and remove the line that says BROKEN, then you can make install it just fine)