OpenBSD X11 changes summary for 2015-05-24 to 2015-05-31 inclusive
==================================================================

3RDPARTY                                MODULES
app                                     distrib
driver                                  font
xserver                                 

== 3RDPARTY ========================================================== 01/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY

3RDPARTY


  > update (matthieu@)

== MODULES =========================================================== 02/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/MODULES

MODULES


  > update (matthieu@)

== app =============================================================== 03/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app

app

  ~ cwm/cwm.1                             ~ cwm/cwmrc.5

  > a start to cleaning:
  > - no reason for pointer movement and window movement and resizing
  > sections that just describe default key bindings
  > - key bindings are for all search and exec dialogs, not just for windows
  > - adding missing bindings
  > - normalize and wordsmith
  > - re-order sections according to mdoc(7)
  > feedback and ok from jmc@ (okan@)

== distrib =========================================================== 04/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/distrib

distrib

  ~ sets/lists/xserv/md.armv7             

  > sync (jsg@)

== driver ============================================================ 05/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/driver

driver

  ~ Makefile                              

  > Build wsudl(4) on armv7. (matthieu@)

  ~ xf86-video-ast/ChangeLog              ~ xf86-video-ast/INSTALL
  ~ xf86-video-ast/Makefile.in            ~ xf86-video-ast/aclocal.m4
  ~ xf86-video-ast/configure              ~ xf86-video-ast/configure.ac
  ~ xf86-video-ast/src/Makefile.am        ~ xf86-video-ast/src/Makefile.in
  ~ xf86-video-ast/src/ast.h              ~ xf86-video-ast/src/ast_2dtool.c
  ~ xf86-video-ast/src/ast_2dtool.h       ~ xf86-video-ast/src/ast_accel.c
  ~ xf86-video-ast/src/ast_cursor.c       ~ xf86-video-ast/src/ast_driver.c
  ~ xf86-video-ast/src/ast_mode.c         ~ xf86-video-ast/src/ast_mode.h
  ~ xf86-video-ast/src/ast_tool.c         ~ xf86-video-ast/src/ast_vgatool.c
  + xf86-video-ast/src/ast_dp501fw.h      

  > Update to xf86-video-ast 1.0.1 (matthieu@)

  ~ xf86-video-savage/ChangeLog           ~ xf86-video-savage/INSTALL
  ~ xf86-video-savage/Makefile.in         ~ xf86-video-savage/configure
  ~ xf86-video-savage/configure.ac        ~ xf86-video-savage/src/savage_dri.c
  ~ xf86-video-savage/src/savage_driver.c
  + xf86-video-savage/compile             

  > Update xf86-video-savage to 2.3.8 (matthieu@)

  ~ xf86-video-siliconmotion/ChangeLog    ~ xf86-video-siliconmotion/INSTALL
  ~ xf86-video-siliconmotion/Makefile.in
  ~ xf86-video-siliconmotion/aclocal.m4   
  ~ xf86-video-siliconmotion/config.guess
  ~ xf86-video-siliconmotion/config.sub   ~ xf86-video-siliconmotion/configure
  ~ xf86-video-siliconmotion/configure.ac
  ~ xf86-video-siliconmotion/depcomp      
  ~ xf86-video-siliconmotion/man/Makefile.in
  ~ xf86-video-siliconmotion/src/Makefile.in
  ~ xf86-video-siliconmotion/src/smi.h    
  ~ xf86-video-siliconmotion/src/smi_accel.c
  ~ xf86-video-siliconmotion/src/smi_driver.c
  ~ xf86-video-siliconmotion/src/smi_i2c.c
  ~ xf86-video-siliconmotion/src/smi_video.c
  ~ xf86-video-siliconmotion/src/smilynx_hw.c
  + xf86-video-siliconmotion/compile      

  > Update xf86-video-siliconmotion to 1.7.8 (matthieu@)

  ~ xf86-video-tdfx/ChangeLog             ~ xf86-video-tdfx/INSTALL
  ~ xf86-video-tdfx/Makefile.in           ~ xf86-video-tdfx/aclocal.m4
  ~ xf86-video-tdfx/config.guess          ~ xf86-video-tdfx/config.sub
  ~ xf86-video-tdfx/configure             ~ xf86-video-tdfx/configure.ac
  ~ xf86-video-tdfx/depcomp               ~ xf86-video-tdfx/man/Makefile.in
  ~ xf86-video-tdfx/src/Makefile.in       ~ xf86-video-tdfx/src/tdfx.h
  ~ xf86-video-tdfx/src/tdfx_accel.c      ~ xf86-video-tdfx/src/tdfx_dri.c
  ~ xf86-video-tdfx/src/tdfx_driver.c     

  > Update to xf86-video-tdfx 1.4.6 (matthieu@)

  ~ xf86-video-trident/ChangeLog          ~ xf86-video-trident/Makefile.in
  ~ xf86-video-trident/aclocal.m4         ~ xf86-video-trident/config.guess
  ~ xf86-video-trident/config.sub         ~ xf86-video-trident/configure
  ~ xf86-video-trident/configure.ac       ~ xf86-video-trident/depcomp
  ~ xf86-video-trident/man/Makefile.in    ~ xf86-video-trident/src/Makefile.in
  ~ xf86-video-trident/src/trident.h      
  ~ xf86-video-trident/src/trident_dga.c
  ~ xf86-video-trident/src/trident_driver.c
  + xf86-video-trident/compile            

  > Update to xf86-video-trident 1.3.7 (matthieu@)

  ~ xf86-video-mach64/src/atipreinit.c    

  > Fix merge issues that broke the build on i386. Reported by dan mclaughlin
  > and others. (matthieu@)

  ~ xf86-video-mach64/src/atimach64probe.c

  > Revert local changes that are not needed anymore and that prevented
  > some of the patches to 0.9.5 to apply correctly. (matthieu@)

  ~ xf86-video-mach64/src/atipreinit.h    

  > One more extra diff with upstreams that escaped before. (matthieu@)

  ~ xf86-video-mach64/src/atimach64probe.c
  ~ xf86-video-mach64/src/atipreinit.c    ~ xf86-video-mach64/src/atipreinit.h

  > On 2nd thought and after testing restore part the local changes
  > by kettenis@ that are still needed:
  > Fix a problem introduced by the libpciaccess conversion where the chip ID
  > would be set wrong and the proper resources wouldn't be claimed.
  > (matthieu@)

