Up to [cvs.NetBSD.org] / pkgsrc / x11 / liboldXrandr
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 3 09:14:13 2019 UTC (4 years, 1 month ago) by rillig
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,
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,
HEAD
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
x11: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:38 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.3: +1 -5
lines
Diff to previous 1.3 (colored)
xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 19 12:34:21 2012 UTC (11 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
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,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.2: +4 -5
lines
Diff to previous 1.2 (colored)
Drop imake-check logic from X11 components' builtin.mk. Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge. Always install man pages, not cat pages when using imake. Unify the various imake PLIST variables in preparation for dropping. Adjust xbattbar for the new expectations.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 5 21:36:34 2008 UTC (15 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: 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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Merge cube-native-xorg, so that pkgsrc-current can be used with the native X.Org found in NetBSD-current. Thanks a lot to all who helped, especially Matthias Scheler who did repeated tests on Mac OS X and older versions of NetBSD to make sure the support for those platforms wouldn't be broken (or at least, not fatally, as I would still expect a few hiccups here and there, because there is only so much one can test in such limited time). On the infrastructure side, this branch brings pkgconfig-builtin.mk, in order to write very easily new builtin.mk files. It can actually handle more than just pkgconfig files, but it will provide a version if it finds such a file. x11.builtin.mk has also been made more useful and now all existing (and future!) native-X11-related builtin.mk files should include it.
Revision 1.1.16.1 / (download) - annotate - [select for diffs], Fri Sep 26 21:15:19 2008 UTC (15 years, 2 months ago) by cube
Branch: cube-native-xorg
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Make all X11-related builtin.mk files include x11.builtin.mk to make sure all the necessary logic to use x11-links is included no matter what bl3 files a given pacakge includes.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Jun 14 22:03:09 2007 UTC (16 years, 5 months ago) by salo
Branch: pkgsrc-2007Q1
Changes since 1.1.2.1: +113 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Pullup ticket 2112 - requested by schmonz deal with Xrandr cvs repo move on HEAD Revisions pulled up: - pkgsrc/x11/Makefile 1.505 - pkgsrc/x11/libXrandr/buildlink3.mk 1.3 - pkgsrc/x11/liboldXrandr/DESCR 1.1 - pkgsrc/x11/liboldXrandr/Makefile 1.1 - pkgsrc/x11/liboldXrandr/PLIST 1.1 - pkgsrc/x11/liboldXrandr/buildlink3.mk 1.1, 1.2 - pkgsrc/x11/liboldXrandr/builtin.mk 1.1 - pkgsrc/x11/liboldXrandr/distinfo 1.1 - pkgsrc/x11/liboldXrandr/patches/patch-aa 1.1 - pkgsrc/x11/liboldXrandr/patches/patch-ab 1.1 - pkgsrc/x11/Xrandr/* gone (repo copy) - pkgsrc/x11/Xrandr-mixedcase/* removed (repo copy) Module Name: pkgsrc Committed By: schmonz Date: Wed May 30 01:22:13 UTC 2007 Modified Files: pkgsrc/x11: Makefile pkgsrc/x11/libXrandr: buildlink3.mk Added Files: pkgsrc/x11/liboldXrandr: DESCR Makefile PLIST buildlink3.mk builtin.mk distinfo pkgsrc/x11/liboldXrandr/patches: patch-aa patch-ab Removed Files: pkgsrc/x11/Xrandr: DESCR Makefile PLIST buildlink3.mk builtin.mk distinfo pkgsrc/x11/Xrandr/patches: patch-aa patch-ab Log Message: Move Xrandr to liboldXrandr (name suggested by joerg) so it can be checked out on a case-insensitive filesystem without interfering with lowercase xrandr. PKGNAME stays the same. --- Module Name: pkgsrc Committed By: seb Date: Wed May 30 16:00:51 UTC 2007 Modified Files: pkgsrc/x11/liboldXrandr: buildlink3.mk Log Message: Fix path to self in BUILDLINK_PKGSRCDIR.Xrandr after move of this package from x11/Xrandr to x11/liboldXrandr.
Revision 1.1.2.1, Wed May 30 01:22:13 2007 UTC (16 years, 6 months ago) by salo
Branch: pkgsrc-2007Q1
Changes since 1.1: +0 -113
lines
FILE REMOVED
file builtin.mk was added on branch pkgsrc-2007Q1 on 2007-06-14 22:03:09 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Wed May 30 01:22:13 2007 UTC (16 years, 6 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base
Branch point for: pkgsrc-2007Q1,
cube-native-xorg
Move Xrandr to liboldXrandr (name suggested by joerg) so it can be checked out on a case-insensitive filesystem without interfering with lowercase xrandr. PKGNAME stays the same. Moved Xrandr to Xrandr-mixedcase in the repository [schmonz 2007-06-07]