On Thu, Dec 16, 2010 at 2:25 PM, Takeshi Enomoto <[email protected]> wrote: > My opinion was to count downloads of source from MacPorts mirror if possible.
You could setup a script on a web server and get a rough estimate of activation by accessing it using curl in a pre- phase, most likely fetch or activate. Beware that without a network connection available this could break "system" tcl command, so you should put curl in OR with "exit 0". -- Andrea _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
