<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Backtheweb &#187; MacPorts</title>
	<atom:link href="http://www.backtheweb.com/tag/macports/feed" rel="self" type="application/rss+xml" />
	<link>http://www.backtheweb.com</link>
	<description>Notas y recursos de un desarrollador web</description>
	<lastBuildDate>Fri, 06 Jan 2012 01:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Desinstalar MacPorts</title>
		<link>http://www.backtheweb.com/mac-os-x-leopard/desinstalar-macports.html</link>
		<comments>http://www.backtheweb.com/mac-os-x-leopard/desinstalar-macports.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:29:06 +0000</pubDate>
		<dc:creator>Jordi Touza Bonnin</dc:creator>
				<category><![CDATA[MacOS X Leopard]]></category>
		<category><![CDATA[MacPorts]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.backtheweb.com/?p=99</guid>
		<description><![CDATA[Si has instalado MacPorts y te olvidaste instalar antes Xcode puedes desinstalarlo fácilmente con el siguiente código desde la terminal %% sudo rm -rf \ /opt/local \ /etc/manpaths.d/macports \ /etc/paths.d/macports \ /Applications/DarwinPorts \ /Applications/MacPorts \ /Library/LaunchDaemons/org.macports.* \ /Library/Receipts/DarwinPorts*.pkg \ /Library/Receipts/MacPorts*.pkg \ /Library/StartupItems/DarwinPortsStartup \ /Library/Tcl/darwinports1.0 \ /Library/Tcl/macports1.0]]></description>
			<content:encoded><![CDATA[<p>Si has instalado <a title="Ir a MacPorts" rel="nofollow" href="http://www.macports.org/">MacPorts</a> y te olvidaste instalar antes <a title="Ir a Xcode" rel="nofollow" href="http://developer.apple.com/TOOLS/xcode/">Xcode</a> puedes desinstalarlo fácilmente con el siguiente código desde la terminal</p>
<pre><code>%% sudo rm -rf \
    /opt/local \
    /etc/manpaths.d/macports \
    /etc/paths.d/macports \
    /Applications/DarwinPorts \
    /Applications/MacPorts \
    /Library/LaunchDaemons/org.macports.* \
    /Library/Receipts/DarwinPorts*.pkg \
    /Library/Receipts/MacPorts*.pkg \
    /Library/StartupItems/DarwinPortsStartup \
    /Library/Tcl/darwinports1.0 \
    /Library/Tcl/macports1.0</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.backtheweb.com/mac-os-x-leopard/desinstalar-macports.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

