head 1.9; access; symbols pkgsrc-2013Q2:1.9.0.34 pkgsrc-2013Q2-base:1.9 pkgsrc-2012Q4:1.9.0.32 pkgsrc-2012Q4-base:1.9 pkgsrc-2011Q4:1.9.0.30 pkgsrc-2011Q4-base:1.9 pkgsrc-2011Q2:1.9.0.28 pkgsrc-2011Q2-base:1.9 pkgsrc-2009Q4:1.9.0.26 pkgsrc-2009Q4-base:1.9 pkgsrc-2008Q4:1.9.0.24 pkgsrc-2008Q4-base:1.9 pkgsrc-2008Q3:1.9.0.22 pkgsrc-2008Q3-base:1.9 cube-native-xorg:1.9.0.20 cube-native-xorg-base:1.9 pkgsrc-2008Q2:1.9.0.18 pkgsrc-2008Q2-base:1.9 pkgsrc-2008Q1:1.9.0.16 pkgsrc-2008Q1-base:1.9 pkgsrc-2007Q4:1.9.0.14 pkgsrc-2007Q4-base:1.9 pkgsrc-2007Q3:1.9.0.12 pkgsrc-2007Q3-base:1.9 pkgsrc-2007Q2:1.9.0.10 pkgsrc-2007Q2-base:1.9 pkgsrc-2007Q1:1.9.0.8 pkgsrc-2007Q1-base:1.9 pkgsrc-2006Q4:1.9.0.6 pkgsrc-2006Q4-base:1.9 pkgsrc-2006Q3:1.9.0.4 pkgsrc-2006Q3-base:1.9 pkgsrc-2006Q2:1.9.0.2 pkgsrc-2006Q2-base:1.9 pkgsrc-2006Q1:1.7.0.2 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.5.0.4 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.2 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.2.0.2 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.1.1.1.0.4 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-2004Q4:1.1.1.1.0.2 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.9 date 2006.06.10.16.34.27; author reed; state dead; branches; next 1.8; 1.8 date 2006.03.31.23.43.32; author reed; state Exp; branches; next 1.7; 1.7 date 2006.03.04.21.31.08; author jlam; state Exp; branches; next 1.6; 1.6 date 2006.02.05.23.11.31; author joerg; state Exp; branches; next 1.5; 1.5 date 2005.09.07.16.49.41; author reed; state Exp; branches; next 1.4; 1.4 date 2005.08.10.20.56.26; author jlam; state Exp; branches; next 1.3; 1.3 date 2005.07.21.16.29.59; author wiz; state Exp; branches; next 1.2; 1.2 date 2005.04.11.21.48.04; author tv; state Exp; branches; next 1.1; 1.1 date 2004.09.30.12.22.20; author wiz; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.09.30.12.22.20; author wiz; state Exp; branches; next ; desc @@ 1.9 log @Remove package. It was replaced by compositeproto in April. @ text @# $NetBSD: Makefile,v 1.8 2006/03/31 23:43:32 reed Exp $ # DISTNAME= compositeext-2.0 PKGREVISION= 2 CATEGORIES= x11 devel MASTER_SITES= http://xlibs.freedesktop.org/release/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://xlibs.freedesktop.org/ COMMENT= Headers and specification for X Composite extension CONFLICTS+= compositeproto-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= pkg-config GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= compositeext.pc.in .include "../../x11/fixesext/buildlink3.mk" .include "../../x11/xextensions/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @Conflict with compositeproto. Bump PKGREVISION. (This is not maintained. The official version of same headers is compositeproto to be committed soon.) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2006/03/04 21:31:08 jlam Exp $ @ 1.7 log @Point MAINTAINER to pkgsrc-users@@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2006/02/05 23:11:31 joerg Exp $ d5 1 a5 1 PKGREVISION= 1 d14 2 @ 1.6 log @Recursive revision bump / recommended bump for gettext ABI change. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2005/09/07 16:49:41 reed Exp $ d10 1 a10 1 MAINTAINER= tech-pkg@@NetBSD.org @ 1.5 log @Fix MASTER_SITES as the old site does not exist anymore. This is from Leonard Schmidt via tech-pkg. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2005/08/10 20:56:26 jlam Exp $ d5 1 @ 1.4 log @Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2005/07/21 16:29:59 wiz Exp $ d6 1 a6 1 MASTER_SITES= http://freedesktop.org/~xlibs/release/ @ 1.3 log @Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2005/04/11 21:48:04 tv Exp $ d15 1 a21 1 .include "../../devel/pkg-config/buildlink3.mk" @ 1.2 log @Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2004/09/30 12:22:20 wiz Exp $ d21 1 a21 1 .include "../../devel/pkgconfig/buildlink3.mk" @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ a14 1 USE_BUILDLINK3= yes @ 1.1.1.1 log @Import of compositeext X11 extension from pkgsrc-wip, packaged by xtraeme. This package contains header files and documentation for the X composite extension. Library and server implementations are separate. This is part of the freedesktop.org X Libraries and Protocol Headers Project. @ text @@