Re: Vulnerability question

[ Available lists | Index of freebsd-stable | Month of Jul 2009 | Week of 1 Jul 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kevin Oberman <oberman@es.net>
Date
1 Jul 2009 17:00:16
Subject
Re: Vulnerability question
Message-ID
20090701170012.CAF421CC09@ptavv.es.net

In reply to
Replies

[ Hide this part ]
> Date: Wed, 1 Jul 2009 13:14:37 +0200
> From: Harald Weis <hawei@free.fr>
> Sender: owner-freebsd-stable@freebsd.org
>
> On Wed, Jul 01, 2009 at 06:01:01AM +0200, Roland Smith wrote:
>
> > 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.
>
> How do you do that precisely ?
> ``WITH_REALPLAYER=no'' in /etc/make.conf ?

cd /us/ports/multimedia/mplayer
make config
Scroll down to the "REALPLAYER Enable real player plugin" line
<SPACE> to un-check the line
<TAB><ENTER>
make
make deinstall
make reinstall
make clean

Or use 'portupgrade -f' AFTER the 'make config'.
--
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751

Elapsed time: 0.167 seconds