CfT: proto updates

Warren Block wblock at wonkity.com
Sun Sep 11 01:37:10 UTC 2011


On Sat, 10 Sep 2011, Warren Block wrote:

> On Sat, 10 Sep 2011, Eitan Adler wrote:
>
>> In order to better keep up to date with upstream versions the X11 team
>> plans on committing smaller change sets as they come out instead of
>> committing major changes every few months. In order to achieve this
>> goal we will be committing
>> some rather large patches so that we can "catch up" first.
>> 
>> Please test the attached patch.  When you test please rebuild all your
>> x11 libraries.
>
> Being more specific in that particular step would help encourage testers.
>
> Looking at the patch, this might work:
>
>  # cd /usr/ports/x11
>  # patch < all-the-proto.diff
>  # portmaster fixesproto inputproto libXvMC printproto recordproto 
> renderproto resourceproto scrnsaverproto videoproto xcmiscproto xextproto 
> xf86vidmodeproto xineramaproto
>
> A "-r" might be required; or not, I don't know.  Maybe "portmaster libX" is 
> better.

Actually, it seems to take at least both.  More might be required.

   # cd /usr/ports/x11
   # patch < all-the-proto.diff
   # portmaster fixesproto inputproto libXvMC printproto recordproto renderproto resourceproto scrnsaverproto videoproto xcmiscproto xextproto xf86vidmodeproto xineramaproto
   # portmaster libX


More information about the freebsd-x11 mailing list