[68640] trunk/base/portmgr/jobs/README

wsiegrist at apple.com wsiegrist at apple.com
Tue Jun 8 13:41:16 PDT 2010


Revision: 68640
          http://trac.macports.org/changeset/68640
Author:   wsiegrist at apple.com
Date:     2010-06-08 13:41:12 -0700 (Tue, 08 Jun 2010)
Log Message:
-----------
Update README for new unified index/rsync script.

Modified Paths:
--------------
    trunk/base/portmgr/jobs/README

Modified: trunk/base/portmgr/jobs/README
===================================================================
--- trunk/base/portmgr/jobs/README	2010-06-08 20:38:49 UTC (rev 68639)
+++ trunk/base/portmgr/jobs/README	2010-06-08 20:41:12 UTC (rev 68640)
@@ -4,13 +4,9 @@
 
  1) mprsyncup:
     Runs on Mac OS Forge servers every 30 minutes, on the hour and on the half hour, off launchd through the org.macports.mprsyncup.plist provided.
-    Repopulates the rsync modules that feed the "sync" and "selfupdate" operations for both the ports tree and MacPorts sources, freshly off the svn
-    sources.
+    Repopulates the rsync modules that feed the "sync" and "selfupdate" operations for both the ports tree and MacPorts sources, freshly off the svn sources.
+    Updates the port indexes stored on the rsync server.
 
- 2) PortIndexRegen:
-    Still running on Daniel's box, twice a day every 12 hours off cron. Scheduled for a rewrite in Tcl to employ the macports1.0 API and thus simplify
-    some of its tasks. Once that's done it'll be moved to Mac OS Forge servers. This job regenerates the ports' index employed by operations like "port search".
-
  3) PortIndex2MySQL:
     Running Mac OS Forge servers twice a day every 12 hours off launchd through the org.macports.PortIndex2MySQL.plist provided, 15 minutes after the
     PortIndexRegen job. This jobs repopulates the database that feeds the www.macports.org/ports.php page off the regenerated PortIndex.
@@ -22,3 +18,4 @@
  5) Website:
     There's actually no script for this one, as the job itself is really simple: a post-commit svn hook attached to the /trunk/www dir
     updates the copy of our website on the Mac OS Forge web server whenever a commit to that directory occurs.
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100608/0fc95036/attachment.html>


More information about the macports-changes mailing list