aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/eruby/Makefile1
-rw-r--r--textproc/eruby/pkg-comment1
-rw-r--r--textproc/ruby-amatch/Makefile1
-rw-r--r--textproc/ruby-amatch/pkg-comment1
-rw-r--r--textproc/ruby-amrita/Makefile1
-rw-r--r--textproc/ruby-amrita/pkg-comment1
-rw-r--r--textproc/ruby-csv/Makefile1
-rw-r--r--textproc/ruby-csv/pkg-comment1
-rw-r--r--textproc/ruby-format/Makefile1
-rw-r--r--textproc/ruby-format/pkg-comment1
-rw-r--r--textproc/ruby-gdome/Makefile1
-rw-r--r--textproc/ruby-gdome/pkg-comment1
-rw-r--r--textproc/ruby-html-parser/Makefile1
-rw-r--r--textproc/ruby-html-parser/pkg-comment1
-rw-r--r--textproc/ruby-htmlcompact/Makefile1
-rw-r--r--textproc/ruby-htmlcompact/pkg-comment1
-rw-r--r--textproc/ruby-htmlrepair/Makefile1
-rw-r--r--textproc/ruby-htmlrepair/pkg-comment1
-rw-r--r--textproc/ruby-htmlsplit/Makefile1
-rw-r--r--textproc/ruby-htmlsplit/pkg-comment1
-rw-r--r--textproc/ruby-mwdom/Makefile1
-rw-r--r--textproc/ruby-mwdom/pkg-comment1
-rw-r--r--textproc/ruby-nqxml/Makefile1
-rw-r--r--textproc/ruby-nqxml/pkg-comment1
-rw-r--r--textproc/ruby-qt2xml/Makefile1
-rw-r--r--textproc/ruby-qt2xml/pkg-comment1
-rw-r--r--textproc/ruby-raspell/Makefile1
-rw-r--r--textproc/ruby-raspell/pkg-comment1
-rw-r--r--textproc/ruby-rd-mode.el/Makefile1
-rw-r--r--textproc/ruby-rd-mode.el/pkg-comment1
-rw-r--r--textproc/ruby-rdoc/Makefile1
-rw-r--r--textproc/ruby-rdoc/pkg-comment1
-rw-r--r--textproc/ruby-rdtool/Makefile1
-rw-r--r--textproc/ruby-rdtool/pkg-comment1
-rw-r--r--textproc/ruby-rexml/Makefile1
-rw-r--r--textproc/ruby-rexml/pkg-comment1
-rw-r--r--textproc/ruby-rss/Makefile1
-rw-r--r--textproc/ruby-rss/pkg-comment1
-rw-r--r--textproc/ruby-sablot/Makefile1
-rw-r--r--textproc/ruby-sablot/pkg-comment1
-rw-r--r--textproc/ruby-sary/Makefile1
-rw-r--r--textproc/ruby-sary/pkg-comment1
-rw-r--r--textproc/ruby-spreadsheet-excel/Makefile1
-rw-r--r--textproc/ruby-spreadsheet-excel/pkg-comment1
-rw-r--r--textproc/ruby-text-format/Makefile1
-rw-r--r--textproc/ruby-text-format/pkg-comment1
-rw-r--r--textproc/ruby-xmlparser/Makefile1
-rw-r--r--textproc/ruby-xmlparser/pkg-comment1
-rw-r--r--textproc/ruby-xmlscan-old/Makefile1
-rw-r--r--textproc/ruby-xmlscan-old/pkg-comment1
-rw-r--r--textproc/ruby-xmlscan/Makefile1
-rw-r--r--textproc/ruby-xmlscan/pkg-comment1
-rw-r--r--textproc/ruby-xslt/Makefile1
-rw-r--r--textproc/ruby-xslt/pkg-comment1
-rw-r--r--textproc/ruby-xtemplate/Makefile1
-rw-r--r--textproc/ruby-xtemplate/pkg-comment1
-rw-r--r--textproc/rubygem-spreadsheet-excel/Makefile1
-rw-r--r--textproc/rubygem-spreadsheet-excel/pkg-comment1
-rw-r--r--textproc/rubygem-spreadsheet/Makefile1
-rw-r--r--textproc/rubygem-spreadsheet/pkg-comment1
60 files changed, 30 insertions, 30 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index 23cd4240502f..c0a7bab12f52 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Interprets Ruby code embedded in a text file like PHP/ePerl/ASP/JSP
USE_RUBY= yes
diff --git a/textproc/eruby/pkg-comment b/textproc/eruby/pkg-comment
deleted file mode 100644
index a383828b5e54..000000000000
--- a/textproc/eruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Interprets Ruby code embedded in a text file like PHP/ePerl/ASP/JSP
diff --git a/textproc/ruby-amatch/Makefile b/textproc/ruby-amatch/Makefile
index b64d86eebdfb..808c5c2500d9 100644
--- a/textproc/ruby-amatch/Makefile
+++ b/textproc/ruby-amatch/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library for approximate string matching and searching
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/textproc/ruby-amatch/pkg-comment b/textproc/ruby-amatch/pkg-comment
deleted file mode 100644
index 2dedd25d809e..000000000000
--- a/textproc/ruby-amatch/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library for approximate string matching and searching
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile
index fd745f2169f8..cd146d5042b3 100644
--- a/textproc/ruby-amrita/Makefile
+++ b/textproc/ruby-amrita/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An HTML/XHTML template library for Ruby
USE_RUBY= yes
USE_RUBY_FEATURES= strscan
diff --git a/textproc/ruby-amrita/pkg-comment b/textproc/ruby-amrita/pkg-comment
deleted file mode 100644
index 99b0439fe12a..000000000000
--- a/textproc/ruby-amrita/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An HTML/XHTML template library for Ruby
diff --git a/textproc/ruby-csv/Makefile b/textproc/ruby-csv/Makefile
index c1d439bd3b16..18613a2ba688 100644
--- a/textproc/ruby-csv/Makefile
+++ b/textproc/ruby-csv/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby library to parse or generate data in CSV format
USE_RUBY= yes
diff --git a/textproc/ruby-csv/pkg-comment b/textproc/ruby-csv/pkg-comment
deleted file mode 100644
index 0fe6142d2333..000000000000
--- a/textproc/ruby-csv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby library to parse or generate data in CSV format
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile
index 779900442431..4e72141d70c8 100644
--- a/textproc/ruby-format/Makefile
+++ b/textproc/ruby-format/Makefile
@@ -15,6 +15,7 @@ DISTNAME= FormatR.${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Perl like formats for Ruby
USE_RUBY= yes
diff --git a/textproc/ruby-format/pkg-comment b/textproc/ruby-format/pkg-comment
deleted file mode 100644
index a15eb696007e..000000000000
--- a/textproc/ruby-format/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl like formats for Ruby
diff --git a/textproc/ruby-gdome/Makefile b/textproc/ruby-gdome/Makefile
index 2c083c5ac21e..80174a07036b 100644
--- a/textproc/ruby-gdome/Makefile
+++ b/textproc/ruby-gdome/Makefile
@@ -14,6 +14,7 @@ DISTNAME= lib${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension that wraps around gdome2
LIB_DEPENDS= gdome.7:${PORTSDIR}/textproc/gdome2
diff --git a/textproc/ruby-gdome/pkg-comment b/textproc/ruby-gdome/pkg-comment
deleted file mode 100644
index 9552cbf6894a..000000000000
--- a/textproc/ruby-gdome/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension that wraps around gdome2
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile
index d36715828334..f0aa3480ab7d 100644
--- a/textproc/ruby-html-parser/Makefile
+++ b/textproc/ruby-html-parser/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= HTML-parser package for Ruby
USE_RUBY= yes
diff --git a/textproc/ruby-html-parser/pkg-comment b/textproc/ruby-html-parser/pkg-comment
deleted file mode 100644
index b6b6be841831..000000000000
--- a/textproc/ruby-html-parser/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-HTML-parser package for Ruby
diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile
index 549e1114c24a..bb3a7a5aac60 100644
--- a/textproc/ruby-htmlcompact/Makefile
+++ b/textproc/ruby-htmlcompact/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to compact an HTML document by reducing whitespaces
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
diff --git a/textproc/ruby-htmlcompact/pkg-comment b/textproc/ruby-htmlcompact/pkg-comment
deleted file mode 100644
index 26bab124cdbc..000000000000
--- a/textproc/ruby-htmlcompact/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to compact an HTML document by reducing whitespaces
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile
index 71b42235ec82..d63ff0eec746 100644
--- a/textproc/ruby-htmlrepair/Makefile
+++ b/textproc/ruby-htmlrepair/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to repair unclosed tags in an HTML document
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
diff --git a/textproc/ruby-htmlrepair/pkg-comment b/textproc/ruby-htmlrepair/pkg-comment
deleted file mode 100644
index edd64dcedf3e..000000000000
--- a/textproc/ruby-htmlrepair/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to repair unclosed tags in an HTML document
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile
index 05e30bce189f..8dfd114a814d 100644
--- a/textproc/ruby-htmlsplit/Makefile
+++ b/textproc/ruby-htmlsplit/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to split an HTML document into tags and contents
USE_ZIP= yes
USE_RUBY= yes
diff --git a/textproc/ruby-htmlsplit/pkg-comment b/textproc/ruby-htmlsplit/pkg-comment
deleted file mode 100644
index 6fb5bbbea71c..000000000000
--- a/textproc/ruby-htmlsplit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to split an HTML document into tags and contents
diff --git a/textproc/ruby-mwdom/Makefile b/textproc/ruby-mwdom/Makefile
index 1f059bed5193..0be563d4dbf2 100644
--- a/textproc/ruby-mwdom/Makefile
+++ b/textproc/ruby-mwdom/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= DOM level2 module, XMLWriter and XHTMLWriter for Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old
diff --git a/textproc/ruby-mwdom/pkg-comment b/textproc/ruby-mwdom/pkg-comment
deleted file mode 100644
index ba6ae9936866..000000000000
--- a/textproc/ruby-mwdom/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DOM level2 module, XMLWriter and XHTMLWriter for Ruby
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile
index 15f915f8b623..f5eebedff854 100644
--- a/textproc/ruby-nqxml/Makefile
+++ b/textproc/ruby-nqxml/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A pure Ruby implementasion of a non-validating XML processor
USE_RUBY= yes
diff --git a/textproc/ruby-nqxml/pkg-comment b/textproc/ruby-nqxml/pkg-comment
deleted file mode 100644
index 5d903689af2d..000000000000
--- a/textproc/ruby-nqxml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pure Ruby implementasion of a non-validating XML processor
diff --git a/textproc/ruby-qt2xml/Makefile b/textproc/ruby-qt2xml/Makefile
index 1fe67f34bf94..c6efcb2f1bac 100644
--- a/textproc/ruby-qt2xml/Makefile
+++ b/textproc/ruby-qt2xml/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Qt2 xml extension for Ruby
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
diff --git a/textproc/ruby-qt2xml/pkg-comment b/textproc/ruby-qt2xml/pkg-comment
deleted file mode 100644
index 22fed3cf922c..000000000000
--- a/textproc/ruby-qt2xml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Qt2 xml extension for Ruby
diff --git a/textproc/ruby-raspell/Makefile b/textproc/ruby-raspell/Makefile
index aa2c83e3ac9c..cd2452b49b32 100644
--- a/textproc/ruby-raspell/Makefile
+++ b/textproc/ruby-raspell/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby interface binding to aspell
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
diff --git a/textproc/ruby-raspell/pkg-comment b/textproc/ruby-raspell/pkg-comment
deleted file mode 100644
index 59c882475e27..000000000000
--- a/textproc/ruby-raspell/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby interface binding to aspell
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile
index 5b1a8d06ef0f..4341054ca3c5 100644
--- a/textproc/ruby-rd-mode.el/Makefile
+++ b/textproc/ruby-rd-mode.el/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version speci
DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
+COMMENT= An Emacs lisp module for editing RD files
BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../ruby-rdtool:patch
diff --git a/textproc/ruby-rd-mode.el/pkg-comment b/textproc/ruby-rd-mode.el/pkg-comment
deleted file mode 100644
index 21a8e81ef060..000000000000
--- a/textproc/ruby-rd-mode.el/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Emacs lisp module for editing RD files
diff --git a/textproc/ruby-rdoc/Makefile b/textproc/ruby-rdoc/Makefile
index 2caed5c5d97a..76786a5a1ff0 100644
--- a/textproc/ruby-rdoc/Makefile
+++ b/textproc/ruby-rdoc/Makefile
@@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Documentation from Ruby source files
USE_RUBY= yes
diff --git a/textproc/ruby-rdoc/pkg-comment b/textproc/ruby-rdoc/pkg-comment
deleted file mode 100644
index 90058ae9e432..000000000000
--- a/textproc/ruby-rdoc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Documentation from Ruby source files
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index 2e364dbc6bd9..9082507f454f 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
BUILD_DEPENDS= ${DEPEND_RUBY_AMSTD} \
racc:${PORTSDIR}/devel/ruby-racc
diff --git a/textproc/ruby-rdtool/pkg-comment b/textproc/ruby-rdtool/pkg-comment
deleted file mode 100644
index 605bcca276c7..000000000000
--- a/textproc/ruby-rdtool/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index a30c65817336..c14802a02835 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A pure Ruby XML processor inspired by the Electric XML for Java
USE_RUBY= yes
diff --git a/textproc/ruby-rexml/pkg-comment b/textproc/ruby-rexml/pkg-comment
deleted file mode 100644
index 4d2dd279bfb4..000000000000
--- a/textproc/ruby-rexml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pure Ruby XML processor inspired by the Electric XML for Java
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile
index f5a03ebd1bee..148540edbdf0 100644
--- a/textproc/ruby-rss/Makefile
+++ b/textproc/ruby-rss/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby library for parsing, creating, downloading, and caching RSS
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser
diff --git a/textproc/ruby-rss/pkg-comment b/textproc/ruby-rss/pkg-comment
deleted file mode 100644
index 0c890996e03c..000000000000
--- a/textproc/ruby-rss/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby library for parsing, creating, downloading, and caching RSS
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile
index 75f4f4c8de99..0eac9f470ce2 100644
--- a/textproc/ruby-sablot/Makefile
+++ b/textproc/ruby-sablot/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to the Sablotron XSLT processor
LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron \
iconv.3:${PORTSDIR}/converters/libiconv \
diff --git a/textproc/ruby-sablot/pkg-comment b/textproc/ruby-sablot/pkg-comment
deleted file mode 100644
index 4a18318b79a0..000000000000
--- a/textproc/ruby-sablot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to the Sablotron XSLT processor
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile
index dbfe48b49334..0778b2695d0c 100644
--- a/textproc/ruby-sary/Makefile
+++ b/textproc/ruby-sary/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby interface to the Sary library
LIB_DEPENDS= sary.8:${PORTSDIR}/textproc/sary
diff --git a/textproc/ruby-sary/pkg-comment b/textproc/ruby-sary/pkg-comment
deleted file mode 100644
index bbe6107eb1f2..000000000000
--- a/textproc/ruby-sary/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby interface to the Sary library
diff --git a/textproc/ruby-spreadsheet-excel/Makefile b/textproc/ruby-spreadsheet-excel/Makefile
index 069b8018e4f3..170c076cbad9 100644
--- a/textproc/ruby-spreadsheet-excel/Makefile
+++ b/textproc/ruby-spreadsheet-excel/Makefile
@@ -15,6 +15,7 @@ DISTNAME= spreadsheet-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module to generate Microsoft Excel compatible files
USE_RUBY= yes
diff --git a/textproc/ruby-spreadsheet-excel/pkg-comment b/textproc/ruby-spreadsheet-excel/pkg-comment
deleted file mode 100644
index 8f5f76121878..000000000000
--- a/textproc/ruby-spreadsheet-excel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module to generate Microsoft Excel compatible files
diff --git a/textproc/ruby-text-format/Makefile b/textproc/ruby-text-format/Makefile
index 198f0c186b1c..b16453741cb5 100644
--- a/textproc/ruby-text-format/Makefile
+++ b/textproc/ruby-text-format/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Text::Format for Ruby
USE_RUBY= yes
diff --git a/textproc/ruby-text-format/pkg-comment b/textproc/ruby-text-format/pkg-comment
deleted file mode 100644
index 7e184932730a..000000000000
--- a/textproc/ruby-text-format/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text::Format for Ruby
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index 7096d10dc926..52d6a98ec556 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby module to access James Clark's XML Parser ToolKit ("expat")
BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
diff --git a/textproc/ruby-xmlparser/pkg-comment b/textproc/ruby-xmlparser/pkg-comment
deleted file mode 100644
index 2bdc36ad8ec8..000000000000
--- a/textproc/ruby-xmlparser/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby module to access James Clark's XML Parser ToolKit ("expat")
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile
index 7d05269d8e42..3b9e9f34987e 100644
--- a/textproc/ruby-xmlscan-old/Makefile
+++ b/textproc/ruby-xmlscan-old/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/textproc/ruby-xmlscan-old/pkg-comment b/textproc/ruby-xmlscan-old/pkg-comment
deleted file mode 100644
index b1bf7914eee5..000000000000
--- a/textproc/ruby-xmlscan-old/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Pure Ruby XML/HTML scanner and XPath processor/compiler modules
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile
index 236c9c5b2709..94c6f26e9954 100644
--- a/textproc/ruby-xmlscan/Makefile
+++ b/textproc/ruby-xmlscan/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= High-performance non-validating XML parser written in 100% pure Ruby
USE_RUBY= yes
diff --git a/textproc/ruby-xmlscan/pkg-comment b/textproc/ruby-xmlscan/pkg-comment
deleted file mode 100644
index 4ba0e21c4252..000000000000
--- a/textproc/ruby-xmlscan/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-High-performance non-validating XML parser written in 100% pure Ruby
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index b3cc21141338..3fc88d392b21 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An XSLT processor in pure Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old
diff --git a/textproc/ruby-xslt/pkg-comment b/textproc/ruby-xslt/pkg-comment
deleted file mode 100644
index e0d10d6320ee..000000000000
--- a/textproc/ruby-xslt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An XSLT processor in pure Ruby
diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile
index 227e3397ab03..6436558d8d66 100644
--- a/textproc/ruby-xtemplate/Makefile
+++ b/textproc/ruby-xtemplate/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A lightweight XML template engine for Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan
# You can use REXML as an alternative to xmlscan:
diff --git a/textproc/ruby-xtemplate/pkg-comment b/textproc/ruby-xtemplate/pkg-comment
deleted file mode 100644
index 0819740b09a8..000000000000
--- a/textproc/ruby-xtemplate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A lightweight XML template engine for Ruby
diff --git a/textproc/rubygem-spreadsheet-excel/Makefile b/textproc/rubygem-spreadsheet-excel/Makefile
index 069b8018e4f3..170c076cbad9 100644
--- a/textproc/rubygem-spreadsheet-excel/Makefile
+++ b/textproc/rubygem-spreadsheet-excel/Makefile
@@ -15,6 +15,7 @@ DISTNAME= spreadsheet-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module to generate Microsoft Excel compatible files
USE_RUBY= yes
diff --git a/textproc/rubygem-spreadsheet-excel/pkg-comment b/textproc/rubygem-spreadsheet-excel/pkg-comment
deleted file mode 100644
index 8f5f76121878..000000000000
--- a/textproc/rubygem-spreadsheet-excel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module to generate Microsoft Excel compatible files
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile
index 069b8018e4f3..170c076cbad9 100644
--- a/textproc/rubygem-spreadsheet/Makefile
+++ b/textproc/rubygem-spreadsheet/Makefile
@@ -15,6 +15,7 @@ DISTNAME= spreadsheet-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module to generate Microsoft Excel compatible files
USE_RUBY= yes
diff --git a/textproc/rubygem-spreadsheet/pkg-comment b/textproc/rubygem-spreadsheet/pkg-comment
deleted file mode 100644
index 8f5f76121878..000000000000
--- a/textproc/rubygem-spreadsheet/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module to generate Microsoft Excel compatible files