[ECFT] drm/dri/mesa/xorg-server update [Part 1]

George Liaskos geo.liaskos at gmail.com
Fri Mar 11 23:23:28 UTC 2011


On Fri, Mar 11, 2011 at 1:52 PM, Michal Varga <varga.michal at gmail.com> wrote:
> On Fri, 2011-03-11 at 19:37 +0800, Martin Wilke wrote:
>
>> After merging, run one of the following command, depending on which
>> tool you use to manage your installed packages.
>>
>> portupgrade -af \*
>
> Is this step really necessary? This will rebuild every single installed
> port, which for me is, currently, like close to 1000. This probably
> wasn't intended.
>
> Also, -a stands for "*", so one of them is superfluous in any case.
>
> m.
>
>
>
> --
> Michal Varga,
> Stonehenge (Gmail account)
>
>
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
>

Ok, i finished compiling and some quick testing with radeon and wow
everything works!

My xorg log: http://pastebin.com/Pv15YA8m

Two issues with the compiling, textproc/py-libxml2 is missing as a
dependency and we need to apply graphics/dri/files/patch-configure to
remove -pedantic from the CXXFLAGS.

I compiled mesa-demos without issue too but the port needs to be
updated, mesa-demos now live in a different directory
[ftp://ftp.freedesktop.org/pub/mesa/demos/8.0.1/] and does not have
the same version as mesa. It also depends on glew.

Off to test intel...


More information about the freebsd-ports mailing list