Revision
139914
Author
cal@macports.org
Date
2015-09-01 14:53:22 -0700 (Tue, 01 Sep 2015)

Log Message

www: Add outage notice for trac.macports.org; it seems the problems are here to stay for a while, so we might as well tell users we know.

Modified Paths

Diff

Modified: trunk/www/index.php (139913 => 139914)


--- trunk/www/index.php	2015-09-01 21:46:15 UTC (rev 139913)
+++ trunk/www/index.php	2015-09-01 21:53:22 UTC (rev 139914)
@@ -26,7 +26,6 @@
     <b><?php print $portsdb_info['num_ports']; ?></b> ports</a> in our tree, distributed among <?php print $portsdb_info['num_categories']; ?>
     different categories, and more are being added on a regular basis.</p>
     
-    
     <h3 class="subhdr">Getting started</h3>
 
     <p>For information on installing MacPorts please see the <a href="install.php">installation</a> section of this site and
@@ -39,6 +38,15 @@
             
     <p><b>Latest MacPorts <a href="install.php">release</a>: <?php print $macports_version_latest; ?></b></p>
 
+    <h3 class="subhdr" style="background: #8b1a1a">Outage Notice: trac.macports.org</h3>
+    <p>
+        We are experiencing difficulties with our bug tracker and wiki hosted at <code style="color: #8b1a1a">trac.macports.org</code>.
+        We are aware of the issues and are trying to get them resolved in cooperation with our administrators. Unfortunately, we can
+        currently not give an estimate on how long it will take to bring the service online.
+    </p>
+    <p>
+        We would like to apologize for any inconvenience this may cause.
+    </p>
     
     <h3 class="subhdr">Getting involved</h3>