<?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>Me on Stuff &#187; pkg_deps</title>
	<atom:link href="http://fubar.geek.nz/blog/category/freebsd/pkg_deps/feed/" rel="self" type="application/rss+xml" />
	<link>http://fubar.geek.nz/blog</link>
	<description>Me ranting about Stuff</description>
	<lastBuildDate>Thu, 22 Jul 2010 03:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>pkg_deps 0.20070323</title>
		<link>http://fubar.geek.nz/blog/2007/03/23/pkg_deps-020070323/</link>
		<comments>http://fubar.geek.nz/blog/2007/03/23/pkg_deps-020070323/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 07:45:03 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[pkg_deps]]></category>

		<guid isPermaLink="false">http://fubar.geek.nz/blog/2007/03/23/pkg_deps-020070323/</guid>
		<description><![CDATA[I&#8217;ve written a small script to find the ports that will be installed when the current port is installed. All it does is look at the dependencies of the port and remove all the ports that are currently installed.
I&#8217;ve written a port for it so hopefully it will be in the port collection soon.
Update: There [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written a <a href="http://fubar.geek.nz/files/pkg_deps.sh.20070323">small script</a> to find the ports that will be installed when the current port is installed. All it does is look at the dependencies of the port and remove all the ports that are currently installed.</p>
<p>I&#8217;ve written a port for it so hopefully it will be in the port collection soon.</p>
<p>Update: There is an undocumented target in the Ports collection to do this. To use i run:</p>
<pre>make missing</pre>
<p>from a ports directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://fubar.geek.nz/blog/2007/03/23/pkg_deps-020070323/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
