Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2018 16:36:01 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483822 - in head: comms/ebook2cwgui comms/tilp2 devel/librcc editors/xmlcopyeditor ftp/multiget ftp/wxdfast graphics/eom net/wireshark x11-themes/gtk-oxygen-engine x11-themes/gtk3-oxyg...
Message-ID:  <201811021636.wA2Ga17F019581@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Nov  2 16:36:00 2018
New Revision: 483822
URL: https://svnweb.freebsd.org/changeset/ports/483822

Log:
  Fix build on powerpc64 by adding compiler:c++11-lang to USES.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/comms/ebook2cwgui/Makefile
  head/comms/tilp2/Makefile
  head/devel/librcc/Makefile
  head/editors/xmlcopyeditor/Makefile
  head/ftp/multiget/Makefile
  head/ftp/wxdfast/Makefile
  head/graphics/eom/Makefile
  head/net/wireshark/Makefile
  head/x11-themes/gtk-oxygen-engine/Makefile
  head/x11-themes/gtk3-oxygen-engine/Makefile
  head/x11-toolkits/gtkglarea2/Makefile
  head/x11-toolkits/gtkmm20/Makefile
  head/x11/simdock/Makefile

Modified: head/comms/ebook2cwgui/Makefile
==============================================================================
--- head/comms/ebook2cwgui/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/comms/ebook2cwgui/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	ebook2cw:comms/ebook2cw
 
+USES=		compiler:c++11-lang
 USE_WX=		2.8
 
 PORTDOCS=	*

Modified: head/comms/tilp2/Makefile
==============================================================================
--- head/comms/tilp2/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/comms/tilp2/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libticables2.so:comms/libticables2	\
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		autoreconf desktop-file-utils gettext gmake groff localbase \
+USES=		autoreconf compiler:c++11-lang desktop-file-utils gettext \
+		gmake groff localbase \
 		libtool pkgconfig shared-mime-info tar:bzip2
 USE_GNOME=	gtk20 intltool
 

Modified: head/devel/librcc/Makefile
==============================================================================
--- head/devel/librcc/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/devel/librcc/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -19,8 +19,9 @@ LIB_DEPENDS=	librcd.so:devel/librcd \
 		libaspell.so:textproc/aspell
 
 GNU_CONFIGURE=	yes
+USES=		compiler:c++11-lang gmake iconv libtool pathfix pkgconfig \
+		tar:bzip2
 USE_GNOME=	libxml2
-USES=		gmake iconv libtool pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/editors/xmlcopyeditor/Makefile
==============================================================================
--- head/editors/xmlcopyeditor/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/editors/xmlcopyeditor/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -20,10 +20,10 @@ LIB_DEPENDS=	libxerces-c.so.3:textproc/xerces-c3 \
 		libxml2.so:textproc/libxml2 \
 		libexpat.so:textproc/expat2
 
+USES=		compiler:c++11-lang dos2unix gettext gmake iconv libtool
 USE_WX=		2.8+
 WX_COMPS=	wx contrib
 WX_CONF_ARGS=	absolute
-USES=		dos2unix gettext gmake iconv libtool
 USE_GNOME=	intltool
 GNU_CONFIGURE=	yes
 

Modified: head/ftp/multiget/Makefile
==============================================================================
--- head/ftp/multiget/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/ftp/multiget/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2+
 
 WRKSRC_SUBDIR=	src
 
-USES=		alias dos2unix
+USES=		alias compiler:c++11-lang dos2unix
 USE_WX=		2.8
 MAKEFILE=	makefile
 ALL_TARGET=	MultiGet

Modified: head/ftp/wxdfast/Makefile
==============================================================================
--- head/ftp/wxdfast/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/ftp/wxdfast/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -19,9 +19,9 @@ BROKEN_armv7=		fails to compile: no matching member fu
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
+USES=		autoreconf compiler:c++11-lang gettext libtool
 USE_WX=		2.8+
 WX_CONF_ARGS=	relative
