From owner-cvs-all Thu Aug 29 5: 2:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F0BF37B400; Thu, 29 Aug 2002 05:01:59 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 542D943E6E; Thu, 29 Aug 2002 05:01:58 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id C55513F28; Thu, 29 Aug 2002 08:01:17 -0400 (EDT) From: "Dan Langille" To: Joe Marcus Clarke Date: Thu, 29 Aug 2002 07:59:24 -0400 MIME-Version: 1.0 Subject: Re: cvs commit: ports/www/mozilla Makefile distinfo pkg-plist ports/www/mozilla/files patch-Makefile.in patch-nsFontMetricsGTK. Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <3D6DD45C.22965.8D7F4510@localhost> In-reply-to: <200208282211.g7SMBf8u056745@freefall.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 28 Aug 2002 at 15:11, Joe Marcus Clarke wrote: > marcus 2002/08/28 15:11:41 PDT > > Modified files: > www/mozilla Makefile distinfo pkg-plist > www/mozilla/files patch-Makefile.in > www/mozilla-embedded pkg-plist > www/mozilla-headers pkg-plist > Removed files: > www/mozilla/files patch-nsFontMetricsGTK.cpp > patch-nsFontMetricsXlib.cpp > patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h > Log: > Update to 1.1. This fixes the font problem as well as the chatzilla bug. A > full list of changes can be found in the Mozilla 1.1 release notes from: > > http://www.mozilla.org/releases/mozilla1.1/ FreshPorts is having trouble with this port, but I don't know why. More annoyingly, $? is zero after this so the scripts are not able to catch the error. This fails: [dan@undef:~/ports/www/mozilla-embedded] $ make -V DESCR -V COMMENT - f /usr/home/dan/ports/www/mozilla-embedded/Makefile PORTSDIR=/usr/home/dan/ports make: cannot open /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile. "/usr/home/dan/ports/www/mozilla-embedded/Makefile", line 26: warning: "make -V PORTVERSION -f /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile" returned non-zero status make: cannot open /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile. "/usr/home/dan/ports/www/mozilla-embedded/Makefile", line 27: warning: "make -V PORTREVISION -f /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla -embedded/Makefile" returned non-zero status make: cannot open /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile. "/usr/home/dan/ports/www/mozilla-embedded/Makefile", line 28: warning: "make -V PORTEPOCH -f /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla-em bedded/Makefile" returned non-zero status make: cannot open /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile. "/usr/home/dan/ports/www/mozilla-embedded/Makefile", line 29: warning: "make -V RUN_DEPENDS -f /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile" returned non-zero status make: cannot open /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile. "/usr/home/dan/ports/www/mozilla-embedded/Makefile", line 30: warning: "make -V LIB_DEPENDS -f /usr/home/dan/ports/www/mozilla- embedded/../mozilla//usr/home/dan/ports/www/mozilla- embedded/Makefile" returned non-zero status /usr/home/dan/ports/www/mozilla-embedded/pkg-descr /usr/home/dan/ports/www/mozilla-embedded/pkg-comment [dan@undef:~/ports/www/mozilla-embedded] $ This works: [dan@undef:~/ports/www/mozilla-embedded] $ make -V DESCR -V COMMENT PORTSDIR=/usr/home/dan/ports /usr/home/dan/ports/www/mozilla-embedded/pkg-descr /usr/home/dan/ports/www/mozilla-embedded/pkg-comment [dan@undef:~/ports/www/mozilla-embedded] $ Clues please? -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message