OpenBSD X11 changes summary for 2016-09-25 to 2016-10-02 inclusive
==================================================================

Makefile                                app
distrib                                 driver
font                                    lib
xserver                                 

== Makefile ========================================================== 01/07 ==

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

Makefile


  > Set owner and group of the mandoc.db, the xetcsum file for sysmerge
  > and of the app-defaults symlink.  Needed for noperm release.
  > ok matthieu (tb@)

== app =============================================================== 02/07 ==

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

app

  ~ cwm/mousefunc.c                       

  > Do not call sweep_draw() too early: don't yet have w/h dimensions; plus
  > we will get a MotionNotify event right away anyway, setting required
  > parameters. (okan@)

  ~ cwm/calmwm.h                          ~ cwm/menu.c
  ~ cwm/mousefunc.c                       ~ cwm/xutil.c

  > Inline Xft draw and extents wrappers; too much abstraction. (okan@)

  ~ cwm/calmwm.c                          ~ cwm/calmwm.h
  ~ cwm/conf.c                            ~ cwm/menu.c
  ~ cwm/mousefunc.c                       

  > Mechanical change: move screen menu bits to their own struct. (okan@)

  ~ cwm/calmwm.c                          

  > no need to unmap menu window again (okan@)

  ~ cwm/mousefunc.c                       

  > Switch to XWindowEvent() pulling out events that match the mask *and*
  > window. (okan@)

  ~ cwm/calmwm.h                          ~ cwm/menu.c
  ~ cwm/mousefunc.c                       

  > Replace mousefunc_sweep_draw() with a generic menu_windraw() using va
  > lists; use it appropriately for both window dimension and position in
  > the respective mousefunc calls.
  > ok bryent@ (okan@)

  ~ cwm/calmwm.h                          ~ cwm/conf.c
  ~ cwm/menu.c                            ~ cwm/mousefunc.c
  ~ cwm/xutil.c                           

  > Use instinsic X11 functions for key/btn/ptr grab/ungrab/regrab requests;
  > the one line wrappers provided no value and limited altering calls where
  > needed; additionally, most of them had but one caller. (okan@)

  ~ cwm/client.c                          

  > Set the initial ptr position during client init, instead of waiting
  > until (maybe) a ptrwarp call. Likewise, explicitly ensure an inbounds ptr
  > position (same as initial) when saving. (okan@)

  ~ cwm/calmwm.h                          

  > remove unused proto (okan@)

  ~ xdm/Makefile.bsd-wrapper              

  > Explicitly set the owner of the shell scripts in etc/X11/xdm and of the
  > chooser and xdm binaries to BINOWN:BINGRP.  Needed for noperm release.
  > ok mathieu (tb@)

== distrib =========================================================== 03/07 ==

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

distrib

  ~ sets/Makefile                         

  > Explicitly set owners of the xorg.db locate(1) database and of the
  > xetc.tgz set for sysmerge.  Needed for noperm release.
  > ok matthieu (tb@)

== driver ============================================================ 04/07 ==

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

driver

  ~ xf86-input-mouse/Makefile.bsd-wrapper

  > Explicitly set owner and group of the mouse(4) manpage symlink.
  > Needed for noperm release.
  > ok matthieu (tb@)

== font ============================================================== 05/07 ==

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

