svn commit: r355356 - in head/net-mgmt: bigsister driftnet gps kismet nagircbot openvmps pftabled py-yapsnmp send softflowd wmi-client

Martin Wilke miwi at FreeBSD.org
Mon May 26 15:01:42 UTC 2014


Author: miwi
Date: Mon May 26 15:01:39 2014
New Revision: 355356
URL: http://svnweb.freebsd.org/changeset/ports/355356
QAT: https://qat.redports.org/buildarchive/r355356/

Log:
  - Convert gmake, bzip2, xz to USES
  
  Approved by:	portmgr

Modified:
  head/net-mgmt/bigsister/Makefile
  head/net-mgmt/driftnet/Makefile
  head/net-mgmt/gps/Makefile
  head/net-mgmt/kismet/Makefile
  head/net-mgmt/nagircbot/Makefile
  head/net-mgmt/openvmps/Makefile
  head/net-mgmt/pftabled/Makefile
  head/net-mgmt/py-yapsnmp/Makefile
  head/net-mgmt/send/Makefile
  head/net-mgmt/softflowd/Makefile
  head/net-mgmt/wmi-client/Makefile

Modified: head/net-mgmt/bigsister/Makefile
==============================================================================
--- head/net-mgmt/bigsister/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/bigsister/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -18,8 +18,7 @@ RUN_DEPENDS=	net-snmp>=0:${PORTSDIR}/net
 		p5-SNMP_Session>=0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
 
-USE_GMAKE=	yes
-USES=		perl5
+USES=		perl5 gmake
 USE_RC_SUBR=	${PORTNAME}
 NO_BUILD=	yes
 HAS_CONFIGURE=	yes

Modified: head/net-mgmt/driftnet/Makefile
==============================================================================
--- head/net-mgmt/driftnet/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/driftnet/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	gif.5:${PORTSDIR}/graphics/
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
 
 USE_GNOME=	gtk12
-USE_GMAKE=	yes
+USES=		gmake
 
 ALL_TARGET=	default
 MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"

Modified: head/net-mgmt/gps/Makefile
==============================================================================
--- head/net-mgmt/gps/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/gps/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -14,7 +14,7 @@ COMMENT=	Ghost Port Scan
 BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+USES=		gmake
 
 LIBNET_CONFIG?=	${LOCALBASE}/bin/libnet10-config
 

Modified: head/net-mgmt/kismet/Makefile
==============================================================================
--- head/net-mgmt/kismet/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/kismet/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -17,8 +17,7 @@ COMMENT=	802.11 layer2 wireless network 
 LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_XZ=		yes
+USES=		gmake tar:bzip2
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 

Modified: head/net-mgmt/nagircbot/Makefile
==============================================================================
--- head/net-mgmt/nagircbot/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/nagircbot/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	IRC bot for Nagios
 
-USE_GMAKE=	yes
+USES=		gmake
 USE_RC_SUBR=	nagircbot
 
 PLIST_FILES=	bin/nagircbot

Modified: head/net-mgmt/openvmps/Makefile
==============================================================================
--- head/net-mgmt/openvmps/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/openvmps/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 USE_RC_SUBR=	vmpsd
 
-USE_GMAKE=	yes
+USES=	gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=--bindir=${PREFIX}/sbin
 

Modified: head/net-mgmt/pftabled/Makefile
==============================================================================
--- head/net-mgmt/pftabled/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/pftabled/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -15,7 +15,7 @@ MAN1=		pftabled.0
 PLIST_FILES=	bin/pftabled-client sbin/pftabled
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+USES=		gmake
 
 OPTIONS_DEFINE=	PERLC PYTHONC
 OPTIONS_DEFAULT=	PERLC PYTHONC

Modified: head/net-mgmt/py-yapsnmp/Makefile
==============================================================================
--- head/net-mgmt/py-yapsnmp/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/py-yapsnmp/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -17,7 +17,7 @@ LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
+USES=		gmake
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include -I${PYTHON_INCLUDEDIR}

Modified: head/net-mgmt/send/Makefile
==============================================================================
--- head/net-mgmt/send/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/send/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -15,7 +15,7 @@ BROKEN=		Fails to link
 
 LIB_DEPENDS=	dnet.1:${PORTSDIR}/net/libdnet
 
-USE_GMAKE=	yes
+USES=		gmake
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
 PORTDOCS=	README UserGuide.pdf

Modified: head/net-mgmt/softflowd/Makefile
==============================================================================
--- head/net-mgmt/softflowd/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/softflowd/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -11,7 +11,7 @@ MAINTAINER=	jmohacsi at bsd.hu
 COMMENT=	Softflowd is flow-based network traffic analyser with export
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+USES=		gmake
 PLIST_FILES=	sbin/softflowd sbin/softflowctl
 MAN8=		softflowd.8 softflowctl.8
 PORTDOCS=	README

Modified: head/net-mgmt/wmi-client/Makefile
==============================================================================
--- head/net-mgmt/wmi-client/Makefile	Mon May 26 14:54:10 2014	(r355355)
+++ head/net-mgmt/wmi-client/Makefile	Mon May 26 15:01:39 2014	(r355356)
@@ -14,11 +14,9 @@ COMMENT=		DCOM/WMI client implementation
 
 CONFLICTS=		zenoss-3*
 
-USE_BZIP2=		yes
 USE_AUTOTOOLS=		autoconf:env
 USE_PYTHON_BUILD=	yes
-USE_GMAKE=		yes
-USES=			iconv
+USES=			iconv gmake tar:bzip2
 USE_LDCONFIG=		yes
 
 MAKEFILE=		GNUmakefile


More information about the svn-ports-all mailing list