<?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: Install Old Versions of Ports Using MacPorts</title>
	<atom:link href="http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/feed/" rel="self" type="application/rss+xml" />
	<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/</link>
	<description>agent of change</description>
	<lastBuildDate>Mon, 07 Dec 2009 05:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kurtiss Hare</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-179</link>
		<dc:creator>Kurtiss Hare</dc:creator>
		<pubDate>Fri, 31 Jul 2009 06:28:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-179</guid>
		<description>Not sure if this is necessary for everyone, but in my case, I had to edit /opt/local/etc/macports/sources.conf to include the local repository I just created and indexed, before macports would pick it up:

file:///path/to/dports</description>
		<content:encoded><![CDATA[<p>Not sure if this is necessary for everyone, but in my case, I had to edit /opt/local/etc/macports/sources.conf to include the local repository I just created and indexed, before macports would pick it up:</p>
<p>file:///path/to/dports</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Rylander</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-172</link>
		<dc:creator>Johan Rylander</dc:creator>
		<pubDate>Thu, 11 Jun 2009 11:15:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-172</guid>
		<description>tnx! very clear and useful.</description>
		<content:encoded><![CDATA[<p>tnx! very clear and useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monkey&#8217;s thumb &#187; Install old version of screen using Mac Ports</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-171</link>
		<dc:creator>Monkey&#8217;s thumb &#187; Install old version of screen using Mac Ports</dc:creator>
		<pubDate>Thu, 11 Jun 2009 05:14:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-171</guid>
		<description>[...] The screen port @4.0.3&#95;1 (version 4.0.3 revision 1) is free of these problems and, with a little bit of work, you can install this version via MacPorts. The instructions below are based on Joe Horns&#8217; post, install old versions of ports using MacPorts. [...]</description>
		<content:encoded><![CDATA[<div style="background-color: #000; border: 3px solid #F00; padding: 5px; color: #CCC;">
<p>[...] The screen port @4.0.3&#95;1 (version 4.0.3 revision 1) is free of these problems and, with a little bit of work, you can install this version via MacPorts. The instructions below are based on Joe Horns&#8217; post, install old versions of ports using MacPorts. [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Sobol</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-128</link>
		<dc:creator>Ryan Sobol</dc:creator>
		<pubDate>Thu, 19 Feb 2009 23:15:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-128</guid>
		<description>BTW - ruby 1.8.6 is *not* compatible with a header change in OpenSSL 0.9.8j.  See http://www.ruby-forum.com/topic/179010 for the details...

So, I used the same technique described in this article to download the Portfile for OpenSSL 0.9.8i.

svn co --revision 45087 http://svn.macports.org/repository/macports/trunk/dports/devel/openssl/ devel/openssl/ 

Don&#039;t forget to portindex again!

I hope this helps someone!</description>
		<content:encoded><![CDATA[<p>BTW &#8211; ruby 1.8.6 is *not* compatible with a header change in OpenSSL 0.9.8j.  See <a href="http://www.ruby-forum.com/topic/179010" rel="nofollow">http://www.ruby-forum.com/topic/179010</a> for the details&#8230;</p>
<p>So, I used the same technique described in this article to download the Portfile for OpenSSL 0.9.8i.</p>
<p>svn co &#8211;revision 45087 <a href="http://svn.macports.org/repository/macports/trunk/dports/devel/openssl/" rel="nofollow">http://svn.macports.org/repository/macports/trunk/dports/devel/openssl/</a> devel/openssl/ </p>
<p>Don&#8217;t forget to portindex again!</p>
<p>I hope this helps someone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Sobol</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-127</link>
		<dc:creator>Ryan Sobol</dc:creator>
		<pubDate>Thu, 19 Feb 2009 21:17:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-127</guid>
		<description>Very clear instructions -- worked for me with ruby @1.8.6-p114 with MacPorts v1.700.  Here&#039;s the svn command I used:

svn co --revision 36429 http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/ lang/ruby/

Thanks!</description>
		<content:encoded><![CDATA[<p>Very clear instructions &#8212; worked for me with ruby @1.8.6-p114 with MacPorts v1.700.  Here&#8217;s the svn command I used:</p>
<p>svn co &#8211;revision 36429 <a href="http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/" rel="nofollow">http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/</a> lang/ruby/</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CantRemembrances &#187; Blog Archive &#187; logrotate Mac OS Launch Daemon with Legacy MacPort</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-118</link>
		<dc:creator>CantRemembrances &#187; Blog Archive &#187; logrotate Mac OS Launch Daemon with Legacy MacPort</dc:creator>
		<pubDate>Wed, 21 Jan 2009 07:04:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-118</guid>
		<description>[...] and Joe Homs go into very excellent and welcome detail in their posts on how to pull this off. A summary of what [...]</description>
		<content:encoded><![CDATA[<div style="background-color: #000; border: 3px solid #F00; padding: 5px; color: #CCC;">
<p>[...] and Joe Homs go into very excellent and welcome detail in their posts on how to pull this off. A summary of what [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-113</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 30 Dec 2008 23:05:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-113</guid>
		<description>You&#039;re welcome.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-112</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:13:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-112</guid>
		<description>Thanks so much! Very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks so much! Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://journal.bitshaker.com/articles/2007/10/20/install-old-versions-of-ports-using-macports/comment-page-1/#comment-11</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 03 Jul 2008 22:01:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-11</guid>
		<description>step 3 had to be as follows (with -r after the URL) for me.

cd /Users/Shared/dports &amp;&amp; svn co http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/ -r 34233 lang/ruby

Thanks for this.
Jim</description>
		<content:encoded><![CDATA[<p>step 3 had to be as follows (with -r after the URL) for me.</p>
<p>cd /Users/Shared/dports &amp;&amp; svn co <a href="http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/" rel="nofollow">http://svn.macports.org/repository/macports/trunk/dports/lang/ruby/</a> -r 34233 lang/ruby</p>
<p>Thanks for this.<br />
Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.275 seconds -->
