<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 23 Useful PKG Command Examples to Manage Packages in FreeBSD	</title>
	<atom:link href="https://www.tecmint.com/pkg-command-examples-to-manage-packages-in-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/pkg-command-examples-to-manage-packages-in-freebsd/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 30 Jan 2019 15:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: freefall		</title>
		<link>https://www.tecmint.com/pkg-command-examples-to-manage-packages-in-freebsd/comment-page-1/#comment-1098112</link>

		<dc:creator><![CDATA[freefall]]></dc:creator>
		<pubDate>Wed, 30 Jan 2019 15:22:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27027#comment-1098112</guid>

					<description><![CDATA[&lt;code&gt;cd /usr/ports;
echo */porttofind*&lt;/code&gt;

is another way of finding ports with a quick response. Besides that, don&#039;t name your article PKG commands something when talking about ports. Those two are different things]]></description>
			<content:encoded><![CDATA[<p><code>cd /usr/ports;<br />
echo */porttofind*</code></p>
<p>is another way of finding ports with a quick response. Besides that, don&#8217;t name your article PKG commands something when talking about ports. Those two are different things</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bernd		</title>
		<link>https://www.tecmint.com/pkg-command-examples-to-manage-packages-in-freebsd/comment-page-1/#comment-953582</link>

		<dc:creator><![CDATA[Bernd]]></dc:creator>
		<pubDate>Sat, 23 Dec 2017 23:57:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27027#comment-953582</guid>

					<description><![CDATA[To search a software package go to /usr/ports and do a &#039;make search name=part_of_portname&#039; or &#039;make search key=description&#039;. You can combine it with grep, wc and so on and I think  it&#039;s much more efficient then &quot;ls&quot; or &quot;locate&quot; .]]></description>
			<content:encoded><![CDATA[<p>To search a software package go to /usr/ports and do a &#8216;make search name=part_of_portname&#8217; or &#8216;make search key=description&#8217;. You can combine it with grep, wc and so on and I think  it&#8217;s much more efficient then &#8220;ls&#8221; or &#8220;locate&#8221; .</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
