<?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; pkg_install</title>
	<atom:link href="http://blog.xbsd.org/tag/pkg_install/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>Package tools WIP</title>
		<link>http://blog.xbsd.org/2008/04/17/package-tools-wip</link>
		<comments>http://blog.xbsd.org/2008/04/17/package-tools-wip#comments</comments>
		<pubDate>Thu, 17 Apr 2008 16:43:27 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[GIT]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[pkg_install]]></category>
		<category><![CDATA[portmgr]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/?p=123</guid>
		<description><![CDATA[<a href="http://blog.xbsd.org/2008/04/17/package-tools-wip" title="Package tools WIP"></a>Looks like I got myself into trouble again. After I accepted a hat from portmgr, I started looking at pkg_install again. I&#8217;ve already done some cleaning which I mentioned previously but it now seems like i have a new part-time &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2008/04/17/package-tools-wip">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[<a href="http://blog.xbsd.org/2008/04/17/package-tools-wip" title="Package tools WIP"></a>	<p>Looks like I got myself into trouble again.</p>

	<p>After I accepted a hat from portmgr, I started looking at pkg_install again. I&#8217;ve already done some cleaning which I mentioned <a href="http://blog.xbsd.org/2008/04/10/long-time-no-blog/" title="">previously</a> but it now seems like i have a new part-time job.</p>

	<p>I&#8217;m working on a config file support right now. I&#8217;ve done some more cleaning up (removing FreeBSD 5.x support, fixing pkg_info ftp://...). I&#8217;ll have a look at PRs later.</p>

	<p>Code is living at http://git.xbsd.org/projects/pkg-install/. To check it out:<br />
<blockquote><br />
$ git clone git://git.xbsd.org/projects/pkg-install.git<br />
$ cd pkg-install<br />
$ git fetch origin cleanup:cleanup (if you want the cleanup branch)<br />
$ git fetch origin config:config (if you want the config branch)<br />
</blockquote></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/2008/04/17/package-tools-wip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long time no blog</title>
		<link>http://blog.xbsd.org/2008/04/10/long-time-no-blog</link>
		<comments>http://blog.xbsd.org/2008/04/10/long-time-no-blog#comments</comments>
		<pubDate>Thu, 10 Apr 2008 08:52:08 +0000</pubDate>
		<dc:creator>Florent Thoumie</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[pkg_install]]></category>
		<category><![CDATA[portmgr]]></category>
		<category><![CDATA[src]]></category>

		<guid isPermaLink="false">http://blog.xbsd.org/2008/04/10/long-time-no-blog/</guid>
		<description><![CDATA[<a href="http://blog.xbsd.org/2008/04/10/long-time-no-blog" title="Long time no blog"></a>I figured I could give a small update on what I&#8217;m doing these days. If you&#8217;re reading Planet FreeBSD, you already know that I&#8217;ve been offered to join portmgr@ a few days ago. Since then I&#8217;ve done some cleanup in &#8230;<p class="read-more"><a href="http://blog.xbsd.org/2008/04/10/long-time-no-blog">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[<a href="http://blog.xbsd.org/2008/04/10/long-time-no-blog" title="Long time no blog"></a>	<p>I figured I could give a small update on what I&#8217;m doing these days.</p>

	<p>If you&#8217;re reading <a href="http://planet.freebsdish.org/" title="">Planet FreeBSD</a>, you already know that I&#8217;ve been offered to join portmgr@ a few days ago. Since then I&#8217;ve done some cleanup in pkg_install related stuff: removed pkg_sign, sync&#8217;ed <span class="caps">RELENG</span>_7 and <span class="caps">RELENG</span>_6 with <span class="caps">HEAD</span>, removed old pkg_install-devel port, updated pkg_install port, added a distfile target to pkg_install in src/ to generate a new distfile for use with ports/, ...).</p>

	<p>I was also browsing pkg_install code to look for ancient/unsupported/broken code. I&#8217;ve found that &#8220;@option extract-in-place&#8221; wasn&#8217;t used anywhere under ports/. If you&#8217;re too lazy to read pkg_create(1), basically it extracts the contents of a package straight into $PREFIX rather than to a staging area first. Pav ran an exp-build to see if defaulting to in-place extraction breaks anything and, obviously, it did. Thankfully I could reproduce quickly and I&#8217;ll investigate in the next few hours. I expect to find loads of gems like this one.</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/2008/04/10/long-time-no-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

