From owner-svn-ports-head@FreeBSD.ORG Sat Mar 15 16:32:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B7505A50; Sat, 15 Mar 2014 16:32:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5AC03B29; Sat, 15 Mar 2014 16:32:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2FGWh4x069825; Sat, 15 Mar 2014 16:32:43 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2FGWfGH069814; Sat, 15 Mar 2014 16:32:41 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201403151632.s2FGWfGH069814@svn.freebsd.org> From: Martin Wilke Date: Sat, 15 Mar 2014 16:32:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348347 - in head: x11-toolkits/libgtksourceviewmm x11-wm/ccsm x11-wm/compiz x11-wm/compizconfig-backend-gconf x11-wm/compizconfig-python x11-wm/evilwm x11-wm/fbcmd x11-wm/fvwm-crystal ... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2014 16:32:44 -0000 Author: miwi Date: Sat Mar 15 16:32:41 2014 New Revision: 348347 URL: http://svnweb.freebsd.org/changeset/ports/348347 QAT: https://qat.redports.org/buildarchive/r348347/ Log: - Convert USE_GMAKE/BZIP2 to USES Modified: head/x11-toolkits/libgtksourceviewmm/Makefile head/x11-wm/ccsm/Makefile head/x11-wm/compiz/Makefile head/x11-wm/compizconfig-backend-gconf/Makefile head/x11-wm/compizconfig-python/Makefile head/x11-wm/evilwm/Makefile head/x11-wm/fbcmd/Makefile head/x11-wm/fvwm-crystal/Makefile head/x11-wm/hackedbox/Makefile head/x11-wm/ion/Makefile head/x11-wm/pwm/Makefile Modified: head/x11-toolkits/libgtksourceviewmm/Makefile ============================================================================== --- head/x11-toolkits/libgtksourceviewmm/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-toolkits/libgtksourceviewmm/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -13,17 +13,14 @@ COMMENT= C++ binding of GtkSourceView LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -USES= pkgconfig +USES= pkgconfig gmake tar:bzip2 USE_LDCONFIG= yes -USE_BZIP2= yes USE_GNOME= gtksourceview2 gnomeprefix gnomehack -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBAS}/lib CONFIGURE_ARGS= --disable-docs -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/gtksourceview/gtksourceviewmm/sourceiter.cc \ Modified: head/x11-wm/ccsm/Makefile ============================================================================== --- head/x11-wm/ccsm/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/ccsm/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -12,9 +12,7 @@ COMMENT= A Python/GTK based settings man RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python -USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake tar:bzip2 USE_GNOME= pygtk2 USE_PYTHON= 2 Modified: head/x11-wm/compiz/Makefile ============================================================================== --- head/x11-wm/compiz/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/compiz/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -17,10 +17,7 @@ RUN_DEPENDS= glxinfo:${PORTSDIR}/graphic XORG_CAT= app GNU_CONFIGURE= yes -USE_BZIP2= yes -#USE_TGZ= yes -USE_GMAKE= yes -USES= gettext pathfix +USES= gettext pathfix gmake tar:bzip2 USE_GL= glu USE_GNOME= gconf2 libxslt USE_XORG= xcomposite xfixes xdamage xrandr xrender ice sm xinerama glproto Modified: head/x11-wm/compizconfig-backend-gconf/Makefile ============================================================================== --- head/x11-wm/compizconfig-backend-gconf/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/compizconfig-backend-gconf/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -13,13 +13,11 @@ COMMENT= The gconf backend for CompizCon BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz LIB_DEPENDS= compizconfig.0:${PORTSDIR}/x11-wm/libcompizconfig -USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake tar:bzip2 USE_GNOME= glib20 gconf2 NO_STAGE= yes Modified: head/x11-wm/compizconfig-python/Makefile ============================================================================== --- head/x11-wm/compizconfig-python/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/compizconfig-python/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -16,11 +16,9 @@ BUILD_DEPENDS= \ ${PYTHON_SITELIBDIR}/Pyrex/Distutils/__init__.py:${PORTSDIR}/devel/pyrex RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_PYTHON= 2 -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake tar:bzip2 USE_GNOME= glib20 USE_AUTOTOOLS= libtool Modified: head/x11-wm/evilwm/Makefile ============================================================================== --- head/x11-wm/evilwm/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/evilwm/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.6809.org.uk/evi MAINTAINER= lasg@lasg.dk COMMENT= Minimalist window manager based on 9wm -USE_GMAKE= yes +USES= gmake USE_XORG= x11 xpm xext xrandr xrender MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" Modified: head/x11-wm/fbcmd/Makefile ============================================================================== --- head/x11-wm/fbcmd/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/fbcmd/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -12,8 +12,7 @@ COMMENT= A commandline utility for contr RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 ALL_TARGET= first CFLAGS+= "-I${LOCALBASE}/include" Modified: head/x11-wm/fvwm-crystal/Makefile ============================================================================== --- head/x11-wm/fvwm-crystal/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/fvwm-crystal/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -13,8 +13,7 @@ COMMENT= Easy, eye-candy, light, and pow RUN_DEPENDS= fvwm>=2.5:${PORTSDIR}/x11-wm/fvwm2 \ bash:${PORTSDIR}/shells/bash -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_PYTHON= yes MAKE_ENV= prefix="${PREFIX}" addondir="${DOCSDIR}/addons" PORTDOCS= * Modified: head/x11-wm/hackedbox/Makefile ============================================================================== --- head/x11-wm/hackedbox/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/hackedbox/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -23,7 +23,6 @@ STYLES= artwiz bluebox cthulhain deep f nyzclone operation outcomes shade steelblue \ steelblue2 the_orange trisb twice PLIST= ${WRKDIR}/pkg-plist -#USE_GMAKE= yes USE_XORG= x11 xext xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bg-utils Modified: head/x11-wm/ion/Makefile ============================================================================== --- head/x11-wm/ion/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/ion/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -15,7 +15,7 @@ CONFLICTS= ion-2-* MAN1= ion.1x USE_XORG= x11 -USE_GMAKE= yes +USES= gmake NO_STAGE= yes .include Modified: head/x11-wm/pwm/Makefile ============================================================================== --- head/x11-wm/pwm/Makefile Sat Mar 15 16:29:30 2014 (r348346) +++ head/x11-wm/pwm/Makefile Sat Mar 15 16:32:41 2014 (r348347) @@ -13,7 +13,7 @@ MAINTAINER= schot@a-eskwadraat.nl COMMENT= A lightweight window manager with emphasis on usability USE_XORG= x11 -USE_GMAKE= yes +USES= gmake MAKE_ENV= X11_PREFIX="${LOCALBASE}" HAS_SYSTEM_ASPRINTF=1 MAN1= pwm.1x