Add obsolete Ruby report from Torsten Zühlsdorff <info@toco-domains.de>.
This commit is contained in:
parent
6f9119f407
commit
29f5d758dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48588
1 changed files with 33 additions and 0 deletions
|
@ -876,4 +876,37 @@
|
|||
</body>
|
||||
<help></help>
|
||||
</project>
|
||||
|
||||
<project cat='ports'>
|
||||
<title>Obsoleting Rails 3</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Torsten</given>
|
||||
<common>Zühlsdorff</common>
|
||||
</name>
|
||||
<email>ports@toco-domains.de</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links></links>
|
||||
|
||||
<body>
|
||||
<p>Ruby on Rails is the base for most of the rubygems in the
|
||||
portstree. Currently version 3.2 and 4.2 coexists, but since
|
||||
Rails 3.2 runs out of support, the time has come to
|
||||
switch.</p>
|
||||
|
||||
<p>There is an ongoing progress to remove Rails 3.2 from the
|
||||
ports tree. While many gems already work with the new version,
|
||||
there are some exceptions. For example www/redmine needs a big
|
||||
update (which is currently tested) because it depends on gems
|
||||
which therefore depends on Rails 3.2.</p>
|
||||
|
||||
<p>If you want to help porting or testing, feel free to contact
|
||||
me or the mailinglist <tt>ruby@FreeBSD.org</tt>.</p>
|
||||
</body>
|
||||
<help></help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue