Date: Fri, 21 Feb 2014 13:38:46 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345425 - in head/net-mgmt: ap-utils arts++ disco echolot etherape ipacctd p0f p0f2 percona-monitoring-plugins wide-dhcp wifimgr Message-ID: <201402211338.s1LDck4E068736@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Feb 21 13:38:46 2014 New Revision: 345425 URL: http://svnweb.freebsd.org/changeset/ports/345425 QAT: https://qat.redports.org/buildarchive/r345425/ Log: Remove trailing whitespaces from category net-mgmt Modified: head/net-mgmt/ap-utils/Makefile head/net-mgmt/arts++/Makefile head/net-mgmt/disco/Makefile head/net-mgmt/echolot/Makefile head/net-mgmt/etherape/Makefile head/net-mgmt/ipacctd/Makefile head/net-mgmt/p0f/Makefile head/net-mgmt/p0f2/Makefile head/net-mgmt/percona-monitoring-plugins/Makefile head/net-mgmt/wide-dhcp/Makefile head/net-mgmt/wifimgr/Makefile Modified: head/net-mgmt/ap-utils/Makefile ============================================================================== --- head/net-mgmt/ap-utils/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/ap-utils/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -20,7 +20,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> Modified: head/net-mgmt/arts++/Makefile ============================================================================== --- head/net-mgmt/arts++/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/arts++/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -22,7 +22,7 @@ MANL= artsportagg.l artsports.l artspro NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/disco/Makefile ============================================================================== --- head/net-mgmt/disco/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/disco/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/disco bin/disco.fp -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/echolot/Makefile ============================================================================== --- head/net-mgmt/echolot/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/echolot/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -23,7 +23,7 @@ PLIST_FILES= bin/echolot NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/etherape/Makefile ============================================================================== --- head/net-mgmt/etherape/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/etherape/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -21,7 +21,7 @@ MAN1= etherape.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/net-mgmt/ipacctd/Makefile ============================================================================== --- head/net-mgmt/ipacctd/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/ipacctd/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -20,7 +20,7 @@ MANCOMPRESSED= yes NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/p0f/Makefile ============================================================================== --- head/net-mgmt/p0f/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/p0f/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -22,7 +22,7 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS} NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/p0f2/Makefile ============================================================================== --- head/net-mgmt/p0f2/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/p0f2/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/p0f NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/percona-monitoring-plugins/Makefile ============================================================================== --- head/net-mgmt/percona-monitoring-plugins/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/percona-monitoring-plugins/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -30,7 +30,7 @@ CACTIDIR?= share/cacti NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/net-mgmt/wide-dhcp/Makefile ============================================================================== --- head/net-mgmt/wide-dhcp/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/wide-dhcp/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -23,7 +23,7 @@ EXAMPLES= dhcpdb.pool dhcpdb.relay dhcpd NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/net-mgmt/wifimgr/Makefile ============================================================================== --- head/net-mgmt/wifimgr/Makefile Fri Feb 21 13:38:40 2014 (r345424) +++ head/net-mgmt/wifimgr/Makefile Fri Feb 21 13:38:46 2014 (r345425) @@ -19,7 +19,7 @@ INSTALLS_ICONS= yes NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402211338.s1LDck4E068736>