svn commit: r316309 - in head: accessibility/at-spi2-atk accessibility/at-spi2-core accessibility/atk accessibility/atkmm accessibility/py-papi astro/boinc-astropulse astro/boinc-setiathome-enhance...

Baptiste Daroussin bapt at FreeBSD.org
Tue Apr 23 06:26:33 UTC 2013


Author: bapt
Date: Tue Apr 23 06:26:31 2013
New Revision: 316309
URL: http://svnweb.freebsd.org/changeset/ports/316309

Log:
  Convert all a categories to USE=pkgconfig
  While here trim some headers and convert some gnomehack to pathfix

Modified:
  head/accessibility/at-spi2-atk/Makefile
  head/accessibility/at-spi2-core/Makefile
  head/accessibility/atk/Makefile
  head/accessibility/atkmm/Makefile
  head/accessibility/py-papi/Makefile
  head/astro/boinc-astropulse/Makefile
  head/astro/boinc-setiathome-enhanced/Makefile
  head/astro/cfitsio/Makefile
  head/astro/gpsd/Makefile

Modified: head/accessibility/at-spi2-atk/Makefile
==============================================================================
--- head/accessibility/at-spi2-atk/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/accessibility/at-spi2-atk/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -19,10 +19,10 @@ RUN_DEPENDS=	at-spi2-core>=2.1.4:${PORTS
 
 PORTSCOUT=	limitw:1,even
 
+USES=		pkgconfig pathfix
 USE_XZ=		yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack gnomehier intlhack glib20 atk
-USE_PKGCONFIG=	build
+USE_GNOME=	gnomehier intlhack glib20 atk
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/accessibility/at-spi2-core/Makefile
==============================================================================
--- head/accessibility/at-spi2-core/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/accessibility/at-spi2-core/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -18,11 +18,11 @@ LIB_DEPENDS=	dbus-1:${PORTSDIR}/devel/db
 
 PORTSCOUT=	limitw:1,even
 
+USES=		pathfix pkgconfig
 USE_XZ=		yes
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack gnomehier glib20 intlhack
-USE_PKGCONFIG=	build
+USE_GNOME=	gnomehier glib20 intlhack
 USE_XORG=	x11 xi xtst xext
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes

Modified: head/accessibility/atk/Makefile
==============================================================================
--- head/accessibility/atk/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/accessibility/atk/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -18,12 +18,12 @@ USE_XZ=		yes
 
 BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
 
+USES=		pathfix pkgconfig
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehier gnomehack glib20 ltverhack referencehack
-USE_PKGCONFIG=	build
+USE_GNOME=	gnomehier glib20 ltverhack referencehack
 CONFIGURE_ARGS=	--enable-static \
 		--with-html-dir=${PREFIX}/share/doc
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/accessibility/atkmm/Makefile
==============================================================================
--- head/accessibility/atkmm/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/accessibility/atkmm/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -10,12 +10,12 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	C++ wrapper for ATK API library
 
+USES=		pathfix pkgconfig
 USE_XZ=		yes
 USE_LDCONFIG=	yes
 USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
-USE_GNOME=	gnomehack atk glibmm
-USE_PKGCONFIG=	build
+USE_GNOME=	atk glibmm
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/accessibility/py-papi/Makefile
==============================================================================
--- head/accessibility/py-papi/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/accessibility/py-papi/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-papi
-# Date created:		2006-12-19
-# Whom:			Marcus von Appen
-#
+# Created by: Marcus von Appen
 # $FreeBSD$
-#
 
 PORTNAME=	papi
 PORTVERSION=	0.0.9
@@ -14,8 +10,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	mva at FreeBSD.org
 COMMENT=	ATK accessibility wrapper for python
 
+USES=		pkgconfig
 USE_GNOME=	atk
-USE_PKGCONFIG=	build
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/astro/boinc-astropulse/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -19,11 +19,11 @@ BUILD_DEPENDS=	${LOCALBASE}/include/fftw
 RUN_DEPENDS=	boinc_client:${PORTSDIR}/net/boinc-client
 LIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float
 
+USES=		pkgconfig
 USE_XZ=		yes
 USE_AUTOTOOLS=	autoconf:env automake:env libtool
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_PKGCONFIG=	build
 WRKSRC=		${WRKDIR}/${DISTNAME}/client
 
 CFLAGS+=	-O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \

Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/astro/boinc-setiathome-enhanced/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -18,11 +18,11 @@ BUILD_DEPENDS=	${LOCALBASE}/include/fftw
 RUN_DEPENDS=	boinc_client:${PORTSDIR}/net/boinc-client
 LIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float
 
+USES=		pkgconfig
 USE_XZ=		yes
 USE_AUTOTOOLS=	autoconf:env automake:env
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_PKGCONFIG=	build
 USE_GCC=	any
 
 CFLAGS+=	-O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \

Modified: head/astro/cfitsio/Makefile
==============================================================================
--- head/astro/cfitsio/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/astro/cfitsio/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -25,8 +25,8 @@ CONFIGURE_ARGS=	ac_cv_prog_FC="f2c"
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes
-USE_PKGCONFIG=	build
-WRKSRC=		${WRKDIR}/${PORTNAME}
+USES=		pkgconfig
+RKSRC=		${WRKDIR}/${PORTNAME}
 
 PORTDOCS=	*
 

Modified: head/astro/gpsd/Makefile
==============================================================================
--- head/astro/gpsd/Makefile	Tue Apr 23 06:24:55 2013	(r316308)
+++ head/astro/gpsd/Makefile	Tue Apr 23 06:26:31 2013	(r316309)
@@ -13,8 +13,7 @@ COMMENT=	Daemon that monitors one or mor
 BUILD_DEPENDS=	docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \
 		xsltproc:${PORTSDIR}/textproc/libxslt
 
-USES=		pathfix
-USE_PKGCONFIG=	build
+USES=		pathfix pkgconfig
 USE_SCONS=	yes
 USE_RC_SUBR=	gpsd
 USE_PYTHON=	yes


More information about the svn-ports-all mailing list