From owner-freebsd-openoffice@FreeBSD.ORG Fri Apr 25 08:55:27 2003 Return-Path: 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 1DF9337B401 for ; Fri, 25 Apr 2003 08:55:27 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F4643FA3 for ; Fri, 25 Apr 2003 08:55:25 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.9/8.12.9) with ESMTP id h3P7d84G019755; Fri, 25 Apr 2003 09:39:08 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.9/8.12.9/Submit) id h3P7d7uH019754; Fri, 25 Apr 2003 09:39:07 +0200 (CEST) From: Ernst de Haan To: jd@adsl-63-206-120-154.dsl.snfc21.pacbell.net, "Joseph I. Davida" , openoffice@freebsd.org Date: Fri, 25 Apr 2003 09:39:07 +0200 User-Agent: KMail/1.5.1 References: <200304250157.h3P1vNjP087811@adsl-67-122-206-137.dsl.snfc21.pacbell.net> In-Reply-To: <200304250157.h3P1vNjP087811@adsl-67-122-206-137.dsl.snfc21.pacbell.net> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304250939.07308.znerd@FreeBSD.org> Subject: Re: openoffice dependency X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 15:55:27 -0000 The port has been updated a few days ago. Next time make sure your ports tree is up to date :) See: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/jakarta-ant/ Ernst On Friday 25 April 2003 03:57, Joseph I. Davida wrote: > apache-ant-1.5.3-bin.tar.bz2 > This dependencies in the Makefile is > no longer available, so I downloaded version > apache-ant-1.5.3-1-bin.tar.bz2 from > http://www.apache.org/dist/ant/binaries/ > which is not in the Makefile of jakarta-ant in > the ports/devel collection. > So, I had to fix the Makefile and the distinfo > file and retried to build openoffice. > As of writing this email, the build is still > in progress. > > Cheers, > > Joe