From owner-freebsd-openoffice@FreeBSD.ORG Mon Nov 7 07:26:17 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338C616A41F for ; Mon, 7 Nov 2005 07:26:17 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D7B43D46 for ; Mon, 7 Nov 2005 07:26:16 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so357580nzn for ; Sun, 06 Nov 2005 23:26:16 -0800 (PST) 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=OPWSuvnnrIs7VliT+hRvz/9MaRn0ayxMKMvHoZ091PkBtQWXbZMFYMmGeFINiL6eKnqw6mLemepgbSXKan9nogzG9jNSXa6SLl2ArgEudd0brdiUar3zcEJfCp8pJGk89d0V/kjNeMeGrmYN/0qmWTvCQwKNUWx27k9UyE3SQmk= Received: by 10.65.119.19 with SMTP id w19mr4983615qbm; Sun, 06 Nov 2005 23:19:49 -0800 (PST) Received: by 10.65.112.3 with HTTP; Sun, 6 Nov 2005 23:19:49 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2005 15:19:49 +0800 From: Jiawei Ye To: Jeremy Messenger In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> Cc: ports@freebsd.org, obrien@freebsd.org, openoffice@freebsd.org Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:26:17 -0000 On 11/7/05, Jeremy Messenger wrote: > > What functionality does 'devel/gnomevfs2' give us > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > # cat /usr/ports/devel/gnomevfs2/pkg-descr > The GNOME Virtual File System allows applications and users to treat > any number of file system concepts as a part of the local filesystem. > With GnomeVFS, filesystems across the internet, on connected devices, > and in multiple formats are as simple to access (and write code for) > as any directory on the local machine. > > WWW: http://www.gnome.org/ > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Must be something that allow you to open and save file in VFS. > > Cheers, > Mezz The biggest advantage I see is that we can use OOo with underlying smbclient transparently to the user. I don't have a problem with it being optional though having it on as default may be more beneficial to regular desktop users in a mixed environment. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming