aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-deeptest/pkg-descr2
-rw-r--r--devel/rubygem-georuby/pkg-descr2
-rw-r--r--devel/rubygem-runt/pkg-descr2
-rw-r--r--devel/rubygem-ruport/pkg-descr2
-rw-r--r--mail/rubygem-rmail/pkg-descr1
-rw-r--r--textproc/rubygem-augeas/pkg-descr2
6 files changed, 11 insertions, 0 deletions
diff --git a/devel/rubygem-deeptest/pkg-descr b/devel/rubygem-deeptest/pkg-descr
index 63f89dd6e71c..53cd37cad80c 100644
--- a/devel/rubygem-deeptest/pkg-descr
+++ b/devel/rubygem-deeptest/pkg-descr
@@ -2,3 +2,5 @@ DeepTest enables tests to run in parallel using multiple processes. Processes
may spawned locally to take advantage of multiple processors on a single
machine or distributed across many machines to take advantage of distributed
processing.
+
+WWW: http://http://deep-test.rubyforge.org/
diff --git a/devel/rubygem-georuby/pkg-descr b/devel/rubygem-georuby/pkg-descr
index b136021ade71..4c48dead7d7e 100644
--- a/devel/rubygem-georuby/pkg-descr
+++ b/devel/rubygem-georuby/pkg-descr
@@ -4,3 +4,5 @@ Features for SQL" specification (see http://www.opengis.org/docs/99-049.pdf),
although without any kind of advanced functionalities (such as geometric
operators or reprojections). It also supports various output and
input formats (GeoRSS, KML, Shapefile).
+
+WWW: https://github.com/nofxx/georuby
diff --git a/devel/rubygem-runt/pkg-descr b/devel/rubygem-runt/pkg-descr
index d91db8708802..c8f8e51f46ca 100644
--- a/devel/rubygem-runt/pkg-descr
+++ b/devel/rubygem-runt/pkg-descr
@@ -3,3 +3,5 @@ RUNT -- Ruby Temporal Expressions
Runt is a Ruby implementation of select Martin Fowler patterns
[http://www.martinfowler.com/articles]. TemporalExpressions allow a developer
to define patterns of date recurrence using set expressions.
+
+WWW: http://runt.rubyforge.org/
diff --git a/devel/rubygem-ruport/pkg-descr b/devel/rubygem-ruport/pkg-descr
index 0d221010ce87..e37f8c4172c4 100644
--- a/devel/rubygem-ruport/pkg-descr
+++ b/devel/rubygem-ruport/pkg-descr
@@ -6,3 +6,5 @@ of reports.
Ruport provides tools for using a number of data sources, including CSV files,
ActiveRecord models, and raw SQL connections via RubyDBI (through ruport-util).
+
+WWW: http://www.rubyreports.org/
diff --git a/mail/rubygem-rmail/pkg-descr b/mail/rubygem-rmail/pkg-descr
index ba71ef922616..3812ad63c484 100644
--- a/mail/rubygem-rmail/pkg-descr
+++ b/mail/rubygem-rmail/pkg-descr
@@ -3,3 +3,4 @@ utility classes and modules that allow ruby scripts to
parse, modify, and generate MIME mail messages.
see: mail/ruby-rmail for non Gem version
+
diff --git a/textproc/rubygem-augeas/pkg-descr b/textproc/rubygem-augeas/pkg-descr
index b1f55119be3d..fb11c2ed1fd4 100644
--- a/textproc/rubygem-augeas/pkg-descr
+++ b/textproc/rubygem-augeas/pkg-descr
@@ -1 +1,3 @@
Ruby bindings for Augeas
+
+WWW: http://augeas.net/