<?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>Florent Thoumie &#187; Ports</title>
	<atom:link href="http://blog.xbsd.org/tag/ports/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xbsd.org</link>
	<description>Geek stuff follows</description>
	<lastBuildDate>Wed, 23 Mar 2011 12:22:49 +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>New Ports Committer: Romain Tartiere</title>
		<link>http://blog.xbsd.org/2010/01/26/new-ports-committer-romain-tartiere</link>
		<comments>http://blog.xbsd.org/2010/01/26/new-ports-committer-romain-tartiere#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:49:17 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[committer]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=286</guid>
		<description><![CDATA[Please welcome Romain Tartiere (romain@) to the FreeBSD Ports Committers ranks. Romain has been a driving force in bringing our mono ports up to speed. He&#8217;s also been maintaining a lot of C# ports out of our CVS tree. I &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2010/01/26/new-ports-committer-romain-tartiere">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>Please welcome Romain Tartiere (romain@) to the FreeBSD Ports Committers ranks.</p>

	<p>Romain has been a driving force in bringing our mono ports up to speed. He&#8217;s also been maintaining a lot of C# ports out of our <span class="caps">CVS</span> tree. I will be mentoring him.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2010/01/26/new-ports-committer-romain-tartiere/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFC: OpenSMTPD for FreeBSD</title>
		<link>http://blog.xbsd.org/2009/10/15/rfc-opensmtpd-for-freebsd</link>
		<comments>http://blog.xbsd.org/2009/10/15/rfc-opensmtpd-for-freebsd#comments</comments>
		<pubDate>Thu, 15 Oct 2009 11:58:41 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[opensmtpd]]></category>
		<category><![CDATA[Ports]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=277</guid>
		<description><![CDATA[I don&#8217;t like writing long posts so let&#8217;s go straight to the point. Here is a shar to test mail/opensmtpd on FreeBSD. Read the comments in the Makefile. Also this is just a preview. The port isn&#8217;t complete (I haven&#8217;t &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/10/15/rfc-opensmtpd-for-freebsd">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>I don&#8217;t like writing long posts so let&#8217;s go straight to the point. <a href="http://people.freebsd.org/~flz/local/opensmtpd.shar">Here</a> is a shar to test mail/opensmtpd on FreeBSD. Read the comments in the Makefile. Also this is just a preview. The port isn&#8217;t complete (I haven&#8217;t checked the conflicts yet and it doesn&#8217;t update mailer.conf).</p>

	<p>For sample configs, have a look <a href="https://calomel.org/opensmtpd.html">there</a>.</p>

	<p>Comments/patches welcome.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/10/15/rfc-opensmtpd-for-freebsd/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Banshee updated to 1.5.0 in FreeBSD Ports</title>
		<link>http://blog.xbsd.org/2009/06/02/banshee-updated-to-150</link>
		<comments>http://blog.xbsd.org/2009/06/02/banshee-updated-to-150#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:37:41 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[banshee]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=232</guid>
		<description><![CDATA[If you haven&#8217;t read it yet, Banshee 1.5.0 was released yesterday. I&#8217;ve just updated the port. I had to drop my .config/banshee-1 directory and start over but that was only a minor issue since my library was rather small. Hopefully &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/06/02/banshee-updated-to-150">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>If you haven&#8217;t read it yet, Banshee 1.5.0 was <a href="http://banshee-project.org/2009/06/01/banshee-150-aka-16-beta-1-released/">released</a> yesterday. I&#8217;ve just updated the port. I had to drop my .config/banshee-1 directory and start over but that was only a minor issue since my library was rather small. Hopefully this was just a local problem.</p>

	<p>Check out <a href="http://gburt.blogspot.com/2009/06/banshee-150-released.html">this announcement</a> for more details about the new features.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/06/02/banshee-updated-to-150/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moonshine enters FreeBSD Ports</title>
		<link>http://blog.xbsd.org/2009/05/14/moonshine-enters-freebsd-ports</link>
		<comments>http://blog.xbsd.org/2009/05/14/moonshine-enters-freebsd-ports#comments</comments>
		<pubDate>Thu, 14 May 2009 15:50:39 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[moonlight]]></category>
		<category><![CDATA[moonshine]]></category>
		<category><![CDATA[pulseaudio]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=227</guid>
		<description><![CDATA[I&#8217;ve had the port locally for some time, but since the tree was frozen and there was no rush to commit it, I forgot about it. Anyway, here it is! Also, I added the pulseaudio option (on by default) to &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/05/14/moonshine-enters-freebsd-ports">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;ve had the port locally for some time, but since the tree was frozen and there was no rush to commit it, I forgot about it. Anyway, <a href="http://www.freshports.org/www/moonshine">here</a> it is!</p>

	<p>Also, I added the pulseaudio option (on by default) to the moonlight port, which makes the moonshine experience much more interesting.</p>

	<p>When everybody&#8217;s talking about Moonlight 2.0 Preview, we&#8217;re finally getting somewhere with 1.0 <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/05/14/moonshine-enters-freebsd-ports/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moonlight 1.0 coming to a ports tree near you</title>
		<link>http://blog.xbsd.org/2009/02/24/moonlight-10-coming-to-a-ports-tree-near-you</link>
		<comments>http://blog.xbsd.org/2009/02/24/moonlight-10-coming-to-a-ports-tree-near-you#comments</comments>
		<pubDate>Tue, 24 Feb 2009 17:35:47 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[moonlight]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=176</guid>
		<description><![CDATA[I was blogging about it the other day, and (for a change) it took longer than I first announced, but here it is! I just committed my moonlight port (based on moonlight 1.0 release). Now bear in mind this is &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/02/24/moonlight-10-coming-to-a-ports-tree-near-you">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>I was blogging about <a href="http://blog.xbsd.org/2009/02/13/moonlight-on-freebsd-bling-bling-whizzzz/" title="">it</a> the other day, and (for a change) it took longer than I first announced, but <a href="http://lists.freebsd.org/pipermail/cvs-ports/2009-February/166371.html" title="">here</a> it is!</p>

	<p>I just committed my moonlight <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/moonlight/" title="">port</a> (based on moonlight 1.0 release). Now bear in mind this is still a work in progress. I&#8217;ve experienced issues with Firefox 3 so support is disabled for now. Also, moonlight requires pulseaudio for sound support which I haven&#8217;t tried yet, so the port doesn&#8217;t support it. If you happen to have pulseaudio installed, I&#8217;d say moonlight will detect it and hopefully it will just work. I&#8217;m interested if you have feedback about this.</p>

	<p>If you want to start playing around with it, go to <a href="http://www.silverlight.net/" title="">http://www.silverlight.net/</a>.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/02/24/moonlight-10-coming-to-a-ports-tree-near-you/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Moonlight on FreeBSD, bling bling, whizzzz</title>
		<link>http://blog.xbsd.org/2009/02/13/moonlight-on-freebsd-bling-bling-whizzzz</link>
		<comments>http://blog.xbsd.org/2009/02/13/moonlight-on-freebsd-bling-bling-whizzzz#comments</comments>
		<pubDate>Fri, 13 Feb 2009 16:07:39 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[moonlight]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=171</guid>
		<description><![CDATA[The title may be a bit too exciting, but that&#8217;s how you catch people&#8217;s attention. Anyway, yesterday was one of these days where I mumble about an app that Linux guys have and we don&#8217;t. This time it was Moonlight. &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/02/13/moonlight-on-freebsd-bling-bling-whizzzz">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>The title may be a bit too exciting, but that&#8217;s how you catch people&#8217;s attention.</p>

	<p>Anyway, yesterday was one of these days where I mumble about an app that Linux guys have and we don&#8217;t. This time it was <a href="http://www.mono-project.com/Moonlight" title="">Moonlight</a>. I looked at it a few months ago and I couldn&#8217;t get it to work after a few minutes so I just forgot about it. I mean, how often had I visited a website that required Silverlight&#8230; Never. Since then&#8230; well not so often, I think it happened once actually, to see a trailer for a <span class="caps">PS3</span> game.</p>

	<p>If you&#8217;re a Mono-enthusiast, you probably rejoyced a few days ago when I merged Mono 2.0.1 (thank the guys at #bsd-sharp, I&#8217;m just the messenger). Mono and c-sharp ports are moving faster these days. I know there are quite a few new ports that will enter the <span class="caps">CVS</span> repository quite soon (including <a href="http://do.davebsd.com/" title="">gnome-do</a>).</p>

	<p>Back to Moonlight. This time I decided I would spend more time on it, because of that reason I gave in the first paragraph. There&#8217;s been a lot of buzz around it because of the Obama Inauguration. Also Moonlight 1.0 was <a href="http://www.novell.com/news/press/moonlight-shines-on-the-linux-desktop/" title="">released</a> a couple days ago. After a couple of hours, I got something working. The port isn&#8217;t ready for the public yet, cause there&#8217;s still some polishing left to do, but I&#8217;ve uploaded a xpi installer for people who want to try it. <a href="http://people.freebsd.org/~flz/local/moonlight-1.0-freebsd-7.1.xpi" title="">Here</a> it is (also <a href="http://people.freebsd.org/~flz/local/moonlight-1.0-freebsd-7.1.xpi" title="">here</a>, or <a href="http://people.freebsd.org/~flz/local/moonlight-1.0-freebsd-7.1.xpi" title="">here</a>, or <a href="http://people.freebsd.org/~flz/local/moonlight-1.0-freebsd-7.1.xpi" title="">there</a>). I hope to finish the port and have it in <span class="caps">CVS</span> by monday.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/02/13/moonlight-on-freebsd-bling-bling-whizzzz/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>X.org 7.4 merged in the ports tree</title>
		<link>http://blog.xbsd.org/2009/01/23/xorg-74-merged-in-the-ports-tree</link>
		<comments>http://blog.xbsd.org/2009/01/23/xorg-74-merged-in-the-ports-tree#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:37:56 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[X.org]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=164</guid>
		<description><![CDATA[There. Hopefully the upgrade should be a breeze. As usual, report problems on freebsd-x11@. Enjoy! No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>There. Hopefully the upgrade should be a breeze. As usual, report problems on freebsd-x11@.</p>

	<p>Enjoy!</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/01/23/xorg-74-merged-in-the-ports-tree/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FreeBSD Mono mailing list inauguration</title>
		<link>http://blog.xbsd.org/2009/01/22/freebsd-mono-mailing-list-inauguration</link>
		<comments>http://blog.xbsd.org/2009/01/22/freebsd-mono-mailing-list-inauguration#comments</comments>
		<pubDate>Thu, 22 Jan 2009 18:43:16 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[mono]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=162</guid>
		<description><![CDATA[I dropped an email to postmaster@ yesterday to get the freebsd-mono@ mailing list created and David Wolfskill created it today. Time to subscribe now! No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>I dropped an email to postmaster@ yesterday to get the <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-mono">freebsd-mono@</a> mailing list created and David Wolfskill created it today. Time to subscribe now!</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/01/22/freebsd-mono-mailing-list-inauguration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>End of X.org exp-run, starting mono exp-run</title>
		<link>http://blog.xbsd.org/2009/01/22/end-of-xorg-exp-run-starting-mono-exp-run</link>
		<comments>http://blog.xbsd.org/2009/01/22/end-of-xorg-exp-run-starting-mono-exp-run#comments</comments>
		<pubDate>Thu, 22 Jan 2009 08:56:00 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[pointyhat]]></category>
		<category><![CDATA[X.org]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=160</guid>
		<description><![CDATA[I think I&#8217;ve fixed everything there was to fix to merge X.org 7.4 in the tree. Except open-motif, which means 300+ ports are in duds right now. Open-motif is quite old in the ports tree (2.2.x) and requires Xprint, which &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/01/22/end-of-xorg-exp-run-starting-mono-exp-run">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>I think I&#8217;ve fixed everything there was to fix to merge X.org 7.4 in the tree. Except open-motif, which means 300+ ports are in duds right now. Open-motif is quite old in the ports tree (2.2.x) and requires Xprint, which I have removed. The update to 2.3.x is ready but I still need to bump <span class="caps">PORTREVISION</span> on ports that depend on it and fix what breaks.</p>

	<p>In the meantime, I&#8217;ve started the mono experimental run. I don&#8217;t expect much fallout so it&#8217;s highly likely to hit the tree before X.org.</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/01/22/end-of-xorg-exp-run-starting-mono-exp-run/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Waiting for new mono, here&#8217;s a new banshee</title>
		<link>http://blog.xbsd.org/2009/01/21/waiting-for-new-mono-heres-a-new-banshee</link>
		<comments>http://blog.xbsd.org/2009/01/21/waiting-for-new-mono-heres-a-new-banshee#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:42:11 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[bsd-sharp]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[pointyhat]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=158</guid>
		<description><![CDATA[Banshee 1.4.2 was released yesterday. It comes with a handful of fixes. I don&#8217;t get the startup-at-freeze bug anymore, which is cool since it&#8217;s basically the only one I&#8217;ve encountered so far. A few people have been working behind the &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2009/01/21/waiting-for-new-mono-heres-a-new-banshee">Read more &#187;</a></p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<p>Banshee 1.4.2 was <a href="http://banshee-project.org/2009/01/20/banshee-142-released/">released</a> yesterday. It comes with a handful of fixes. I don&#8217;t get the startup-at-freeze bug anymore, which is cool since it&#8217;s basically the only one I&#8217;ve encountered so far.</p>

	<p>A few people have been working <a href="http://code.google.com/p/bsd-sharp">behind the scenes</a> on FreeBSD/Mono for some time now. Wesley Shields (wxs@) sent a patch an hour ago which I&#8217;ll run through pointyhat once my X.org exp-run #3 finishes.</p>

	<p>Hopefully mono 2.0.1 (I&#8217;ve been told 2.2 is in the works) should enter ports soon enough (along with a few ports updates). Stay tuned!</p>
 <p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.xbsd.org/2009/01/21/waiting-for-new-mono-heres-a-new-banshee/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

