From owner-freebsd-stable@FreeBSD.ORG Wed Jul 1 04:01:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AD0E106564A for ; Wed, 1 Jul 2009 04:01:04 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id B6F818FC0C for ; Wed, 1 Jul 2009 04:01:03 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id n61411qF001770; Wed, 1 Jul 2009 06:01:01 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 81172BA9D; Wed, 1 Jul 2009 06:01:01 +0200 (CEST) Date: Wed, 1 Jul 2009 06:01:01 +0200 From: Roland Smith To: Gary Palmer Message-ID: <20090701040101.GA59008@slackbox.xs4all.nl> References: <20090628205654.GA6237@pollux.local.net> <20090629184052.GB3248@slackbox.xs4all.nl> <20090630150832.GA2650@pollux.local.net> <20090630173237.GB39520@slackbox.xs4all.nl> <20090630223504.GA77577@in-addr.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20090630223504.GA77577@in-addr.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Harald Weis , freebsd-stable@freebsd.org Subject: Re: Vulnerability question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2009 04:01:04 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 30, 2009 at 06:35:04PM -0400, Gary Palmer wrote: > > > > Are you running a linux binary of mplayer? Because a native mplayer > > > > binary does not require linux-pango! It just uses the native pango. > > >=20 > > > In fact, it's lxdvdrip which requires linux-pango [via linux-gtk2]. > > > lxdvdrip is happy with the native mplayer. > >=20 > > Looking at the port Makefile [/usr/ports/multimedia/lxdvdrip/Makefile] > > and Freshports entries [http://www.freshports.org/multimedia/lxdvdrip/] > > for lxdvdrip, there is no sign of it directly requiring pango, let alone > > the Linux version. It is mplayer that depends on pango: > I am not the OP, however I also ran into warnings about mplayer and > linux-pango. I believe the problem comes from linux-realplayer >=20 > # cd /usr/ports/multimedia/mplayer > # make run-depends-list > /usr/ports/multimedia/linux-realplayer > /usr/ports/multimedia/mplayer-skins > /usr/ports/multimedia/win32-codecs > # grep REAL /var/db/ports/mplayer/options=20 > WITH_REALPLAYER=3Dtrue Good catch! I think that is indeed the problem. I disabled realplayer support for mplayer ages ago, so it doesn't show up in my list.=20 Harald, re-build mplayer with realplayer support disabled (if you can do without it), and you should probably loose the dependency on linux-pango. > There may be more than one path to the linux-pango dependency however > :-( I don't think so, looking at the Makefiles of the other dependencies of lxdvdrip.=20 Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkpK330ACgkQEnfvsMMhpyVBHwCfa1IBifjSHSwQuTeV2SNdOy5g +7IAnjLbAURCh68moOh8azBrexRTmJpG =ogDd -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--