document.write('<a href=\'http://www.freshports.org\' target=\'_blank\'><img src=\'http://www.freshports.org/images/freshports_mini.jpg\' border=\'0\' alt=\'FreshPorts Logo\' align=\'right\' /></a>');
document.write('<div class=\'js_js_title\'><a href=\'http://www.freshports.org\'  target=\'_blank\' class=\'js_js_title\'>FreshPorts news</a></div>');
document.write('<div class=\'js_js_description\'>The place for ports</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=archivers&port=zip&files=yes&message_id=201202120959.q1C9xttb002083@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>archivers/zip - 3.0</a></div>');
document.write('<div class=\'js_js_item_description\'>- Switch to .tar.gz distfile (contents are identical, but new file is a bit');
document.write('smaller and does not require external EXTRACT_DEPENDS)');
document.write('- Do not hardcode list of programs twice, use ${PLIST_FILES:T} second time');
document.write('- Use official spelling of PKZIP in COMMENT');
document.write('- Unsplit PLIST_FILES definitions (join into one line) similar to MAN1');
document.write('- Install seemingly useful documentation files');
document.write('- Pacify portlint(1) and cleanup things a bit');
document.write('- Canonicalize and reformat Makefile header while I am here</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=databases&port=virtuoso&files=yes&message_id=201202120937.q1C9bkXx000552@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>databases/virtuoso - 6.1.4</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 6.1.4');
document.write('- Define LICENSE');
document.write('');
document.write('Submitted by:   Mathias Picker</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=www&port=httrack&files=yes&message_id=201202120932.q1C9WOaG099992@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>www/httrack - 3.44.5</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 3.44.5');
document.write('- Do not silence installation message');
document.write('');
document.write('Changes:        http://www.httrack.com/page/4/en/index.html</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=archivers&port=deutex&files=yes&message_id=201202120909.q1C99Ihf098274@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>archivers/deutex - 4.4.0_1</a></div>');
document.write('<div class=\'js_js_item_description\'>- Fix bad work with data types between architectures which resulted in');
document.write('immediate segfault when being run on e.g. amd64');
document.write('- Fix wrong length when reading block into structure (probably a typo)');
document.write('- Other minor non-functional fixes');
document.write('');
document.write('PR:             ports/161664');
document.write('Submitted by:   Cray Elliott</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=graphics&port=py-webcolors&files=yes&message_id=201202120859.q1C8xR75096340@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>graphics/py-webcolors - 1.4</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.4</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=math&port=R-cran-zoo&files=yes&message_id=201202120853.q1C8rjc9095939@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>math/R-cran-zoo - 1.7.7</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.7-7</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=math&port=fxt&files=yes&message_id=201202120828.q1C8SNof081866@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>math/fxt - 2012.02.11</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 2012.02.11</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=security&port=sshpass&files=yes&message_id=201202120626.q1C6Q41v070405@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>security/sshpass - 1.05</a></div>');
document.write('<div class=\'js_js_item_description\'>Add new port (security/sshpass)');
document.write('');
document.write('Sshpass is a tool for non-interactively performing password authentication');
document.write('with SSH\'s so called &quot;interactive keyboard password authentication&quot;.');
document.write('Most user should use SSH\'s more secure public key authentication instead.');
document.write('');
document.write('WWW:    http://sourceforge.net/projects/sshpass/');
document.write('');
document.write('PR: ports/164775');
document.write('Submitted by: Hung-Yi Chen &lt;gaod at hychen.org&gt;</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=sysutils&port=nvclock&files=yes&message_id=201202120602.q1C62q3g067464@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>sysutils/nvclock - 0.8.b4_4</a></div>');
document.write('<div class=\'js_js_item_description\'>- Do not force our CFLAGS in src/backend, it must be compiled with -O0, or');
document.write('smartdimmer will fail with &quot;init_nvclock() failed!&quot; message; bump port');
document.write('revision due to importance of this change (fixing a run-time crash)');
document.write('- Define LICENSE (GPLv2) and cleanup Makefile a bit while I am here');
document.write('');
document.write('Reported by:    Lucas Hosseini</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=security&port=vuxml&files=yes&message_id=201202120417.q1C4HDLb046583@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>security/vuxml - 1.1_1</a></div>');
document.write('<div class=\'js_js_item_description\'>Inform users of the XSS issue in the latest version of WebCalendar.');
document.write('');
document.write('It seems that there has been no response from the vendor');
document.write('and users may want to switch to an alternate product that fits their needs.</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=mail&port=libspf2&files=yes&message_id=201202120338.q1C3cqEJ042614@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>mail/libspf2 - 1.2.9_1</a></div>');
document.write('<div class=\'js_js_item_description\'>- Fix build with clang');
document.write('');
document.write('PR:             ports/164974');
document.write('Submitted by:   James Kelly &lt;james@hicag.org&gt;</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=textproc&port=p5-Text-NSP&files=yes&message_id=201202120337.q1C3bpQK042514@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>textproc/p5-Text-NSP - 1.25</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.25');
document.write('- Fix WWW');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/Text-NSP/CHANGES');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=textproc&port=p5-Pod-Markdown&files=yes&message_id=201202120337.q1C3bofg042482@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>textproc/p5-Pod-Markdown - 1.200000</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.200000');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/Pod-Markdown/Changes');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=net&port=p5-Net-Whois-Raw&files=yes&message_id=201202120337.q1C3bmcT042448@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>net/p5-Net-Whois-Raw - 2.40</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 2.40');
document.write('- Sort *_DEPENDS');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/Net-Whois-Raw/Changes');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=net&port=p5-Net-OpenID-Consumer&files=yes&message_id=201202120337.q1C3blf2042418@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>net/p5-Net-OpenID-Consumer - 1.13</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.13');
document.write('- Sort *_DEPENDS');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/Net-OpenID-Consumer/Changes');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=graphics&port=p5-GraphViz&files=yes&message_id=201202120337.q1C3bjeV042388@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>graphics/p5-GraphViz - 2.09</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 2.09');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/GraphViz/CHANGES');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=devel&port=p5-Module-Starter&files=yes&message_id=201202120337.q1C3binw042356@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>devel/p5-Module-Starter - 1.58</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 1.58');
document.write('- Sort MAN3');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/Module-Starter/Changes');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=devel&port=p5-MetaCPAN-API&files=yes&message_id=201202120337.q1C3bgWL042324@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>devel/p5-MetaCPAN-API - 0.42</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 0.42');
document.write('- Add BUILD_DEPENDS');
document.write('- Sort *_DEPENDS');
document.write('- Change WWW to CPAN');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/MetaCPAN-API/Changes');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');
document.write('<div class=\'js_js_item_title\'><a href=\'http://www.freshports.org/commit.php?category=devel&port=p5-InlineX-C2XS&files=yes&message_id=201202120337.q1C3bfuv042292@repoman.freebsd.org\' class=\'js_js_item_title\' target=\'_blank\'>devel/p5-InlineX-C2XS - 0.17</a></div>');
document.write('<div class=\'js_js_item_description\'>- Update to 0.17');
document.write('');
document.write('Changes:        http://search.cpan.org/dist/InlineX-C2XS/CHANGES');
document.write('Approved by:    clsung (maintainer, via IRC)</div>');

