From owner-cvs-all Thu May 9 15:58:21 2002 Delivered-To: cvs-all@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 5F2E937B401; Thu, 9 May 2002 15:58:17 -0700 (PDT) Received: from sdn-ar-008dcwashp078.dialsprint.net ([63.178.91.166] helo=moo.holy.cow) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 175wrY-0003sv-00; Thu, 09 May 2002 15:58:16 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 2FEAE51996; Thu, 9 May 2002 18:59:15 -0400 (EDT) Date: Thu, 9 May 2002 18:59:15 -0400 From: parv To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla Makefile Message-ID: <20020509225915.GA20704@moo.holy.cow> Mail-Followup-To: Joe Marcus Clarke , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205090116.g491G3128171@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205090116.g491G3128171@freefall.freebsd.org> 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 in message <200205090116.g491G3128171@freefall.freebsd.org>, wrote Joe Marcus Clarke thusly... > > marcus 2002/05/08 18:16:03 PDT > > Modified files: > www/mozilla Makefile > Log: > Disable Chatzilla since it contains a buffer overflow as described by > http://online.securityfocus.com/archive/1/270249. chatzilla is not disabled as such given the modified Makefile (dated 2002.05.09.01.16.03) which has "WITHOUT_CHATZILLA" comment. just not specifying the last "CONFIGURE_ARGS" conditionally doesn't stop chatzilla being made/installed. i found that one has to use "--disable-extensions" option instead. specifying any option (--disable-extensions="default,xmlterm,irc") ends in config error, which according to www/mozilla/work/mozilla/configure shouldn't. i am not aware of any side effects. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message