db 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. # General
  2. default_ruby=ruby
  3. interpreter=ruby
  4. niceness=0
  5. #
  6. # RVM
  7. #
  8. rvm_remote_server_path1=maven2/org/jruby/jruby-dist
  9. rvm_remote_server_url1=https://repo1.maven.org
  10. rvm_remote_server_url2=https://rubies.travis-ci.org
  11. rvm_remote_server_url=https://rvm_io.global.ssl.fastly.net/binaries
  12. #
  13. # RubyGems
  14. #
  15. gem_gem-empty_version=>=1.1.2
  16. gem_gem-wrappers_version=>=1.4.0
  17. gem_rdoc_version=>=4.1.1
  18. gem_rvm_version=>=1.11.3.9
  19. rubygems_repo_url=https://github.com/rubygems/rubygems.git
  20. rubygems_url=https://rubygems.org/rubygems
  21. rubygems_url_fallback_1=https://github.com/rubygems/rubygems/archive/v\1.tar.gz
  22. rubygems_url_fallback_1_pattern=https://rubygems.org/rubygems/rubygems-([[:digit:]\.]+).tgz
  23. rubygems_version=latest-3.0
  24. #
  25. # Packages
  26. #
  27. autoconf_url=https://ftp.gnu.org/gnu/autoconf
  28. curl_url=https://github.com/bagder/curl/archive
  29. gettext_url=https://ftp.gnu.org/pub/gnu/gettext
  30. glib_url=http://ftp.gnome.org/pub/gnome/sources/glib/2.23
  31. libiconv_url=https://ftp.gnu.org/pub/gnu/libiconv
  32. libxml2_url=ftp://xmlsoft.org/libxml2
  33. libxslt_url=ftp://xmlsoft.org/libxslt
  34. llvm_url=https://llvm.org/svn/llvm-project/llvm/trunk
  35. mono_url=http://ftp.novell.com/pub/mono/sources/mono
  36. ncurses_url=https://ftp.gnu.org/pub/gnu/ncurses
  37. openssl_url=https://www.openssl.org/source
  38. openssl_version=1.0.1i
  39. pkg-config_url=http://pkgconfig.freedesktop.org/releases
  40. readline_url=https://ftp.gnu.org/gnu/readline
  41. yaml_url=http://pyyaml.org/download/libyaml
  42. yaml_version=0.1.6
  43. zlib_url=https://prdownloads.sourceforge.net/libpng
  44. #
  45. # CentOS / Fedora EPEL
  46. #
  47. epel5_i386_rpm=https://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
  48. epel5_key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-5
  49. epel5_x86_64_rpm=https://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
  50. epel6_i386_rpm=https://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
  51. epel6_key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6
  52. epel6_x86_64_rpm=https://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
  53. epel7_key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
  54. epel7_x86_64_rpm=https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm
  55. #
  56. # MRI Ruby
  57. #
  58. CentOS_5_ruby_1.8.7_patch_level=p374
  59. CentOS_5_ruby_1.8.7_patch_level_warn=Warning, Centos 5 can not build head version of ruby, falling back to latest patchlevel, your ruby will be less secure because of this.
  60. CentOS_5_ruby_1.9.2_patch_level=p320
  61. CentOS_5_ruby_1.9.2_patch_level_warn=Warning, Centos 5 can not build head version of ruby, falling back to latest patchlevel, your ruby will be less secure because of this.
  62. ruby_1.8.4_rubygems_version=1.3.5
  63. ruby_1.8.5_patch_level=p231
  64. ruby_1.8.5_rubygems_version=1.3.5
  65. ruby_1.8.6_patch_level=p420
  66. ruby_1.8.6_rubygems_version=1.3.7
  67. ruby_1.8.7_patch_level=head
  68. ruby_1.8.7_rubygems_version=latest-2.0
  69. ruby_1.9.1_patch_level=p431
  70. ruby_1.9.1_rubygems_version=latest-1.8
  71. ruby_1.9.2_patch_level=p330
  72. ruby_1.9.3_patch_level=p551
  73. ruby_2.0.0_patch_level=p648
  74. ruby_head_rubygems_version=ignore
  75. ruby_repo_url=https://github.com/ruby/ruby.git
  76. ruby_unmaintained_date=2017-04-01
  77. ruby_unmaintained_version=2.1.0
  78. ruby_url=https://cache.ruby-lang.org/pub/ruby
  79. ruby_url_fallback_1=https://ftp.ruby-lang.org/pub/ruby
  80. ruby_version=2.7.0
  81. #
  82. # REE
  83. #
  84. ree_1.8.6_patch_level=20090610
  85. ree_1.8.6_repo_url=https://github.com/FooBarWidget/rubyenterpriseedition.git
  86. ree_1.8.6_rubygems_version=1.3.7
  87. ree_1.8.6_url=http://rubyforge.org/frs/download.php/58677
  88. ree_1.8.7_2010.02_url=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rubyenterpriseedition/ruby-enterprise-1.8.7-2012.02.tar.gz
  89. ree_1.8.7_patch_level=2012.02
  90. ree_1.8.7_repo_url=https://github.com/FooBarWidget/rubyenterpriseedition187-330
  91. ree_1.8.7_rubygems_version=latest-2.0
  92. ree_1.8.7_url=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rubyenterpriseedition
  93. ree_configure_flags=--dont-install-useful-gems
  94. ree_version=1.8.7
  95. #
  96. # Rubinius
  97. #
  98. rbx_1.0.0_patch_level=20100514
  99. rbx_1.0.1_patch_level=20100603
  100. rbx_1.1.0_patch_level=20100923
  101. rbx_1.1.1_patch_level=20101116
  102. rbx_1.2.0_patch_level=20101221
  103. rbx_1.2.1_patch_level=20110215
  104. rbx_1.2.2_patch_level=20110222
  105. rbx_1.2.3_patch_level=20110315
  106. rbx_1.2.4_patch_level=20110705
  107. rbx_repo_url=https://github.com/rubinius/rubinius.git
  108. rbx_url=https://s3.amazonaws.com/asset.rubini.us
  109. rbx_url_2.0_and_newer=https://rubinius-releases-rubinius-com.s3.amazonaws.com
  110. rbx_version=4.1
  111. #
  112. # MRuby
  113. #
  114. mruby_repo_url=https://github.com/mruby/mruby.git
  115. mruby_url=https://github.com/mruby/mruby/archive
  116. mruby_version=2.0.1
  117. #
  118. # JRuby
  119. #
  120. jruby_repo_url=https://github.com/jruby/jruby.git
  121. jruby_url=https://repo1.maven.org/maven2/org/jruby/jruby-dist
  122. jruby_version=9.2.9.0
  123. maven_version=3.5.0
  124. #
  125. # TruffleRuby
  126. #
  127. truffleruby_url=https://github.com/oracle/truffleruby/releases/download
  128. truffleruby_version=20.0.0
  129. #
  130. # MacRuby
  131. #
  132. macruby_0.10_url=http://macruby.macosforge.org/files
  133. macruby_nightly_url=http://macruby.jp/files/nightlies
  134. macruby_repo_url=https://github.com/MacRuby/MacRuby.git
  135. macruby_url=https://github.com/downloads/MacRuby/MacRuby
  136. macruby_version=0.12
  137. #
  138. # Maglev
  139. #
  140. maglev_repo_url=https://github.com/MagLev/maglev.git
  141. maglev_url=http://seaside.gemtalksystems.com/maglev
  142. maglev_version=1.2Alpha4
  143. #
  144. # IronRuby
  145. #
  146. ironruby_1.1.3_url=https://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=ironruby&DownloadId=217153&FileTime=129445296766130000&Build=19727
  147. ironruby_repo_url=https://github.com/ironruby/ironruby.git
  148. ironruby_version=1.1.3
  149. #
  150. # Topaz
  151. #
  152. topaz_repo_url=https://github.com/topazproject/topaz.git
  153. topaz_url=https://d3sgc2zfsedosj.cloudfront.net
  154. topaz_version=head