font

  ~ dejavu-ttf/Makefile                   

  > Explicitly set owner and group of the symlinks in etc/fonts/conf.d and
  > of the fonts.dir and fonts.scale indexes. Needed for noperm release.
  > ok matthieu (tb@)

  ~ adobe-100dpi/Makefile.am              ~ adobe-75dpi/Makefile.am
  ~ adobe-utopia-100dpi/Makefile.am       ~ adobe-utopia-75dpi/Makefile.am
  ~ adobe-utopia-type1/Makefile.am        ~ arabic-misc/Makefile.am
  ~ bh-100dpi/Makefile.am                 ~ bh-75dpi/Makefile.am
  ~ bh-lucidatypewriter-100dpi/Makefile.am
  ~ bh-lucidatypewriter-75dpi/Makefile.am
  ~ bh-ttf/Makefile.am                    ~ bh-type1/Makefile.am
  ~ bitstream-100dpi/Makefile.am          ~ bitstream-75dpi/Makefile.am
  ~ bitstream-type1/Makefile.am           ~ cronyx-cyrillic/Makefile.am
  ~ cursor-misc/Makefile.am               ~ daewoo-misc/Makefile.am
  ~ dec-misc/Makefile.am                  ~ ibm-type1/Makefile.am
  ~ isas-misc/Makefile.am                 ~ jis-misc/Makefile.am
  ~ micro-misc/Makefile.am                ~ misc-cyrillic/Makefile.am
  ~ misc-ethiopic/Makefile.am             ~ misc-meltho/Makefile.am
  ~ misc-misc/Makefile.am                 ~ mutt-misc/Makefile.am
  ~ schumacher-misc/Makefile.am           ~ screen-cyrillic/Makefile.am
  ~ sony-misc/Makefile.am                 ~ sun-misc/Makefile.am
  ~ winitzki-cyrillic/Makefile.am         ~ xfree86-type1/Makefile.am

  > Typo font.dir -> fonts.dir (matthieu@)

  ~ adobe-100dpi/Makefile.in              ~ adobe-100dpi/aclocal.m4
  ~ adobe-100dpi/configure                ~ adobe-75dpi/Makefile.in
  ~ adobe-75dpi/aclocal.m4                ~ adobe-75dpi/configure
  ~ adobe-utopia-100dpi/Makefile.in       ~ adobe-utopia-100dpi/aclocal.m4
  ~ adobe-utopia-100dpi/configure         ~ adobe-utopia-75dpi/Makefile.in
  ~ adobe-utopia-75dpi/aclocal.m4         ~ adobe-utopia-75dpi/configure
  ~ adobe-utopia-type1/Makefile.in        ~ adobe-utopia-type1/aclocal.m4
  ~ adobe-utopia-type1/configure          ~ arabic-misc/Makefile.in
  ~ arabic-misc/aclocal.m4                ~ arabic-misc/configure
  ~ bh-100dpi/Makefile.in                 ~ bh-100dpi/aclocal.m4
  ~ bh-100dpi/configure                   ~ bh-75dpi/Makefile.in
  ~ bh-75dpi/aclocal.m4                   ~ bh-75dpi/configure
  ~ bh-lucidatypewriter-100dpi/Makefile.in
  ~ bh-lucidatypewriter-100dpi/aclocal.m4
  ~ bh-lucidatypewriter-100dpi/configure
  ~ bh-lucidatypewriter-75dpi/Makefile.in
  ~ bh-lucidatypewriter-75dpi/aclocal.m4
  ~ bh-lucidatypewriter-75dpi/configure   ~ bh-ttf/Makefile.in
  ~ bh-ttf/aclocal.m4                     ~ bh-ttf/config.guess
  ~ bh-ttf/config.sub                     ~ bh-ttf/configure
  ~ bh-ttf/install-sh                     ~ bh-ttf/missing
  ~ bh-type1/Makefile.in                  ~ bh-type1/aclocal.m4
  ~ bh-type1/configure                    ~ bitstream-100dpi/Makefile.in
  ~ bitstream-100dpi/aclocal.m4           ~ bitstream-100dpi/configure
  ~ bitstream-75dpi/Makefile.in           ~ bitstream-75dpi/aclocal.m4
  ~ bitstream-75dpi/configure             ~ bitstream-type1/Makefile.in
  ~ bitstream-type1/aclocal.m4            ~ bitstream-type1/configure
  ~ cronyx-cyrillic/Makefile.in           ~ cronyx-cyrillic/aclocal.m4
  ~ cronyx-cyrillic/configure             ~ cursor-misc/Makefile.in
  ~ cursor-misc/aclocal.m4                ~ cursor-misc/configure
  ~ daewoo-misc/Makefile.in               ~ daewoo-misc/aclocal.m4
  ~ daewoo-misc/configure                 ~ dec-misc/Makefile.in
  ~ dec-misc/aclocal.m4                   ~ dec-misc/configure
  ~ ibm-type1/Makefile.in                 ~ ibm-type1/aclocal.m4
  ~ ibm-type1/configure                   ~ isas-misc/Makefile.in
  ~ isas-misc/aclocal.m4                  ~ isas-misc/configure
  ~ jis-misc/Makefile.in                  ~ jis-misc/aclocal.m4
  ~ jis-misc/configure                    ~ micro-misc/Makefile.in
  ~ micro-misc/aclocal.m4                 ~ micro-misc/configure
  ~ misc-cyrillic/Makefile.in             ~ misc-cyrillic/aclocal.m4
  ~ misc-cyrillic/configure               ~ misc-ethiopic/Makefile.in
  ~ misc-ethiopic/aclocal.m4              ~ misc-ethiopic/configure
  ~ misc-meltho/Makefile.in               ~ misc-meltho/aclocal.m4
  ~ misc-meltho/configure                 ~ misc-misc/Makefile.in
  ~ misc-misc/aclocal.m4                  ~ misc-misc/configure
  ~ mutt-misc/Makefile.in                 ~ mutt-misc/aclocal.m4
  ~ mutt-misc/configure                   ~ schumacher-misc/Makefile.in
  ~ schumacher-misc/aclocal.m4            ~ schumacher-misc/configure
  ~ screen-cyrillic/Makefile.in           ~ screen-cyrillic/aclocal.m4
  ~ screen-cyrillic/configure             ~ sony-misc/Makefile.in
  ~ sony-misc/aclocal.m4                  ~ sony-misc/configure
  ~ sun-misc/Makefile.in                  ~ sun-misc/aclocal.m4
  ~ sun-misc/configure                    ~ winitzki-cyrillic/Makefile.in
  ~ winitzki-cyrillic/aclocal.m4          ~ winitzki-cyrillic/configure
  ~ xfree86-type1/Makefile.in             ~ xfree86-type1/aclocal.m4
  ~ xfree86-type1/configure               

  > regen (matthieu@)

  ~ bh-ttf/Makefile.bsd-wrapper           

  > Fix ownership of /etc/fonts/conf.d/42-luxi-mono.conf link (matthieu@)

  ~ Makefile.inc                          ~ alias/Makefile.bsd-wrapper

  > Fix ownership of fonts.dir and font.scale files as well as
  > fontconfig font caches.
  > mkfontdir and mkfontscale are now run out of font/alias at the end
  > of the build or install, like fc-cache.
  > fc-cache is using its -y (sysroot) flag that works if used correctly.
  > (matthieu@)

