diff options
218 files changed, 218 insertions, 228 deletions
diff --git a/benchmarks/rubygem-railsbench/pkg-descr b/benchmarks/rubygem-railsbench/pkg-descr index 401655232832..b1c8ab17bf69 100644 --- a/benchmarks/rubygem-railsbench/pkg-descr +++ b/benchmarks/rubygem-railsbench/pkg-descr @@ -2,4 +2,4 @@ Railsbench is a small collection of ruby scripts which make measuring raw performance of rails apps a snap. All tests are run from the command prompt, making performance regression testing easy. -WWW: http://rubyforge.org/projects/railsbench/ +WWW: http://railsbench.rubyforge.org diff --git a/comms/rubygem-callsign/pkg-descr b/comms/rubygem-callsign/pkg-descr index fd241b26d2c2..67ffaab5614d 100644 --- a/comms/rubygem-callsign/pkg-descr +++ b/comms/rubygem-callsign/pkg-descr @@ -1,4 +1,4 @@ This Gem provides a Ruby-Frontend to the callook.info Amateur Radio Callsign Lookup service. -WWW: http://rubyforge.org/projects/callsign/ +WWW: http://github.com/codeblock/CallSignRb diff --git a/databases/rubygem-activemodel/pkg-descr b/databases/rubygem-activemodel/pkg-descr index 78901e699f22..d8cf509d0e8b 100644 --- a/databases/rubygem-activemodel/pkg-descr +++ b/databases/rubygem-activemodel/pkg-descr @@ -3,4 +3,4 @@ Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. -WWW: http://rubygems.org/gems/activemodel +WWW: http://www.rubyonrails.org diff --git a/databases/rubygem-activerecord-jdbc-adapter/pkg-descr b/databases/rubygem-activerecord-jdbc-adapter/pkg-descr index 4200b0caff63..54ed94d8565a 100644 --- a/databases/rubygem-activerecord-jdbc-adapter/pkg-descr +++ b/databases/rubygem-activerecord-jdbc-adapter/pkg-descr @@ -3,4 +3,4 @@ that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application. -WWW: http://rubyforge.org/projects/jruby-extras/ +WWW: http://jruby-extras.rubyforge.org/activerecord-jdbc-adapter diff --git a/databases/rubygem-activerecord-jdbcmysql-adapter/pkg-descr b/databases/rubygem-activerecord-jdbcmysql-adapter/pkg-descr index 293a86909474..42d06a8b1107 100644 --- a/databases/rubygem-activerecord-jdbcmysql-adapter/pkg-descr +++ b/databases/rubygem-activerecord-jdbcmysql-adapter/pkg-descr @@ -1,3 +1,3 @@ This is an ActiveRecord driver for MySQL using JDBC running under JRuby. -WWW: http://rubyforge.org/projects/jruby-extras/ +WWW: http://jruby-extras.rubyforge.org/ActiveRecord-JDBC diff --git a/databases/rubygem-activerecord/pkg-descr b/databases/rubygem-activerecord/pkg-descr index bb8145feb269..a3b3e25dfd1a 100644 --- a/databases/rubygem-activerecord/pkg-descr +++ b/databases/rubygem-activerecord/pkg-descr @@ -5,5 +5,4 @@ mapping layer entitled Active Record. This layer allows you to present the data from database rows as objects and embellish these data objects with business logic methods. -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/activerecord/ +WWW: http://www.rubyonrails.org diff --git a/databases/rubygem-arel/pkg-descr b/databases/rubygem-arel/pkg-descr index 695cf6e5076c..1507ba2beed8 100644 --- a/databases/rubygem-arel/pkg-descr +++ b/databases/rubygem-arel/pkg-descr @@ -3,4 +3,4 @@ Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. -WWW: http://rubygems.org/gems/arel +WWW: http://github.com/rails/arel diff --git a/databases/rubygem-bigrecord/pkg-descr b/databases/rubygem-bigrecord/pkg-descr index 249f1bdb5160..c87cf72194f0 100644 --- a/databases/rubygem-bigrecord/pkg-descr +++ b/databases/rubygem-bigrecord/pkg-descr @@ -1,4 +1,4 @@ BigRecord is built from ActiveRecord, and intended to seamlessly integrate into your Ruby on Rails applications. -WWW: http://www.bigrecord.org/ +WWW: http://www.bigrecord.org diff --git a/databases/rubygem-data_objects/pkg-descr b/databases/rubygem-data_objects/pkg-descr index c4bc9aac0238..171d5d2c0cd7 100644 --- a/databases/rubygem-data_objects/pkg-descr +++ b/databases/rubygem-data_objects/pkg-descr @@ -3,4 +3,4 @@ a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> -WWW: http://rubyforge.org/projects/dorb/ +WWW: http://github.com/datamapper/do diff --git a/databases/rubygem-datamapper/pkg-descr b/databases/rubygem-datamapper/pkg-descr index 31e3d0a89a7c..02fc9a5f273f 100644 --- a/databases/rubygem-datamapper/pkg-descr +++ b/databases/rubygem-datamapper/pkg-descr @@ -2,4 +2,4 @@ DataMapper is a Object Relational Mapper written in Ruby. The goal is to create an ORM which is fast, thread-safe and feature-rich with ActiveRecord-compatibility. -WWW: http://datamapper.org +WWW: http://datamapper.org diff --git a/databases/rubygem-dm-aggregates/pkg-descr b/databases/rubygem-dm-aggregates/pkg-descr index 4b1e2955be1c..6e951fdc6adb 100644 --- a/databases/rubygem-dm-aggregates/pkg-descr +++ b/databases/rubygem-dm-aggregates/pkg-descr @@ -1,4 +1,4 @@ DataMapper plugin providing support for aggregates, functions on collections and datasets -WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates +WWW: http://github.com/datamapper/dm-aggregates diff --git a/databases/rubygem-dm-constraints/pkg-descr b/databases/rubygem-dm-constraints/pkg-descr index b7c4279dbc2d..7d5fb1892373 100644 --- a/databases/rubygem-dm-constraints/pkg-descr +++ b/databases/rubygem-dm-constraints/pkg-descr @@ -1,3 +1,3 @@ DataMapper plugin constraining relationships -WWW: http://github.com/datamapper/dm-more/tree/master/dm-constraints +WWW: http://github.com/datamapper/dm-constraints diff --git a/databases/rubygem-dm-core/pkg-descr b/databases/rubygem-dm-core/pkg-descr index 6dbf3b753bf8..7e0fb286f53d 100644 --- a/databases/rubygem-dm-core/pkg-descr +++ b/databases/rubygem-dm-core/pkg-descr @@ -3,4 +3,4 @@ is to create an ORM which is fast, thread-safe and feature-rich. The core portion -WWW: http://datamapper.org +WWW: http://github.com/datamapper/dm-core diff --git a/databases/rubygem-dm-migrations/pkg-descr b/databases/rubygem-dm-migrations/pkg-descr index 989408ee8055..d55b79de7982 100644 --- a/databases/rubygem-dm-migrations/pkg-descr +++ b/databases/rubygem-dm-migrations/pkg-descr @@ -1,3 +1,3 @@ DataMapper plugin for writing and speccing migrations -WWW: http://github.com/datamapper/dm-more/tree/master/dm-migrations +WWW: http://github.com/datamapper/dm-migrations diff --git a/databases/rubygem-dm-serializer/pkg-descr b/databases/rubygem-dm-serializer/pkg-descr index 5b31a15d778b..4fe2afe8f0e6 100644 --- a/databases/rubygem-dm-serializer/pkg-descr +++ b/databases/rubygem-dm-serializer/pkg-descr @@ -1,3 +1,3 @@ DataMapper plugin for serializing Resources and Collections -WWW: http://github.com/datamapper/dm-more/tree/master/dm-serializer +WWW: http://github.com/datamapper/dm-serializer diff --git a/databases/rubygem-dm-timestamps/pkg-descr b/databases/rubygem-dm-timestamps/pkg-descr index da33e6a20e8f..f2baebbc8259 100644 --- a/databases/rubygem-dm-timestamps/pkg-descr +++ b/databases/rubygem-dm-timestamps/pkg-descr @@ -1,3 +1,3 @@ DataMapper plugin for magical timestamps -WWW: http://github.com/datamapper/dm-more/tree/master/dm-timestamps +WWW: http://github.com/datamapper/dm-timestamps diff --git a/databases/rubygem-dm-transactions/pkg-descr b/databases/rubygem-dm-transactions/pkg-descr index 7676a7adf223..2879042a2807 100644 --- a/databases/rubygem-dm-transactions/pkg-descr +++ b/databases/rubygem-dm-transactions/pkg-descr @@ -1,3 +1,3 @@ Makes transaction support available for adapters that support them -WWW: http://github.com/datamapper/dm-more/tree/master/dm-transactions +WWW: http://github.com/datamapper/dm-transactions diff --git a/databases/rubygem-dm-types/pkg-descr b/databases/rubygem-dm-types/pkg-descr index 4f0a3490f296..57caa58c944b 100644 --- a/databases/rubygem-dm-types/pkg-descr +++ b/databases/rubygem-dm-types/pkg-descr @@ -1,3 +1,3 @@ DataMapper plugin providing extra data types -WWW: http://github.com/datamapper/dm-more/tree/master/dm-types +WWW: http://github.com/datamapper/dm-types diff --git a/databases/rubygem-dm-validations/pkg-descr b/databases/rubygem-dm-validations/pkg-descr index f46b49f0c5c1..2d66f7310299 100644 --- a/databases/rubygem-dm-validations/pkg-descr +++ b/databases/rubygem-dm-validations/pkg-descr @@ -1,3 +1,3 @@ Library for performing validations on DM models and pure Ruby object -WWW: http://github.com/datamapper/dm-more/tree/master/dm-validations +WWW: http://github.com/datamapper/dm-validations diff --git a/databases/rubygem-jdbc-mysql/pkg-descr b/databases/rubygem-jdbc-mysql/pkg-descr index d053e274824b..1e8016f93590 100644 --- a/databases/rubygem-jdbc-mysql/pkg-descr +++ b/databases/rubygem-jdbc-mysql/pkg-descr @@ -4,4 +4,4 @@ This is a MySQL JDBC driver gem for JRuby. Use to make the driver accessible to JDBC and ActiveRecord code running in JRuby. -WWW: http://rubyforge.org/projects/jruby-extras/ +WWW: http://jruby-extras.rubyforge.org/ActiveRecord-JDBC diff --git a/databases/rubygem-memcache-client/pkg-descr b/databases/rubygem-memcache-client/pkg-descr index bbae043c1684..bdc114eff8ea 100644 --- a/databases/rubygem-memcache-client/pkg-descr +++ b/databases/rubygem-memcache-client/pkg-descr @@ -3,4 +3,4 @@ MemCache Client memcache-client is a pure Ruby client for memcached. It is nearly a drop-in replacement for Ruby MemCache (databases/ruby-memcache). -WWW: http://github.com/fiveruns/memcache-client +WWW: http://github.com/mperham/memcache-client diff --git a/databases/rubygem-pg/pkg-descr b/databases/rubygem-pg/pkg-descr index 4e56a9794f9a..2add6a9ba9b8 100644 --- a/databases/rubygem-pg/pkg-descr +++ b/databases/rubygem-pg/pkg-descr @@ -2,4 +2,4 @@ rubygem-pg provides the module "pg", a Ruby interface to the PostgreSQL Relational Database Management System, which supersedes the old "postgres" module. -WWW: http://rubyforge.org/projects/ruby-pg/ +WWW: http://bitbucket.org/ged/ruby-pg/ diff --git a/databases/rubygem-postgres/pkg-descr b/databases/rubygem-postgres/pkg-descr index 074748923a80..ad9d0fe7d4cf 100644 --- a/databases/rubygem-postgres/pkg-descr +++ b/databases/rubygem-postgres/pkg-descr @@ -4,4 +4,4 @@ This library works with PostgreSQL 6.4/6.5 and 7.0/7.1. Authors: Yukihiro Matsumoto <matz@ruby-lang.org> Eiji Matsumoto <usagi@ruby.club.or.jp> Noboru Saitou <noborus@zetabits.com> (current maintainer) -WWW: http://www.postgresql.jp/interfaces/ruby/archive/ +WWW: http://rubyforge.org/projects/ruby-pg diff --git a/databases/rubygem-rbase/pkg-descr b/databases/rubygem-rbase/pkg-descr index bb96fd6cb744..93eeb61aef76 100644 --- a/databases/rubygem-rbase/pkg-descr +++ b/databases/rubygem-rbase/pkg-descr @@ -1,3 +1,3 @@ RBase is a library to manipulate XBase database using Ruby. -WWW: http://rubyforge.org/projects/rbase/ +WWW: http://rbase.rubyforge.com/ diff --git a/databases/rubygem-sqlite3-ruby/pkg-descr b/databases/rubygem-sqlite3-ruby/pkg-descr index 7cca1fe5102f..c1339745c3dd 100644 --- a/databases/rubygem-sqlite3-ruby/pkg-descr +++ b/databases/rubygem-sqlite3-ruby/pkg-descr @@ -6,4 +6,4 @@ If you want portability between backends, use DBI. If you want ease of use with SQLite, use this. Author: Jamis Buck (minam) <jgb3@email.byu.edu> -WWW: http://sqlite-ruby.rubyforge.org +WWW: http://github.com/qoobaa/sqlite3 diff --git a/databases/rubygem-sqlite3/pkg-descr b/databases/rubygem-sqlite3/pkg-descr index 7cca1fe5102f..c1339745c3dd 100644 --- a/databases/rubygem-sqlite3/pkg-descr +++ b/databases/rubygem-sqlite3/pkg-descr @@ -6,4 +6,4 @@ If you want portability between backends, use DBI. If you want ease of use with SQLite, use this. Author: Jamis Buck (minam) <jgb3@email.byu.edu> -WWW: http://sqlite-ruby.rubyforge.org +WWW: http://github.com/qoobaa/sqlite3 diff --git a/devel/rubygem-abstract/pkg-descr b/devel/rubygem-abstract/pkg-descr index 4780f97b0240..b2ad2fcd6a5f 100644 --- a/devel/rubygem-abstract/pkg-descr +++ b/devel/rubygem-abstract/pkg-descr @@ -3,4 +3,4 @@ Abstract method makes your code more descriptive. It is useful even for dynamic language such as Ruby. -WWW: http://rubyforge.org/projects/abstract/ +WWW: http://rubyforge.org/projects/abstract diff --git a/devel/rubygem-activesupport/pkg-descr b/devel/rubygem-activesupport/pkg-descr index 04bcc202dd71..efec585f4b7b 100644 --- a/devel/rubygem-activesupport/pkg-descr +++ b/devel/rubygem-activesupport/pkg-descr @@ -3,5 +3,4 @@ Active Support Utility classes and extension to the standard library that were required by Rails, but found of general use. -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/activesupport/ +WWW: http://www.rubyonrails.org diff --git a/devel/rubygem-analogger/pkg-descr b/devel/rubygem-analogger/pkg-descr index 04ac5d7f7277..cab671bf92e9 100644 --- a/devel/rubygem-analogger/pkg-descr +++ b/devel/rubygem-analogger/pkg-descr @@ -7,4 +7,4 @@ logging destinations. Currently, logging to a file, to STDOUT, or to STDERR is supported. A future revision may support logging to a database destination, as well. -WWW: http://analogger.swiftcore.org +WWW: http://analogger.swiftcore.org/ diff --git a/devel/rubygem-arrayfields/pkg-descr b/devel/rubygem-arrayfields/pkg-descr index 145f36919ebb..5f49ed131c67 100644 --- a/devel/rubygem-arrayfields/pkg-descr +++ b/devel/rubygem-arrayfields/pkg-descr @@ -9,4 +9,4 @@ keyword access require much less memory when compared to hashes/objects and yet still provide fast lookup and preserve data order. -WWW: http://codeforpeople.com/lib/ruby/arrayfields/ +WWW: http://github.com/ahoward/arrayfields/tree/master diff --git a/devel/rubygem-authlogic/pkg-descr b/devel/rubygem-authlogic/pkg-descr index ab7ff40316e3..264b46e1f74f 100644 --- a/devel/rubygem-authlogic/pkg-descr +++ b/devel/rubygem-authlogic/pkg-descr @@ -1,4 +1,4 @@ Framework agnostic object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database. -WWW: http://rubyforge.org/projects/authlogic/ +WWW: http://github.com/binarylogic/authlogic diff --git a/devel/rubygem-bioruby/pkg-descr b/devel/rubygem-bioruby/pkg-descr index d13335b9146f..29a2d7d8ebc8 100644 --- a/devel/rubygem-bioruby/pkg-descr +++ b/devel/rubygem-bioruby/pkg-descr @@ -1,4 +1,4 @@ BioRuby project aims to implement integrated environment for Bioinformatics by using Ruby. -WWW: http://bioruby.org/ +WWW: http://bioruby.org/ diff --git a/devel/rubygem-builder/pkg-descr b/devel/rubygem-builder/pkg-descr index d6c2fad89c30..ace13b19e2ee 100644 --- a/devel/rubygem-builder/pkg-descr +++ b/devel/rubygem-builder/pkg-descr @@ -1,3 +1,3 @@ Simple builder to facilitate programmatic generation of XML markup. -WWW: http://builder.rubyforge.org/ +WWW: http://onestepback.org diff --git a/devel/rubygem-chronic/pkg-descr b/devel/rubygem-chronic/pkg-descr index 4e1f56d13460..e3f3e1dd1be9 100644 --- a/devel/rubygem-chronic/pkg-descr +++ b/devel/rubygem-chronic/pkg-descr @@ -1,3 +1,3 @@ Chronic is a natural language date/time parser written in pure Ruby. -WWW: http://chronic.rubyforge.org +WWW: http://chronic.rubyforge.org/ diff --git a/devel/rubygem-classifier/pkg-descr b/devel/rubygem-classifier/pkg-descr index a6ce658b4352..db5b9c722620 100644 --- a/devel/rubygem-classifier/pkg-descr +++ b/devel/rubygem-classifier/pkg-descr @@ -1,4 +1,4 @@ A general classifier module to allow Bayesian and other types of classifications. -WWW: http://github.com/cardmagic/classifier/tree/master +WWW: http://classifier.rufy.com/ diff --git a/devel/rubygem-columnize/pkg-descr b/devel/rubygem-columnize/pkg-descr index 7ec7d66a1069..93e681df71da 100644 --- a/devel/rubygem-columnize/pkg-descr +++ b/devel/rubygem-columnize/pkg-descr @@ -1,3 +1,3 @@ Columnize - sorts an array in column order. -WWW: http://rubyforge.org/projects/rocky-hacks/ +WWW: http://rubyforge.org/projects/rocky-hacks/columnize diff --git a/devel/rubygem-configuration/pkg-descr b/devel/rubygem-configuration/pkg-descr index ce778959b114..59cf8d60c847 100644 --- a/devel/rubygem-configuration/pkg-descr +++ b/devel/rubygem-configuration/pkg-descr @@ -2,4 +2,4 @@ Ruby configuration gem provides a mechanism for configuring ruby programs with ruby configuration files. -WWW: http://rubyforge.org/projects/codeforpeople/ +WWW: http://github.com/ahoward/configuration/tree/master diff --git a/devel/rubygem-crack/pkg-descr b/devel/rubygem-crack/pkg-descr index eadda3c86eae..607129805fef 100644 --- a/devel/rubygem-crack/pkg-descr +++ b/devel/rubygem-crack/pkg-descr @@ -2,4 +2,4 @@ rubygem-crack is a Ruby library that really simple JSON and XML parsing, ripped from ActiveSupport so it can be used without all of ActiveSupport. -WWW: http://rubyforge.org/projects/crack/ +WWW: http://github.com/jnunemaker/crack diff --git a/devel/rubygem-daemons/pkg-descr b/devel/rubygem-daemons/pkg-descr index df5b6a343fdc..20f639c33f3c 100644 --- a/devel/rubygem-daemons/pkg-descr +++ b/devel/rubygem-daemons/pkg-descr @@ -10,4 +10,4 @@ like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash. -WWW: http://daemons.rubyforge.org/ +WWW: http://daemons.rubyforge.org diff --git a/devel/rubygem-directory_watcher/pkg-descr b/devel/rubygem-directory_watcher/pkg-descr index b3e6d3a93e35..9f3ea669d198 100644 --- a/devel/rubygem-directory_watcher/pkg-descr +++ b/devel/rubygem-directory_watcher/pkg-descr @@ -4,4 +4,4 @@ list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed. -WWW: http://rubyforge.org/projects/codeforpeople/ +WWW: http://gemcutter.org/gems/directory_watcher diff --git a/devel/rubygem-ditz/pkg-descr b/devel/rubygem-ditz/pkg-descr index 2876a45d506e..4de0ca344199 100644 --- a/devel/rubygem-ditz/pkg-descr +++ b/devel/rubygem-ditz/pkg-descr @@ -4,4 +4,4 @@ Mercurial, and Bazaar. It can also be used with centralized systems like SVN. -WWW: http://ditz.rubyforge.org/ +WWW: http://ditz.rubyforge.org diff --git a/devel/rubygem-echoe/pkg-descr b/devel/rubygem-echoe/pkg-descr index c93c221ac42f..a0631acd7f47 100644 --- a/devel/rubygem-echoe/pkg-descr +++ b/devel/rubygem-echoe/pkg-descr @@ -1,4 +1,4 @@ A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment. -WWW: http://blog.evanweaver.com/files/doc/fauna/echoe/ +WWW: http://blog.evanweaver.com/files/doc/fauna/echoe/ diff --git a/devel/rubygem-elif/pkg-descr b/devel/rubygem-elif/pkg-descr index 04c7524475f3..cd86fd1df36f 100644 --- a/devel/rubygem-elif/pkg-descr +++ b/devel/rubygem-elif/pkg-descr @@ -3,5 +3,4 @@ for reading a file line by line in reverse order. This can often be helpful for things like log files, where the interesting information is usually at the end. -WWW: http://elif.rubyforge.org/ -WWW: http://rubyforge.org/projects/elif/ +WWW: http://elif.rubyforge.org diff --git a/devel/rubygem-eventmachine/pkg-descr b/devel/rubygem-eventmachine/pkg-descr index 480315944db0..c3ad550c0eac 100644 --- a/devel/rubygem-eventmachine/pkg-descr +++ b/devel/rubygem-eventmachine/pkg-descr @@ -9,4 +9,4 @@ are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. -WWW: http://rubyforge.org/projects/eventmachine +WWW: http://rubyeventmachine.com diff --git a/devel/rubygem-extlib/pkg-descr b/devel/rubygem-extlib/pkg-descr index 87b1ebf37132..96d05c74c7a5 100644 --- a/devel/rubygem-extlib/pkg-descr +++ b/devel/rubygem-extlib/pkg-descr @@ -1,3 +1,3 @@ A support library for DataMapper, DataObjects and Merb. -WWW: http://rubyforge.org/projects/extlib/ +WWW: http://github.com/datamapper/extlib diff --git a/devel/rubygem-facets/pkg-descr b/devel/rubygem-facets/pkg-descr index 0595be73b531..59e7e0480f36 100644 --- a/devel/rubygem-facets/pkg-descr +++ b/devel/rubygem-facets/pkg-descr @@ -5,4 +5,4 @@ own files, allowing for highly granular control of requirements. The modules include a variety of useful classes, mixins and microframeworks, from the Functor to a full-blown SI Units system. -WWW: http://Facets.RubyForge.org/ +WWW: http://rubyworks.github.com/facets diff --git a/devel/rubygem-fastercsv/pkg-descr b/devel/rubygem-fastercsv/pkg-descr index 00ed3b934ee0..27ced90d1980 100644 --- a/devel/rubygem-fastercsv/pkg-descr +++ b/devel/rubygem-fastercsv/pkg-descr @@ -6,4 +6,4 @@ primary goals: but not if you compare the features!) 3. Improve on the CSV interface. -WWW: http://fastercsv.rubyforge.org/ +WWW: http://fastercsv.rubyforge.org diff --git a/devel/rubygem-fattr/pkg-descr b/devel/rubygem-fattr/pkg-descr index 4b8a275eb14b..fa6e72d1d53d 100644 --- a/devel/rubygem-fattr/pkg-descr +++ b/devel/rubygem-fattr/pkg-descr @@ -5,4 +5,4 @@ even though it added only one method to the global namespace, collided too frequently with user code in particular rails' code. -WWW: http://codeforpeople.com/lib/ruby/fattr/ +WWW: http://github.com/ahoward/fattr/tree/master diff --git a/devel/rubygem-ffi/pkg-descr b/devel/rubygem-ffi/pkg-descr index 00798de22fb7..c621ccde5905 100644 --- a/devel/rubygem-ffi/pkg-descr +++ b/devel/rubygem-ffi/pkg-descr @@ -1,4 +1,4 @@ Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. -WWW: http://wiki.github.com/ffi/ffi/ +WWW: http://wiki.github.com/ffi/ffi diff --git a/devel/rubygem-file-tail/pkg-descr b/devel/rubygem-file-tail/pkg-descr index 3e35bae077ab..2e9b9ecd4222 100644 --- a/devel/rubygem-file-tail/pkg-descr +++ b/devel/rubygem-file-tail/pkg-descr @@ -6,4 +6,4 @@ This Library is similar to Perl's File::Tail. It can be used to extend Ruby's File-objects, for File-derived classes, or by using the included simple File::Tail::Logfile class. -WWW: http://file-tail.rubyforge.org/ +WWW: http://flori.github.com/file-tail diff --git a/devel/rubygem-gdata/pkg-descr b/devel/rubygem-gdata/pkg-descr index 615ebe535561..c2b147699a6b 100644 --- a/devel/rubygem-gdata/pkg-descr +++ b/devel/rubygem-gdata/pkg-descr @@ -5,4 +5,4 @@ fundamentals like authentication and basic XML manipulation. It also requires you to work directly with the Atom feed using the REXML module and XPath. -WWW: http://code.google.com/p/gdata-ruby-util/ +WWW: http://code.google.com/p/gdata-ruby-util diff --git a/devel/rubygem-gemcutter/pkg-descr b/devel/rubygem-gemcutter/pkg-descr index dc72b15878b1..8d0f35503395 100644 --- a/devel/rubygem-gemcutter/pkg-descr +++ b/devel/rubygem-gemcutter/pkg-descr @@ -1,3 +1,3 @@ Adds several commands to RubyGems for managing gems and more on RubyGems.org. -WWW: http://rubygems.org/gems/gemcutter +WWW: http://rubygems.org diff --git a/devel/rubygem-gettext/pkg-descr b/devel/rubygem-gettext/pkg-descr index 231336495b08..f322990c7b9a 100644 --- a/devel/rubygem-gettext/pkg-descr +++ b/devel/rubygem-gettext/pkg-descr @@ -3,4 +3,4 @@ which modeled after GNU GetText package, but the API is simpler than that of GNU GetText. Author: Masao Mutoh <mutomasa@gmail.com> -WWW: http://www.yotabanana.com/hiki/ruby-gettext.html +WWW: http://gettext.rubyforge.org/ diff --git a/devel/rubygem-git/pkg-descr b/devel/rubygem-git/pkg-descr index fadc2b44e5ae..59c816e94156 100644 --- a/devel/rubygem-git/pkg-descr +++ b/devel/rubygem-git/pkg-descr @@ -3,4 +3,4 @@ manipulate Git repositories. Currently it is a wrapper around the git binary, but there are plans to switch to C bindings at some point in the future. -WWW: http://jointheconversation.org/rubygit/ +WWW: http://github.com/schacon/ruby-git diff --git a/devel/rubygem-grit/pkg-descr b/devel/rubygem-grit/pkg-descr index 9f87e9577d85..aecccb223707 100644 --- a/devel/rubygem-grit/pkg-descr +++ b/devel/rubygem-grit/pkg-descr @@ -3,4 +3,4 @@ an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. -WWW: http://grit.rubyforge.org/ +WWW: http://github.com/mojombo/grit diff --git a/devel/rubygem-highline/pkg-descr b/devel/rubygem-highline/pkg-descr index 15b0bb95ac38..1c933252663f 100644 --- a/devel/rubygem-highline/pkg-descr +++ b/devel/rubygem-highline/pkg-descr @@ -3,4 +3,4 @@ for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. -WWW: http://rubyforge.org/projects/highline +WWW: http://highline.rubyforge.org diff --git a/devel/rubygem-hoe/pkg-descr b/devel/rubygem-hoe/pkg-descr index 05df8a0cc76a..3c46dd07ffc0 100644 --- a/devel/rubygem-hoe/pkg-descr +++ b/devel/rubygem-hoe/pkg-descr @@ -2,4 +2,4 @@ Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment. -WWW: http://seattlerb.rubyforge.org/hoe/ +WWW: http://rubyforge.org/projects/seattlerb/ diff --git a/devel/rubygem-i18n/pkg-descr b/devel/rubygem-i18n/pkg-descr index c7179d2a3da4..ed5694d05307 100644 --- a/devel/rubygem-i18n/pkg-descr +++ b/devel/rubygem-i18n/pkg-descr @@ -1,3 +1,3 @@ New wave Internationalization support for Ruby. -WWW: http://rubygems.org/gems/i18n +WWW: http://github.com/svenfuchs/i18n diff --git a/devel/rubygem-icalendar/pkg-descr b/devel/rubygem-icalendar/pkg-descr index 60964d3b5071..63bd060ccdf3 100644 --- a/devel/rubygem-icalendar/pkg-descr +++ b/devel/rubygem-icalendar/pkg-descr @@ -28,4 +28,4 @@ based clipboard or drag/drop interactions, point-to-point asynchronous communication, wired-network transport, or some form of unwired transport such as infrared might also be used. -WWW: http://rubyforge.org/projects/icalendar/ +WWW: http://github.com/sdague/icalendar diff --git a/devel/rubygem-igraph/pkg-descr b/devel/rubygem-igraph/pkg-descr index 9dd5784b866f..5c107f7eeeaf 100644 --- a/devel/rubygem-igraph/pkg-descr +++ b/devel/rubygem-igraph/pkg-descr @@ -2,4 +2,4 @@ rubygem-igraph is a Ruby extension for using the igraph library. igraph is a library for creating and manipulating graphs with a particular emphasis on network analysis functions. -WWW: http://rubyforge.org/projects/igraph/ +WWW: http://igraph.rubyforge.org/ diff --git a/devel/rubygem-inline/pkg-descr b/devel/rubygem-inline/pkg-descr index 38504a889fb6..943ccbebf201 100644 --- a/devel/rubygem-inline/pkg-descr +++ b/devel/rubygem-inline/pkg-descr @@ -21,4 +21,4 @@ FEATURES/PROBLEMS: * Can generate a basic Rakefile and package up built extensions for distribution. -WWW: http://rubyforge.org/projects/rubyinline/ +WWW: http://rubyforge.org/projects/inline diff --git a/devel/rubygem-jruby-jars/pkg-descr b/devel/rubygem-jruby-jars/pkg-descr index b6946e74c939..2c18a9f2dfd0 100644 --- a/devel/rubygem-jruby-jars/pkg-descr +++ b/devel/rubygem-jruby-jars/pkg-descr @@ -2,4 +2,4 @@ JRuby is an implementation of the Ruby language atop the Java virtual machine. This port contains JAR files from the JRuby distribution. -WWW: http://rubyforge.org/projects/jruby-extras/ +WWW: http://www.jruby.org diff --git a/devel/rubygem-json/pkg-descr b/devel/rubygem-json/pkg-descr index 7724ac3cc00c..2a3eace4f61b 100644 --- a/devel/rubygem-json/pkg-descr +++ b/devel/rubygem-json/pkg-descr @@ -2,4 +2,4 @@ This library can parse JSON texts and generate them from ruby data structures. This port implemented in C and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler. -WWW: http://json.rubyforge.org/ +WWW: http://json-jruby.rubyforge.org/ diff --git a/devel/rubygem-json_pure/pkg-descr b/devel/rubygem-json_pure/pkg-descr index 9f95dbac4594..2deb170f986a 100644 --- a/devel/rubygem-json_pure/pkg-descr +++ b/devel/rubygem-json_pure/pkg-descr @@ -2,4 +2,4 @@ This library can parse JSON texts and generate them from ruby data structures. This port implemented in pure Ruby and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler. -WWW: http://json.rubyforge.org/ +WWW: http://flori.github.com/json diff --git a/devel/rubygem-launchy/pkg-descr b/devel/rubygem-launchy/pkg-descr index e40428d022e0..925483000a0d 100644 --- a/devel/rubygem-launchy/pkg-descr +++ b/devel/rubygem-launchy/pkg-descr @@ -6,4 +6,4 @@ be launched differently on each platform. Launchy is here to make a common approach to launching external application from within ruby programs. -WWW: http://rubyforge.org/projects/copiousfreetime/ +WWW: http://copiousfreetime.rubyforge.org/launchy/ diff --git a/devel/rubygem-linecache/pkg-descr b/devel/rubygem-linecache/pkg-descr index 841ffa56cf9c..5d4b4877989d 100644 --- a/devel/rubygem-linecache/pkg-descr +++ b/devel/rubygem-linecache/pkg-descr @@ -2,4 +2,4 @@ LineCache - caches (Ruby source) files as might be used in a debugger or a tool that works with sets of Ruby source files. -WWW: http://rubyforge.org/projects/rocky-hacks/ +WWW: http://rubyforge.org/projects/rocky-hacks/linecache diff --git a/devel/rubygem-locale/pkg-descr b/devel/rubygem-locale/pkg-descr index 901ee1ae6f47..7d68e5cb5cb5 100644 --- a/devel/rubygem-locale/pkg-descr +++ b/devel/rubygem-locale/pkg-descr @@ -1,4 +1,4 @@ Ruby Locale is a pure ruby library to support locales. Author: Masao Mutoh <mutomasa@gmail.com> -WWW: http://sourceforge.net/projects/ruby-locale/ +WWW: http://locale.rubyforge.org/ diff --git a/devel/rubygem-lockfile/pkg-descr b/devel/rubygem-lockfile/pkg-descr index 41124383ab7d..4065f3e9efc0 100644 --- a/devel/rubygem-lockfile/pkg-descr +++ b/devel/rubygem-lockfile/pkg-descr @@ -5,4 +5,4 @@ lockfile 'fresh' by touching it at a regular interval. in this way a lease is maintained on the lockfile and other processes attempting to obtain the lock can determine that it is in use. -WWW: http://www.codeforpeople.com/lib/ruby/lockfile/ +WWW: http://codeforpeople.com/lib/ruby/lockfile/ diff --git a/devel/rubygem-logging/pkg-descr b/devel/rubygem-logging/pkg-descr index 2ca9460ab200..123e5b1d0fd0 100644 --- a/devel/rubygem-logging/pkg-descr +++ b/devel/rubygem-logging/pkg-descr @@ -4,4 +4,4 @@ library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more. -WWW: http://rubyforge.org/projects/logging/ +WWW: http://rubygems.org/gems/logging diff --git a/devel/rubygem-loquacious/pkg-descr b/devel/rubygem-loquacious/pkg-descr index 69d2b5074025..df499d37a7d0 100644 --- a/devel/rubygem-loquacious/pkg-descr +++ b/devel/rubygem-loquacious/pkg-descr @@ -3,4 +3,4 @@ descriptions for each configuration attribute. The attributes and descriptions can be iterated over allowing for helpful information about those attributes to be displayed to the user. -WWW: http://rubyforge.org/projects/codeforpeople/ +WWW: http://gemcutter.org/gems/loquacious diff --git a/devel/rubygem-main/pkg-descr b/devel/rubygem-main/pkg-descr index 75bd0a636f80..c2ff8f107e98 100644 --- a/devel/rubygem-main/pkg-descr +++ b/devel/rubygem-main/pkg-descr @@ -15,4 +15,4 @@ main.rb features the following: In short main.rb aims to drastically lower the barrier to writing uniform command line applications. -WWW: http://codeforpeople.com/lib/ruby/main/ +WWW: http://github.com/ahoward/main/tree/master diff --git a/devel/rubygem-mash/pkg-descr b/devel/rubygem-mash/pkg-descr index b143c8e46649..16a60e325e90 100644 --- a/devel/rubygem-mash/pkg-descr +++ b/devel/rubygem-mash/pkg-descr @@ -3,4 +3,4 @@ can be built from hashes and easily extended. It is designed to be used in RESTful API libraries to provide easy object-like access to JSON and XML parsed hashes. -WWW: http://mash-hash.rubyforge.org/ +WWW: http://github.com/mbleigh/mash diff --git a/devel/rubygem-metaid/pkg-descr b/devel/rubygem-metaid/pkg-descr index af5bd199ac49..915742e111be 100644 --- a/devel/rubygem-metaid/pkg-descr +++ b/devel/rubygem-metaid/pkg-descr @@ -2,4 +2,4 @@ MetAid adds a few innocent methods to Object and Module to make metaprogramming easier. For the lore of metaprogramming see Seeing Metaclasses Clearly and Chapter Six of Why's (Poignant) Guide to Ruby. -WWW: http://rubyforge.org/projects/metaid/ +WWW: http://whytheluckystiff.net/metaid/ diff --git a/devel/rubygem-mixlib-authentication/pkg-descr b/devel/rubygem-mixlib-authentication/pkg-descr index 29a86860277e..5d322d609cbb 100644 --- a/devel/rubygem-mixlib-authentication/pkg-descr +++ b/devel/rubygem-mixlib-authentication/pkg-descr @@ -1,4 +1,4 @@ Mixlib::Authentication provides a class-based header signing authentication object, like the one used in Chef. -WWW: http://github.com/opscode/mixlib-authentication +WWW: http://www.opscode.com diff --git a/devel/rubygem-mixlib-cli/pkg-descr b/devel/rubygem-mixlib-cli/pkg-descr index d59063214144..679d1ecd0cc5 100644 --- a/devel/rubygem-mixlib-cli/pkg-descr +++ b/devel/rubygem-mixlib-cli/pkg-descr @@ -1,4 +1,4 @@ Mixlib::CLI provides a class-based command line option parsing object, like the one used in Chef, Ohai and Relish. -WWW: http://github.com/opscode/mixlib-cli +WWW: http://www.opscode.com diff --git a/devel/rubygem-mixlib-config/pkg-descr b/devel/rubygem-mixlib-config/pkg-descr index c25d53245835..bb0f7c7fd749 100644 --- a/devel/rubygem-mixlib-config/pkg-descr +++ b/devel/rubygem-mixlib-config/pkg-descr @@ -1,4 +1,4 @@ Mixlib::Config provides a class-based configuration object, like the one used in Chef. -WWW: http://github.com/opscode/mixlib-config +WWW: http://www.opscode.com diff --git a/devel/rubygem-mixlib-log/pkg-descr b/devel/rubygem-mixlib-log/pkg-descr index 5828c1aa382c..5f1effcfdb29 100644 --- a/devel/rubygem-mixlib-log/pkg-descr +++ b/devel/rubygem-mixlib-log/pkg-descr @@ -1,4 +1,4 @@ Mixlib::Log provides a mixin for enabling a class based logger object, a-la Merb, Chef, and Nanite. -WWW: http://github.com/opscode/mixlib-log +WWW: http://www.opscode.com diff --git a/devel/rubygem-mocha/pkg-descr b/devel/rubygem-mocha/pkg-descr index 4a4b99830940..1e4830cf1605 100644 --- a/devel/rubygem-mocha/pkg-descr +++ b/devel/rubygem-mocha/pkg-descr @@ -2,4 +2,4 @@ Mocha is a library for mocking and stubbing using a syntax like that of JMock, and SchMock. One of its main advantages is that it allows you to mock and stub methods on real (non-mock) classes and instances. -WWW: http://mocha.rubyforge.org/ +WWW: http://mocha.rubyforge.org diff --git a/devel/rubygem-moneta/pkg-descr b/devel/rubygem-moneta/pkg-descr index 27340422c85b..800fdd354bfc 100644 --- a/devel/rubygem-moneta/pkg-descr +++ b/devel/rubygem-moneta/pkg-descr @@ -1,4 +1,4 @@ Moneta provides a standard interface for interacting with various kinds of key/value stores. -WWW: http://github.com/wycats/moneta +WWW: http://www.yehudakatz.com diff --git a/devel/rubygem-needle/pkg-descr b/devel/rubygem-needle/pkg-descr index 886778df17f0..cec5e71e2b0f 100644 --- a/devel/rubygem-needle/pkg-descr +++ b/devel/rubygem-needle/pkg-descr @@ -11,7 +11,7 @@ Specifically, Needle can do: - Unit Testing - Lifestyle Management -WWW: http://needle.rubyforge.org/ +WWW: http://needle.rubyforge.org - Roderick van Domburg r.s.a.vandomburg@student.utwente.nl diff --git a/devel/rubygem-newgem/pkg-descr b/devel/rubygem-newgem/pkg-descr index 80a6301be423..8a51a1d6eb82 100644 --- a/devel/rubygem-newgem/pkg-descr +++ b/devel/rubygem-newgem/pkg-descr @@ -11,4 +11,4 @@ test files, executables, and even a default website page for you to explain your project, and which instantly uploads to RubyForge website (which looks just like this one by default) -WWW: http://drnic.github.com/newgem/ +WWW: http://newgem.rubyforge.org diff --git a/devel/rubygem-nice-ffi/pkg-descr b/devel/rubygem-nice-ffi/pkg-descr index 9bdb886cfcd8..8814d51ccc39 100644 --- a/devel/rubygem-nice-ffi/pkg-descr +++ b/devel/rubygem-nice-ffi/pkg-descr @@ -1,4 +1,4 @@ Nice-FFI is a layer on top of Ruby-FFI (and compatible FFI systems) to augment it with features to aid development of FFI-based libraries. -WWW: http://jacius.github.com/nice-ffi/ +WWW: http://github.com/jacius/nice-ffi/ diff --git a/devel/rubygem-notify/pkg-descr b/devel/rubygem-notify/pkg-descr index 0cd99f3a5db8..1716a8452797 100644 --- a/devel/rubygem-notify/pkg-descr +++ b/devel/rubygem-notify/pkg-descr @@ -1,3 +1,3 @@ rubygem-notify provides notification functionalities on cross platforms. -WWW: http://github.com/jugyo/notify +WWW: http://github.com/jugyo/notify diff --git a/devel/rubygem-open4/pkg-descr b/devel/rubygem-open4/pkg-descr index 0aba4d12dce1..54d58d1188b4 100644 --- a/devel/rubygem-open4/pkg-descr +++ b/devel/rubygem-open4/pkg-descr @@ -1,4 +1,4 @@ open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily. -WWW: http://codeforpeople.com/lib/ruby/open4/ +WWW: http://github.com/ahoward/open4/tree/master diff --git a/devel/rubygem-piston/pkg-descr b/devel/rubygem-piston/pkg-descr index a702aed76784..cdefaa3b2405 100644 --- a/devel/rubygem-piston/pkg-descr +++ b/devel/rubygem-piston/pkg-descr @@ -8,4 +8,4 @@ the contrib/client-side folder of the main Subversion. The main difference is that Piston is designed to work with remote repositories. -WWW: http://piston.rubyforge.org/ +WWW: http://francois.github.com/piston diff --git a/devel/rubygem-polyglot/pkg-descr b/devel/rubygem-polyglot/pkg-descr index 7d1e3ab548f8..7a63689c6e91 100644 --- a/devel/rubygem-polyglot/pkg-descr +++ b/devel/rubygem-polyglot/pkg-descr @@ -12,4 +12,4 @@ Required files are attempted first using the normal Ruby loader, and if that fails, Polyglot conducts a search for a file having a supported extension. -WWW: http://polyglot.rubyforge.org/ +WWW: http://polyglot.rubyforge.org diff --git a/devel/rubygem-rake/pkg-descr b/devel/rubygem-rake/pkg-descr index 4bced741afad..7b016d2a585f 100644 --- a/devel/rubygem-rake/pkg-descr +++ b/devel/rubygem-rake/pkg-descr @@ -12,4 +12,4 @@ It has the following features: file. Projects that depend upon rake do not require that rake be installed on target systems. -WWW: http://rubyforge.org/projects/rake +WWW: http://rake.rubyforge.org diff --git a/devel/rubygem-rapt/pkg-descr b/devel/rubygem-rapt/pkg-descr index ee31657862af..1b1feb9e5d7d 100644 --- a/devel/rubygem-rapt/pkg-descr +++ b/devel/rubygem-rapt/pkg-descr @@ -1,4 +1,4 @@ RaPT (Rails Plugin Tool) is a faster, updated replacement for the ./script/plugin tool that ships with Ruby on Rails. -WWW: http://rapt.rubyforge.org/ +WWW: http://rapt.rubyforge.org diff --git a/devel/rubygem-rascut/pkg-descr b/devel/rubygem-rascut/pkg-descr index 27a479139637..afa32a16de29 100644 --- a/devel/rubygem-rascut/pkg-descr +++ b/devel/rubygem-rascut/pkg-descr @@ -1,3 +1,3 @@ Rascut is Ruby ActionSCript UTility :D -WWW: http://hotchpotch.rubyforge.org/ +WWW: http://hotchpotch.rubyforge.org/rascut/ diff --git a/devel/rubygem-rcov/pkg-descr b/devel/rubygem-rcov/pkg-descr index 63740c3395f4..fd66b5966118 100644 --- a/devel/rubygem-rcov/pkg-descr +++ b/devel/rubygem-rcov/pkg-descr @@ -3,4 +3,4 @@ rcov is (mainly) a code coverage tool for Ruby featuring fast execution cross-referenced XHTML and several kinds of text reports, easy automation with Rake and Rant... -WWW: http://rubyforge.org/projects/rcov/ +WWW: http://github.com/relevance/rcov diff --git a/devel/rubygem-rgl/pkg-descr b/devel/rubygem-rgl/pkg-descr index 78f941301db2..8235493fe315 100644 --- a/devel/rubygem-rgl/pkg-descr +++ b/devel/rubygem-rgl/pkg-descr @@ -6,4 +6,4 @@ mechanism. Refer to http://www.boost.org/libs/graph/doc for further links and documentation on graph data structures and algorithms and the design rationales of BGL. -WWW: http://rubyforge.org/projects/rgl/ +WWW: http://rgl.rubyforge.org diff --git a/devel/rubygem-rr/pkg-descr b/devel/rubygem-rr/pkg-descr index 8d6da10f140f..777fe23a3447 100644 --- a/devel/rubygem-rr/pkg-descr +++ b/devel/rubygem-rr/pkg-descr @@ -1,4 +1,4 @@ RR (Double Ruby) is a double framework that features a rich selection of double techniques and a terse syntax. http://xunitpatterns.com/Test%20Double.html -WWW: http://rubygems.org/gems/rr +WWW: http://pivotallabs.com diff --git a/devel/rubygem-rscm/pkg-descr b/devel/rubygem-rscm/pkg-descr index f868186c5803..47f32f2102d9 100644 --- a/devel/rubygem-rscm/pkg-descr +++ b/devel/rubygem-rscm/pkg-descr @@ -6,4 +6,4 @@ RSCM currently supports CVS and Subversion. Support for ClearCase, Darcs, Monotone, Perforce and StarTeam is in progress and partly available. -WWW: http://rubyforge.org/projects/rscm +WWW: http://rscm.rubyforge.org diff --git a/devel/rubygem-rspec/pkg-descr b/devel/rubygem-rspec/pkg-descr index 00267aecf951..469da3865d2b 100644 --- a/devel/rubygem-rspec/pkg-descr +++ b/devel/rubygem-rspec/pkg-descr @@ -5,4 +5,4 @@ by using terminology focused on the behavioural aspects of the system rather than testing, attempt to help direct developers towards a focus on the real value to be found in TDD at its most successful, or BDD as we call it. -WWW: http://rspec.rubyforge.org/ +WWW: http://github.com/rspec/rspec diff --git a/devel/rubygem-rubigen/pkg-descr b/devel/rubygem-rubigen/pkg-descr index 7e40f0e4b439..99fe56bb7ce3 100644 --- a/devel/rubygem-rubigen/pkg-descr +++ b/devel/rubygem-rubigen/pkg-descr @@ -9,4 +9,4 @@ It is a framework to allow Ruby applications to generate file/folder stubs RubiGen exists to give different development environments their own generator framework. -WWW: http://drnic.github.com/rubigen/ +WWW: http://drnic.github.com/rubigen diff --git a/devel/rubygem-ruby-debug-base/pkg-descr b/devel/rubygem-ruby-debug-base/pkg-descr index 651cce1c102e..900a8223d146 100644 --- a/devel/rubygem-ruby-debug-base/pkg-descr +++ b/devel/rubygem-ruby-debug-base/pkg-descr @@ -1,4 +1,4 @@ Faster implementation of the standard debug.rb using a native extension with a new hook Ruby C API. -WWW: http://rubyforge.org/projects/ruby-debug +WWW: http://rubyforge.org/projects/ruby-debug/ diff --git a/devel/rubygem-ruby-debug/pkg-descr b/devel/rubygem-ruby-debug/pkg-descr index de17a156b4a7..bedeed0bc47e 100644 --- a/devel/rubygem-ruby-debug/pkg-descr +++ b/devel/rubygem-ruby-debug/pkg-descr @@ -1,3 +1,3 @@ Command line interface (CLI) for ruby-debug-base. -WWW: http://rubyforge.org/projects/ruby-debug +WWW: http://rubyforge.org/projects/ruby-debug/ diff --git a/devel/rubygem-ruby-ole/pkg-descr b/devel/rubygem-ruby-ole/pkg-descr index 6912ed5fad10..54ec2df84d60 100644 --- a/devel/rubygem-ruby-ole/pkg-descr +++ b/devel/rubygem-ruby-ole/pkg-descr @@ -2,4 +2,4 @@ The ruby-ole library provides a variety of functions primarily for working with OLE2 structured storage files, such as those produced by Microsoft Office - eg *.doc, *.msg etc. -WWW: http://rubyforge.org/projects/ruby-ole +WWW: http://code.google.com/p/ruby-ole diff --git a/devel/rubygem-ruby-sdl-ffi/pkg-descr b/devel/rubygem-ruby-sdl-ffi/pkg-descr index 25b627314530..f4bd69875642 100644 --- a/devel/rubygem-ruby-sdl-ffi/pkg-descr +++ b/devel/rubygem-ruby-sdl-ffi/pkg-descr @@ -3,4 +3,4 @@ Ruby-FFI. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent. -WWW: http://rubygems.org/gems/ruby-sdl-ffi +WWW: http://github.com/jacius/ruby-sdl-ffi/ diff --git a/devel/rubygem-ruby2ruby/pkg-descr b/devel/rubygem-ruby2ruby/pkg-descr index 968df2713140..9aea6445b62b 100644 --- a/devel/rubygem-ruby2ruby/pkg-descr +++ b/devel/rubygem-ruby2ruby/pkg-descr @@ -3,5 +3,4 @@ easily from ParseTree's Sexps. This makes making dynamic language processors much easier in ruby than ever before. -WWW: http://rubyforge.org/projects/seattlerb/ -WWW: http://seattlerb.rubyforge.org/ruby2ruby/ +WWW: http://seattlerb.rubyforge.org/ diff --git a/devel/rubygem-ruby_parser/pkg-descr b/devel/rubygem-ruby_parser/pkg-descr index 793bc523ed6b..ec2ba3fdc0ef 100644 --- a/devel/rubygem-ruby_parser/pkg-descr +++ b/devel/rubygem-ruby_parser/pkg-descr @@ -4,4 +4,4 @@ the same as ParseTree's output: s-expressions using ruby's arrays and base types. Author: Ryan Davis (zenspider) <ryand-ruby@zenspider.com> -WWW: http://rubyforge.org/projects/parsetree/ +WWW: http://parsetree.rubyforge.org/ diff --git a/devel/rubygem-rubyforge/pkg-descr b/devel/rubygem-rubyforge/pkg-descr index 97c8151826eb..11ef6e1aa51d 100644 --- a/devel/rubygem-rubyforge/pkg-descr +++ b/devel/rubygem-rubyforge/pkg-descr @@ -1,3 +1,3 @@ A simplistic script which automates a limited set of rubyforge operations -WWW: http://www.rubyforge.org/ +WWW: http://codeforpeople.rubyforge.org/rubyforge/ diff --git a/devel/rubygem-rubygame/pkg-descr b/devel/rubygem-rubygame/pkg-descr index fed20e859233..08b81577dbeb 100644 --- a/devel/rubygem-rubygame/pkg-descr +++ b/devel/rubygem-rubygame/pkg-descr @@ -3,4 +3,4 @@ language, with similarities to pygame. The purpose of rubygame is make the creation of games in the ruby language simple, easy, and fun, without limiting flexibility. -WWW: http://rubygame.seul.org/ +WWW: http://rubygame.org/ diff --git a/devel/rubygem-sequel/pkg-descr b/devel/rubygem-sequel/pkg-descr index 8d30f67dbd2f..0d4915dbe461 100644 --- a/devel/rubygem-sequel/pkg-descr +++ b/devel/rubygem-sequel/pkg-descr @@ -11,4 +11,4 @@ Sequel is a database toolkit for Ruby. * Sequel currently has adapters for ADO, DB2, DBI, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3. -WWW: http://sequel.rubyforge.org/ +WWW: http://sequel.rubyforge.org diff --git a/devel/rubygem-shoulda/pkg-descr b/devel/rubygem-shoulda/pkg-descr index be49b4aae1fc..6fabd01f8d4f 100644 --- a/devel/rubygem-shoulda/pkg-descr +++ b/devel/rubygem-shoulda/pkg-descr @@ -1,3 +1,3 @@ Making tests easy on the fingers and eyes -WWW: http://rubygems.org/gems/shoulda +WWW: http://thoughtbot.com/community/ diff --git a/devel/rubygem-soap4r/pkg-descr b/devel/rubygem-soap4r/pkg-descr index 886862c10ee6..acfe79c83db8 100644 --- a/devel/rubygem-soap4r/pkg-descr +++ b/devel/rubygem-soap4r/pkg-descr @@ -1,3 +1,3 @@ SOAP4R is a Ruby library for accessing Web Services via SOAP -WWW: http://dev.ctor.org/soap4r +WWW: http://dev.ctor.org/soap4r diff --git a/devel/rubygem-spruz/pkg-descr b/devel/rubygem-spruz/pkg-descr index f3864424a68a..7d42714a4c73 100644 --- a/devel/rubygem-spruz/pkg-descr +++ b/devel/rubygem-spruz/pkg-descr @@ -2,4 +2,4 @@ This is a small mixed library of some useful stuff for and extensions of Ruby that are not really good/big enough for a real library. -WWW: http://github.com/flori/spruz +WWW: http://flori.github.com/spruz diff --git a/devel/rubygem-stemmer/pkg-descr b/devel/rubygem-stemmer/pkg-descr index 9a30b670dbab..2f0e564313ec 100644 --- a/devel/rubygem-stemmer/pkg-descr +++ b/devel/rubygem-stemmer/pkg-descr @@ -1,3 +1,3 @@ An implementation of the Porter word stemming algorithm. -WWW: http://stemmer.rubyforge.org/wiki/wiki.pl +WWW: http://rubyforge.org/projects/stemmer/ diff --git a/devel/rubygem-stomp/pkg-descr b/devel/rubygem-stomp/pkg-descr index f02528df71e9..ed4789350a53 100644 --- a/devel/rubygem-stomp/pkg-descr +++ b/devel/rubygem-stomp/pkg-descr @@ -7,4 +7,4 @@ widespread messaging interop among languages, platforms and brokers. This is a rubygem binding for stomp. -WWW: http://stomp.codehaus.org/Ruby +WWW: http://stomp.codehaus.org/ diff --git a/devel/rubygem-stream/pkg-descr b/devel/rubygem-stream/pkg-descr index 1adb3ef84b39..242da4ead430 100644 --- a/devel/rubygem-stream/pkg-descr +++ b/devel/rubygem-stream/pkg-descr @@ -1,3 +1,3 @@ Interface for external iterators. -WWW: http://rubyforge.org/projects/rgl/ +WWW: http://rgl.rubyforge.org diff --git a/devel/rubygem-stringex/pkg-descr b/devel/rubygem-stringex/pkg-descr index 1499ad436953..679e91ebade6 100644 --- a/devel/rubygem-stringex/pkg-descr +++ b/devel/rubygem-stringex/pkg-descr @@ -3,4 +3,4 @@ up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class]. -WWW: http://rubygems.org/gems/stringex +WWW: http://github.com/rsl/stringex diff --git a/devel/rubygem-templater/pkg-descr b/devel/rubygem-templater/pkg-descr index 15f6f1070851..a4f6d82f730c 100644 --- a/devel/rubygem-templater/pkg-descr +++ b/devel/rubygem-templater/pkg-descr @@ -2,4 +2,4 @@ Templater is a powerful code generation framework. It declarative rules for generators, supports generators discovery in gems, has idea of actions other than template rendering and is open for extension. -WWW: http://templater.rubyforge.org/ +WWW: http://github.com/jnicklas/templater diff --git a/devel/rubygem-thor/pkg-descr b/devel/rubygem-thor/pkg-descr index 1057a7e8923e..9e98a65db34e 100644 --- a/devel/rubygem-thor/pkg-descr +++ b/devel/rubygem-thor/pkg-descr @@ -1,3 +1,3 @@ A scripting framework that replaces rake, sake and rubigen -WWW: http://rubygems.org/gems/thor +WWW: http://yehudakatz.com diff --git a/devel/rubygem-treetop/pkg-descr b/devel/rubygem-treetop/pkg-descr index fd042e2016d2..4549b7cdcd1e 100644 --- a/devel/rubygem-treetop/pkg-descr +++ b/devel/rubygem-treetop/pkg-descr @@ -3,4 +3,4 @@ facilitates an extension of the object-oriented paradigm called syntax-oriented programming. There's a readme that will get you going and some examples. -WWW: http://treetop.rubyforge.org/ +WWW: http://functionalform.blogspot.com diff --git a/devel/rubygem-trollop/pkg-descr b/devel/rubygem-trollop/pkg-descr index 90f845dffa36..30cf038e5786 100644 --- a/devel/rubygem-trollop/pkg-descr +++ b/devel/rubygem-trollop/pkg-descr @@ -4,4 +4,4 @@ nice automatically-generated help page (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. -WWW: http://trollop.rubyforge.org/ +WWW: http://trollop.rubyforge.org diff --git a/devel/rubygem-unicode/pkg-descr b/devel/rubygem-unicode/pkg-descr index 9349afa03bf2..306f268b1752 100644 --- a/devel/rubygem-unicode/pkg-descr +++ b/devel/rubygem-unicode/pkg-descr @@ -3,4 +3,4 @@ Unicode Normalization Forms[1]. [1] http://www.unicode.org/unicode/reports/tr15/ -WWW: http://www.yoshidam.net/unicode.txt +WWW: http://www.yoshidam.net/Ruby.html#unicode diff --git a/devel/rubygem-uuid/pkg-descr b/devel/rubygem-uuid/pkg-descr index e05c2f37366e..df0508bc90e0 100644 --- a/devel/rubygem-uuid/pkg-descr +++ b/devel/rubygem-uuid/pkg-descr @@ -1,3 +1,3 @@ Rubygem-uuid is a UUID generator for Ruby. -WWW: http://rubyforge.org/projects/reliable-msg/ +WWW: http://github.com/assaf/uuid diff --git a/devel/rubygem-uuidtools/pkg-descr b/devel/rubygem-uuidtools/pkg-descr index bebb9b404f1d..a1788779fedd 100644 --- a/devel/rubygem-uuidtools/pkg-descr +++ b/devel/rubygem-uuidtools/pkg-descr @@ -1,3 +1,3 @@ A simple universally unique ID generation library. -WWW: http://rubygems.org/gems/uuidtools +WWW: http://uuidtools.rubyforge.org/ diff --git a/devel/rubygem-validatable/pkg-descr b/devel/rubygem-validatable/pkg-descr index cd8e4920c7de..804a851e313e 100644 --- a/devel/rubygem-validatable/pkg-descr +++ b/devel/rubygem-validatable/pkg-descr @@ -2,4 +2,4 @@ The validatable library can be included with any Ruby class and provide validations similar to ActiveRecord's. The library follows ActiveRecord's lead for features that are similar and introduces new features. -WWW: http://validatable.rubyforge.org/ +WWW: http://validatable.rubyforge.org diff --git a/devel/rubygem-warbler/pkg-descr b/devel/rubygem-warbler/pkg-descr index fd0892e4f716..d0e0df38e180 100644 --- a/devel/rubygem-warbler/pkg-descr +++ b/devel/rubygem-warbler/pkg-descr @@ -11,4 +11,4 @@ dispatching requests to your application inside the java application server, and assembles all jar files in WARBLER_HOME/lib/*.jar into your application. No external dependencies are downloaded. -WWW: http://caldersphere.rubyforge.org/warbler/ +WWW: http://caldersphere.rubyforge.org/warbler diff --git a/devel/rubygem-zoom/pkg-descr b/devel/rubygem-zoom/pkg-descr index f842f5d84c06..65afb6fe27cc 100644 --- a/devel/rubygem-zoom/pkg-descr +++ b/devel/rubygem-zoom/pkg-descr @@ -3,4 +3,4 @@ an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. -WWW: http://ruby-zoom.rubyforge.org/ +WWW: http://ruby-zoom.rubyforge.org diff --git a/ftp/rubygem-curb/pkg-descr b/ftp/rubygem-curb/pkg-descr index 0a07ed4e44b0..ae84145b847d 100644 --- a/ftp/rubygem-curb/pkg-descr +++ b/ftp/rubygem-curb/pkg-descr @@ -2,5 +2,5 @@ Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for libcurl, a fully-featured client-side URL transfer library. -WWW: http://taf2.github.com/curb/ +WWW: http://curb.rubyforge.org/ WWW: http://curb.rubyforge.org/ diff --git a/graphics/rubygem-captcha/pkg-descr b/graphics/rubygem-captcha/pkg-descr index efb2efb95a01..aff678c83a75 100644 --- a/graphics/rubygem-captcha/pkg-descr +++ b/graphics/rubygem-captcha/pkg-descr @@ -3,4 +3,4 @@ and Humans Apart") written in Ruby. This will dynamically create an image containing a key displayed on a noisy background, which the user must enter into a text box. -WWW: http://captcha.rubyforge.org/ +WWW: http://github.com/winton/captcha diff --git a/graphics/rubygem-exifr/pkg-descr b/graphics/rubygem-exifr/pkg-descr index 76f54b64ecec..1d3db6920bb3 100644 --- a/graphics/rubygem-exifr/pkg-descr +++ b/graphics/rubygem-exifr/pkg-descr @@ -1,4 +1,4 @@ Exifr is a pure ruby library to extract EXIF info from image files. Both JPEG and TIFF formats are supported. -WWW: http://rubyforge.org/projects/exifr +WWW: http://github.com/remvee/exifr/ diff --git a/graphics/rubygem-imagesize/pkg-descr b/graphics/rubygem-imagesize/pkg-descr index ea7f19838e18..242b359a1fdf 100644 --- a/graphics/rubygem-imagesize/pkg-descr +++ b/graphics/rubygem-imagesize/pkg-descr @@ -1,4 +1,4 @@ This gem allows you to find the size of an image using Ruby. -WWW: http://imagesize.rubyforge.org/ +WWW: http://imagesize.rubyforge.org diff --git a/graphics/rubygem-objectdetect/pkg-descr b/graphics/rubygem-objectdetect/pkg-descr index 724d662043d4..af87028e70ee 100644 --- a/graphics/rubygem-objectdetect/pkg-descr +++ b/graphics/rubygem-objectdetect/pkg-descr @@ -1,3 +1,3 @@ This is a simple library for detecting objects in pictures. -WWW: http://objectdetect.rubyforge.org/objectdetect/ +WWW: http://objectdetect.rubyforge.org diff --git a/graphics/rubygem-railroad/pkg-descr b/graphics/rubygem-railroad/pkg-descr index d2748e5faf33..dd019e80e8a2 100644 --- a/graphics/rubygem-railroad/pkg-descr +++ b/graphics/rubygem-railroad/pkg-descr @@ -3,4 +3,4 @@ properties (attributes, methods) and relationships (inheritance, model associations like has_many, etc.) The output is a graph description in the DOT language, suitable to be handled with tools like Graphviz. -WWW: http://railroad.rubyforge.org/ +WWW: http://railroad.rubyforge.org diff --git a/graphics/rubygem-scruffy/pkg-descr b/graphics/rubygem-scruffy/pkg-descr index 71bd195a25d2..cb4c6d23102e 100644 --- a/graphics/rubygem-scruffy/pkg-descr +++ b/graphics/rubygem-scruffy/pkg-descr @@ -3,4 +3,4 @@ Graphs can be rendered to SVG code or an image. Blend the beauty of Gruff with the SVG capabilities of SVG::Graph, make it super simple and extensible, and you've got Scruffy. -WWW: http://scruffy.rubyforge.org/ +WWW: http://scruffy.rubyforge.org diff --git a/irc/rubygem-net-irc/pkg-descr b/irc/rubygem-net-irc/pkg-descr index b6667224b88c..240c14832a4d 100644 --- a/irc/rubygem-net-irc/pkg-descr +++ b/irc/rubygem-net-irc/pkg-descr @@ -1,4 +1,4 @@ IRC library. This is mostly conform to RFC 1459 but partly not for convenience. -WWW: http://lowreal.rubyforge.org/net-irc/ +WWW: http://cho45.stfuawsc.com/net-irc/ diff --git a/japanese/rubygem-jpmobile-ipaddresses/pkg-descr b/japanese/rubygem-jpmobile-ipaddresses/pkg-descr index 81fcf1bc8edd..f0f4423f354d 100644 --- a/japanese/rubygem-jpmobile-ipaddresses/pkg-descr +++ b/japanese/rubygem-jpmobile-ipaddresses/pkg-descr @@ -1,4 +1,4 @@ jpmobile-ipaddresses is a plugin for jpmobile. It is used to validate an access from a mobile carrier IP address. -WWW: http://github.com/jpmobile/jpmobile-ipaddresses +WWW: http://github.com/jpmobile/jpmobile-ipaddresses diff --git a/japanese/rubygem-jpmobile-terminfo/pkg-descr b/japanese/rubygem-jpmobile-terminfo/pkg-descr index 3924753cb9cf..8d864486cf8f 100644 --- a/japanese/rubygem-jpmobile-terminfo/pkg-descr +++ b/japanese/rubygem-jpmobile-terminfo/pkg-descr @@ -4,4 +4,4 @@ It is used to get terminal informations as bellows. * display width * display height -WWW: http://github.com/jpmobile/jpmobile-terminfo +WWW: http://github.com/jpmobile/jpmobile-terminfo diff --git a/japanese/rubygem-jpmobile/pkg-descr b/japanese/rubygem-jpmobile/pkg-descr index c0320ce6a6f6..359f08dadcbc 100644 --- a/japanese/rubygem-jpmobile/pkg-descr +++ b/japanese/rubygem-jpmobile/pkg-descr @@ -2,4 +2,4 @@ This plugin provides many convenient functions for developing websites for mobile-phones. The plugin absorbs differences between mobile-phone service providers. -WWW: http://jpmobile-rails.org/ +WWW: http://github.com/jpmobile/jpmobile diff --git a/mail/rubygem-actionmailer/pkg-descr b/mail/rubygem-actionmailer/pkg-descr index f5d9099b7547..2af9adc06c58 100644 --- a/mail/rubygem-actionmailer/pkg-descr +++ b/mail/rubygem-actionmailer/pkg-descr @@ -7,5 +7,4 @@ Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone) -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/actionmailer/ +WWW: http://www.rubyonrails.org diff --git a/mail/rubygem-mailfactory/pkg-descr b/mail/rubygem-mailfactory/pkg-descr index 5f3b96aa13fd..0a9582684c37 100644 --- a/mail/rubygem-mailfactory/pkg-descr +++ b/mail/rubygem-mailfactory/pkg-descr @@ -1,4 +1,4 @@ A ruby module that allows for the simple creation of MIME email messages with multiple body parts and attachments -WWW: http://rubyforge.org/projects/mailfactory/ +WWW: http://mailfactory.rubyforge.org diff --git a/mail/rubygem-smtp_tls/pkg-descr b/mail/rubygem-smtp_tls/pkg-descr index a72a9d2c4743..8a11931ea720 100644 --- a/mail/rubygem-smtp_tls/pkg-descr +++ b/mail/rubygem-smtp_tls/pkg-descr @@ -5,4 +5,4 @@ To use simply: require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to servers that use STARTTLS. -WWW: http://seattlerb.rubyforge.org/smtp_tls/ +WWW: http://seattlerb.rubyforge.org/smtp_tls diff --git a/mail/rubygem-tmail/pkg-descr b/mail/rubygem-tmail/pkg-descr index 659655c1c621..aed7e2120fb6 100644 --- a/mail/rubygem-tmail/pkg-descr +++ b/mail/rubygem-tmail/pkg-descr @@ -2,4 +2,4 @@ TMail is a mail manipulating library for Ruby, with RFC822 and MIME multipart support. Author: Minero Aoki <aamine@loveruby.net> -WWW: http://www.loveruby.net/en/tmail.html +WWW: http://tmail.rubyforge.org diff --git a/misc/rubygem-mime-types/pkg-descr b/misc/rubygem-mime-types/pkg-descr index f387abcdb793..6558f32abc31 100644 --- a/misc/rubygem-mime-types/pkg-descr +++ b/misc/rubygem-mime-types/pkg-descr @@ -1,4 +1,4 @@ MIME::Types for Ruby originally based on and synchronized with MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2005. -WWW: http://mime-types.rubyforge.org/ +WWW: http://mime-types.rubyforge.org/ diff --git a/net-im/rubygem-termtter/pkg-descr b/net-im/rubygem-termtter/pkg-descr index 58be0ef4e80b..10a1fe3d70ad 100644 --- a/net-im/rubygem-termtter/pkg-descr +++ b/net-im/rubygem-termtter/pkg-descr @@ -1,3 +1,3 @@ Termtter is a Terminal based Twitter client. -WWW: http://termtter.org/ +WWW: http://termtter.org/ diff --git a/net-mgmt/rubygem-snmp/pkg-descr b/net-mgmt/rubygem-snmp/pkg-descr index 37d8608c5db5..489e6fe28046 100644 --- a/net-mgmt/rubygem-snmp/pkg-descr +++ b/net-mgmt/rubygem-snmp/pkg-descr @@ -3,4 +3,4 @@ Protocol). It is implemented in pure Ruby, so there are no dependencies on external libraries like net-snmp. You can run this library anywhere that Ruby can run. -WWW: http://snmplib.rubyforge.org/ +WWW: http://snmplib.rubyforge.org diff --git a/net/rubygem-bunny/pkg-descr b/net/rubygem-bunny/pkg-descr index 299e1594296f..db029b70cb63 100644 --- a/net/rubygem-bunny/pkg-descr +++ b/net/rubygem-bunny/pkg-descr @@ -13,4 +13,4 @@ You can use Bunny to : Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8 of the AMQP specification. -WWW: http://github.com/celldee/bunny +WWW: http://github.com/celldee/bunny/tree/master diff --git a/net/rubygem-geoip/pkg-descr b/net/rubygem-geoip/pkg-descr index 7af33b185209..83d8e28c8ff0 100644 --- a/net/rubygem-geoip/pkg-descr +++ b/net/rubygem-geoip/pkg-descr @@ -3,4 +3,4 @@ returns information about the country where the IP address is allocated. This is a GeoIP implementation for rubygems -WWW: http://geoip.rubyforge.org +WWW: http://github.com/cjheath/geoip diff --git a/net/rubygem-macaddr/pkg-descr b/net/rubygem-macaddr/pkg-descr index 95063de371ac..a8c9a981a37a 100644 --- a/net/rubygem-macaddr/pkg-descr +++ b/net/rubygem-macaddr/pkg-descr @@ -1,4 +1,4 @@ Rubygem-macaddr is a cross platform mac address determination for ruby. -WWW: http://codeforpeople.com/lib/ruby +WWW: http://codeforpeople.com/lib/ruby/macaddr/ diff --git a/net/rubygem-net-netrc/pkg-descr b/net/rubygem-net-netrc/pkg-descr index e2eda0dac398..68caf0c9df0a 100644 --- a/net/rubygem-net-netrc/pkg-descr +++ b/net/rubygem-net-netrc/pkg-descr @@ -1,4 +1,4 @@ Net::Netrc is a pure-Ruby module providing ftp(1)-style .netrc parsing. It is inspired by Graham Barr's Perl Net::Netrc module. -WWW: http://net-netrc.rubyforge.org/ +WWW: http://net-netrc.rubyforge.org diff --git a/net/rubygem-openid/pkg-descr b/net/rubygem-openid/pkg-descr index 1a241b78e136..529c77133aa3 100644 --- a/net/rubygem-openid/pkg-descr +++ b/net/rubygem-openid/pkg-descr @@ -18,4 +18,4 @@ This library is a port of the Python OpenID library, and features: for authentication o ActiveRecord adapter for using an SQL store in rails -WWW: http://www.openidenabled.com/openid/libraries/ruby/ +WWW: http://openid.rubyforge.org/ diff --git a/net/rubygem-rubytter/pkg-descr b/net/rubygem-rubytter/pkg-descr index 7eb1bcb05481..a89535e2e9ba 100644 --- a/net/rubygem-rubytter/pkg-descr +++ b/net/rubygem-rubytter/pkg-descr @@ -1,4 +1,4 @@ Rubytter is simple twitter library. Supports OAuth and Implemented with API methods. -WWW: http://github.com/jugyo/rubytter/tree/master +WWW: http://github.com/jugyo/rubytter diff --git a/net/rubygem-twitter/pkg-descr b/net/rubygem-twitter/pkg-descr index ea391f18d44d..8239f978babd 100644 --- a/net/rubygem-twitter/pkg-descr +++ b/net/rubygem-twitter/pkg-descr @@ -1,4 +1,4 @@ The command line gives you several options for user twitter. Simply type twitter to see the options. -WWW: http://twitter.rubyforge.org/ +WWW: http://rubygems.org/gems/twitter diff --git a/net/rubygem-twitter4r/pkg-descr b/net/rubygem-twitter4r/pkg-descr index eebb9c593715..232f04f62798 100644 --- a/net/rubygem-twitter4r/pkg-descr +++ b/net/rubygem-twitter4r/pkg-descr @@ -1,4 +1,4 @@ Twitter4R provides an object based API to query or update your Twitter account via pure Ruby. It hides the ugly HTTP/REST code from your code. -WWW: http://twitter4r.rubyforge.org/ +WWW: http://twitter4r.rubyforge.org diff --git a/net/rubygem-whois/pkg-descr b/net/rubygem-whois/pkg-descr index 8235d013fb43..1b8922240d0e 100644 --- a/net/rubygem-whois/pkg-descr +++ b/net/rubygem-whois/pkg-descr @@ -8,5 +8,4 @@ the console. It is a OS-independent library and does not require external C libraries or Gems. -WWW: http://www.ruby-whois.org/ -WWW: http://rubygems.org/gems/whois +WWW: http://www.ruby-whois.org diff --git a/print/rubygem-color/pkg-descr b/print/rubygem-color/pkg-descr index 57a4387232cb..9315ccdf5ab8 100644 --- a/print/rubygem-color/pkg-descr +++ b/print/rubygem-color/pkg-descr @@ -6,4 +6,4 @@ L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB). -WWW: http://rubyforge.org/projects/color/ +WWW: http://color.rubyforge.org/ diff --git a/print/rubygem-prawn-core/pkg-descr b/print/rubygem-prawn-core/pkg-descr index a74c26dc8cfc..f3fbec9d1700 100644 --- a/print/rubygem-prawn-core/pkg-descr +++ b/print/rubygem-prawn-core/pkg-descr @@ -1,3 +1,3 @@ Rubygem-prawn-core is the core of Rubygem-prawn. -WWW: http://rubyforge.org/projects/prawn/ +WWW: http://prawn.majesticseacreature.com diff --git a/print/rubygem-prawn-format/pkg-descr b/print/rubygem-prawn-format/pkg-descr index b60718863b54..fe4a1ec1b309 100644 --- a/print/rubygem-prawn-format/pkg-descr +++ b/print/rubygem-prawn-format/pkg-descr @@ -1,4 +1,4 @@ rubygem-prawn-format is an extension of Prawn that allows inline formatting. -WWW: http://rubyforge.org/projects/prawn/ +WWW: http://rubyforge.org/projects/prawn diff --git a/print/rubygem-prawn-layout/pkg-descr b/print/rubygem-prawn-layout/pkg-descr index 91b19fd642a6..39fc37be2106 100644 --- a/print/rubygem-prawn-layout/pkg-descr +++ b/print/rubygem-prawn-layout/pkg-descr @@ -1,4 +1,4 @@ rubygem-prawn-layout is an extension to Prawn that provides table support and other layout. -WWW: http://rubyforge.org/projects/prawn/ +WWW: http://prawn.majesticseacreature.com diff --git a/print/rubygem-prawn-security/pkg-descr b/print/rubygem-prawn-security/pkg-descr index a2c68e6becd1..a5138102202c 100644 --- a/print/rubygem-prawn-security/pkg-descr +++ b/print/rubygem-prawn-security/pkg-descr @@ -1,3 +1,3 @@ rubygem-prawn-security is an extension of Prawn. -WWW: http://rubyforge.org/projects/prawn/ +WWW: http://github.com/madriska/prawn-security/ diff --git a/print/rubygem-prawn/pkg-descr b/print/rubygem-prawn/pkg-descr index 472cbdda74c9..84e9fb67e621 100644 --- a/print/rubygem-prawn/pkg-descr +++ b/print/rubygem-prawn/pkg-descr @@ -5,4 +5,4 @@ under the auspices of the Ruby Mendicant project with copious help from a number of mighty fine contributors. -WWW: http://rubyforge.org/projects/prawn/ +WWW: http://prawn.majesticseacreature.com diff --git a/russian/rubygem-russian/pkg-descr b/russian/rubygem-russian/pkg-descr index 37a759f39e5f..b30d07267df9 100644 --- a/russian/rubygem-russian/pkg-descr +++ b/russian/rubygem-russian/pkg-descr @@ -1,3 +1,3 @@ Russian language support for Ruby and Rails, based on I18n library. -WWW: http://rubyforge.org/projects/russian/ +WWW: http://github.com/yaroslav/russian/ diff --git a/russian/rubygem-rutils/pkg-descr b/russian/rubygem-rutils/pkg-descr index a8655b30771b..381a01a71041 100644 --- a/russian/rubygem-rutils/pkg-descr +++ b/russian/rubygem-rutils/pkg-descr @@ -1,3 +1,3 @@ Simple processing of russian strings -WWW: http://rutils.rubyforge.org/ +WWW: http://rutils.rubyforge.org diff --git a/security/rubygem-ezcrypto/pkg-descr b/security/rubygem-ezcrypto/pkg-descr index 1c6dc4830f9f..b805db8c6edb 100644 --- a/security/rubygem-ezcrypto/pkg-descr +++ b/security/rubygem-ezcrypto/pkg-descr @@ -8,4 +8,4 @@ Features * Single class object oriented access to most commonly used features * Ruby like -WWW: http://ezcrypto.rubyforge.org/ +WWW: http://ezcrypto.rubyforge.org diff --git a/security/rubygem-net-sftp/pkg-descr b/security/rubygem-net-sftp/pkg-descr index eec1e7a4cf7a..7f9f76a3098f 100644 --- a/security/rubygem-net-sftp/pkg-descr +++ b/security/rubygem-net-sftp/pkg-descr @@ -1,4 +1,4 @@ Net::SFTP is a pure Ruby implementation of the SFTP client protocol (versions 1 through 5). -WWW: http://net-ssh.rubyforge.org/ +WWW: http://net-ssh.rubyforge.org/sftp diff --git a/security/rubygem-net-ssh/pkg-descr b/security/rubygem-net-ssh/pkg-descr index 7ad8fefb350f..d7915c994d46 100644 --- a/security/rubygem-net-ssh/pkg-descr +++ b/security/rubygem-net-ssh/pkg-descr @@ -8,7 +8,7 @@ supports the following features: - Execute processes on the remote machine, both interactively and non-interactively ("batch"). -WWW: http://net-ssh.rubyforge.org/ +WWW: http://github.com/net-ssh/net-ssh - Roderick van Domburg r.s.a.vandomburg@nedforce.nl diff --git a/security/rubygem-nmap-parser/pkg-descr b/security/rubygem-nmap-parser/pkg-descr index 17d89b25e2be..c4ae8ad11303 100644 --- a/security/rubygem-nmap-parser/pkg-descr +++ b/security/rubygem-nmap-parser/pkg-descr @@ -7,4 +7,4 @@ via its read() method. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation. -WWW: http://rubynmap.sourceforge.net/ +WWW: http://rubynmap.sourceforge.net diff --git a/sysutils/rubygem-bundler/pkg-descr b/sysutils/rubygem-bundler/pkg-descr index 2cfe70754838..1a14ab8bc9fa 100644 --- a/sysutils/rubygem-bundler/pkg-descr +++ b/sysutils/rubygem-bundler/pkg-descr @@ -4,4 +4,4 @@ and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundled gems accordingly. It also letsyou run any ruby code in context of the bundled gem environment. -WWW: http://gembundler.com/ +WWW: http://gembundler.com diff --git a/sysutils/rubygem-capistrano/pkg-descr b/sysutils/rubygem-capistrano/pkg-descr index 3a8ed1132f8f..bfd92f284767 100644 --- a/sysutils/rubygem-capistrano/pkg-descr +++ b/sysutils/rubygem-capistrano/pkg-descr @@ -4,6 +4,6 @@ describes your various servers and their roles, and voila! You magically have single-command deployment. It even allows you to roll a bad version out of production and revert back to the previous release. -WWW: http://manuals.rubyonrails.com/read/book/17 +WWW: http://github.com/capistrano/capistrano - Roderick van Domburg diff --git a/sysutils/rubygem-ohai/pkg-descr b/sysutils/rubygem-ohai/pkg-descr index c45289a842d8..ff9e20dfa127 100644 --- a/sysutils/rubygem-ohai/pkg-descr +++ b/sysutils/rubygem-ohai/pkg-descr @@ -4,4 +4,4 @@ it's primary purpose is to provide node data to Chef. Ohai will print out a JSON data blob for all the known data about your system. When used with Chef, that data is reported back via node attributes. -WWW: http://wiki.opscode.com/display/ohai/Home +WWW: http://wiki.opscode.com/display/ohai diff --git a/sysutils/rubygem-sys-admin/pkg-descr b/sysutils/rubygem-sys-admin/pkg-descr index 7c9966079516..69169cf714ce 100644 --- a/sysutils/rubygem-sys-admin/pkg-descr +++ b/sysutils/rubygem-sys-admin/pkg-descr @@ -2,4 +2,4 @@ A unified, cross-platform replacement for the Etc module that allows you to get information about users and groups. -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.github.com/djberg96/sysutils diff --git a/sysutils/rubygem-sys-cpu/pkg-descr b/sysutils/rubygem-sys-cpu/pkg-descr index 407676e24c29..d14eb37c9cec 100644 --- a/sysutils/rubygem-sys-cpu/pkg-descr +++ b/sysutils/rubygem-sys-cpu/pkg-descr @@ -8,5 +8,4 @@ system administration tasks, such as gathering information about users, processes, your CPU, the filesystem, and so on. -WWW: http://rubyforge.org/projects/sysutils -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils diff --git a/sysutils/rubygem-sys-filesystem/pkg-descr b/sysutils/rubygem-sys-filesystem/pkg-descr index a2f49748d8c6..80203cbb3602 100644 --- a/sysutils/rubygem-sys-filesystem/pkg-descr +++ b/sysutils/rubygem-sys-filesystem/pkg-descr @@ -2,4 +2,4 @@ The sys-filesystem library provides an interface for gathering filesystem information, such as disk space and mount point data. -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils diff --git a/sysutils/rubygem-sys-host/pkg-descr b/sysutils/rubygem-sys-host/pkg-descr index c7a39e821377..ae1b6fe6c1e1 100644 --- a/sysutils/rubygem-sys-host/pkg-descr +++ b/sysutils/rubygem-sys-host/pkg-descr @@ -1,3 +1,3 @@ Provides hostname, ip address, and other information for a given host. -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils diff --git a/sysutils/rubygem-sys-proctable/pkg-descr b/sysutils/rubygem-sys-proctable/pkg-descr index 12fa7876c1ff..f424854262cd 100644 --- a/sysutils/rubygem-sys-proctable/pkg-descr +++ b/sysutils/rubygem-sys-proctable/pkg-descr @@ -4,4 +4,4 @@ Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms. -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils diff --git a/sysutils/rubygem-sys-uname/pkg-descr b/sysutils/rubygem-sys-uname/pkg-descr index 161db6b452dc..f49344af3818 100644 --- a/sysutils/rubygem-sys-uname/pkg-descr +++ b/sysutils/rubygem-sys-uname/pkg-descr @@ -1,4 +1,4 @@ A Ruby interface for getting system information along the lines of the uname Unix command -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils diff --git a/sysutils/rubygem-sys-uptime/pkg-descr b/sysutils/rubygem-sys-uptime/pkg-descr index 9610ab1a1855..0410ef84633f 100644 --- a/sysutils/rubygem-sys-uptime/pkg-descr +++ b/sysutils/rubygem-sys-uptime/pkg-descr @@ -2,4 +2,4 @@ The sys-uptime library is a simple interface for gathering uptime information. You can retrieve data in seconds, minutes, days, hours, or all of the above. -WWW: http://sysutils.rubyforge.org/ +WWW: http://www.rubyforge.org/projects/sysutils 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 (ý and so on) or numerical ({ or Ī) 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 diff --git a/www/rubygem-actionpack/pkg-descr b/www/rubygem-actionpack/pkg-descr index 3a29097d3633..86de86d0baca 100644 --- a/www/rubygem-actionpack/pkg-descr +++ b/www/rubygem-actionpack/pkg-descr @@ -9,5 +9,4 @@ much more separate. Each of these packages can be used independently outside of Rails. -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/actionpack/ +WWW: http://www.rubyonrails.org diff --git a/www/rubygem-activeresource/pkg-descr b/www/rubygem-activeresource/pkg-descr index 5801729315a8..5b1c0740097b 100644 --- a/www/rubygem-activeresource/pkg-descr +++ b/www/rubygem-activeresource/pkg-descr @@ -10,5 +10,4 @@ Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base. -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/activeresource/ +WWW: http://www.rubyonrails.org diff --git a/www/rubygem-addressable/pkg-descr b/www/rubygem-addressable/pkg-descr index b197051b97c2..1685f1750903 100644 --- a/www/rubygem-addressable/pkg-descr +++ b/www/rubygem-addressable/pkg-descr @@ -2,4 +2,4 @@ Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates. -WWW: http://rubyforge.org/projects/addressable/ +WWW: http://addressable.rubyforge.org/ diff --git a/www/rubygem-amazon-ecs/pkg-descr b/www/rubygem-amazon-ecs/pkg-descr index 71f84ec7cd27..6acf8046d6e1 100644 --- a/www/rubygem-amazon-ecs/pkg-descr +++ b/www/rubygem-amazon-ecs/pkg-descr @@ -1,4 +1,4 @@ A generic Amazon E-commerce REST API with configurable default options and method call options. -WWW: http://www.pluitsolutions.com/projects/amazon-ecs +WWW: http://amazon-ecs.rubyforge.net/ diff --git a/www/rubygem-anemone/pkg-descr b/www/rubygem-anemone/pkg-descr index a866f60468ba..1ba76043c029 100644 --- a/www/rubygem-anemone/pkg-descr +++ b/www/rubygem-anemone/pkg-descr @@ -3,4 +3,4 @@ programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site. -WWW: http://anemone.rubyforge.org/ +WWW: http://anemone.rubyforge.org diff --git a/www/rubygem-bluecloth/pkg-descr b/www/rubygem-bluecloth/pkg-descr index baee2ba2771d..8a5841baa2ad 100644 --- a/www/rubygem-bluecloth/pkg-descr +++ b/www/rubygem-bluecloth/pkg-descr @@ -5,4 +5,4 @@ Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). -WWW: http://www.deveiate.org/projects/BlueCloth +WWW: http://deveiate.org/projects/BlueCloth/ diff --git a/www/rubygem-erubis/pkg-descr b/www/rubygem-erubis/pkg-descr index 5c1caf2a833a..efab4f9b915e 100644 --- a/www/rubygem-erubis/pkg-descr +++ b/www/rubygem-erubis/pkg-descr @@ -5,4 +5,4 @@ The following is an example of eRuby. '<% ... %>' means Ruby statement and '<%= ... %>' means Ruby expression. WWW: http://www.kuwata-lab.com/erubis/ -WWW: http://rubyforge.org/projects/erubis/ +WWW: http://www.kuwata-lab.com/erubis/ diff --git a/www/rubygem-feed-normalizer/pkg-descr b/www/rubygem-feed-normalizer/pkg-descr index 30076a3061df..b8b9b4ac0f39 100644 --- a/www/rubygem-feed-normalizer/pkg-descr +++ b/www/rubygem-feed-normalizer/pkg-descr @@ -8,4 +8,4 @@ Feed normalizer is useful when the representation of the data of an underlying RSS/Atom feed should be the same regardless of the underlying format and its terminology. -WWW: http://rubyforge.org/projects/feed-normalizer/ +WWW: http://github.com/aasmith/feed-normalizer diff --git a/www/rubygem-haml/pkg-descr b/www/rubygem-haml/pkg-descr index 9c95505b2a55..e066c23c6447 100644 --- a/www/rubygem-haml/pkg-descr +++ b/www/rubygem-haml/pkg-descr @@ -6,4 +6,4 @@ However, Haml avoids the need for explicitly coding XHTML into the template, because it itself is a description of the XHTML, with some code to generate dynamic content. -WWW: http://haml.hamptoncatlin.com/ +WWW: http://haml-lang.com/ diff --git a/www/rubygem-htauth/pkg-descr b/www/rubygem-htauth/pkg-descr index b2ea5377023f..d6941278a8bb 100644 --- a/www/rubygem-htauth/pkg-descr +++ b/www/rubygem-htauth/pkg-descr @@ -2,4 +2,4 @@ HTAuth is a pure ruby replacement for the Apache support programs htdigest and htpasswd. Command line and API access are provided for access to htdigest and htpasswd files. -WWW: http://copiousfreetime.rubyforge.org/htauth/ +WWW: http://copiousfreetime.rubyforge.org/htauth diff --git a/www/rubygem-httparty/pkg-descr b/www/rubygem-httparty/pkg-descr index 54eac69b7050..0c79a572a34e 100644 --- a/www/rubygem-httparty/pkg-descr +++ b/www/rubygem-httparty/pkg-descr @@ -9,4 +9,4 @@ keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type -WWW: http://rubyforge.org/projects/httparty/ +WWW: http://httparty.rubyforge.org diff --git a/www/rubygem-httpclient/pkg-descr b/www/rubygem-httpclient/pkg-descr index d8e4bb2d2322..a2634351433d 100644 --- a/www/rubygem-httpclient/pkg-descr +++ b/www/rubygem-httpclient/pkg-descr @@ -20,4 +20,4 @@ Features: For more detail, see API document at dev.ctor.org/doc/httpclient/ -WWW: http://raa.ruby-lang.org/project/httpclient/ +WWW: http://dev.ctor.org/httpclient diff --git a/www/rubygem-jekyll/pkg-descr b/www/rubygem-jekyll/pkg-descr index 5c115bb683d6..2b49bacab82c 100644 --- a/www/rubygem-jekyll/pkg-descr +++ b/www/rubygem-jekyll/pkg-descr @@ -6,4 +6,4 @@ favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project?s page or blog right here from GitHub. -WWW: http://github.com/mojombo/jekyll +WWW: http://github.com/mojombo/jekyll diff --git a/www/rubygem-maruku/pkg-descr b/www/rubygem-maruku/pkg-descr index 58d7602d77be..925f268ef05f 100644 --- a/www/rubygem-maruku/pkg-descr +++ b/www/rubygem-maruku/pkg-descr @@ -1,4 +1,4 @@ Maruku is a Markdown interpreter for Ruby. It also implements the syntax of PHP Markdown extra. -WWW: http://maruku.rubyforge.org/ +WWW: http://maruku.rubyforge.org diff --git a/www/rubygem-mechanize/pkg-descr b/www/rubygem-mechanize/pkg-descr index 70993f8f9d2b..516c54ffe35a 100644 --- a/www/rubygem-mechanize/pkg-descr +++ b/www/rubygem-mechanize/pkg-descr @@ -4,4 +4,4 @@ can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. -WWW: http://rubyforge.org/projects/mechanize/ +WWW: http://mechanize.rubyforge.org diff --git a/www/rubygem-nicovideo/pkg-descr b/www/rubygem-nicovideo/pkg-descr index 085f9ae44454..7e67036a734a 100644 --- a/www/rubygem-nicovideo/pkg-descr +++ b/www/rubygem-nicovideo/pkg-descr @@ -1,4 +1,4 @@ Scraping NICONICO DOUGA utility for Ruby. (NICONICO DOUGA is Video Sharing Service) -WWW: http://rubyforge.org/projects/nicovideo/ +WWW: http://nicovideo.rubyforge.org diff --git a/www/rubygem-rack-cache/pkg-descr b/www/rubygem-rack-cache/pkg-descr index 87972fdf8fda..925b9fb50119 100644 --- a/www/rubygem-rack-cache/pkg-descr +++ b/www/rubygem-rack-cache/pkg-descr @@ -10,4 +10,4 @@ and/or validation (Last-Modified, ETag) information. * Portable: 100% Ruby / works with any Rack-enabled framework. * Disk, memcached, and heap memory storage backends. -WWW: http://rtomayko.github.com/rack-cache/ +WWW: http://tomayko.com/src/rack-cache/ diff --git a/www/rubygem-rack-mount/pkg-descr b/www/rubygem-rack-mount/pkg-descr index 9e09e8aadb04..630601fdcaaa 100644 --- a/www/rubygem-rack-mount/pkg-descr +++ b/www/rubygem-rack-mount/pkg-descr @@ -1,3 +1,3 @@ Stackable dynamic tree based Rack router -WWW: http://rubygems.org/gems/rack-mount +WWW: http://github.com/josh/rack-mount diff --git a/www/rubygem-rack-test/pkg-descr b/www/rubygem-rack-test/pkg-descr index 40d9c2894b0a..37242c0c81e3 100644 --- a/www/rubygem-rack-test/pkg-descr +++ b/www/rubygem-rack-test/pkg-descr @@ -3,4 +3,4 @@ own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature. -WWW: http://rubygems.org/gems/rack-test +WWW: http://github.com/brynary/rack-test diff --git a/www/rubygem-rack/pkg-descr b/www/rubygem-rack/pkg-descr index ee58a9e4c04a..e146a46d9e2d 100644 --- a/www/rubygem-rack/pkg-descr +++ b/www/rubygem-rack/pkg-descr @@ -1,4 +1,4 @@ Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks. -WWW: http://rack.rubyforge.org/ +WWW: http://rack.rubyforge.org diff --git a/www/rubygem-rails-app-installer/pkg-descr b/www/rubygem-rails-app-installer/pkg-descr index a37d087079d9..a08ebd99223e 100644 --- a/www/rubygem-rails-app-installer/pkg-descr +++ b/www/rubygem-rails-app-installer/pkg-descr @@ -3,4 +3,4 @@ end-user installs for Rails applications. It can create .gems from your application that can then be installed via 'gem install my_app; my_app install /some/path'. -WWW: http://rubyforge.org/projects/rails-installer/ +WWW: http://scottstuff.net diff --git a/www/rubygem-rails/pkg-descr b/www/rubygem-rails/pkg-descr index 06f97f6d66b9..816c3dc06c91 100644 --- a/www/rubygem-rails/pkg-descr +++ b/www/rubygem-rails/pkg-descr @@ -9,5 +9,4 @@ can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. -WWW: http://www.rubyonrails.org/ -WWW: http://rubyforge.org/projects/rails/ +WWW: http://www.rubyonrails.org diff --git a/www/rubygem-railties/pkg-descr b/www/rubygem-railties/pkg-descr index f387d59ef82d..f87d70493ae8 100644 --- a/www/rubygem-railties/pkg-descr +++ b/www/rubygem-railties/pkg-descr @@ -1,3 +1,3 @@ Rails internals: application bootup, plugins, generators, and rake tasks. -WWW: http://rubygems.org/gems/railties +WWW: http://www.rubyonrails.org diff --git a/www/rubygem-rfacebook/pkg-descr b/www/rubygem-rfacebook/pkg-descr index ca44cf5d59e5..90e22a94cbc9 100644 --- a/www/rubygem-rfacebook/pkg-descr +++ b/www/rubygem-rfacebook/pkg-descr @@ -3,4 +3,4 @@ RFacebook is a Ruby interface to the Facebook API. It hides all the nitty-gritty details behind a beautiful Ruby front-end, allowing you to focus on writing great code. -WWW: http://rfacebook.rubyforge.org/ +WWW: http://www.livelearncode.com/ diff --git a/www/rubygem-rfeedfinder/pkg-descr b/www/rubygem-rfeedfinder/pkg-descr index af15b6224bd5..3586620b44c7 100644 --- a/www/rubygem-rfeedfinder/pkg-descr +++ b/www/rubygem-rfeedfinder/pkg-descr @@ -2,4 +2,4 @@ rFeedFinder uses RSS autodiscovery, Atom autodiscovery, spidering, URL correction, and Web service queries -- whatever it takes -- to find the feed. -WWW: http://rubyforge.org/projects/rfeedfinder/ +WWW: http://rfeedfinder.rubyforge.org diff --git a/www/rubygem-scrapi/pkg-descr b/www/rubygem-scrapi/pkg-descr index 2eea22477bf8..3b8490158bf4 100644 --- a/www/rubygem-scrapi/pkg-descr +++ b/www/rubygem-scrapi/pkg-descr @@ -1,4 +1,4 @@ scrAPI toolkit for Ruby. Uses CSS selectors to write easy, maintainable HTML scraping rules. -WWW: http://blog.labnotes.org/tag/scrapi/ +WWW: http://blog.labnotes.org/category/scrapi/ diff --git a/www/rubygem-scrubyt/pkg-descr b/www/rubygem-scrubyt/pkg-descr index c2c8bd203ce6..8d70ad58e109 100644 --- a/www/rubygem-scrubyt/pkg-descr +++ b/www/rubygem-scrubyt/pkg-descr @@ -1,4 +1,4 @@ scRUBYt! is a simple to learn and use, yet powerful web scraping toolkit written in Ruby. -WWW: http://scrubyt.org/ +WWW: http://www.scrubyt.org diff --git a/www/rubygem-simple-rss/pkg-descr b/www/rubygem-simple-rss/pkg-descr index 796dea3c8298..280900353b09 100644 --- a/www/rubygem-simple-rss/pkg-descr +++ b/www/rubygem-simple-rss/pkg-descr @@ -2,4 +2,4 @@ Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation. -WWW: http://rubyforge.org/projects/simple-rss/ +WWW: http://github.com/cardmagic/simple-rss diff --git a/www/rubygem-sinatra/pkg-descr b/www/rubygem-sinatra/pkg-descr index 85950c36827a..21bf3f5e2a74 100644 --- a/www/rubygem-sinatra/pkg-descr +++ b/www/rubygem-sinatra/pkg-descr @@ -3,4 +3,4 @@ with minimal effort. It sits on top of Rack, a minimal standard interface for Ruby web frameworks. For templating, the choices include erb, haml, sass and Builder. -WWW: http://github.com/bmizerany/sinatra +WWW: http://sinatra.rubyforge.org diff --git a/www/rubygem-staticmatic/pkg-descr b/www/rubygem-staticmatic/pkg-descr index 62394826676d..bcd58b80dc44 100644 --- a/www/rubygem-staticmatic/pkg-descr +++ b/www/rubygem-staticmatic/pkg-descr @@ -1,3 +1,3 @@ Staticmatic lets you manage static websites with Haml & Sass. -WWW: http://staticmatic.rubyforge.org/ +WWW: http://staticmatic.net diff --git a/www/rubygem-taggable/pkg-descr b/www/rubygem-taggable/pkg-descr index c4c0ebb3d4ee..67db227f4f63 100644 --- a/www/rubygem-taggable/pkg-descr +++ b/www/rubygem-taggable/pkg-descr @@ -3,4 +3,4 @@ capabilities (also known as folksnomy) to your ActiveRecord objects. It allows you to apply tags to your objects as well as search for tagged objects. -WWW: http://rubyforge.org/projects/taggable/ +WWW: http://github.com/twoism/taggable diff --git a/www/rubygem-webmock/pkg-descr b/www/rubygem-webmock/pkg-descr index 7589dcfdc979..dfa06befc561 100644 --- a/www/rubygem-webmock/pkg-descr +++ b/www/rubygem-webmock/pkg-descr @@ -1,3 +1,3 @@ WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. -WWW: http://rubygems.org/gems/webmock +WWW: http://github.com/bblimke/webmock diff --git a/www/rubygem-yapra/pkg-descr b/www/rubygem-yapra/pkg-descr index 3b3c613ff547..c23f4ecec948 100644 --- a/www/rubygem-yapra/pkg-descr +++ b/www/rubygem-yapra/pkg-descr @@ -1,3 +1,3 @@ Yet Another Pragger implementation. -WWW: http://rubygems.org/gems/yapra/ +WWW: http://yapra.rubyforge.org |