aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-02 16:01:06 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-02 16:01:06 +0000
commit4e3d011569769e6a06e4bccf75fd126154afc154 (patch)
tree4551a3f999116d7a3ec6658a240ad0c15258972f /textproc
parentaca133b7e364d3013a212f0029762c685dc50451 (diff)
downloadports-4e3d011569769e6a06e4bccf75fd126154afc154.tar.gz
ports-4e3d011569769e6a06e4bccf75fd126154afc154.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-albino/Makefile2
-rw-r--r--textproc/rubygem-asciidoctor/Makefile2
-rw-r--r--textproc/rubygem-coderay/Makefile2
-rw-r--r--textproc/rubygem-colorator/Makefile2
-rw-r--r--textproc/rubygem-colored/Makefile2
-rw-r--r--textproc/rubygem-creole/Makefile2
-rw-r--r--textproc/rubygem-css_parser/Makefile2
-rw-r--r--textproc/rubygem-cssmin/Makefile2
-rw-r--r--textproc/rubygem-diff-lcs/Makefile2
-rw-r--r--textproc/rubygem-gemoji/Makefile2
-rw-r--r--textproc/rubygem-github-markup/Makefile2
-rw-r--r--textproc/rubygem-gitlab-grit/Makefile2
-rw-r--r--textproc/rubygem-gitlab-linguist/Makefile2
-rw-r--r--textproc/rubygem-heredoc_unindent/Makefile2
-rw-r--r--textproc/rubygem-hikidoc/Makefile2
-rw-r--r--textproc/rubygem-htmlentities/Makefile2
-rw-r--r--textproc/rubygem-ini/Makefile2
-rw-r--r--textproc/rubygem-jekyll-assets/Makefile2
-rw-r--r--textproc/rubygem-jekyll-gist/Makefile2
-rw-r--r--textproc/rubygem-jekyll-paginate/Makefile2
-rw-r--r--textproc/rubygem-jsmin/Makefile2
-rw-r--r--textproc/rubygem-kramdown/Makefile2
-rw-r--r--textproc/rubygem-kwalify/Makefile2
-rw-r--r--textproc/rubygem-linguistics/Makefile2
-rw-r--r--textproc/rubygem-liquid/Makefile2
-rw-r--r--textproc/rubygem-loggability/Makefile2
-rw-r--r--textproc/rubygem-ltsv/Makefile2
-rw-r--r--textproc/rubygem-multi_xml/Makefile2
-rw-r--r--textproc/rubygem-opml/Makefile2
-rw-r--r--textproc/rubygem-org-ruby/Makefile2
-rw-r--r--textproc/rubygem-parslet/Makefile2
-rw-r--r--textproc/rubygem-phone/Makefile2
-rw-r--r--textproc/rubygem-rak/Makefile2
-rw-r--r--textproc/rubygem-rdtool/Makefile2
-rw-r--r--textproc/rubygem-ri_cal/Makefile2
-rw-r--r--textproc/rubygem-rouge/Makefile2
-rw-r--r--textproc/rubygem-rttool/Makefile2
-rw-r--r--textproc/rubygem-rubypants/Makefile2
-rw-r--r--textproc/rubygem-rugments/Makefile2
-rw-r--r--textproc/rubygem-sass32/Makefile2
-rw-r--r--textproc/rubygem-sax-machine/Makefile2
-rw-r--r--textproc/rubygem-spreadsheet/Makefile2
-rw-r--r--textproc/rubygem-stamp/Makefile2
-rw-r--r--textproc/rubygem-syntax/Makefile2
-rw-r--r--textproc/rubygem-text/Makefile2
-rw-r--r--textproc/rubygem-tidy/Makefile2
-rw-r--r--textproc/rubygem-twitter-text/Makefile2
-rw-r--r--textproc/rubygem-unf/Makefile2
-rw-r--r--textproc/rubygem-xml-simple/Makefile2
-rw-r--r--textproc/rubygem-ya2yaml/Makefile2
-rw-r--r--textproc/rubygem-yard-chef/Makefile2
-rw-r--r--textproc/rubygem-yard/Makefile2
52 files changed, 104 insertions, 0 deletions
diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile
index e8be5bee67d5..713eb51b01db 100644
--- a/textproc/rubygem-albino/Makefile
+++ b/textproc/rubygem-albino/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \
${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments
USES= python
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-asciidoctor/Makefile b/textproc/rubygem-asciidoctor/Makefile
index b561050467a5..37104d723283 100644
--- a/textproc/rubygem-asciidoctor/Makefile
+++ b/textproc/rubygem-asciidoctor/Makefile
@@ -11,6 +11,8 @@ COMMENT= Fast, open source text processor and publishing toolchain
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile
index e83cd93e0760..ac31f4f4b3ed 100644
--- a/textproc/rubygem-coderay/Makefile
+++ b/textproc/rubygem-coderay/Makefile
@@ -11,6 +11,8 @@ COMMENT= Fast and easy syntax highlighting for selected languages
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-colorator/Makefile b/textproc/rubygem-colorator/Makefile
index 36f8ce28cd45..9059dabbfb5d 100644
--- a/textproc/rubygem-colorator/Makefile
+++ b/textproc/rubygem-colorator/Makefile
@@ -12,6 +12,8 @@ COMMENT= Colorize your text in a terminal with a simple API
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile
index cb1d05dc77c6..223cda3f8b41 100644
--- a/textproc/rubygem-colored/Makefile
+++ b/textproc/rubygem-colored/Makefile
@@ -11,6 +11,8 @@ COMMENT= Colorize text on the console
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-creole/Makefile b/textproc/rubygem-creole/Makefile
index 71f1297d989c..f525f821031d 100644
--- a/textproc/rubygem-creole/Makefile
+++ b/textproc/rubygem-creole/Makefile
@@ -10,6 +10,8 @@ COMMENT= Creole-to-HTML converter
LICENSE= RUBY
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile
index a06bd612ab45..aab4e8060b23 100644
--- a/textproc/rubygem-css_parser/Makefile
+++ b/textproc/rubygem-css_parser/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-cssmin/Makefile b/textproc/rubygem-cssmin/Makefile
index 05a8e32b65b6..4070a158d656 100644
--- a/textproc/rubygem-cssmin/Makefile
+++ b/textproc/rubygem-cssmin/Makefile
@@ -11,6 +11,8 @@ COMMENT= Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compresso
LICENSE= BSD3CLAUSE
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile
index 0d210689861a..74d878cb2914 100644
--- a/textproc/rubygem-diff-lcs/Makefile
+++ b/textproc/rubygem-diff-lcs/Makefile
@@ -12,6 +12,8 @@ COMMENT= LCS-based diff library for ruby
LICENSE= ART20 GPLv2 GPLv3 MIT
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-gemoji/Makefile b/textproc/rubygem-gemoji/Makefile
index f20a2663a844..543511989434 100644
--- a/textproc/rubygem-gemoji/Makefile
+++ b/textproc/rubygem-gemoji/Makefile
@@ -10,6 +10,8 @@ COMMENT= Emoji assets
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile
index 69ed0f65ddb8..2cd2bb08740e 100644
--- a/textproc/rubygem-github-markup/Makefile
+++ b/textproc/rubygem-github-markup/Makefile
@@ -10,6 +10,8 @@ COMMENT= Render any fancy markup
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile
index 2d9df980c42b..bf4005004ab9 100644
--- a/textproc/rubygem-gitlab-grit/Makefile
+++ b/textproc/rubygem-gitlab-grit/Makefile
@@ -16,6 +16,8 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_
rubygem-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \
rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile
index c88520b92bee..b1a2e96e0112 100644
--- a/textproc/rubygem-gitlab-linguist/Makefile
+++ b/textproc/rubygem-gitlab-linguist/Makefile
@@ -14,6 +14,8 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charloc
rubygem-escape_utils-rails4>=0.3.1:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \
rubygem-mime-types1>=1.19:${PORTSDIR}/misc/rubygem-mime-types1
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile
index ed0a15336df3..91ccd942e12e 100644
--- a/textproc/rubygem-heredoc_unindent/Makefile
+++ b/textproc/rubygem-heredoc_unindent/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-hoe>=2.9.6:${PORTSDIR}/devel/rubygem-hoe
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile
index de10ae2667d1..624a4a1b6873 100644
--- a/textproc/rubygem-hikidoc/Makefile
+++ b/textproc/rubygem-hikidoc/Makefile
@@ -10,6 +10,8 @@ COMMENT= Text-to-HTML conversion tool for web writers
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile
index 57e6ed7493ee..7792bf321c19 100644
--- a/textproc/rubygem-htmlentities/Makefile
+++ b/textproc/rubygem-htmlentities/Makefile
@@ -11,6 +11,8 @@ COMMENT= HTML entity encoding and decoding for Ruby
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile
index bae401eb53b7..73464a9e2264 100644
--- a/textproc/rubygem-ini/Makefile
+++ b/textproc/rubygem-ini/Makefile
@@ -11,6 +11,8 @@ COMMENT= Ruby INI File Parser and Writer
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile
index 83dcaad82514..5e5a2cec7c2e 100644
--- a/textproc/rubygem-jekyll-assets/Makefile
+++ b/textproc/rubygem-jekyll-assets/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= rubygem-fastimage>=1.6:${PORTSDIR}/graphics/rubygem-fastimage \
rubygem-sprockets-helpers>=0:${PORTSDIR}/devel/rubygem-sprockets-helpers \
rubygem-sprockets-sass>=0:${PORTSDIR}/devel/rubygem-sprockets-sass
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile
index 22878e6a8b82..dece917cbe41 100644
--- a/textproc/rubygem-jekyll-gist/Makefile
+++ b/textproc/rubygem-jekyll-gist/Makefile
@@ -11,6 +11,8 @@ COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-jekyll-paginate/Makefile b/textproc/rubygem-jekyll-paginate/Makefile
index e1e652c23f64..854bb58d909f 100644
--- a/textproc/rubygem-jekyll-paginate/Makefile
+++ b/textproc/rubygem-jekyll-paginate/Makefile
@@ -11,6 +11,8 @@ COMMENT= Built-in Pagination Generator for Jekyll
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-jsmin/Makefile b/textproc/rubygem-jsmin/Makefile
index 9ef78588e643..4b5bb579c49e 100644
--- a/textproc/rubygem-jsmin/Makefile
+++ b/textproc/rubygem-jsmin/Makefile
@@ -11,6 +11,8 @@ COMMENT= Ruby implementation of Douglas Crockford's JSMin JavaScript minifier
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile
index 520fd084116b..28c5926ddd67 100644
--- a/textproc/rubygem-kramdown/Makefile
+++ b/textproc/rubygem-kramdown/Makefile
@@ -11,6 +11,8 @@ COMMENT= Yet-another-markdown-parser but fast, pure Ruby
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-kwalify/Makefile b/textproc/rubygem-kwalify/Makefile
index 5d39aa1768af..90c3e58da658 100644
--- a/textproc/rubygem-kwalify/Makefile
+++ b/textproc/rubygem-kwalify/Makefile
@@ -11,6 +11,8 @@ COMMENT= Parser, schema validator, and data binding tool for YAML and JSON
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile
index d87363057d3d..edcb7eb12e4a 100644
--- a/textproc/rubygem-linguistics/Makefile
+++ b/textproc/rubygem-linguistics/Makefile
@@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= rubygem-loggability>=0.11:${PORTSDIR}/textproc/rubygem-loggability
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile
index c01ea8610dc4..6fadd736a3ae 100644
--- a/textproc/rubygem-liquid/Makefile
+++ b/textproc/rubygem-liquid/Makefile
@@ -11,6 +11,8 @@ COMMENT= Library for rendering safe templates
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile
index 351b93575c41..2311fcb2fbd2 100644
--- a/textproc/rubygem-loggability/Makefile
+++ b/textproc/rubygem-loggability/Makefile
@@ -11,6 +11,8 @@ COMMENT= Composable logging system built on the standard Logger library
LICENSE= BSD3CLAUSE
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile
index 1b1574a4f6e9..8ec0b50b5205 100644
--- a/textproc/rubygem-ltsv/Makefile
+++ b/textproc/rubygem-ltsv/Makefile
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Parser / Dumper for LTSV
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile
index a42256de01f3..14a7bbb6e03a 100644
--- a/textproc/rubygem-multi_xml/Makefile
+++ b/textproc/rubygem-multi_xml/Makefile
@@ -14,6 +14,8 @@ LICENSE= MIT
OPTIONS_DEFINE= NOKOGIRI
NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile
index d9c18514357a..6f99e7bde8fb 100644
--- a/textproc/rubygem-opml/Makefile
+++ b/textproc/rubygem-opml/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= markun@onohara.to
COMMENT= Simple wrapper for parsing OPML files
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile
index 13acf9066bea..e7e0b0a28851 100644
--- a/textproc/rubygem-org-ruby/Makefile
+++ b/textproc/rubygem-org-ruby/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-rubypants>=0.2.0:${PORTSDIR}/textproc/rubygem-rubypants
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile
index e457ac742d83..ee63d7f9a76e 100644
--- a/textproc/rubygem-parslet/Makefile
+++ b/textproc/rubygem-parslet/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-blankslate>=2:${PORTSDIR}/devel/rubygem-blankslate
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-phone/Makefile b/textproc/rubygem-phone/Makefile
index b621ea4b816e..e3fe53e84e05 100644
--- a/textproc/rubygem-phone/Makefile
+++ b/textproc/rubygem-phone/Makefile
@@ -11,6 +11,8 @@ COMMENT= Phone number parsing, validation and formatting
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile
index f0a20affb5ab..42fc1f2c4478 100644
--- a/textproc/rubygem-rak/Makefile
+++ b/textproc/rubygem-rak/Makefile
@@ -12,6 +12,8 @@ COMMENT= Grep replacement in pure Ruby
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-rdtool/Makefile b/textproc/rubygem-rdtool/Makefile
index 798f584dd958..8cb409bfc6c7 100644
--- a/textproc/rubygem-rdtool/Makefile
+++ b/textproc/rubygem-rdtool/Makefile
@@ -12,6 +12,8 @@ COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
LICENSE= GPLv2 GPLv3 RUBY
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile
index 83de32e98241..48bff3d23009 100644
--- a/textproc/rubygem-ri_cal/Makefile
+++ b/textproc/rubygem-ri_cal/Makefile
@@ -10,6 +10,8 @@ COMMENT= Library for parsing, and generating iCalendar data
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile
index 6962c2fcb422..e8f7ea749546 100644
--- a/textproc/rubygem-rouge/Makefile
+++ b/textproc/rubygem-rouge/Makefile
@@ -11,6 +11,8 @@ COMMENT= Simple, easy-to-extend drop-in replacement for pygments
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile
index dc0ab2dbbc91..67d66bd664f3 100644
--- a/textproc/rubygem-rttool/Makefile
+++ b/textproc/rubygem-rttool/Makefile
@@ -11,6 +11,8 @@ COMMENT= RT into HTML and plain text converter
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile
index 2e04b38f8511..93aa78abde38 100644
--- a/textproc/rubygem-rubypants/Makefile
+++ b/textproc/rubygem-rubypants/Makefile
@@ -11,6 +11,8 @@ COMMENT= Translates ASCII into smart typographic punctuation HTML entities
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
diff --git a/textproc/rubygem-rugments/Makefile b/textproc/rubygem-rugments/Makefile
index ee571f67e8d3..de8519d61fab 100644
--- a/textproc/rubygem-rugments/Makefile
+++ b/textproc/rubygem-rugments/Makefile
@@ -12,6 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
GEM_NAME= ${PORTNAME}-${DISTVERSION}
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-sass32/Makefile b/textproc/rubygem-sass32/Makefile
index ce0d6a02b158..627855905892 100644
--- a/textproc/rubygem-sass32/Makefile
+++ b/textproc/rubygem-sass32/Makefile
@@ -12,6 +12,8 @@ COMMENT= Sass is an extension of CSS3
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile
index 02d9c3be2496..5a8cf8bda9d4 100644
--- a/textproc/rubygem-sax-machine/Makefile
+++ b/textproc/rubygem-sax-machine/Makefile
@@ -11,6 +11,8 @@ COMMENT= Declarative sax parsing library backed by Nokogiri
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile
index 3af0bfea322e..3f44201939c0 100644
--- a/textproc/rubygem-spreadsheet/Makefile
+++ b/textproc/rubygem-spreadsheet/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-ruby-ole>=1.0:${PORTSDIR}/devel/rubygem-ruby-ole
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-stamp/Makefile b/textproc/rubygem-stamp/Makefile
index 046b107a6cb2..ab6ae80de4cc 100644
--- a/textproc/rubygem-stamp/Makefile
+++ b/textproc/rubygem-stamp/Makefile
@@ -10,6 +10,8 @@ COMMENT= Format dates and times
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile
index 4365f80b5fc1..e04c57322be9 100644
--- a/textproc/rubygem-syntax/Makefile
+++ b/textproc/rubygem-syntax/Makefile
@@ -10,6 +10,8 @@ COMMENT= Module for using Systax highlighting in Ruby
LICENSE= BSD3CLAUSE
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile
index b6957a67e305..a44eac300676 100644
--- a/textproc/rubygem-text/Makefile
+++ b/textproc/rubygem-text/Makefile
@@ -12,6 +12,8 @@ COMMENT= Collection of text algorithms
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-tidy/Makefile b/textproc/rubygem-tidy/Makefile
index 92212147481f..9e4acf05feed 100644
--- a/textproc/rubygem-tidy/Makefile
+++ b/textproc/rubygem-tidy/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= don@na.rim.or.jp
COMMENT= Ruby interface to HTML Tidy Library Project
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile
index 24b895837b21..f86fdd160907 100644
--- a/textproc/rubygem-twitter-text/Makefile
+++ b/textproc/rubygem-twitter-text/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-unf>=0.1.0:${PORTSDIR}/textproc/rubygem-unf
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile
index 30d15b1aca46..ba0f795e6c72 100644
--- a/textproc/rubygem-unf/Makefile
+++ b/textproc/rubygem-unf/Makefile
@@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile
index 35f25dd77d91..4ca82d605409 100644
--- a/textproc/rubygem-xml-simple/Makefile
+++ b/textproc/rubygem-xml-simple/Makefile
@@ -11,6 +11,8 @@ COMMENT= Ruby take off of p5-XML-Simple
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile
index fdc3b540d7e8..3dce49623fe6 100644
--- a/textproc/rubygem-ya2yaml/Makefile
+++ b/textproc/rubygem-ya2yaml/Makefile
@@ -11,6 +11,8 @@ COMMENT= Yet another YAML converter, includes complete UTF8 support
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile
index cece80d4a45a..820a0e37eae4 100644
--- a/textproc/rubygem-yard-chef/Makefile
+++ b/textproc/rubygem-yard-chef/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-yard>=0.8:${PORTSDIR}/textproc/rubygem-yard
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile
index d5a2ebb50fbd..14e2390eaaa5 100644
--- a/textproc/rubygem-yard/Makefile
+++ b/textproc/rubygem-yard/Makefile
@@ -11,6 +11,8 @@ COMMENT= Documentation generation tool for Ruby
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes