<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[143003] users/krischik/Utilities</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/143003">143003</a></dd>
<dt>Author</dt> <dd>krischik@macports.org</dd>
<dt>Date</dt> <dd>2015-12-01 06:44:30 -0800 (Tue, 01 Dec 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>use new python.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#userskrischikUtilitiesInstall_BitTornadocommand">users/krischik/Utilities/Install_BitTornado.command</a></li>
<li><a href="#userskrischikUtilitiesInstall_GNOMEcommand">users/krischik/Utilities/Install_GNOME.command</a></li>
<li><a href="#userskrischikUtilitiesInstall_Gimpcommand">users/krischik/Utilities/Install_Gimp.command</a></li>
<li><a href="#userskrischikUtilitiesInstall_Pythoncommand">users/krischik/Utilities/Install_Python.command</a></li>
<li><a href="#userskrischikUtilitiesInstall_VCScommand">users/krischik/Utilities/Install_VCS.command</a></li>
<li><a href="#userskrischikUtilitiesInstall_VIMcommand">users/krischik/Utilities/Install_VIM.command</a></li>
<li><a href="#userskrischikUtilitiesSetupcommand">users/krischik/Utilities/Setup.command</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#userskrischikUtilitiesUninstall_Pythoncommand">users/krischik/Utilities/Uninstall_Python.command</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="userskrischikUtilitiesInstall_BitTornadocommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_BitTornado.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_BitTornado.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_BitTornado.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx"> 
</span><span class="cx"> if test &quot;${USER}&quot; = &quot;root&quot;; then
</span><span class="cx">     Deselect_System
</span><ins>+    Install_Python.command
</ins><span class="cx"> 
</span><span class="cx">     for I in                    \
</span><del>-        &quot;py26-wxpython&quot;            \
</del><span class="cx">         &quot;bittornado&quot;
</span><span class="cx">     do
</span><span class="cx">         Install_Update ${I} ${=General_Variants}
</span></span></pre></div>
<a id="userskrischikUtilitiesInstall_GNOMEcommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_GNOME.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_GNOME.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_GNOME.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -16,16 +16,9 @@
</span><span class="cx">     Unload_System
</span><span class="cx">     Update_Tree
</span><span class="cx">     Update_Packages
</span><ins>+    Install_Python.command
</ins><span class="cx"> 
</span><del>-    # The dependecies to not work because
-    # to few libraries build with +universal
</del><span class="cx">     for I in                                                \
</span><del>-        &quot;py26-numpy&quot;
-    do
-        Install_Update ${=I} &quot;-atlas&quot;
-    done; unset I
-
-    for I in                                                \
</del><span class="cx">         &quot;cairo&quot;                                                \
</span><span class="cx">         &quot;pango&quot;                                                \
</span><span class="cx">         &quot;gtk2&quot;                                                \
</span></span></pre></div>
<a id="userskrischikUtilitiesInstall_Gimpcommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_Gimp.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_Gimp.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_Gimp.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -16,16 +16,9 @@
</span><span class="cx">     Unload_System
</span><span class="cx">     Update_Tree
</span><span class="cx">     Update_Packages
</span><ins>+    Install_Python.command
</ins><span class="cx"> 
</span><del>-    # The dependecies to not work because
-    # to few libraries build with +universal
</del><span class="cx">     for I in                                                    \
</span><del>-        &quot;py26-numpy&quot;
-    do
-        Install_Update ${=I} &quot;-atlas&quot;
-    done; unset I
-
-    for I in                                                    \
</del><span class="cx">         &quot;gimp2 +gvfs+help_browser +universal&quot;                    \
</span><span class="cx">         &quot;gimp-app +animation +help_browser +gvfs&quot;            \
</span><span class="cx">         &quot;gimp-help-de&quot;
</span></span></pre></div>
<a id="userskrischikUtilitiesInstall_Pythoncommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_Python.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_Python.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_Python.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -12,20 +12,17 @@
</span><span class="cx"> setopt No_Err_Exit
</span><span class="cx"> 
</span><span class="cx"> if test &quot;${USER}&quot; = &quot;root&quot;; then
</span><del>-    Deselect_System
-    Update_Tree
-    Update_Packages
-
</del><span class="cx">     for I in                \
</span><del>-        &quot;python27 &quot;        \
-        &quot;py27-ctypes&quot;        \
</del><span class="cx">         &quot;py27-crypto&quot;        \
</span><del>-        &quot;py27-tkinter&quot;
</del><ins>+        &quot;py27-ctypes&quot;        \
+        &quot;py27-numpy&quot;        \
+        &quot;py27-tkinter&quot;        \
+        &quot;py27-wxpython&quot;        \
+        &quot;python27&quot;        \
+        &quot;python35&quot;        
</ins><span class="cx">     do
</span><del>-        Install_Update ${I} &quot;${=General_Variants}&quot;s
</del><ins>+        Install_Update ${I} &quot;${=General_Variants}&quot;
</ins><span class="cx">     done; unset I
</span><del>-
-    Select_System
</del><span class="cx"> else
</span><span class="cx">     setopt Multi_OS
</span><span class="cx">     sudo ${0:a} 1&gt;&amp;1 2&gt;&amp;2 &amp;&gt;~/Library/Logs/${0:r:t}.out
</span></span></pre></div>
<a id="userskrischikUtilitiesInstall_VCScommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_VCS.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_VCS.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_VCS.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx">         &quot;openssh&quot;                                                        \
</span><span class="cx">         &quot;sshpass&quot;                                                        \
</span><span class="cx">         &quot;cvs&quot;                                                                \
</span><ins>+        &quot;git-core +bash_completion&quot;                                        \
</ins><span class="cx">         &quot;git +bash_completion+credential_osxkeychain+doc+svn&quot;                \
</span><del>-        &quot;git-core +bash_completion&quot;                                        \
</del><span class="cx">         &quot;git-extras&quot;                                                        \
</span><span class="cx">         &quot;GitX&quot;                                                                \
</span><span class="cx">         &quot;juni&quot;                                                                \
</span></span></pre></div>
<a id="userskrischikUtilitiesInstall_VIMcommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Install_VIM.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Install_VIM.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Install_VIM.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -15,6 +15,7 @@
</span><span class="cx">     Deselect_System
</span><span class="cx">     Update_Tree
</span><span class="cx">     Update_Packages
</span><ins>+    Install_Python.command
</ins><span class="cx"> 
</span><span class="cx">     for I in                \
</span><span class="cx">         &quot;autoconf&quot;        \
</span><span class="lines">@@ -26,7 +27,6 @@
</span><span class="cx">         &quot;lua&quot;                \
</span><span class="cx">         &quot;ncurses&quot;        \
</span><span class="cx">         &quot;perl5&quot;                \
</span><del>-        &quot;python35&quot;        \
</del><span class="cx">         &quot;ruby22 +gmp&quot;        \
</span><span class="cx">         &quot;tcl&quot;
</span><span class="cx">     do
</span></span></pre></div>
<a id="userskrischikUtilitiesSetupcommand"></a>
<div class="modfile"><h4>Modified: users/krischik/Utilities/Setup.command (143002 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Setup.command        2015-12-01 14:32:59 UTC (rev 143002)
+++ users/krischik/Utilities/Setup.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -92,13 +92,14 @@
</span><span class="cx">     {
</span><span class="cx">     echo &quot;===&gt; Select System&quot;
</span><span class="cx"> 
</span><del>-    port select --set python        python35
-    port select --set python3        python35
-    port select --set ruby        ruby22
-    port select --set gcc        gcc5
-    #port select --set llvm 38
-    port select --set maven        maven3
-    port select --set scala        scala2.11
</del><ins>+    port select --set &quot;cython&quot;        &quot;cython27&quot;
+    port select --set &quot;python&quot;        &quot;python35&quot;
+    port select --set &quot;python3&quot;        &quot;python35&quot;
+    port select --set &quot;ruby&quot;        &quot;ruby22&quot;
+    port select --set &quot;gcc&quot;        &quot;mp-gcc5&quot;
+    port select --set &quot;llvm&quot;        &quot;mp-llvm-3.7&quot;
+    port select --set &quot;maven&quot;        &quot;maven3&quot;
+    port select --set &quot;scala&quot;        &quot;scala2.11&quot;
</ins><span class="cx"> 
</span><span class="cx">     return
</span><span class="cx">     } # Select_System
</span><span class="lines">@@ -107,13 +108,14 @@
</span><span class="cx">     {
</span><span class="cx">     echo &quot;===&gt; Select System&quot;
</span><span class="cx"> 
</span><del>-    port select --set python        none
-    port select --set python3        none
-    port select --set ruby        none
-    port select --set gcc        none
-    port select --set llvm        none
-    port select --set maven        none
-    port select --set scala        none
</del><ins>+    port select --set &quot;cython&quot;        &quot;none&quot;
+    port select --set &quot;python&quot;        &quot;none&quot;
+    port select --set &quot;python3&quot;        &quot;none&quot;
+    port select --set &quot;ruby&quot;        &quot;none&quot;
+    port select --set &quot;gcc&quot;        &quot;none&quot;
+    port select --set &quot;llvm&quot;        &quot;none&quot;
+    port select --set &quot;maven&quot;        &quot;none&quot;
+    port select --set &quot;scala&quot;        &quot;none&quot;
</ins><span class="cx"> 
</span><span class="cx">     return
</span><span class="cx">     } # Select_System
</span></span></pre></div>
<a id="userskrischikUtilitiesUninstall_Pythoncommandfromrev142995userskrischikUtilitiesUninstall_Dovecotcommand"></a>
<div class="copfile"><h4>Copied: users/krischik/Utilities/Uninstall_Python.command (from rev 142995, users/krischik/Utilities/Uninstall_Dovecot.command) (0 => 143003)</h4>
<pre class="diff"><span>
<span class="info">--- users/krischik/Utilities/Uninstall_Python.command                                (rev 0)
+++ users/krischik/Utilities/Uninstall_Python.command        2015-12-01 14:44:30 UTC (rev 143003)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+#!/opt/local/bin/zsh
+############################################################## {{{1 ##########
+#   $Author$
+#   $Revision$
+#   $Date$
+#   $HeadURL$
+############################################################## }}}1 ##########
+
+source ${0:h}/Setup.command
+
+setopt No_X_Trace
+setopt No_Err_Exit
+
+if test &quot;${USER}&quot; = &quot;root&quot;; then
+
+    port uninstall  \
+        &quot;python26&quot;  \
+        &quot;py26-*&quot;    \
+        &quot;python34&quot;  \
+        &quot;py34-*&quot;
+
+else
+    setopt Multi_OS
+    sudo ${0:a} 1&gt;&amp;1 2&gt;&amp;2 &amp;&gt;~/Library/Logs/${0:r:t}.out
+fi
+
+############################################################ {{{1 ###########
+# vim: set nowrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab :
+# vim: set textwidth=0 filetype=zsh foldmethod=marker nospell :
</ins></span></pre>
</div>
</div>

</body>
</html>