Up to [cvs.NetBSD.org] / pkgsrc / x11 / xorgproto
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8.8.1 / (download) - annotate - [select for diffs], Thu Jun 10 08:12:09 2021 UTC (2 years, 5 months ago) by bsiegert
Branch: pkgsrc-2021Q1
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Pullup ticket #6470 - requested by simonb x11/xorgproto: NetBSD-current build fix Revisions pulled up: - x11/xorgproto/builtin.mk 1.9 --- Module Name: pkgsrc Committed By: gutteridge Date: Thu Apr 29 02:57:08 UTC 2021 Modified Files: pkgsrc/x11/xorgproto: builtin.mk Log Message: xorgproto: reflect built-in version present in NetBSD 9.99.82
Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 29 02:57:08 2021 UTC (2 years, 7 months ago) by gutteridge
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,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
HEAD
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
xorgproto: reflect built-in version present in NetBSD 9.99.82
Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 14 19:30:46 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Branch point for: pkgsrc-2021Q1
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
xorgproto: update to 2020.1. This release adds a new keysym, a state-change event to the DPMS extension, synchronizes more of the meson and autotools build sytems, and converts some quasi-text documentation to Markdown. Thanks to all who contributed.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 3 09:14:20 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
x11: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 28 12:25:35 2019 UTC (4 years, 10 months ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
xorgproto: pkglint style fix No Functional Change Intended
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 31 17:13:30 2018 UTC (5 years, 8 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.4: +1 -1
lines
Diff to previous 1.4 (colored)
Revert previous, pkgsrc is even more on fire from it.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 31 11:33:52 2018 UTC (5 years, 8 months ago) by maya
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
This is a for loop, keep appending.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 26 02:33:41 2018 UTC (5 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.2: +8 -2
lines
Diff to previous 1.2 (colored)
add support for netbsd-6 and netbsd-7. sort of works. the failures i see are more generic and not x11 at this point.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 14 09:37:35 2018 UTC (5 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
adjust the BUILTIN_VERSION_SCRIPT to match xorgproto 2018.1's xproto 7.0.32.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 13 02:06:12 2018 UTC (5 years, 8 months ago) by mrg
Branch: MAIN
fake up xorgproto support for native xsrc. it has some failings but is likely sufficient: - add xorgproto support to x11-links, bump version - add a builtin.mk for xorgproto. check for the list of packages that xorgproto covers, eliding the few that native xsrc never installed, and making sure xproto is last. use the BUILTIN_VERSION_SCRIPT method to convert Version: 7.0.31 into the necessary 2018.1. the missing packages are a problem, but since we've never had a report about it, it's not a big problem. the things newer xorgproto has that are wanted may be a problem, but probably only for X11_TYPE!=native builds that don't really need these. longer term native xsrc will get xorgproto (and maybe even for netbsd-8), though i'm not sure it will help any unless we make our native xsrc install a fake xorgproto.pc that pkgsrc can find an use -- currently xorgproto installs .pc files for all the replaced packages, but not one for itself, so the hack of finding xproto version and switching may still be needed. ok @wiz.