From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 1 01:57:37 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D4D37B401; Tue, 1 Apr 2003 01:57:37 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDD0A43FD7; Tue, 1 Apr 2003 01:57:36 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 32EF976423; Tue, 1 Apr 2003 11:57:34 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1:10024]) (amavisd-new) with ESMTP id 13154-06; Tue, 1 Apr 2003 11:57:32 +0200 (CEST) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id A06A77641F; Tue, 1 Apr 2003 11:57:32 +0200 (CEST) From: Franz Klammer To: Dan Naumov In-Reply-To: <20030401122522.00e5bd95.dan.naumov@ofw.fi> References: <20030401122522.00e5bd95.dan.naumov@ofw.fi> Content-Type: text/plain Organization: Message-Id: <1049191053.1027.13.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 01 Apr 2003 11:57:34 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: FreeBSD-gnome cc: freebsd-ports@freebsd.org Subject: Re: AbiWord port and Gnome X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 09:57:38 -0000 Am Di, 2003-04-01 um 11.25 schrieb Dan Naumov: > Hello > hi! > I've been wondering whether the AbiWord port is ever going to get a > WITHOUT_GNOME option ? Many linux vendors offer both AbiWord-gnome and > AbiWord-gtk packages. It'd be very nice if there was a WITHOUT_GNOME WITHOUT_GNOME is a global knob. you can set it in /etc/make.conf. Both ports AbiWord and AbiWord2 are only building the gnome stuff if gnome are really installed but they check in different ways: AbiWord1: works with WANT_GNOME and HAVE_GNOME knobs is gnome is not installed or WITHOUT_GNOME is set the build only the gtk-port. AniWord2: looks if nautilus and gal2 is installed in this port if yes then build AbiWord-gnome else build AbiWord-gtk. here you can also set WITH_GNOME explicitly. franz. > option in the FreeBSD port, as I don't want to install all that Gnome > stuff on my system. > > Sincerely -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com