From owner-freebsd-afs@FreeBSD.ORG Wed Jul 16 21:43:41 2008 Return-Path: Delivered-To: afs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84981106564A for ; Wed, 16 Jul 2008 21:43:41 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 356538FC2B for ; Wed, 16 Jul 2008 21:43:41 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so2407104ywe.13 for ; Wed, 16 Jul 2008 14:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wZCjyPwjVjxMyRoV1GpCNfVGxZDuB9KIH2mgDJLMVX4=; b=Mmk/tlBHlG6zDxf2Y7BO5Qf4HfP4lNjNjump9IXodmVdASYKKZ0eK4o10G5aUsLG4E sLhMnrAaROMXmDBADY+vvRu0Xhkv7spwKH7DPoGXoRqTbmX2mLsN0FijSSJ67+quCsqH nz3+6HMK9BaYufSFmM+/eCbVQ6P2TTod9+/XI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oE9IimAR19ojzAbvXp3Pr+y8rzgZn24OCDhZWVTZZfP6tgR2tKAqhjVCYlnpDMISmF Q+ThgyK/Mve1h2lcG+kC3ZGUCsn/sB//vWv1K1rO7R4M1fmAVDi5GQpHwVJke7QchtKu vLmxbmVA6kCwxp/Q7MCf0itpko89PZIl4qlpA= Received: by 10.140.202.21 with SMTP id z21mr719110rvf.81.1216244619645; Wed, 16 Jul 2008 14:43:39 -0700 (PDT) Received: by 10.140.225.1 with HTTP; Wed, 16 Jul 2008 14:43:39 -0700 (PDT) Message-ID: <47d0403c0807161443l4f002f17ibc1e5bfea4b925cd@mail.gmail.com> Date: Wed, 16 Jul 2008 17:43:39 -0400 From: "Ben Kaduk" To: "Alec Kloss" In-Reply-To: <20080716114118.GJ71954@hamlet.SetFilePointer.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080218012608.V96329@fledge.watson.org> <20080223092516.O23969@fledge.watson.org> <20080223102922.GF38141@hamlet.setfilepointer.com> <20080223110549.GG38141@hamlet.setfilepointer.com> <20080223161249.GH38141@hamlet.setfilepointer.com> <90334B40754BEDC2991E0147@ganymede.hub.org> <20080226061140.GI28956@hamlet.SetFilePointer.com> <47d0403c0807152152j7c452b3cp275f8015da783542@mail.gmail.com> <20080716114118.GJ71954@hamlet.SetFilePointer.com> Cc: afs@freebsd.org, Robert Watson , arla-drinkers@stacken.kth.se Subject: Re: Patches to get Arla running on FreeBSD 8-CURRENT X-BeenThere: freebsd-afs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: The Andrew File System and FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 21:43:41 -0000 On Wed, Jul 16, 2008 at 7:41 AM, Alec Kloss wrote: > On 2008-07-16 00:52, Ben Kaduk wrote: > [chop] >> >> Sorry to reply to such an old thread, but I see that there have been >> recent contributions to the AFS page on the FreeBSD wiki (such >> as testing on 7.0-release), but the port still hasn't made it into >> the FreeBSD Ports Collection. Is this in the works? Is it merely lacking >> for manpower? >> >> Thanks, >> >> Ben Kaduk >> > > No problem on the old thread... > > I was hoping there might be a Arla release to use instead of my > homemade tarball that the arla-devel port is using for making an > official PR. There are also some stability issues with arla on > FreeBSD which I haven't been able to track down successfully. > And finally, arla no longer seems to compile against -CURRENT. All > of these things, plus a lack of time as you mention, have kept me > from making a PR for a port. > I'm glad that you're still thinking about it, even if you don't have enough time to do a whole lot with it. If I was to try to get arla running on -current again, would you recommend starting from your tarball or from a snapshot from upstream arla? Thanks, Ben Kaduk