From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 14:57:53 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 D7D7B16A41F; Tue, 15 Nov 2005 14:57:53 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from mvs2.plala.or.jp (c158130.vh.plala.or.jp [210.150.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BFF43D46; Tue, 15 Nov 2005 14:57:51 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from hub.bbnest.net ([218.47.19.156]) by mvs2.plala.or.jp with ESMTP id <20051115145750.FCEG4848.mvs2.plala.or.jp@hub.bbnest.net>; Tue, 15 Nov 2005 23:57:50 +0900 Received: from [10.0.1.2] (egg.bbnest.net [10.0.1.2]) by hub.bbnest.net (8.13.4/8.13.4) with ESMTP id jAFEvke8007235 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Nov 2005 23:57:49 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4379F76B.8020700@FreeBSD.org> Date: Tue, 15 Nov 2005 23:57:47 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Panagiotis Astithas References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> <20051115044629.GA70808@dragon.NUXI.org> <4379B1CA.6010909@ebs.gr> In-Reply-To: <4379B1CA.6010909@ebs.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Jeremy Messenger , Jiawei Ye , 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: Tue, 15 Nov 2005 14:57:54 -0000 Guys, may I suggest to let GNOME users automatically pickup gnomevfs while leave others happy too? See http://www.freebsd.org/gnome/docs/porting.html Optional GNOME Dependencies for details. I think same true for both OO an Eclipse ports. Thanks, Alexander. Panagiotis Astithas wrote: > David O'Brien wrote: >> On Mon, Nov 07, 2005 at 03:19:49PM +0800, Jiawei Ye wrote: >> >>> On 11/7/05, Jeremy Messenger wrote: >>> >>>>> What functionality does 'devel/gnomevfs2' give us >>>> >>>> ============================================ >>>> # 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/ >>>> ============================================ >>>> >>>> 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. >> >> >> The issue is we don't provide underlying smbclient transparently to any >> other non-GNOME app that I'm aware of. > > We do it for java/eclipse, too. However, there is a WITHOUT_GNOMEVFS > option for avoiding the dependency. > > Regards, > Panagiotis > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"