svn commit: r353189 - in head: graphics/gimp-lqr-plugin graphics/kudu graphics/liblqr-1 graphics/lprof-devel graphics/quesoglc graphics/sharpconstruct graphics/wings lang/tolua++ misc/metromap sysu...

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 7 18:21:37 UTC 2014


Author: amdmi3
Date: Wed May  7 18:21:33 2014
New Revision: 353189
URL: http://svnweb.freebsd.org/changeset/ports/353189
QAT: https://qat.redports.org/buildarchive/r353189/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/graphics/gimp-lqr-plugin/Makefile
  head/graphics/kudu/Makefile
  head/graphics/liblqr-1/Makefile
  head/graphics/lprof-devel/Makefile
  head/graphics/quesoglc/Makefile
  head/graphics/sharpconstruct/Makefile
  head/graphics/wings/Makefile
  head/lang/tolua++/Makefile
  head/misc/metromap/Makefile
  head/sysutils/iat/Makefile
  head/x11-themes/qt4-style-float/Makefile
  head/x11-themes/qt4-style-phase/Makefile
  head/x11/eaglemode/Makefile

Modified: head/graphics/gimp-lqr-plugin/Makefile
==============================================================================
--- head/graphics/gimp-lqr-plugin/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/gimp-lqr-plugin/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -14,9 +14,8 @@ COMMENT=	Liquid rescale GIMP plug-in
 LIB_DEPENDS=	libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app \
 		liblqr-1.so:${PORTSDIR}/graphics/liblqr-1
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 gettext gmake pkgconfig
 GNU_CONFIGURE=	yes
-USES=		gettext gmake pkgconfig
 USE_GNOME=	gtk20
 
 PLUGIN_DIR?=	libexec/gimp/2.2/plug-ins

Modified: head/graphics/kudu/Makefile
==============================================================================
--- head/graphics/kudu/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/kudu/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -14,9 +14,8 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 pkgconfig
 GNU_CONFIGURE=	yes
-USES=		pkgconfig
 USE_GL=		gl
 USE_PYTHON=	yes
 

Modified: head/graphics/liblqr-1/Makefile
==============================================================================
--- head/graphics/liblqr-1/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/liblqr-1/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -11,9 +11,8 @@ MASTER_SITES=	http://liblqr.wdfiles.com/
 MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	An easy to use C/C++ seam carving library
 
+USES=		tar:bzip2 gettext gmake pkgconfig
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USES=		gettext gmake pkgconfig
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 

Modified: head/graphics/lprof-devel/Makefile
==============================================================================
--- head/graphics/lprof-devel/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/lprof-devel/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -17,11 +17,10 @@ LIB_DEPENDS=	liblcms.so:${PORTSDIR}/grap
 		libtiff.so:${PORTSDIR}/graphics/tiff \
 		libvigraimpex.so:${PORTSDIR}/graphics/vigra
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 cmake
 USE_XORG=	x11 xext sm ice xxf86vm
 USE_QT4=	corelib gui qt3support assistantclient \
 		linguist_build qmake_build moc_build uic_build rcc_build
-USES=		cmake
 
 CMAKE_ARGS=	-DQTTRANS_LRELEASE_EXECUTABLE="${LOCALBASE}/bin/lrelease-qt4"
 

Modified: head/graphics/quesoglc/Makefile
==============================================================================
--- head/graphics/quesoglc/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/quesoglc/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -14,9 +14,8 @@ LIB_DEPENDS=	libfribidi.so:${PORTSDIR}/c
 		libfreetype.so:${PORTSDIR}/print/freetype2 \
 		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 pathfix gmake
 GNU_CONFIGURE=	yes
-USES=		pathfix gmake
 USE_GL=		gl glu glut
 USE_LDCONFIG=	yes
 

