Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 21:59:29 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r48588 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201604122159.u3CLxTLX060011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604122159.u3CLxTLX060011>