Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 18:59:15 -0400
From:      parv <parv@pair.com>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/www/mozilla Makefile
Message-ID:  <20020509225915.GA20704@moo.holy.cow>
In-Reply-To: <200205090116.g491G3128171@freefall.freebsd.org>
References:  <200205090116.g491G3128171@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020509225915.GA20704>