From owner-freebsd-ports@FreeBSD.ORG Thu May 24 05:43:52 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C78C3106564A for ; Thu, 24 May 2012 05:43:52 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 52CAA8FC08 for ; Thu, 24 May 2012 05:43:52 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so8105853wgb.31 for ; Wed, 23 May 2012 22:43:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=u0SkTYLaki8li/deFtJxUXkRAPuEWdlKYdyxf+2FDmA=; b=vP3zYxhofR1XQ6CgiAW8oAM3zAhz0uqbLwaH06urruY1qu9/Ggy7F5dveg/TgvGhed 8rVRetlF/3wRQob4G9ZjgfnZrkKTo20dEUNbc86se/OcEustXnBwtEHFkn12WrMkKGLm bkI7GCaoSE8WQwWGSFvSqmbq73diZd3OsOtxwfXJMPleVQGSAHROYzvxN8prFM39rH/q TtOo1DbAC11dtZEBDIZyBzRCU+uH+ILQtTgsspeavIOSpWFhehuFhKiQBE7R4yagKuh2 a6B1fhMFGDapv3B9eoxb2mRZbEOoEk8tsmmtfoqdvB0+RZjAeXnsBE3y/xglPKohbf64 REBg== MIME-Version: 1.0 Received: by 10.180.24.193 with SMTP id w1mr52157892wif.5.1337838231144; Wed, 23 May 2012 22:43:51 -0700 (PDT) Received: by 10.223.155.4 with HTTP; Wed, 23 May 2012 22:43:51 -0700 (PDT) In-Reply-To: <20120523073419.66fa6698@dell64> References: <20120523073419.66fa6698@dell64> Date: Wed, 23 May 2012 22:43:51 -0700 Message-ID: From: Kevin Oberman To: Robert Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-ports@freebsd.org" Subject: Re: Evince fails upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 05:43:52 -0000 On Wed, May 23, 2012 at 7:34 AM, Robert wrote: > > Hello Port readers > > I am unable to upgrade to latest evince due to following failure. > Evince now calls for www/yelp which calls for www/libxul which has > vulnerabilities. > > [robert@dell64] /usr/ports/x11/yelp% sudo make install clean > > =A0yelp is using libxul for gecko support, but you can > =A0change that by defining WITH_GECKO to the following values: > > =A0 libxul > > =3D=3D=3D> =A0License check disabled, port has not defined LICENSE > =3D=3D=3D> =A0Extracting for yelp-2.30.2_2 > =3D> SHA256 Checksum OK for gnome2/yelp-2.30.2.tar.bz2. > /bin/rm -f /usr/ports/x11/yelp/work/yelp-2.30.2/data/yelp.schemas > =3D=3D=3D> =A0Patching for yelp-2.30.2_2 > =3D=3D=3D> =A0Applying FreeBSD patches for yelp-2.30.2_2 > =3D=3D=3D> =A0 yelp-2.30.2_2 depends on file: /usr/local/lib/libxul/libxu= l.so - > not found =3D=3D=3D> =A0 =A0Verifying install for /usr/local/lib/libxul/l= ibxul.so > in /usr/ports/www/libxul =3D=3D=3D> =A0libxul-1.9.2.28 has known > vulnerabilities: Affected package: libxul-1.9.2.28 > Type of problem: mozilla -- multiple vulnerabilities. > Reference: > http://portaudit.FreeBSD.org/380e8c56-8e32-11e1-9580-4061862b8c22.html > =3D> Please update your ports tree and try again. *** Error code 1 > > Stop in /usr/ports/www/libxul. > *** Error code 1 > > Stop in /usr/ports/www/libxul. > *** Error code 1 > > Stop in /usr/ports/x11/yelp. > > I have tried to comment out the WITH_GECKO line but that fails also. > The Makefile already has > > WITH_GECKO=3D =A0libxul > > What do I need to change it to? There is nothing to change it to, as far as I know. There used to other options, but libxul is the only one left. Unfortunately, it has a vulnerability, so won't build. You can either force it by setting DISABLE_VULNERABILITIES and live with the vulnerability or wait until libxul is fixed, assuming that it is. Other ports that use GECKO have the same problem. --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com