== font ============================================================== 06/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/font

font

  ~ dejavu-ttf/AUTHORS                    ~ dejavu-ttf/BUGS
  ~ dejavu-ttf/LICENSE                    ~ dejavu-ttf/README
  ~ dejavu-ttf/langcover.txt              ~ dejavu-ttf/status.txt
  ~ dejavu-ttf/unicover.txt               ~ dejavu-ttf/ttf/DejaVuSans-Bold.ttf
  ~ dejavu-ttf/ttf/DejaVuSans-BoldOblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSans-ExtraLight.ttf
  ~ dejavu-ttf/ttf/DejaVuSans-Oblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSans.ttf         
  ~ dejavu-ttf/ttf/DejaVuSansCondensed-Bold.ttf
  ~ dejavu-ttf/ttf/DejaVuSansCondensed-BoldOblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSansCondensed-Oblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSansCondensed.ttf
  ~ dejavu-ttf/ttf/DejaVuSansMono-Bold.ttf
  ~ dejavu-ttf/ttf/DejaVuSansMono-BoldOblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSansMono-Oblique.ttf
  ~ dejavu-ttf/ttf/DejaVuSansMono.ttf     ~ dejavu-ttf/ttf/DejaVuSerif-Bold.ttf
  ~ dejavu-ttf/ttf/DejaVuSerif-BoldItalic.ttf
  ~ dejavu-ttf/ttf/DejaVuSerif-Italic.ttf
  ~ dejavu-ttf/ttf/DejaVuSerif.ttf        
  ~ dejavu-ttf/ttf/DejaVuSerifCondensed-Bold.ttf
  ~ dejavu-ttf/ttf/DejaVuSerifCondensed-BoldItalic.ttf
  ~ dejavu-ttf/ttf/DejaVuSerifCondensed-Italic.ttf
  ~ dejavu-ttf/ttf/DejaVuSerifCondensed.ttf
  + dejavu-ttf/NEWS                       

  > Update to dejavu-ttf 2.35 (matthieu@)

== xserver =========================================================== 07/07 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver

xserver

  ~ hw/xfree86/os-support/bsd/arm_video.c

  > Simplify arm_video.c; we will never have PCI graphics on this architecture.
  > This also makes it possible to run wsudl(4) on armv7 machines with echi(4).
  > Tested for non-regression on zaurus by Sigi Rudzio. Thanks. (matthieu@)

  ~ Makefile.bsd-wrapper                  

  > Obsolete XAA includes should be gone now. (matthieu@)

===============================================================================
_______________________________________________
owc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/owc

Reply via email to