<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>The Codebelay Blog &#187; os x</title>
	<atom:link href="http://www.codebelay.com/blog/category/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codebelay.com/blog</link>
	<description>Safely Reach New Tech Heights Through Our Startup Insights</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:12:53 +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>Darwin Ports when OS X Idiosyncracies Get You Down</title>
		<link>http://www.codebelay.com/blog/2008/10/10/darwin-ports-when-os-x-idiosyncracies-get-you-down/</link>
		<comments>http://www.codebelay.com/blog/2008/10/10/darwin-ports-when-os-x-idiosyncracies-get-you-down/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 18:49:29 +0000</pubDate>
		<dc:creator>barce</dc:creator>
				<category><![CDATA[command-line]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[darwin ports]]></category>

		<guid isPermaLink="false">http://www.codebelay.com/blog/?p=289</guid>
		<description><![CDATA[I started using Darwin Ports when tools like hping3 and ctags didn&#8217;t work quite right on OS X. For example, the berkeley packet filter on OS X is totally different from the one on Linux, so hping3 wouldn&#8217;t compile correctly. Also, ctags in OS X doesn&#8217;t have the -R flag for recursion. With Darwin Ports, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I started using Darwin Ports when tools like hping3 and ctags didn&#8217;t work quite right on OS X. For example, the berkeley packet filter on OS X is totally different from the one on Linux, so hping3 wouldn&#8217;t compile correctly. Also, ctags in OS X doesn&#8217;t have the -R flag for recursion. </p>
<p><a href="http://darwinports.com/">With Darwin Ports</a>, I can install libraries and executables that don&#8217;t work quite right on OS X but work great on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codebelay.com/blog/2008/10/10/darwin-ports-when-os-x-idiosyncracies-get-you-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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

