mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
ruby/: ruby.setup option rubyforge_gem -> rubygems (https://trac.macports.org/ticket/47984)
- change ruby.setup option rubyforge_gem to rubygems
- change homepage to the latest URL from search result at rubygems.org
- if the homepage is still pointing rubyforge.org,
change URL to the gem page at rubygems.org
- delete livecheck options that will not work
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@137331 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup actionmailer 2.2.2 gem {} rubyforge_gem
|
||||
ruby.setup actionmailer 2.2.2 gem {} rubygems
|
||||
categories-append devel
|
||||
maintainers gmail.com:rcavanaugh
|
||||
description Simplifies the creation of mail service classes.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup actionpack 2.2.2 gem {} rubyforge_gem
|
||||
ruby.setup actionpack 2.2.2 gem {} rubygems
|
||||
categories-append devel
|
||||
maintainers gmail.com:rcavanaugh
|
||||
description Eases web-request routing, handling, and response.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup actionwebservice 1.2.6 gem {} rubyforge_gem:aws
|
||||
ruby.setup actionwebservice 1.2.6 gem {} rubygems
|
||||
categories-append devel
|
||||
maintainers gmail.com:rcavanaugh
|
||||
description Simple support for publishing Web Service APIs for Rails applications.
|
||||
@@ -18,4 +18,3 @@ platforms darwin
|
||||
depends_lib-append port:rb-actionpack \
|
||||
port:rb-activerecord
|
||||
|
||||
livecheck.regex "<strong>aws</strong></td><td>(?:REL )?(.*)$"
|
||||
|
||||
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup {activeldap ruby-activeldap} 0.8.3.1 gem \
|
||||
{} rubyforge_gem
|
||||
{} rubygems
|
||||
maintainers basen.net:kajtzu
|
||||
description an ActiveRecord inspired way of accessing LDAP
|
||||
long_description Ruby/ActiveLDAP provides an object oriented interface to LDAP. \
|
||||
@@ -13,7 +13,7 @@ long_description Ruby/ActiveLDAP provides an object oriented interface to LDA
|
||||
accessors exposed as methods dynamically assigned based on your LDAP \
|
||||
schema and each object's objectClasses.
|
||||
checksums md5 62100c8ed2be311ff9ededf36c226981
|
||||
homepage http://ruby-activeldap.rubyforge.org/
|
||||
homepage http://activeldap.github.io
|
||||
categories-append databases
|
||||
platforms darwin
|
||||
depends_lib-append port:rb-ldap port:rb-log4r
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup activerecord 2.2.2 gem {} rubyforge_gem
|
||||
ruby.setup activerecord 2.2.2 gem {} rubygems
|
||||
|
||||
categories-append devel
|
||||
maintainers gmail.com:rcavanaugh
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup activeresource 2.2.2 gem {} rubyforge_gem
|
||||
ruby.setup activeresource 2.2.2 gem {} rubygems
|
||||
|
||||
categories-append devel
|
||||
license MIT
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup activesupport 2.2.2 gem {} rubyforge_gem:activesupport
|
||||
ruby.setup activesupport 2.2.2 gem {} rubygems
|
||||
|
||||
categories-append devel
|
||||
license MIT BSD
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup acts_as_taggable 2.0.2 gem {} rubyforge_gem:taggable
|
||||
ruby.setup acts_as_taggable 2.0.2 gem {} rubygems
|
||||
maintainers nomaintainer
|
||||
description An acts-as Mixin for easy applying and searching \
|
||||
tags/folksnomies on Active Record objects
|
||||
@@ -15,4 +15,3 @@ checksums md5 76b46879bd8a23f1136b97cfeaf72d5c \
|
||||
sha1 318558a7df2260e2138339e0d91259e21b63c246 \
|
||||
rmd160 498f819f23293cc0d0c3e8bd5785d8e0ce5615eb
|
||||
platforms darwin
|
||||
livecheck.regex {<strong>taggable - beta</strong></td><td>acts_as_taggable (.*)$}
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup archive-tar-minitar 0.5.2 basic_install.rb {README doc tests} \
|
||||
rubyforge:33065
|
||||
ruby.setup archive-tar-minitar 0.5.2 gem {} rubygems
|
||||
revision 0
|
||||
maintainers nomaintainer
|
||||
description Ruby library and command line utility to deal with POSIX tar archive files.
|
||||
@@ -16,13 +15,7 @@ long_description Archive::Tar::Minitar is a pure-Ruby library and \
|
||||
been reorganised to promote reuse in other projects.
|
||||
categories-append archivers
|
||||
license {Ruby GPL-2}
|
||||
homepage http://rubyforge.org/frs/shownotes.php?release_id=787
|
||||
checksums md5 9413e85d20c88945abefa21a54502e45
|
||||
checksums md5 c8bf480d64cd6be11c0670870dbd760c
|
||||
platforms darwin
|
||||
|
||||
destroot.args --no-ri --no-tests
|
||||
post-destroot {
|
||||
reinplace -locale C "s%#!.*ruby.*%#!${ruby.bin}%" ${destroot}${ruby.bindir}/minitar
|
||||
file delete -force ${destroot}${prefix}/bin/minitar.bat${ruby.link_binaries_suffix}
|
||||
file delete -force ${destroot}${ruby.bindir}/minitar.bat
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup bee 0.5.1 gem {} rubyforge_gem
|
||||
ruby.setup bee 0.5.1 gem {} rubygems
|
||||
categories-append devel
|
||||
license Apache
|
||||
platforms darwin freebsd
|
||||
@@ -14,7 +14,6 @@ long_description Bee is a build tool running YAML files. \
|
||||
and run as fast as make. They are made of shell \
|
||||
commands, Ruby code or Bee tasks for platform \
|
||||
independent builds.
|
||||
homepage http://bee.rubyforge.org/
|
||||
checksums md5 502d8091613409c3c8de1667ac501c7e \
|
||||
sha1 f6b13b22a01512649a8b6b8c625dde5a1433057d \
|
||||
rmd160 fa044db0632b3711e0b715e2d83364ea1ef3d772
|
||||
@@ -23,7 +22,3 @@ depends_run port:rb-archive-tar-minitar port:rb-zip
|
||||
|
||||
universal_variant no
|
||||
|
||||
post-destroot {
|
||||
reinplace "s/s\.add.*_dependency.*archive-tar-minitar.*/#$&/; s/s\.add.*_dependency.*rubyzip.*/#$&/" \
|
||||
${destroot}${ruby.gemdir}/specifications/${ruby.module}-${version}.gemspec
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ long_description BlueCloth is a Ruby implementation of Markdown, a \
|
||||
structurally valid XHTML (or HTML).
|
||||
categories-append textproc
|
||||
license GPL-2+
|
||||
homepage http://rubyforge.org/projects/bluecloth
|
||||
homepage http://deveiate.org/projects/BlueCloth
|
||||
distname ${ruby.module}-[strsed ${version} {s/fc3//}]
|
||||
checksums md5 41d385b4ed147630cd922aa50475670b
|
||||
use_bzip2 yes
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup bones 2.5.1 gem {} rubyforge_gem
|
||||
ruby.setup bones 2.5.1 gem {} rubygems
|
||||
revision 1
|
||||
|
||||
maintainers gmail.com:blair.christensen openmaintainer
|
||||
@@ -11,7 +11,6 @@ categories-append devel
|
||||
license MIT
|
||||
description Mr Bones is a handy tool that builds a skeleton for your new Ruby projects.
|
||||
long_description ${description}
|
||||
homepage http://codeforpeople.rubyforge.org/bones/
|
||||
platforms darwin
|
||||
supported_archs noarch
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup builder 2.1.2 gem {} rubyforge_gem
|
||||
ruby.setup builder 2.1.2 gem {} rubygems
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
description Builders for MarkUp.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup captcha 0.1.2 gem {} rubyforge_gem
|
||||
ruby.setup captcha 0.1.2 gem {} rubygems
|
||||
license GPL-2+
|
||||
maintainers nomaintainer
|
||||
description Ruby/CAPTCHA is an implementation of the 'Completely \
|
||||
@@ -20,4 +20,4 @@ checksums md5 77897ea8b0f6a6cbcd5ca9c468be21d2 \
|
||||
rmd160 77d6b3bb5093d6608bb1505d7d144cbc5e6e0077
|
||||
platforms darwin
|
||||
supported_archs noarch
|
||||
homepage http://captcha.rubyforge.org
|
||||
homepage https://github.com/winton/captcha
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup cgi_multipart_eof_fix 2.5.0 gem {} rubyforge_gem
|
||||
ruby.setup cgi_multipart_eof_fix 2.5.0 gem {} rubygems
|
||||
license {Ruby GPL-2}
|
||||
maintainers nomaintainer
|
||||
description Fix an exploitable bug in CGI multipart parsing which \
|
||||
@@ -18,6 +18,3 @@ checksums md5 4f8d588e53755d5c86b0b61187e6d996 \
|
||||
homepage http://blog.evanweaver.com
|
||||
platforms darwin
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.regex "<b>${ruby.module}-(.*)</b>"
|
||||
livecheck.url http://gentoo-portage.com/dev-ruby/${ruby.module}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup configuration 1.1.0 gem {} rubyforge_gem
|
||||
ruby.setup configuration 1.1.0 gem {} rubygems
|
||||
|
||||
maintainers gmail.com:blair.christensen openmaintainer
|
||||
categories-append devel
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup cucumber 0.3.103 gem {} rubyforge_gem
|
||||
ruby.setup cucumber 0.3.103 gem {} rubygems
|
||||
|
||||
license MIT
|
||||
maintainers gmail.com:blair.christensen openmaintainer
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup daemons 1.1.0 gem {} rubyforge_gem
|
||||
ruby.setup daemons 1.1.0 gem {} rubygems
|
||||
maintainers nomaintainer
|
||||
description A toolkit to create and control daemons in different ways
|
||||
long_description Daemons provides an easy way to wrap existing ruby \
|
||||
@@ -21,4 +21,4 @@ checksums md5 6c50720bab6a19d88b401a98a79c49ce \
|
||||
rmd160 207f325a5dd5119f559c0909d68747aaaa28f4c4
|
||||
platforms darwin
|
||||
license Ruby
|
||||
homepage http://daemons.rubyforge.org
|
||||
homepage https://github.com/thuehlinger/daemons
|
||||
|
||||
@@ -3,14 +3,13 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup diff-lcs 1.1.2 gem {} rubyforge_gem
|
||||
ruby.setup diff-lcs 1.1.2 gem {} rubygems
|
||||
revision 1
|
||||
|
||||
maintainers gmail.com:blair.christensen openmaintainer
|
||||
license {GPL-2+ Artistic-1 Ruby}
|
||||
description Diff::LCS is a port of Algorithm::Diff.
|
||||
long_description ${description}
|
||||
homepage http://rubyforge.org/projects/ruwiki/
|
||||
platforms darwin
|
||||
supported_archs noarch
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.setup fastthread 1.0.7 gem {} rubyforge_gem:mongrel
|
||||
ruby.setup fastthread 1.0.7 gem {} rubygems
|
||||
license {Ruby GPL-2}
|
||||
maintainers nomaintainer
|
||||
description Optimized replacement for thread.rb primitives
|
||||
@@ -12,5 +12,3 @@ checksums md5 16eb06dc3661c89301de6c73c71bb16e \
|
||||
sha1 3e7a8ce62745e3681d3ffcea6c853ade268c405c \
|
||||
rmd160 b9289ab9d32907010cf336462ca42ee6e4957764
|
||||
platforms darwin
|
||||
|
||||
livecheck.regex <strong>fastthread</strong></td><td>fastthread-(.*)
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user