<?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"
	>

<channel>
	<title>FreshPorts News</title>
	<atom:link href="http://news.freshports.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.freshports.org</link>
	<description>News and announcements regarding FreshPorts, The Place For Ports.</description>
	<pubDate>Mon, 07 May 2012 01:56:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Latest Vulnerabilities &#8230; aren&#8217;t</title>
		<link>http://news.freshports.org/2012/05/06/latest-vulnerabilities-arent/</link>
		<comments>http://news.freshports.org/2012/05/06/latest-vulnerabilities-arent/#comments</comments>
		<pubDate>Sun, 06 May 2012 15:05:33 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=240</guid>
		<description><![CDATA[Ruslan wrote in to mention that the &#8216;Latest Vulnerabilities&#8217; section is not current.  I&#8217;m trying to find out why.
FreshPorts has processed the latest vuln entries; http://www.freshports.org/vuxml.php reports Revision:  1.2685.
But http://www.freshports.org/vuxml.php?all lists nothing later than 2012-04-27.
I just refreshed the security/vuxml port on the main FreshPorts server.  It is now re-processing the latest vuln [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2012/05/06/latest-vulnerabilities-arent/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ports-mgmt/pkg not found</title>
		<link>http://news.freshports.org/2012/03/31/ports-mgmtpkg-not-found/</link>
		<comments>http://news.freshports.org/2012/03/31/ports-mgmtpkg-not-found/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 20:33:38 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Bug fixes]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=239</guid>
		<description><![CDATA[Baptiste Daroussin (bapt) brought my attention to a new port today.  It&#8217;s about three months old, but it wasn&#8217;t showing up in FreshPorts.  If you look at ports-mgmt/pkg now, it should look like this:



bapt speculated that perhaps pkg was a reserved word in FreshPorts.  I thought not.  I was wrong.  [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2012/03/31/ports-mgmtpkg-not-found/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mk/bsd.perl.mk bug causes 5000 errrors&#8230;.</title>
		<link>http://news.freshports.org/2012/03/10/mkbsdperlmk-bug-causes-5000-errrors/</link>
		<comments>http://news.freshports.org/2012/03/10/mkbsdperlmk-bug-causes-5000-errrors/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 20:05:44 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Bug fixes]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=238</guid>
		<description><![CDATA[Well, perhaps not 5000 errors, but quite a lot of errors.
A recent change to Mk/bsd.perl.mk has caused all sorts of grief on two of the FreshPorts servers.  The problem occurs when specifying PORTDIR.  Here is an example:

#!/bin/sh
make -V BUILD_DEPENDS -V FORBIDDEN \
-f /usr/home/dan/ports/databases/p5-DBIx-Class/Makefile  DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/home/dan/ports
make -V BUILD_DEPENDS -V FORBIDDEN \
-f /usr/home/dan/ports/databases/p5-DBIx-Class/Makefile [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2012/03/10/mkbsdperlmk-bug-causes-5000-errrors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VUXML - doing it faster</title>
		<link>http://news.freshports.org/2012/01/23/vuxml-doing-it-faster/</link>
		<comments>http://news.freshports.org/2012/01/23/vuxml-doing-it-faster/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 01:49:10 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=237</guid>
		<description><![CDATA[It takes a long time for FreshPorts to process a new vuln.xml file.  A very long time.  Why?  Because it process all entries in the file.  Every time.
Anton Berezin proposed an idea.  I paraphrase, but in brief, he said:
Figuring out what changed is as easy as hashing an entry and [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2012/01/23/vuxml-doing-it-faster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrades over the weekend..</title>
		<link>http://news.freshports.org/2012/01/23/upgrades-over-the-weekend/</link>
		<comments>http://news.freshports.org/2012/01/23/upgrades-over-the-weekend/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 17:57:05 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=236</guid>
		<description><![CDATA[A number of new features have recently gone into FreshPorts.  Each of which has been written above before.  I will outline the changes, and provide a link to the original post about that feature.

svn coming soon… - FreshPorts now handle commit from three mailing lists: cvs-doc, cvs-ports, and svn-src-all.
What ports are dependant upon [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2012/01/23/upgrades-over-the-weekend/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The committer field is not always an email address</title>
		<link>http://news.freshports.org/2011/11/01/the-committer-field-is-not-always-an-email-address/</link>
		<comments>http://news.freshports.org/2011/11/01/the-committer-field-is-not-always-an-email-address/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 12:30:00 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Bug fixes]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=235</guid>
		<description><![CDATA[This issue was brought to my attention by wxs (Wesley Shields).  The issue is evident at http://www.freshports.org/graphs2.php.  When you get there, click on click on Commits Over Time by Committer and then wait for the page to load.
Scroll down to the D&#8217;s.  There you&#8217;ll see a few committers suffixed with &#8216;(ports committer)&#8217;.
Looking [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2011/11/01/the-committer-field-is-not-always-an-email-address/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixes for vuxml processing</title>
		<link>http://news.freshports.org/2011/10/02/fixes-for-vuxml-processing/</link>
		<comments>http://news.freshports.org/2011/10/02/fixes-for-vuxml-processing/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 17:59:41 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=234</guid>
		<description><![CDATA[In my previous post, I mentioned problems encountered with processing vuxml entries for horde4-imp.  The problem was not specific to a particular port, but came to light because a vuln was registered for a port, and then later removed.  I tracked down the cause to not clearing out statistics before processing the new [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2011/10/02/fixes-for-vuxml-processing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mail/horde4-imp vulnerability</title>
		<link>http://news.freshports.org/2011/09/25/mailhorde4-imp-vulnerability/</link>
		<comments>http://news.freshports.org/2011/09/25/mailhorde4-imp-vulnerability/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 22:31:38 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Bug fixes]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[PostgreSQL]]></category>

		<category><![CDATA[vuxml]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=233</guid>
		<description><![CDATA[Mr Thomas wrote me regarding mail/horde4-imp and a particular vulnerability.  Specifically, he figured that a recent commit (link to mail archives) fixed a bad entry in vuxml.  Let&#8217;s look into that now.
I first compared dev, beta, and production.  All three had the port flagged as vulnerable.  This situation is indicated by [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2011/09/25/mailhorde4-imp-vulnerability/feed/</wfw:commentRss>
		</item>
		<item>
		<title>commits without files</title>
		<link>http://news.freshports.org/2011/09/24/commits-without-files/</link>
		<comments>http://news.freshports.org/2011/09/24/commits-without-files/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 21:14:06 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=232</guid>
		<description><![CDATA[In short, the concept of any computer system is usually straight forward.  The complexity comes from the exceptions.  Take commits for example.  Yes, each commit affects a file.  Or so you&#8217;d think.  Consider this commit.
FreshPorts parses the email.  In that email, there are no files mentioned.  This caused [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2011/09/24/commits-without-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>svn coming soon&#8230;</title>
		<link>http://news.freshports.org/2011/09/17/svn-coming-soon/</link>
		<comments>http://news.freshports.org/2011/09/17/svn-coming-soon/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 00:40:05 +0000</pubDate>
		<dc:creator>Dan Langille</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://news.freshports.org/?p=231</guid>
		<description><![CDATA[A while back, the src tree for FreeBSD moved to svn.  The ports tree is still on cvs.  For some time now, http://svn.freshports.org/ has been including the svn commits.  But now, as old mailing lists become inactive, it&#8217;s time to start integrating things into the main websites.
The dev and beta websites have [...]]]></description>
		<wfw:commentRss>http://news.freshports.org/2011/09/17/svn-coming-soon/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