Modified: head/graphics/sharpconstruct/Makefile
==============================================================================
--- head/graphics/sharpconstruct/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/sharpconstruct/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -13,8 +13,7 @@ COMMENT=	3D modeller for organic shapes
 LIB_DEPENDS=	libgtkglextmm-x11-1.2.so:${PORTSDIR}/x11-toolkits/gtkglextmm \
 		libglademm-2.4.so:${PORTSDIR}/devel/libglademm24
 
-USES=		gmake pkgconfig
-USE_BZIP2=	yes
+USES=		tar:bzip2 gmake pkgconfig
 USE_GL=		yes
 GNU_CONFIGURE=	yes
 

Modified: head/graphics/wings/Makefile
==============================================================================
--- head/graphics/wings/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/graphics/wings/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -22,8 +22,7 @@ MAKE_JOBS_UNSAFE=yes
 
 SUB_FILES=	${PORTNAME}.sh
 
-USE_BZIP2=	yes
-USES=		gmake
+USES=		tar:bzip2 gmake
 
 PORTSCOUT=	limitw:1,even
 

Modified: head/lang/tolua++/Makefile
==============================================================================
--- head/lang/tolua++/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/lang/tolua++/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.codenix.com/~to
 MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	An extended version of tolua, a tool to integrate C/C++ code with Lua
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_LUA=	5.1
 USE_SCONS=	yes
 SCONS_ARGS=	prefix=${PREFIX} SONAME="libtolua++-${LUA_VER}.so"

Modified: head/misc/metromap/Makefile
==============================================================================
--- head/misc/metromap/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/misc/metromap/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -14,10 +14,9 @@ COMMENT=	A simple application for findin
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
+USES=		tar:bzip2 gettext gmake
 USE_PYTHON=	yes
 USE_GNOME=	pygtk2
-USE_BZIP2=	yes
-USES=		gettext gmake
 
 PORTDOCS=	AUTHORS NEWS README README.data TODO
 

Modified: head/sysutils/iat/Makefile
==============================================================================
--- head/sysutils/iat/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/sysutils/iat/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -9,7 +9,7 @@ MASTER_SITES=	BERLIOS
 MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	Converter of many types of CD-ROM image file formats into ISO-9660
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/iat man/man1/iat.1.gz

Modified: head/x11-themes/qt4-style-float/Makefile
==============================================================================
--- head/x11-themes/qt4-style-float/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/x11-themes/qt4-style-float/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -15,8 +15,7 @@ COMMENT=	Style for Qt 4 and KDE
 
 LICENSE=	GPLv2
 
-USES=		qmake
-USE_BZIP2=	yes
+USES=		tar:bzip2 qmake
 USE_QT4=	corelib gui moc_build rcc_build
 
 WRKSRC=		${WRKDIR}/floatstyle-${PORTVERSION}

Modified: head/x11-themes/qt4-style-phase/Makefile
==============================================================================
--- head/x11-themes/qt4-style-phase/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/x11-themes/qt4-style-phase/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -15,8 +15,7 @@ COMMENT=	Widget style for Qt 4 and KDE 4
 
 LICENSE=	MIT
 
-USES=		qmake
-USE_BZIP2=	yes
+USES=		tar:bzip2 qmake
 USE_QT4=	corelib gui moc_build
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

Modified: head/x11/eaglemode/Makefile
==============================================================================
--- head/x11/eaglemode/Makefile	Wed May  7 18:19:04 2014	(r353188)
+++ head/x11/eaglemode/Makefile	Wed May  7 18:21:33 2014	(r353189)
@@ -15,8 +15,7 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 		libtiff.so:${PORTSDIR}/graphics/tiff \
 		libfreetype.so:${PORTSDIR}/print/freetype2
 
-USES=		perl5 pkgconfig
-USE_BZIP2=	yes
+USES=		tar:bzip2 perl5 pkgconfig
 USE_PERL5=	build
 USE_XORG=	x11 xext xxf86vm
 SUB_FILES=	eaglemode.sh


More information about the svn-ports-all mailing list