summaryrefslogtreecommitdiff
path: root/net/ruby-uri (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-20/+17
| | | | Notes: svn path=/head/; revision=32391
* Update to 4.22.Akinori MUSHA2000-08-232-2/+2
| | | | Notes: svn path=/head/; revision=31879
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, notAkinori MUSHA2000-08-152-3/+3
| | | | | | | under lib/ruby/site_ruby/. Notes: svn path=/head/; revision=31664
* Add ruby-uri, Ruby interface to parse URIs according to RFC 2396.Akinori MUSHA2000-08-145-0/+63
Notes: svn path=/head/; revision=31638