<?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>coder . cl &#187; patches</title>
	<atom:link href="http://coder.cl/category/patches/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.cl</link>
	<description>web developer &#38; system programmer</description>
	<lastBuildDate>Tue, 15 May 2012 10:46:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz</title>
		<link>http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/</link>
		<comments>http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 04:45:24 +0000</pubDate>
		<dc:creator>dmw</dc:creator>
				<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=16</guid>
		<description><![CDATA[Hi!, I&#8217;ve patched kdenetwork-3.5.8 to get working the webcam under FreeBSD 7.0-STABLE. The patch it&#8217;s based on the work of Mike Durian, submited as FreeBSD-PR 117960. Here is the patch&#8230; MD5 (kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz) = 7b2c42891dab871988183619b6ad12ae Here are the proceedings to install&#8230; # cd /usr/ports/net-im/kopete # wget -c 'http://coder.cl/patches/kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz' # make fetch extract patch # gunzip kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz [...]]]></description>
			<content:encoded><![CDATA[<p><!--:en-->
<p>Hi!, I&#8217;ve patched <b>kdenetwork-3.5.8</b> to get working the webcam under <b>FreeBSD 7.0-STABLE</b>. The patch it&#8217;s based on the work of <b>Mike Durian</b>, submited as <b>FreeBSD-PR 117960</b>.</p>
<p><!--:--><span id="more-16"></span><!--:en--></p>
<p>Here is the patch&#8230;</p>
<pre>
MD5 (<a href='http://coder.cl/patches/kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz'>kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz</a>) = <a href='http://coder.cl/patches/kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz.sig'>7b2c42891dab871988183619b6ad12ae</a>
</pre>
<p>Here are the proceedings to install&#8230;</p>
<pre>

# cd /usr/ports/net-im/kopete
# wget -c 'http://coder.cl/patches/kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz'
# make fetch extract patch
# gunzip kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz
# patch -p0 &lt; kdenetwork-3.5.8-kopete-freebsd-webcam.patch
# make build install clean
</pre>
<p>Have fun and remember to make a strip show to your girlfriend ;)</p>
<p><!--:--></p>
<hr />
<p><small>© dmw for <a href="http://coder.cl">coder . cl</a>, 2008. |
<a href="http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/">Permalink</a> |
<a href="http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/&title=kdenetwork-3.5.8-kopete-freebsd-webcam.patch.gz">del.icio.us</a>
<br/>
Post tags: <br/>
<br/>
<a href='http://creativecommons.org/licenses/by-nc-sa/3.0/' title='Creative Commons'><img src="http://coder.cl.qfl.wpcdn.arcostream.com/images/creative-commons.png" alt="Creative Commons"> Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)</a>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://coder.cl/2008/04/kdenetwork-358-kopete-freebsd-webcampatchgz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>intel-537ep-2.60.80.1.tgz</title>
		<link>http://coder.cl/2007/02/intel-537ep_secure-260801/</link>
		<comments>http://coder.cl/2007/02/intel-537ep_secure-260801/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 14:55:31 +0000</pubDate>
		<dc:creator>dmw</dc:creator>
				<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://babe-coder/?p=3</guid>
		<description><![CDATA[intel-537EP_secure-2.60.80.1 does not compile with gcc 4.0 under Kubuntu Edgy, Also, the driver has obsolete power management interfaces and calls. This patch solves both problems, updates the power management functions and make it compiles under Kubuntu. The install is broken, which means that you must install the driver manually, both modules. I will release a [...]]]></description>
			<content:encoded><![CDATA[<p><b>intel-537EP_secure-2.60.80.1</b> does not compile with gcc 4.0 under Kubuntu Edgy, Also, the driver has obsolete power management interfaces and calls. This patch solves both problems, updates the power management functions and make it compiles under Kubuntu. The install is broken, which means that you must install the driver manually, both modules. I will release a more complete version of the patch this weekend&#8230; but the time is short to work on&#8230; </p>
<p><span id="more-1972"></span></p>
<p>Originally, I have downloaded the <b>intel-537ep-2.60.80.1.tgz</b> tarball from Intel.</p>
<pre>
### download manually the driver from intel
### extract the tarball
$ tar xjvf intel-537ep-2.60.80.1.tgz
### get the patch
$ wget -c 'http://www.coder.cl/patches/intel-537EP_secure-2.60.80.1-patch20070224.patch.gz'
### uncompress the patch
$ gunzip intel-537EP_secure-2.60.80.1-patch20070224.patch.gz
### patch the source
$ patch -p0 < intel-537EP_secure-2.60.80.1-patch20070224.patch
### go to the source directory
$ cd intel-537EP_secure-2.60.80.1
### build the source
$ make clean 537
</pre>
<p style='color: #ff0000'>The patch does not have any kind of warranty.</p>
<hr />
<p><small>© dmw for <a href="http://coder.cl">coder . cl</a>, 2007. |
<a href="http://coder.cl/2007/02/intel-537ep_secure-260801/">Permalink</a> |
<a href="http://coder.cl/2007/02/intel-537ep_secure-260801/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://coder.cl/2007/02/intel-537ep_secure-260801/&title=intel-537ep-2.60.80.1.tgz">del.icio.us</a>
<br/>
Post tags: <br/>
<br/>
<a href='http://creativecommons.org/licenses/by-nc-sa/3.0/' title='Creative Commons'><img src="http://coder.cl.qfl.wpcdn.arcostream.com/images/creative-commons.png" alt="Creative Commons"> Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)</a>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://coder.cl/2007/02/intel-537ep_secure-260801/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>quakeforge-0.5.5</title>
		<link>http://coder.cl/2006/12/quakeforge-055/</link>
		<comments>http://coder.cl/2006/12/quakeforge-055/#comments</comments>
		<pubDate>Mon, 25 Dec 2006 14:00:56 +0000</pubDate>
		<dc:creator>dmw</dc:creator>
				<category><![CDATA[patches]]></category>

		<guid isPermaLink="false">http://babe-coder/?p=4</guid>
		<description><![CDATA[quakeforge-0.5.5 does not compile with gcc 4.0 and upper, the following patch solves this problem. The patch was submited to the mailing list of quakeforge developers, but the mailbox isn&#8217;t working. Finally, the patch was submitted through bugzilla. ### download the quakeforge-0.5.5 source code $ wget -c 'http://prdownloads.sourceforge.net/quake/quakeforge-0.5.5.tar.bz2' ### extract the tarball $ tar xjvf [...]]]></description>
			<content:encoded><![CDATA[<p><b>quakeforge-0.5.5</b> does not compile with gcc 4.0 and upper, the following patch solves this problem. The patch was submited to the mailing list of quakeforge developers, but the mailbox isn&#8217;t working. Finally, the patch was submitted through bugzilla.</p>
<p><span id="more-1973"></span></p>
<pre>
### download the quakeforge-0.5.5 source code
$ wget -c 'http://prdownloads.sourceforge.net/quake/quakeforge-0.5.5.tar.bz2'
### extract the tarball
$ tar xjvf quakeforge-0.5.5.tar.bz2
### get the patch
$ wget -c 'http://www.coder.cl/patches/quakeforge-0.5.5-gcc4-v3.patch.gz'
### uncompress the patch
$ gunzip quakeforge-0.5.5-gcc4-v3.patch.gz
### patch the source
$ patch -p0 < quakeforge-0.5.5-gcc4-v3.patch
### go to the source directory
$ cd quakeforge-0.5.5
### apply the configure script with your own options
$ ./configure --with-x
### build the software
$ make
### install the software
$ make install
</pre>
<p>Thanks to Javier Uribe for reporting problems with SDL and X11 clients, the new patch version has support for them. I've hated to install extra packages that I do not use, but the patch now works with SDL.</p>
<p style='color: #ff0000'>The patch does not have any kind of warranty.</p>
<hr />
<p><small>© dmw for <a href="http://coder.cl">coder . cl</a>, 2006. |
<a href="http://coder.cl/2006/12/quakeforge-055/">Permalink</a> |
<a href="http://coder.cl/2006/12/quakeforge-055/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://coder.cl/2006/12/quakeforge-055/&title=quakeforge-0.5.5">del.icio.us</a>
<br/>
Post tags: <br/>
<br/>
<a href='http://creativecommons.org/licenses/by-nc-sa/3.0/' title='Creative Commons'><img src="http://coder.cl.qfl.wpcdn.arcostream.com/images/creative-commons.png" alt="Creative Commons"> Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)</a>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://coder.cl/2006/12/quakeforge-055/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for ( 2e96b290f6c5ccd2bc6830557c0aba6e coder.cl/category/patches/feed/ ) in 0.44674 seconds, on May 18th, 2012 at 11:54 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 25th, 2012 at 11:54 am UTC -->
