[MacPorts] StatisticsIdeas modified

MacPorts noreply at macports.org
Tue Mar 25 15:31:46 PDT 2014


Page "StatisticsIdeas" was changed by egall at gwmail.gwu.edu
Diff URL: <https://trac.macports.org/wiki/StatisticsIdeas?action=diff&version=5>
Revision 5
Comment: more detail about rails ports and versions, and a few other minor edits
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: StatisticsIdeas
=========================================================================
--- StatisticsIdeas (version: 4)
+++ StatisticsIdeas (version: 5)
@@ -5,7 +5,7 @@
 [[PageOutline]]
 
 == Statistics Test Server ==
-[[cal|Clemens]] has set up a test installation of the statistics server component at [[http://stats.macports.neverpanic.de|stats.macports.neverpanic.de]]. The server is written in Ruby on Rails, its sources currently live in browser:branches/gsoc11-statistics/stats-server. The statistics client requires MacPorts 2.3 (for `curl post`) and is currently not in the main ports tree for this reason. It's source is at browser:users/cal/ports/macports/mpstats and it can be installed in a single command using `port install https://neverpanic.de/documents/mpstats.tar` (this URL will be updated with the latest version on each update).
+[[cal|Clemens]] has set up a test installation of the statistics server component at [[http://stats.macports.neverpanic.de|stats.macports.neverpanic.de]]. The server is written in Ruby on Rails; its sources currently live in browser:branches/gsoc11-statistics/stats-server. The statistics client requires MacPorts 2.3 (for `curl post`) and is currently not in the main ports tree for this reason. Its source is at browser:users/cal/ports/macports/mpstats and it can be installed in a single command using `port install https://neverpanic.de/documents/mpstats.tar` (this URL will be updated with the latest version on each update).
 
 == Ideas ==
 
@@ -24,7 +24,7 @@
 Add a field stating the version of the data format. In case that the format changes in future, it would be nice to still be able to handle submissions from users running the older version of MacPorts.
 
 === Track the requested state ===
-Add a field '"requested": true' for requested ports (even if the application isn't yet able to display any useful statistics related to that, it will be easier to change the app in the future than to convince everyone to apply the fix).
+Add a field '"requested": true' for requested ports (even if the application is currently unable to display any useful statistics related to that, it will be easier to change the app in the future than to convince everyone to apply the fix).
 
 === Submit variants as list rather than as string ===
 Variants are currently submitted as a plain string:
@@ -37,10 +37,10 @@
 }}}
 
 === Track CommandLineTools version instead of GCC version ===
-Remove "gcc_version" from submitted data, since GCC isn't a thing on recent versions of OS X anymore.
+Remove "gcc_version" from submitted data, since GCC is no longer a thing on recent versions of OS X anymore.
 
 === Port the server's dependencies to MacPorts ===
-It would be nice if MacPorts would allow installing dependencies to allow running the app locally without much hassle. The app needs rails 3.2.
+It would be nice if MacPorts would allow installing dependencies to allow running the app locally without much hassle. The app needs rails 3.2. Currently MacPorts has a port of rails for ruby 1.8 called `rb-rails` which is at version 2.3.5, and a port of rails for ruby 1.9 called `rb19-rails` which is at version 3.0.5. The ruby 1.9 ports for actionmailer, actionpack, activemodel, activerecord, activersource, activesupport, and railties are also all at version 3.0.5, and would need to be updated together with rails.
 
 === Simple port hierarchy / group (sub)ports ===
 Ports like `py-name`, `py27-name`, `py33-name`, ... should be grouped in some way.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/StatisticsIdeas>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'StatisticsIdeas' page.
If it was not you, please report to .


More information about the macports-changes mailing list