Up to [cvs.NetBSD.org] / pkgsrc / x11 / xdpyinfo
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:25 2022 UTC (2 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Reset MAINTAINER
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 8 06:17:45 2022 UTC (9 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.17: +3 -4
lines
Diff to previous 1.17 (colored)
xdpyinfo: update to 1.3.3. This release includes a pair of changes to align with the xserver-21.x release series - it prints the version without the leading "1." for 21.x xservers, and it changes the default for building DMX support from --with-dmx to --without-dmx as DMX is no longer included in the 21.x xservers. (The DMX support in xdpyinfo is not removed in this release, and can be enabled at build time with the --with-dmx flag to configure, but may be fully removed in a future release of xdpyinfo.) Adam Jackson (1): xdpyinfo: Fix printing the X.Org release version for xserver >= 21 Alan Coopersmith (10): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Only check for XFree86 if vendor string doesn't match X.Org Add explicit casts to clear implicit conversion warnings Disable DMX support by default, leave --with-dmx to enable it gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: stop requiring Signed-off-by in commits xdpyinfo 1.3.3 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Thomas Kuehne (1): fix -Wunused-[...] compiler warnings
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:00 2020 UTC (3 years ago) by rillig
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
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 26 09:05:15 2019 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.15: +2 -3
lines
Diff to previous 1.15 (colored)
xdpyinfo: remove dmx support Bump PKGREVISION.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Nov 24 21:57:31 2019 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored)
xdpyinfo: remove libXxf86misc inclusion xdpyinfo compiles without it, and the server side support code was removed 11 years ago. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 20 12:09:14 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.13: +4 -3
lines
Diff to previous 1.13 (colored)
xdpyinfo: update to 1.3.2nb1. Add libXcomposite and libdmx support. Remove libXp, not used here.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 17 07:01:33 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update to 1.3.2: Alan Coopersmith (8): Print which option was in error along with usage message Sprinkle consts in StrCmp to quiet cast warnings config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Mark required arguments to Xlib error handler as unused Delete unused NULLSTR macro xdpyinfo 1.3.2
Revision 1.12 / (download) - annotate - [select for diffs], Tue May 21 08:42:50 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: 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,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
Update to 1.3.1: This minor maintenance release adds a -version option to the command line, and provides some minor code cleanups and build improvements. Alan Coopersmith (9): Mark usage() as _X_NORETURN Declare 'len' as size_t to avoid unneccessary back-and-forth conversions Combine usage messages into a single string Add -version option to print version number Add xrandr to SEE ALSO section of man page Rename i & count in inner loop to avoid shadowing same named vars in outer loop Convert sprintf calls to snprintf Mark num_known_extensions as a const, since the size is fixed at compile time xdpyinfo 1.3.1 Jon TURNEY (1): Include Xwindows.h on WIN32 to avoid type clashes
Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:01 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 23 10:24:21 2012 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
Remove xextproto/buildlink3.mk in most cases where it occurs with libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 29 19:48:35 2012 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to 1.3.0: This version adds an explicit dependency on XCB, which it uses for more efficient querying of the available extensions on the X server. Alan Coopersmith (6): Use xcb for -queryExt instead of a round-trip per extension Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings Remove unused function hasExtension Silence gcc complaint about being unable to check printf format string xdpyinfo 1.3.0 Gaetan Nadon (4): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory Jesse Adkins (1): Purge cvs tags.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 3 18:11:57 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update to 1.2.0: This release removes the support for the Xprint extension. If anyone needs to maintain such support, a new branch can be made from the 1.1.0 release in git.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 9 19:03:45 2009 UTC (13 years, 2 months ago) by tnn
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.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update to xdpyinfo-1.1.0. Changes: Print Composite extension version for "-ext Composite" Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension Improved XF86-VidModeExtension printing Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Use xf86vmproto.h instead of xf86vmstr.h if it is installed Add README with pointers to mailing lists, bugzilla, & git Remove empty INSTALL so automake installs a real one Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers Use $(AM_V_GEN) to silence man page creation too Added --without-{xf86misc,xprint} configure time options Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields. Ansification and compile warning fixes.
Revision 1.6 / (download) - annotate - [select for diffs], Sat May 24 21:45:16 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 22 21:14:52 2008 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to 1.0.3: Adam Jackson (2): Ignore errors from xf86misc rather than crashing out. xdpyinfo 1.0.3 Alan Coopersmith (1): X.Org bug #10616: Add all the X info commands to See Also in man page James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Julien Cristau (1): Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 24 15:16:42 2007 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to xdpyinfo-1.0.2: fix memory leaks.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 17 18:40:59 2007 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
All the Xorg packages support user-destdir. xrandr needs a newer libXrandr, explicitly depend on it.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 27 15:05:41 2007 UTC (15 years, 11 months ago) by dsainty
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Transfer maintainership to Joerg for these Xorg programs.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 25 05:11:11 2007 UTC (15 years, 11 months ago) by dsainty
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This package provides xdpyinfo, a display information utility for X. This is from the modular X.org X11 project.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 25 05:11:11 2007 UTC (15 years, 11 months ago) by dsainty
Branch: MAIN
Initial revision