The NetBSD Project

CVS log for pkgsrc/x11/xcb-proto/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xcb-proto

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 18 08:25:05 2022 UTC (17 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

py-xcbgen, xcb-proto: update to 1.15.2

Matt Turner (4):
      Remove libdir from xcb-proto.pc
      Install xcb-proto to $(datarootdir)
      Call AC_OUTPUT without arguments
      xcb-proto 1.15.2

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 16 21:26:15 2022 UTC (17 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 (colored)

py-xcbgen, xcb-proto: update to 1.15.1

Also add comment that one should update both together.

Changes:

Austin Shafer (1):
      dri3: Update dri3.xml to DRI3 1.3

Matt Turner (1):
      xcb-proto 1.15.1

Mike Sharov (1):
      Add DOUBLE-BUFFER extension specification.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 8 13:09:09 2013 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.5: +2 -0 lines
Diff to previous 1.5 (colored)

Update to 1.9:
Lots of protocol cleanups, including updates to xinput and XKB, and the
new DRI3 and Present extensions.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 3 17:27:51 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.4: +3 -0 lines
Diff to previous 1.4 (colored)

Update to 1.7.1:
Alex Plotnick (2):
      Add missing padding bytes to ChangeKeyboardMapping request
      Corrected type of FakeInput rootX & rootY fields

Christoph Reimann (9):
      changed Exception message in case of unknown/unhandled XML tags
      xcbgen: perform lenfield lookup within all anchestors
      add support for new expr tags popcount, enumref, sumof
      - changed handling of anchestor types (may be more than one now)     - added SwitchType and BitcaseType
      assign switch name to bitcases as well (important in case of switch that appear inside another switch)
      xproto.xml: turned valueparam in CreateWindow request into switch
      support name attribute for bitcases and set BitcaseType.has_name accordingly
      small fix wrt bitcase type names
      xcbgen: small fix to store anchestor objects more systematic     xml: small fixes according to Xlib or the spec

David Coles (1):
      Use absolute imports in xcbgen for Python 3 compatibility

Fredrik Höglund (1):
      dri2: Update to version 1.3 (v2)

Ian Romanick (4):
      glx: Replace some 'reserved' fields with explicit padding
      glx: Use glx:CONTEXT for share_list parameter of CreateNewContext
      glx: Use FBCONFIG type for fbconfig parameter of CreateNewContext and CreatePixmap
      glx: Add protocol for GLX_ARB_create_context and GLX_ARB_create_context_profile

James Jones (1):
      Add support for fence sync objects

Julien Cristau (2):
      xf86dri: fix GetDrawableInfo reply
      xproto: fix TranslateCoordinates reply

Julien Danjou (2):
      Fix 9efd2ac87b9eca51d07173cf33d48f4d3b77509e field name
      Release xcb-proto 1.7

Marcin Kocielnicki (3):
      xcbgen: Add unop support
      xf86vidmode: Fix padding expressions
      dri2: Add proper padding before driver_name

Mike Frysinger (1):
      add libdir/exec_prefix to xcb-xproto.pc

Mikhail Gusarov (1):
      Revive support for hex literals in protocol

Peter Harris (9):
      Add description of new protocol elements
      Add XKEYBOARD protocol description
      Collection of small fixes for xkb.xml
      xkb: Fix opcode for Bell and GetState requests
      Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/xcb_proto
      Fix 'make check'
      Revert "xproto.xml: turned valueparam in CreateWindow request into switch"
      [xkb] Rename type, sequence, and length
      Merge branch 'master' of git://anongit.freedesktop.org/~peterh/xcbproto

Robert Ancell (4):
      Fix ChangeHosts address string
      Fix SetFontPath path string encoding
      Fix some fields name
      Fix XKB GetState missing lookupMods field

Uli Schlachter (1):
      Add RENDER 0.11 definitions

Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 15 12:24:02 2009 UTC (13 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update to 1.6:

Release 1.6 (2009-12-02)
=======================
* Add DRI2 protocol, based off of dri2proto.h and the server code. (v2)
* xf86dri.xml seems to have been wrong forever. Fixes bug #16894.
* shape: add missing padding bytes to GetRectangles
* Add XML description for the Generic Event extension.
* Add XML description for the XFree86VidMode extension.
* Fix typo in xf86vidmode.xml
* Fix length calculation for xfixes/FetchRegion reply
* Add pre-defined atoms to Atom enum

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 14 18:25:10 2009 UTC (14 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Remove @dirrm entries from PLISTs

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 8 13:06:22 2009 UTC (14 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.1: +1 -20 lines
Diff to previous 1.1 (colored)

split the "xcbgen" Python extension which comes with xcb-proto
into its own pkg and pull it in the common Python way so that
we ensure matching Python versions

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 6 10:22:12 2009 UTC (14 years, 8 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import xcb-proto-1.4, from Jeremy C. Reed and Michael Stapelberg
per pkgsrc-wip

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 6 10:22:12 2009 UTC (14 years, 8 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>