Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2015 13:37:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388088 - in head: audio/p5-MP3-Tag biology/p5-Bio-NEXUS databases/p5-DBD-CSV devel/p5-Data-Walk devel/p5-Every devel/p5-File-Grep devel/p5-Types-Core math/p5-Date-Handler math/p5-Math-...
Message-ID:  <201505311337.t4VDbLul050650@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun May 31 13:37:20 2015
New Revision: 388088
URL: https://svnweb.freebsd.org/changeset/ports/388088

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/audio/p5-MP3-Tag/Makefile
  head/biology/p5-Bio-NEXUS/Makefile
  head/databases/p5-DBD-CSV/Makefile
  head/devel/p5-Data-Walk/Makefile
  head/devel/p5-Every/Makefile
  head/devel/p5-File-Grep/Makefile
  head/devel/p5-Types-Core/Makefile
  head/math/p5-Date-Handler/Makefile
  head/math/p5-Math-FixedPrecision/Makefile
  head/net-p2p/p5-Net-BitTorrent/Makefile
  head/net/p5-Net-DHCP/Makefile
  head/net/p5-Net-sFlow/Makefile
  head/net/p5-XPC/Makefile
  head/security/p5-Authen-PluggableCaptcha/Makefile
  head/security/p5-Crypt-TripleDES/Makefile
  head/sysutils/p5-Fuse-Simple/Makefile
  head/sysutils/p5-Ubic/Makefile
  head/textproc/p5-Net-Snort-Parser/Makefile
  head/textproc/p5-Spreadsheet-Read/Makefile

Modified: head/audio/p5-MP3-Tag/Makefile
==============================================================================
--- head/audio/p5-MP3-Tag/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/audio/p5-MP3-Tag/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -13,6 +13,7 @@ COMMENT=	Module for reading tags of MP3 
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 CONFLICTS=	p5-tagged-0.*
 

Modified: head/biology/p5-Bio-NEXUS/Makefile
==============================================================================
--- head/biology/p5-Bio-NEXUS/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/biology/p5-Bio-NEXUS/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -20,5 +20,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0.106:${PORT
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/databases/p5-DBD-CSV/Makefile
==============================================================================
--- head/databases/p5-DBD-CSV/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/databases/p5-DBD-CSV/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -20,5 +20,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5 tar:tgz
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Data-Walk/Makefile
==============================================================================
--- head/devel/p5-Data-Walk/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/devel/p5-Data-Walk/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -16,5 +16,6 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Every/Makefile
==============================================================================
--- head/devel/p5-Every/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/devel/p5-Every/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -17,5 +17,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-File-Grep/Makefile
==============================================================================
--- head/devel/p5-File-Grep/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/devel/p5-File-Grep/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -13,5 +13,6 @@ COMMENT=	Perl Module that Find matches t
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Types-Core/Makefile
==============================================================================
--- head/devel/p5-Types-Core/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/devel/p5-Types-Core/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -20,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_PERL5=	configure
 USES=		perl5
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 

Modified: head/math/p5-Date-Handler/Makefile
==============================================================================
--- head/math/p5-Date-Handler/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/math/p5-Date-Handler/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -13,6 +13,7 @@ COMMENT=	Perl module for calculating tim
 
 USES=		perl5
 USE_PERL5=	configure patch
+NO_ARCH=	yes
 
 post-patch:
 	@${PERL} -pi -e 's/[a-z][a-z]_[A-Z][A-Z]/$$&.ISO8859-15/g' \

Modified: head/math/p5-Math-FixedPrecision/Makefile
==============================================================================
--- head/math/p5-Math-FixedPrecision/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/math/p5-Math-FixedPrecision/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -13,5 +13,6 @@ COMMENT=	Perl module that provides decim
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net-p2p/p5-Net-BitTorrent/Makefile
==============================================================================
--- head/net-p2p/p5-Net-BitTorrent/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/net-p2p/p5-Net-BitTorrent/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -20,5 +20,6 @@ CONFIGURE_ARGS=	</dev/null
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-DHCP/Makefile
==============================================================================
--- head/net/p5-Net-DHCP/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/net/p5-Net-DHCP/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -18,5 +18,6 @@ TEST_DEPENDS=	p5-Test-Warn>=0:${PORTSDIR
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-sFlow/Makefile
==============================================================================
--- head/net/p5-Net-sFlow/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/net/p5-Net-sFlow/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -15,5 +15,6 @@ LICENSE=	ART10
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-XPC/Makefile
==============================================================================
--- head/net/p5-XPC/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/net/p5-XPC/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -19,5 +19,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/security/p5-Authen-PluggableCaptcha/Makefile
==============================================================================
--- head/security/p5-Authen-PluggableCaptcha/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/security/p5-Authen-PluggableCaptcha/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -17,5 +17,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/security/p5-Crypt-TripleDES/Makefile
==============================================================================
--- head/security/p5-Crypt-TripleDES/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/security/p5-Crypt-TripleDES/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -13,5 +13,6 @@ COMMENT=	Perl module implementing the Tr
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/sysutils/p5-Fuse-Simple/Makefile
==============================================================================
--- head/sysutils/p5-Fuse-Simple/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/sysutils/p5-Fuse-Simple/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -18,6 +18,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/sysutils/p5-Ubic/Makefile
==============================================================================
--- head/sysutils/p5-Ubic/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/sysutils/p5-Ubic/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -29,6 +29,7 @@ TEST_DEPENDS=	p5-Test-Class>=0:${PORTSDI
 USES=		perl5
 USE_PERL5=	configure
 REINPLACE_ARGS=	-i ''
+NO_ARCH=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \

Modified: head/textproc/p5-Net-Snort-Parser/Makefile
==============================================================================
--- head/textproc/p5-Net-Snort-Parser/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/textproc/p5-Net-Snort-Parser/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -14,5 +14,6 @@ COMMENT=	Perl modules for parsing Snort 
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Spreadsheet-Read/Makefile
==============================================================================
--- head/textproc/p5-Spreadsheet-Read/Makefile	Sun May 31 13:31:49 2015	(r388087)
+++ head/textproc/p5-Spreadsheet-Read/Makefile	Sun May 31 13:37:20 2015	(r388088)
@@ -25,5 +25,6 @@ TEST_DEPENDS=	p5-Test-NoWarnings>0:${POR
 
 USES=		perl5 tar:tgz
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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