svn commit: r48588 - head/en_US.ISO8859-1/htdocs/news/status
Warren Block
wblock at FreeBSD.org
Tue Apr 12 21:59:30 UTC 2016
Author: wblock
Date: Tue Apr 12 21:59:29 2016
New Revision: 48588
URL: https://svnweb.freebsd.org/changeset/doc/48588
Log:
Add obsolete Ruby report from Torsten Zühlsdorff <info at toco-domains.de>.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml Tue Apr 12 21:58:38 2016 (r48587)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml Tue Apr 12 21:59:29 2016 (r48588)
@@ -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 at 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 at FreeBSD.org</tt>.</p>
+ </body>
+ <help></help>
+ </project>
</report>
More information about the svn-doc-head
mailing list