<?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>OpenBSD and FreeBSD resources &#187; packages</title>
	<atom:link href="http://purebsd.com/tag/packages/feed" rel="self" type="application/rss+xml" />
	<link>http://purebsd.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 06:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Packages</title>
		<link>http://purebsd.com/packages.html</link>
		<comments>http://purebsd.com/packages.html#comments</comments>
		<pubDate>Tue, 01 Jun 2010 05:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://purebsd.com/?p=63</guid>
		<description><![CDATA[What are packages? Packages are the binary equivalent of the ports, prebuilt by the OpenBSD team for your convenience. Though there are far less prebuilt packages than there are ports available through the ports system in /usr/ports. Installation of a package If you don&#8217;t have them stored locally, packages can be found online in a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What are packages?</strong></p>
<p>Packages are the binary equivalent of the ports, prebuilt by the OpenBSD team for your convenience. Though there are far less prebuilt packages than there are ports available through the ports system in /usr/ports.</p>
<p><strong>Installation of a package</strong></p>
<p>If you don&#8217;t have them stored locally, packages can be found online in a directory on a FTP mirror site. Something like <code><em>ftp-site</em>/pub/OpenBSD/2.8/packages/i386/</code> for instance.</p>
<p>Installation from harddisk:</p>
<p><code> pkg_add tcsh-6.09.00.tgz</code></p>
<p>Of course, you could also install via the internet:</p>
<p><code> pkg_add ftp://ftp-site/<em>url</em>/tcsh-6.09.00-static.tgz</code></p>
]]></content:encoded>
			<wfw:commentRss>http://purebsd.com/packages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

