
CVS log for pkgsrc/x11/inputproto/builtin.mk
Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / inputproto
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 5 21:36:33 2008 UTC (3 years, 7 months ago) by cube
Branches: 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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
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.2.8.1: download - view: text, markup, annotated - select for diffs
Fri Sep 26 21:15:18 2008 UTC (3 years, 7 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +3 -1
lines
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.2: download - view: text, markup, annotated - select for diffs
Sat Jan 5 16:00:08 2008 UTC (4 years, 4 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base
Branch point for: cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -4
lines
Use the "pkg-config" file to detect the version number. A builtin version
will otherwise get rejected because we require at least version 1.4.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 5 15:27:08 2008 UTC (4 years, 4 months ago) by tron
Branches: MAIN
Detect builtin "inputproto" e.g. under Mac OS X Leopard.
NetBSD-CVSweb <admin[at]NetBSD[dot]se>