aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-20 01:35:47 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-20 01:35:47 +0000
commit7b05323e047c4e6b53a89ba6fb12fd63112b34e7 (patch)
tree8bcc1b8ad935a1cf09875c201b93010aa335b9f2 /textproc
parent8d02d3928d5f20563b06a5026fbd56f69c54b0a1 (diff)
downloadports-7b05323e047c4e6b53a89ba6fb12fd63112b34e7.tar.gz
ports-7b05323e047c4e6b53a89ba6fb12fd63112b34e7.zip
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes: svn path=/head/; revision=263313
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-ferret/pkg-descr2
-rw-r--r--textproc/rubygem-formosa/pkg-descr2
-rw-r--r--textproc/rubygem-htmlentities/pkg-descr2
-rw-r--r--textproc/rubygem-htmltools/pkg-descr2
-rw-r--r--textproc/rubygem-liquid/pkg-descr2
-rw-r--r--textproc/rubygem-loofah/pkg-descr2
-rw-r--r--textproc/rubygem-markaby/pkg-descr2
-rw-r--r--textproc/rubygem-nokogiri/pkg-descr2
-rw-r--r--textproc/rubygem-opml/pkg-descr2
-rw-r--r--textproc/rubygem-rak/pkg-descr2
-rw-r--r--textproc/rubygem-rdiscount/pkg-descr2
-rw-r--r--textproc/rubygem-spreadsheet/pkg-descr2
-rw-r--r--textproc/rubygem-termcolor/pkg-descr2
-rw-r--r--textproc/rubygem-tidy/pkg-descr2
-rw-r--r--textproc/rubygem-xml-simple/pkg-descr2
15 files changed, 15 insertions, 15 deletions
diff --git a/textproc/rubygem-ferret/pkg-descr b/textproc/rubygem-ferret/pkg-descr
index aeed239dd269..000afa4c0add 100644
--- a/textproc/rubygem-ferret/pkg-descr
+++ b/textproc/rubygem-ferret/pkg-descr
@@ -4,4 +4,4 @@ Apache Lucene Java project.
There is a pure Ruby version included.
-WWW: http://ferret.davebalmain.com/
+WWW: http://ferret.davebalmain.com/trac
diff --git a/textproc/rubygem-formosa/pkg-descr b/textproc/rubygem-formosa/pkg-descr
index ce2bb1c324e3..7ff038ff11c3 100644
--- a/textproc/rubygem-formosa/pkg-descr
+++ b/textproc/rubygem-formosa/pkg-descr
@@ -6,4 +6,4 @@ people. Formosa is the Ruby branch of the lib-formosa project
Currently, we focus on the processing of the Holo (Southern Min) language,
with necessary tools such as SyllableComposer available for general use.
-WWW: http://formosa.rubyforge.org/
+WWW: http://formosa.rubyforge.org
diff --git a/textproc/rubygem-htmlentities/pkg-descr b/textproc/rubygem-htmlentities/pkg-descr
index 95f7fa816589..e60b5cf0a83c 100644
--- a/textproc/rubygem-htmlentities/pkg-descr
+++ b/textproc/rubygem-htmlentities/pkg-descr
@@ -2,4 +2,4 @@ HTMLEntities is a simple library to facilitate encoding and decoding of
named (&yacute; and so on) or numerical (&#123; or &#x12a;) entities
in HTML and XHTML documents.
-WWW: http://rubyforge.org/projects/htmlentities/
+WWW: http://htmlentities.rubyforge.org/
diff --git a/textproc/rubygem-htmltools/pkg-descr b/textproc/rubygem-htmltools/pkg-descr
index 9e5312efe915..cd9f97223012 100644
--- a/textproc/rubygem-htmltools/pkg-descr
+++ b/textproc/rubygem-htmltools/pkg-descr
@@ -3,4 +3,4 @@ It can be used for programmatically access outside HTML-pages.
I hope to extend it to become a web-publishing framework in the future.
Author: Johannes Brodwall <johannes@brodwall.com>
-WWW: http://rubyforge.org/projects/ruby-htmltools/
+WWW: http://ruby-htmltools.rubyforge.org/
diff --git a/textproc/rubygem-liquid/pkg-descr b/textproc/rubygem-liquid/pkg-descr
index 981d9b82be01..2ef98bfeef3c 100644
--- a/textproc/rubygem-liquid/pkg-descr
+++ b/textproc/rubygem-liquid/pkg-descr
@@ -1,4 +1,4 @@
Ruby library for rendering safe templates which cannot affect the
security of the server they are rendered on.
-WWW: http://www.liquidmarkup.org/
+WWW: http://www.liquidmarkup.org
diff --git a/textproc/rubygem-loofah/pkg-descr b/textproc/rubygem-loofah/pkg-descr
index bc3de38ed15e..85a9a713168e 100644
--- a/textproc/rubygem-loofah/pkg-descr
+++ b/textproc/rubygem-loofah/pkg-descr
@@ -4,4 +4,4 @@ Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML
sanitizers, which are based on HTML5lib's whitelist.
WWW: http://github.com/flavorjones/loofah
-WWW: http://loofah.rubyforge.org/loofah/
+WWW: http://github.com/flavorjones/loofah
diff --git a/textproc/rubygem-markaby/pkg-descr b/textproc/rubygem-markaby/pkg-descr
index 52a0c4564b21..f7bbbaca93a5 100644
--- a/textproc/rubygem-markaby/pkg-descr
+++ b/textproc/rubygem-markaby/pkg-descr
@@ -1,4 +1,4 @@
Markaby is a templating language for Ruby, with a plugin for Rails,
which allows you to write HTML templates in pure-Ruby (a la Builder.)
-WWW: http://markaby.rubyforge.org/
+WWW: http://markaby.github.com/markaby/
diff --git a/textproc/rubygem-nokogiri/pkg-descr b/textproc/rubygem-nokogiri/pkg-descr
index f3abed221973..dc5c59b10f3a 100644
--- a/textproc/rubygem-nokogiri/pkg-descr
+++ b/textproc/rubygem-nokogiri/pkg-descr
@@ -6,4 +6,4 @@
Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.
-WWW: http://nokogiri.rubyforge.org/nokogiri/
+WWW: http://nokogiri.org
diff --git a/textproc/rubygem-opml/pkg-descr b/textproc/rubygem-opml/pkg-descr
index 163045836f74..2902ff81dd65 100644
--- a/textproc/rubygem-opml/pkg-descr
+++ b/textproc/rubygem-opml/pkg-descr
@@ -1,3 +1,3 @@
A simple wrapper for parsing OPML files.
-WWW: http://rubyforge.org/projects/opml/
+WWW: http://rubyforge.org/projects/opml/
diff --git a/textproc/rubygem-rak/pkg-descr b/textproc/rubygem-rak/pkg-descr
index 1c0e1d7b2ab3..c77d3565c09c 100644
--- a/textproc/rubygem-rak/pkg-descr
+++ b/textproc/rubygem-rak/pkg-descr
@@ -3,4 +3,4 @@ expressions and automatically recurses directories, skipping .svn/,
.cvs/, pkg/ and more things you don't care about. It is based on the Perl
tool.
-WWW: http://rak.rubyforge.org/
+WWW: http://rubyforge.org/projects/rak
diff --git a/textproc/rubygem-rdiscount/pkg-descr b/textproc/rubygem-rdiscount/pkg-descr
index c823db470e25..2f5f8d40502f 100644
--- a/textproc/rubygem-rdiscount/pkg-descr
+++ b/textproc/rubygem-rdiscount/pkg-descr
@@ -6,4 +6,4 @@ of plain-text e-mail messages. Markdown allows you to write
in an easy-to-read, easy-to-write plain text format, then
convert it to structurally valid XHTML (or HTML).
-WWW: http://github.com/rtomayko/rdiscount/
+WWW: http://github.com/rtomayko/rdiscount
diff --git a/textproc/rubygem-spreadsheet/pkg-descr b/textproc/rubygem-spreadsheet/pkg-descr
index a48111c3b8f0..3dcffc5d55c3 100644
--- a/textproc/rubygem-spreadsheet/pkg-descr
+++ b/textproc/rubygem-spreadsheet/pkg-descr
@@ -4,4 +4,4 @@ supported. Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.
-WWW: http://rubyforge.org/projects/spreadsheet
+WWW: http://spreadsheet.rubyforge.org
diff --git a/textproc/rubygem-termcolor/pkg-descr b/textproc/rubygem-termcolor/pkg-descr
index 7bd9fcc399ff..dc27050552a7 100644
--- a/textproc/rubygem-termcolor/pkg-descr
+++ b/textproc/rubygem-termcolor/pkg-descr
@@ -1,4 +1,4 @@
Termcolor is a library for ANSI color formatting
like HTML for output in terminal.
-WWW: http://github.com/jugyo/termcolor/tree/master
+WWW: http://github.com/jugyo/termcolor
diff --git a/textproc/rubygem-tidy/pkg-descr b/textproc/rubygem-tidy/pkg-descr
index 1f353b152001..8b78ded94f3a 100644
--- a/textproc/rubygem-tidy/pkg-descr
+++ b/textproc/rubygem-tidy/pkg-descr
@@ -1,3 +1,3 @@
Ruby interface to HTML Tidy Library Project
-WWW: http://tidy.rubyforge.org/
+WWW: tidy.rubyforge.org
diff --git a/textproc/rubygem-xml-simple/pkg-descr b/textproc/rubygem-xml-simple/pkg-descr
index c14a4ff2e4cd..88cbaa4285e7 100644
--- a/textproc/rubygem-xml-simple/pkg-descr
+++ b/textproc/rubygem-xml-simple/pkg-descr
@@ -2,4 +2,4 @@ Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put,
it automatically converts XML documents into a Ruby Hash.
-WWW: http://rubyforge.org/projects/xml-simple
+WWW: http://xml-simple.rubyforge.org