head 1.4; access; symbols pkgsrc-2017Q4:1.3.0.34 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.32 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.28 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.26 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.24 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.22 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.20 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.18 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.16 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.14 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.12 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.10 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.8 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.6 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.4 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.2 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.2.0.42 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.40 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.38 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.36 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.34 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.32 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.30 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.28 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.26 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.24 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.22 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.20 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.18 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.16 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.14 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.12 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.8 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.6 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.4 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.0.4 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.2; locks; strict; comment @# @; 1.4 date 2018.03.07.11.57.39; author wiz; state dead; branches; next 1.3; commitid i1zssNVcYN02lwtA; 1.3 date 2014.03.10.11.05.53; author jperkin; state Exp; branches; next 1.2; commitid 0LV2u5ZFEIGpU8sx; 1.2 date 2008.10.05.21.36.34; author cube; state Exp; branches; next 1.1; 1.1 date 2008.09.17.17.29.50; author cube; state dead; branches 1.1.2.1; next ; 1.1.2.1 date 2008.09.17.17.29.50; author cube; state Exp; branches; next 1.1.2.2; 1.1.2.2 date 2008.09.26.21.15.19; author cube; state Exp; branches; next ; desc @@ 1.4 log @xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages. @ text @# $NetBSD: builtin.mk,v 1.3 2014/03/10 11:05:53 jperkin Exp $ BUILTIN_PKG:= scrnsaverproto PKGCONFIG_FILE.scrnsaverproto= ${X11BASE}/lib/pkgconfig/scrnsaverproto.pc PKGCONFIG_FILE.scrnsaverproto+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/scrnsaverproto.pc PKGCONFIG_FILE.scrnsaverproto+= ${X11BASE}/share/pkgconfig/scrnsaverproto.pc .include "../../mk/buildlink3/pkgconfig-builtin.mk" .include "../../mk/x11.builtin.mk" @ 1.3 log @Search for pkgconfig files in lib${LIBABISUFFIX} and share directories as appropriate. This is required for X11_TYPE=native on Red Hat Linux. @ text @d1 1 a1 1 # $NetBSD: builtin.mk,v 1.2 2008/10/05 21:36:34 cube Exp $ @ 1.2 log @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. @ text @d1 1 a1 1 # $NetBSD$ d5 2 @ 1.1 log @file builtin.mk was initially added on branch cube-native-xorg. @ text @d1 7 @ 1.1.2.1 log @Link in scrnsaverproto to native X.Org. @ text @a0 6 # $NetBSD: builtin.mk,v 1.1.2.1 2008/09/17 16:29:52 cube Exp $ BUILTIN_PKG:= scrnsaverproto PKGCONFIG_FILE.scrnsaverproto= ${X11BASE}/lib/pkgconfig/scrnsaverproto.pc .include "../../mk/buildlink3/pkgconfig-builtin.mk" @ 1.1.2.2 log @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. @ text @d1 1 a1 1 # $NetBSD: builtin.mk,v 1.1.2.1 2008/09/17 17:29:50 cube Exp $ a6 1 .include "../../mk/x11.builtin.mk" @