Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2015 10:46:52 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391227 - in head: cad/opencascade databases/xtrabackup devel/libunistring devel/simgear games/flightgear math/vtk6 net/hping-devel net/torsocks security/yara sysutils/gnome-system-moni...
Message-ID:  <201507031046.t63AkqWD027140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Jul  3 10:46:51 2015
New Revision: 391227
URL: https://svnweb.freebsd.org/changeset/ports/391227

Log:
  Add USES=alias to 11 ports (non-invasive DragonFly support)

Modified:
  head/cad/opencascade/Makefile
  head/databases/xtrabackup/Makefile
  head/devel/libunistring/Makefile
  head/devel/simgear/Makefile
  head/games/flightgear/Makefile
  head/math/vtk6/Makefile
  head/net/hping-devel/Makefile
  head/net/torsocks/Makefile
  head/security/yara/Makefile
  head/sysutils/gnome-system-monitor/Makefile
  head/sysutils/syslog-ng/Makefile

Modified: head/cad/opencascade/Makefile
==============================================================================
--- head/cad/opencascade/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/cad/opencascade/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -21,7 +21,8 @@ RUN_DEPENDS=	bash:${PORTSDIR}/shells/bas
 
 # Check ${WRKSRC}/dox/overview/Overview.md
 # and ${WRKSRC}/dox/dev_guides/building
-USES=		bison cmake compiler dos2unix gmake shebangfix tk tar:tgz
+USES=		alias:10 bison cmake compiler dos2unix gmake shebangfix tk \
+		tar:tgz
 USE_XORG=	xmu
 DOS2UNIX_FILES=	adm/templates/*
 SHEBANG_FILES=	adm/templates/env.sh.in adm/templates/draw.sh		\

Modified: head/databases/xtrabackup/Makefile
==============================================================================
--- head/databases/xtrabackup/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/databases/xtrabackup/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -25,7 +25,7 @@ RUN_DEPENDS=	p5-DBD-mysql>=0:${PORTSDIR}
 		qpress:${PORTSDIR}/archivers/qpress
 
 # autotool is in use for 5.1 builds
-USES=		autoreconf:build cpe gettext cmake iconv libtool perl5
+USES=		alias autoreconf:build cpe gettext cmake iconv libtool perl5
 CPE_VENDOR=	percona
 
 PLIST_FILES=	bin/xtrabackup bin/xbstream bin/innobackupex bin/xbcrypt

Modified: head/devel/libunistring/Makefile
==============================================================================
--- head/devel/libunistring/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/devel/libunistring/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -11,7 +11,7 @@ COMMENT=	Unicode string library
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	dual
 
-USES=		charsetfix gmake iconv libtool
+USES=		alias charsetfix gmake iconv libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/simgear/Makefile
==============================================================================
--- head/devel/simgear/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/devel/simgear/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libboost_thread.so:${PORTSD
 
 USE_XORG=	ice sm x11 xext xi xt xmu
 USE_GL=		gl glu glut
-USES=		cmake compiler cpe jpeg openal:al,alut tar:bzip2
+USES=		alias cmake compiler cpe jpeg openal:al,alut tar:bzip2
 
 .include <bsd.port.pre.mk>
 

Modified: head/games/flightgear/Makefile
==============================================================================
--- head/games/flightgear/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/games/flightgear/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -33,7 +33,7 @@ USE_GL=		gl glu glut
 USE_SQLITE=	3
 USE_QT5=	core buildtools qmake widgets
 
-USES=		cpe dos2unix cmake compiler jpeg openal:al,alut tar:bzip2
+USES=		alias cpe dos2unix cmake compiler jpeg openal:al,alut tar:bzip2
 DOS2UNIX_REGEX=	.*\.(c|h|cxx|cpp|hxx|hpp)
 CMAKE_ARGS+=	-DENABLE_JS_SERVER:BOOL=ON \
 		-DSYSTEM_SQLITE:BOOL=ON \

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/math/vtk6/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -28,7 +28,7 @@ UNIQUENAME=	${PKGBASE}
 CONFLICTS=	vtk-4*
 USE_LDCONFIG=	${PREFIX}/lib/vtk-${VTK_SHORT_VER}
 USE_XORG=	xt
-USES=		cmake:outsource jpeg
+USES=		alias cmake:outsource jpeg
 CXXFLAGS+=	-I${LOCALBASE}/include
 
 VTK_SHORT_VER=	${PORTVERSION:R}

Modified: head/net/hping-devel/Makefile
==============================================================================
--- head/net/hping-devel/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/net/hping-devel/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -17,7 +17,7 @@ NO_LATEST_LINK=	yes
 CONFLICTS=	hping-[0-9]*
 
 GNU_CONFIGURE=	yes
-USES=		gmake
+USES=		alias gmake
 
 PLIST_FILES=	sbin/hping lib/hping/hpingstdlib.htcl man/man8/hping.8.gz
 PORTDOCS=	AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \

Modified: head/net/torsocks/Makefile
==============================================================================
--- head/net/torsocks/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/net/torsocks/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -18,7 +18,7 @@ GH_PROJECT=	torsocks
 GH_TAGNAME=	96f7a0d
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf gmake libtool
+USES=		alias autoreconf gmake libtool
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/security/yara/Makefile
==============================================================================
--- head/security/yara/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/security/yara/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -13,7 +13,7 @@ GH_ACCOUNT=	plusvic
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		autoreconf libtool
+USES=		alias autoreconf libtool
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/sysutils/gnome-system-monitor/Makefile
==============================================================================
--- head/sysutils/gnome-system-monitor/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/sysutils/gnome-system-monitor/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	gnome-icon-theme>=0:${POR
 LIB_DEPENDS=	libgtop-2.0.so:${PORTSDIR}/devel/libgtop
 RUN_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
 
-USES=		gettext gmake pathfix pkgconfig tar:xz
+USES=		alias gettext gmake pathfix pkgconfig tar:xz
 USE_GNOME=	gnomeprefix gtkmm30 intlhack librsvg2 libwnck3
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/sysutils/syslog-ng/Makefile
==============================================================================
--- head/sysutils/syslog-ng/Makefile	Fri Jul  3 09:34:33 2015	(r391226)
+++ head/sysutils/syslog-ng/Makefile	Fri Jul  3 10:46:51 2015	(r391227)
@@ -32,7 +32,7 @@ JSON_DESC=		Build with JSON-C support
 GEOIP_DESC=		Build with GeoIP support
 REDIS_DESC=		Build with Redis support
 
-USES=		gmake libtool pathfix pkgconfig
+USES=		alias gmake libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	syslog-ng
 GNU_CONFIGURE=	yes



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