<?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: Reconfiguring FreeBSD Ports &#8211; Remove OPTIONS config For Any Port</title> <atom:link href="http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Alan</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-45735</link> <dc:creator>Alan</dc:creator> <pubDate>Fri, 29 Jan 2010 11:19:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-45735</guid> <description>Thank you!  This tip help-me a lot!
Regards!</description> <content:encoded><![CDATA[<p>Thank you!  This tip help-me a lot!</p><p>Regards!</p> ]]></content:encoded> </item> <item><title>By: Just wondered the same</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-44971</link> <dc:creator>Just wondered the same</dc:creator> <pubDate>Tue, 01 Dec 2009 15:30:09 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-44971</guid> <description>To remove configuration from all subdirectories, beginning with &#039;p5-&#039;
find . -type d -iname ‘p5-*’ &#124; while read d ; do pushd . ; cd $d ; make rmconfig ; popd ; done</description> <content:encoded><![CDATA[<p>To remove configuration from all subdirectories, beginning with &#8216;p5-&#8217;</p><p>find . -type d -iname ‘p5-*’ | while read d ; do pushd . ; cd $d ; make rmconfig ; popd ; done</p> ]]></content:encoded> </item> <item><title>By: Just wondered the same</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-44970</link> <dc:creator>Just wondered the same</dc:creator> <pubDate>Tue, 01 Dec 2009 15:29:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-44970</guid> <description>find . -type d -iname &#039;p5-*&#039; &#124; while read d ; do pushd . ; cd $d ; make rmconfig ; popd ; done</description> <content:encoded><![CDATA[<p>find . -type d -iname &#8216;p5-*&#8217; | while read d ; do pushd . ; cd $d ; make rmconfig ; popd ; done</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-42004</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Wed, 10 Jun 2009 20:26:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-42004</guid> <description>Thanks for the heads-up!</description> <content:encoded><![CDATA[<p>Thanks for the heads-up!</p> ]]></content:encoded> </item> <item><title>By: Nitromaroder</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-42003</link> <dc:creator>Nitromaroder</dc:creator> <pubDate>Wed, 10 Jun 2009 19:04:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-42003</guid> <description>Thanks for the info - btw., you have a typo - it&#039;s not &#039;make ports&#039; but &#039;man ports&#039;.
-- regards,
Denis</description> <content:encoded><![CDATA[<p>Thanks for the info &#8211; btw., you have a typo &#8211; it&#8217;s not &#8216;make ports&#8217; but &#8216;man ports&#8217;.</p><p>&#8211; regards,<br
/> Denis</p> ]]></content:encoded> </item> <item><title>By: jjmoreno23</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-41993</link> <dc:creator>jjmoreno23</dc:creator> <pubDate>Wed, 10 Jun 2009 13:23:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-41993</guid> <description>thanks a lot for this tip, i have problems compiling gpg and this tip save me a lot of time</description> <content:encoded><![CDATA[<p>thanks a lot for this tip, i have problems compiling gpg and this tip save me a lot of time</p> ]]></content:encoded> </item> <item><title>By: mfccmf</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-41631</link> <dc:creator>mfccmf</dc:creator> <pubDate>Sat, 16 May 2009 03:46:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-41631</guid> <description>is there a way to do make rm config for the whole ports tree?</description> <content:encoded><![CDATA[<p>is there a way to do make rm config for the whole ports tree?</p> ]]></content:encoded> </item> <item><title>By: BoogieBoy</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-40622</link> <dc:creator>BoogieBoy</dc:creator> <pubDate>Fri, 06 Mar 2009 10:14:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-40622</guid> <description>Thank you for this tip. Helped alot ;)</description> <content:encoded><![CDATA[<p>Thank you for this tip. Helped alot ;)</p> ]]></content:encoded> </item> <item><title>By: kingwah</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-40153</link> <dc:creator>kingwah</dc:creator> <pubDate>Fri, 06 Feb 2009 08:39:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-40153</guid> <description>Big thanks to you!
Really solving my problem!!</description> <content:encoded><![CDATA[<p>Big thanks to you!<br
/> Really solving my problem!!</p> ]]></content:encoded> </item> <item><title>By: robot</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-38654</link> <dc:creator>robot</dc:creator> <pubDate>Tue, 26 Aug 2008 17:48:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-38654</guid> <description>THANK YOU!  THANK YOU!!!
This has solved my problem with apache giving me hell about openldap!  Just took out that option and it compiled cleanly!
Thanks!</description> <content:encoded><![CDATA[<p>THANK YOU!  THANK YOU!!!</p><p>This has solved my problem with apache giving me hell about openldap!  Just took out that option and it compiled cleanly!</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-37533</link> <dc:creator>vivek</dc:creator> <pubDate>Wed, 27 Feb 2008 16:01:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-37533</guid> <description>BOK,
man ports has all info.</description> <content:encoded><![CDATA[<p>BOK,</p><p>man ports has all info.</p> ]]></content:encoded> </item> <item><title>By: BOK</title><link>http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-37532</link> <dc:creator>BOK</dc:creator> <pubDate>Wed, 27 Feb 2008 13:55:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/reconfiguring-freebsd-ports/#comment-37532</guid> <description>Thanks! I still find it hard to find the right documentation on how to use these ports-commands on FreeBSD...
Can&#039;t remember I ever heard of &quot;rmconfig&quot;.</description> <content:encoded><![CDATA[<p>Thanks! I still find it hard to find the right documentation on how to use these ports-commands on FreeBSD&#8230;<br
/> Can&#8217;t remember I ever heard of &#8220;rmconfig&#8221;.</p> ]]></content:encoded> </item> </channel> </rss>
