<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using MacPorts behind a firewall</title>
	<atom:link href="http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/</link>
	<description>It&#039;s a blog: let&#039;s do funch!</description>
	<lastBuildDate>Sun, 13 May 2012 12:30:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: michael</title>
		<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/comment-page-1/#comment-35835</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 04 Jan 2012 18:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=420#comment-35835</guid>
		<description>&lt;p&gt;Can I ask what the easiest way is to update macports, and anything installed when this method has been used, I seem to be a little stumped at the moment.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can I ask what the easiest way is to update macports, and anything installed when this method has been used, I seem to be a little stumped at the moment.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/comment-page-1/#comment-21060</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=420#comment-21060</guid>
		<description>&lt;p&gt;&lt;a href=&quot;#comment-20683&quot; rel=&quot;nofollow&quot;&gt;@dalan &lt;/a&gt; 
Also useful is&lt;/p&gt;

&lt;pre&gt;
svn status --show-updates --verbose
&lt;/pre&gt;

&lt;p&gt;if you want to see what needs updating but not actually do the updating yet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="#comment-20683" rel="nofollow">@dalan </a> 
Also useful is</p>

<pre>
svn status --show-updates --verbose
</pre>

<p>if you want to see what needs updating but not actually do the updating yet.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/comment-page-1/#comment-21059</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=420#comment-21059</guid>
		<description>&lt;p&gt;&lt;a href=&quot;#comment-20683&quot; rel=&quot;nofollow&quot;&gt;@dalan &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You would do something like...&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
cd /opt/local/var/macports/sources/svn.macports.org/trunk/dports
sudo svn update
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;Have a look at &lt;a href=&quot;http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.update.html&quot; rel=&quot;nofollow&quot;&gt;the &lt;code&gt;svn update&lt;/code&gt; reference in the subversion book&lt;/a&gt; for more information.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="#comment-20683" rel="nofollow">@dalan </a></p>

<p>You would do something like&#8230;</p>

<p><pre>
cd /opt/local/var/macports/sources/svn.macports.org/trunk/dports
sudo svn update
</pre></p>

<p>Have a look at <a href="http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.update.html" rel="nofollow">the <code>svn update</code> reference in the subversion book</a> for more information.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dalan</title>
		<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/comment-page-1/#comment-20683</link>
		<dc:creator>dalan</dc:creator>
		<pubDate>Mon, 03 Oct 2011 18:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=420#comment-20683</guid>
		<description>&lt;p&gt;Hey david,&lt;/p&gt;

&lt;p&gt;I&#039;m not familiar with svn, after checking it out how can I make sure that my local repo is updated?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey david,</p>

<p>I&#8217;m not familiar with svn, after checking it out how can I make sure that my local repo is updated?</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Reliably Broken &#187; Running Django on Mac</title>
		<link>http://reliablybroken.com/b/2010/03/using-macports-behind-a-firewall/comment-page-1/#comment-1153</link>
		<dc:creator>Reliably Broken &#187; Running Django on Mac</dc:creator>
		<pubDate>Wed, 29 Sep 2010 22:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=420#comment-1153</guid>
		<description>&lt;p&gt;[...] If for some reason MacPorts cannot fetch updates you may need to pull updates by hand. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] If for some reason MacPorts cannot fetch updates you may need to pull updates by hand. [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