-USES=		autoreconf gettext libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	WXRC="${WXRC_CMD}"
 INSTALL_TARGET=	install-strip

Modified: head/graphics/eom/Makefile
==============================================================================
--- head/graphics/eom/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/graphics/eom/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -21,8 +21,8 @@ LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-
 
 PORTSCOUT=	limitw:1,even
 
-USES=		desktop-file-utils gettext gmake jpeg libtool localbase \
-		pathfix pkgconfig tar:xz
+USES=		compiler:c++11-lang desktop-file-utils gettext gmake jpeg \
+		libtool localbase pathfix pkgconfig tar:xz
 USE_MATE=	desktop icontheme
 USE_XORG=	x11
 USE_GNOME=	cairo gnomeprefix gtk30 intltool introspection \

Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/net/wireshark/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -27,7 +27,8 @@ DATADIR_NAME=	wireshark
 DATADIR=	${PREFIX}/share/${DATADIR_NAME}
 
 GNU_CONFIGURE=	yes
-USES=		alias cpe gettext-runtime gmake libtool localbase pathfix \
+USES=		alias cpe compiler:c++11-lang gettext-runtime gmake \
+		libtool localbase pathfix \
 		perl5 pkgconfig python:build ssl tar:xz
 USE_PERL5=	build
 USE_GNOME=	glib20 libxml2

Modified: head/x11-themes/gtk-oxygen-engine/Makefile
==============================================================================
--- head/x11-themes/gtk-oxygen-engine/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/x11-themes/gtk-oxygen-engine/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -17,7 +17,7 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libcairo.so:graphics/cairo \
 		libdbus-glib-1.so:devel/dbus-glib
 
+USES=		cmake compiler:c++11-lang pkgconfig tar:bzip2
 USE_GNOME=	gtk20
-USES=		cmake pkgconfig tar:bzip2
 
 .include <bsd.port.mk>

Modified: head/x11-themes/gtk3-oxygen-engine/Makefile
==============================================================================
--- head/x11-themes/gtk3-oxygen-engine/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/x11-themes/gtk3-oxygen-engine/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -17,7 +17,7 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libcairo.so:graphics/cairo \
 		libdbus-glib-1.so:devel/dbus-glib
 
+USES=		cmake:outsource compiler:c++11-lang pkgconfig tar:bzip2
 USE_GNOME=	gtk30
-USES=		cmake:outsource pkgconfig tar:bzip2
 
 .include <bsd.port.mk>

Modified: head/x11-toolkits/gtkglarea2/Makefile
==============================================================================
--- head/x11-toolkits/gtkglarea2/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/x11-toolkits/gtkglarea2/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	OpenGL widget for the GTK+2 GUI toolkit
 
-USES=		libtool:keepla pathfix pkgconfig tar:bzip2
+USES=		compiler:c++11-lang libtool:keepla pathfix pkgconfig tar:bzip2
 USE_GNOME=	gtk20
 USE_GL=		yes
 USE_LDCONFIG=	yes

Modified: head/x11-toolkits/gtkmm20/Makefile
==============================================================================
--- head/x11-toolkits/gtkmm20/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/x11-toolkits/gtkmm20/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	C++ wrapper for Gtk+, Pango, Atk, and Glib
 
-USES+=		tar:bzip2
+USES+=		compiler:c++11-lang tar:bzip2
 
 PORTSCOUT=	ignore:1
 

Modified: head/x11/simdock/Makefile
==============================================================================
--- head/x11/simdock/Makefile	Fri Nov  2 16:12:05 2018	(r483821)
+++ head/x11/simdock/Makefile	Fri Nov  2 16:36:00 2018	(r483822)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
-USES=		desktop-file-utils pathfix pkgconfig
+USES=		compiler:c++11-lang desktop-file-utils pathfix pkgconfig
 USE_GNOME=	gnomeprefix gconf2 libwnck
 USE_WX=		2.8
 USE_XORG=	x11



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811021636.wA2Ga17F019581>