From owner-freebsd-questions@FreeBSD.ORG Wed May 14 16:52:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2CAC106567E; Wed, 14 May 2008 16:52:51 +0000 (UTC) (envelope-from SRS0=d03924b7e6bc4d2a9e3a08fcc6ce0e4b94dea0a1=701=es.net=oberman@es.net) Received: from postal1.es.net (postal4.es.net [IPv6:2001:400:6000:1::66]) by mx1.freebsd.org (Postfix) with ESMTP id 671318FC28; Wed, 14 May 2008 16:52:51 +0000 (UTC) (envelope-from SRS0=d03924b7e6bc4d2a9e3a08fcc6ce0e4b94dea0a1=701=es.net=oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id UVO98449; Wed, 14 May 2008 09:52:49 -0700 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id B4E8A4500E; Wed, 14 May 2008 09:52:48 -0700 (PDT) To: Fraser Tweedale In-Reply-To: Your message of "Wed, 14 May 2008 12:35:03 +1000." <482A4FD7.1030506@frase.id.au> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1210783968_41929P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 14 May 2008 09:52:48 -0700 From: "Kevin Oberman" Message-Id: <20080514165248.B4E8A4500E@ptavv.es.net> X-Sender-IP: 198.128.4.29 X-Sender-Domain: es.net X-Recipent: ; ; ; ; X-Sender: X-To_Name: Fraser Tweedale X-To_Domain: frase.id.au X-To: Fraser Tweedale X-To_Email: frase@frase.id.au X-To_Alias: frase Cc: AN , freebsd-questions@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: portupgrade question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 16:52:52 -0000 --==_Exmh_1210783968_41929P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Wed, 14 May 2008 12:35:03 +1000 > From: Fraser Tweedale > Sender: owner-freebsd-gnome@freebsd.org > > AN wrote: > > I installed openoffice 2.4.0 from ports with: > > make -DWITHOUT_MOZILLA install clean > > > > Now, when I do a portupgrade it tries to install mozilla: > > > > To build OOo, you should have a lot > > of free diskspace (~ 11GB) and memory (~ 2GB). > > If you want SDK and/or solver, please type make sdk and/or make solver > > => mozilla-source-1.7.5.tar.gz doesn't seem to exist in > > /usr/ports/distfiles/openoffice.org2. > > => Attempting to fetch from > > http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/source/. > > > > mozilla-source-1.7.5.tar.gz 0% of 36 MB 108 kBps^C > > fetch: transfer interrupted > > > > How do I portupgrade openoffice and get it to use the -DWITHOUT_MOZILLA > > option from the command line? What is the correct way to do this? > > > > TIA > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > Set the following in /usr/local/etc/pkgtools.conf: > > MAKE_ARGS = { > 'editors/openoffice.org-2' => 'WITHOUT_MOZILLA=1', > } > > frase > When I did this, I had to put in: 'editors/openoffice.org*' => '-DWITH_SYSTEM_FREETYPE -DWITHOUT_MOZILLA', to get it to build the way I wanted it to. Without the '-D', it simply didn't do anything. It's easy to tell if it is working because the 'make config' will not list the options that are defined. (This may be openoffice.org specific.) If you see it list WITHOUT_MOZILLA in the options, it means it will build with mozilla. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1210783968_41929P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFIKxjgkn3rs5h7N1ERAnVZAJ0Xw6t0GCvj/Aal0q2f2knfCO/zqwCgkUVp 7TFsM5H9gpIWldBQRfxD868= =C0IX -----END PGP SIGNATURE----- --==_Exmh_1210783968_41929P--