[114759] trunk/dports/finance/bitcoind/Portfile

easieste at macports.org easieste at macports.org
Sat Dec 14 13:55:08 PST 2013


Revision: 114759
          https://trac.macports.org/changeset/114759
Author:   easieste at macports.org
Date:     2013-12-14 13:55:08 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
Use "tail -F ~/.bitcoin/debug.log" to view progress.

Modified Paths:
--------------
    trunk/dports/finance/bitcoind/Portfile

Modified: trunk/dports/finance/bitcoind/Portfile
===================================================================
--- trunk/dports/finance/bitcoind/Portfile	2013-12-14 21:53:24 UTC (rev 114758)
+++ trunk/dports/finance/bitcoind/Portfile	2013-12-14 21:55:08 UTC (rev 114759)
@@ -59,9 +59,15 @@
 
 notes "
 
-1.  (Sanity in scripting) cmd$ ln -s \"~/Library/Application Support/Bitcoin\" ~/.bitcoin
+1.  Sanity in scripting:
 
-2.  Edit ~/.bitcoin/bitcoin.conf with RPC credentials 
+    cmd$ ln -s \"~/Library/Application Support/Bitcoin\" ~/.bitcoin
 
-3.  Start ${prefix}/sbin/bitcoind .
+2.  View progress with:
+
+    cmd$ tail -F ~/.bitcoin/debug.log
+
+3.  Edit ~/.bitcoin/bitcoin.conf with RPC credentials 
+
+4.  Start ${prefix}/sbin/bitcoind .
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/511e26bc/attachment.html>


More information about the macports-changes mailing list