== lib =============================================================== 06/07 ==

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

lib

  ~ pixman/ChangeLog                      

  > pixman: upstreams tarballs contain an empty ChangeLog.
  > So remove what we have here. Less gratuitous local changes. (matthieu@)

  ~ pixman/config.h.in                    ~ pixman/configure
  ~ pixman/configure.ac                   ~ pixman/pixman/Makefile.am
  ~ pixman/pixman/Makefile.in             ~ pixman/pixman/pixman-arm-common.h
  ~ pixman/pixman/pixman-arm-neon-asm-bilinear.S
  ~ pixman/pixman/pixman-arm-neon-asm.S   ~ pixman/pixman/pixman-arm-neon-asm.h
  ~ pixman/pixman/pixman-arm-neon.c       
  ~ pixman/pixman/pixman-arm-simd-asm-scaled.S
  ~ pixman/pixman/pixman-arm-simd-asm.S   ~ pixman/pixman/pixman-arm-simd-asm.h
  ~ pixman/pixman/pixman-arm-simd.c       
  ~ pixman/pixman/pixman-combine-float.c
  ~ pixman/pixman/pixman-combine32.c      ~ pixman/pixman/pixman-fast-path.c
  ~ pixman/pixman/pixman-general.c        
  ~ pixman/pixman/pixman-gradient-walker.c
  ~ pixman/pixman/pixman-implementation.c
  ~ pixman/pixman/pixman-inlines.h        
  ~ pixman/pixman/pixman-mips-dspr2-asm.S
  ~ pixman/pixman/pixman-mips-dspr2-asm.h
  ~ pixman/pixman/pixman-mips-dspr2.c     ~ pixman/pixman/pixman-mips-dspr2.h
  ~ pixman/pixman/pixman-mmx.c            ~ pixman/pixman/pixman-private.h
  ~ pixman/pixman/pixman-sse2.c           ~ pixman/pixman/pixman-vmx.c
  ~ pixman/pixman/pixman.c                ~ pixman/test/Makefile.in
  ~ pixman/test/Makefile.sources          ~ pixman/test/blitters-test.c
  ~ pixman/test/check-formats.c           ~ pixman/test/composite.c
  ~ pixman/test/lowlevel-blt-bench.c      ~ pixman/test/pixel-test.c
  ~ pixman/test/scaling-test.c            ~ pixman/test/thread-test.c
  ~ pixman/test/utils.c                   ~ pixman/test/utils.h
  + pixman/pixman/pixman-arm-asm.h        + pixman/test/affine-bench.c
  + pixman/test/cover-test.c              + pixman/test/fence-image-self-test.c
  + pixman/test/radial-invalid.c          + pixman/test/solid-test.c
  + pixman/test/tolerance-test.c          

  > Update to pixman 0.34.0. (matthieu@)

  ~ fontconfig/conf.d/Makefile            

  > chown -h symbolic links in conf.d.  Needed for noperm release.
  > There are a few remaining symlinks that will be fixed later.
  > ok matthieu (tb@)

  ~ libXScrnSaver/Makefile.bsd-wrapper    

  > Set owner and group of the XScreenSaver(3) manpage symlink.
  > Needed for noperm release.
  > ok matthieu (tb@)

  ~ libXaw/xaw7.pc.in                     ~ libXaw/man/Makefile.am

  > Reduce diffs with upstreams (matthieu@)

  ~ libXaw/configure.ac                   ~ libXaw/src/Makefile.am

  > Remove local patch for platforms without shared libs (matthieu@)

  ~ libXaw/configure                      ~ libXaw/src/Makefile.in

  > regen (matthieu@)

  ~ libXaw/Makefile.bsd-wrapper           ~ libXaw/src/Makefile.am

  > Handle the libXaw.so.xx.y symlink in afterinstall: in Makefile.bsd-wrapper
  > No more diffs with upstreams in autoconf files;
  > owneship of links for non-root/noperm installs is handled too. (matthieu@)

  ~ libXaw/src/Makefile.in                

  > regen (matthieu@)

  ~ libXaw/Makefile.bsd-wrapper           

  > Fix installation of libXaw.so.15.0 link. (matthieu@)

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

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

xserver

  ~ Makefile.bsd-wrapper                  

  > fix the ownership of the link /usr/X11R6/bin/X -> Xorg (matthieu@)

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

Reply via email to