From owner-freebsd-ports@FreeBSD.ORG Tue Aug 10 18:25:06 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23C22106564A for ; Tue, 10 Aug 2010 18:25:06 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A5C8B8FC12 for ; Tue, 10 Aug 2010 18:25:05 +0000 (UTC) Received: by ewy26 with SMTP id 26so4672583ewy.13 for ; Tue, 10 Aug 2010 11:25:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=chcy9LIJbqvOL97rPJFSxFrfdwxCoCiqJuBgnIZVc7Q=; b=SnnWlHY5uV8pvKdzI4j/n/IvPKENCvCpGnT2Moyq8d4FgoFzylfgr+t2ItpxyovoT9 mioDIjr9BWdkETOpgL8S8RfImnuQV/a6I1XqhZ5XKo/ypquiBOVTi2Z2GF/Yqay3k1zO hJlqLO7xcJEGvf9dMRb/fac4EtnwfXRkarxSI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=TyFY0ziWeycXHUwX4rGY2xoezRWXcBNeJWioG6H2EkUb0Fe3SP/CG/p/mWrFuESjBh gYeiCRrFPhiBxtrxzXhTYNAxFapUc82SYnUz66OZclsxpnhdZEmFWAkUdo7vYrERT/Xx vNNK3VicLqlS2qCZIbrRJrg7SUWwAEIRVNxyo= Received: by 10.213.104.211 with SMTP id q19mr13843008ebo.45.1281464704454; Tue, 10 Aug 2010 11:25:04 -0700 (PDT) Received: from localhost ([92.241.190.197]) by mx.google.com with ESMTPS id a48sm10181888eei.7.2010.08.10.11.24.59 (version=SSLv3 cipher=RC4-MD5); Tue, 10 Aug 2010 11:25:03 -0700 (PDT) From: Anonymous To: paul beard References: Date: Tue, 10 Aug 2010 22:24:54 +0400 In-Reply-To: (paul beard's message of "Tue, 10 Aug 2010 10:54:25 -0700") Message-ID: <864of2wcjt.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@freebsd.org Subject: Re: question on an app that uses the fusefs libs/possible port 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: Tue, 10 Aug 2010 18:25:06 -0000 paul beard writes: > Hi, > > I have been trying to use the flickfs library(1) to mount my flickr > photostream for local editing/backup with limited success. My guess is > it's fallen behind where FUSE is these days. > > The most recent version is more than 3 years old and perhaps the FUSE > development space is too volatile for it to still work. I think there is a focus to replace it with puffs/refuse port[1] from NetBSD [1] http://wiki.freebsd.org/SOC2009TatsianaSeveryna http://p4db.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2009/tatsianka%5fpuffs