<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[60169] trunk/dports</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.macports.org/changeset/60169">60169</a></dd>
<dt>Author</dt> <dd>portindex@macports.org</dd>
<dt>Date</dt> <dd>2009-11-03 17:54:11 -0800 (Tue, 03 Nov 2009)</dd>
</dl>
<h3>Log Message</h3>
<pre>
Total number of ports parsed:        6333
Ports successfully parsed:        6333        
Ports failed:                        0</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsPortIndex">trunk/dports/PortIndex</a></li>
<li><a href="#trunkdportsPortIndexquick">trunk/dports/PortIndex.quick</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsPortIndex"></a>
<div class="modfile"><h4>Modified: trunk/dports/PortIndex (60168 => 60169)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/PortIndex        2009-11-04 01:48:22 UTC (rev 60168)
+++ trunk/dports/PortIndex        2009-11-04 01:54:11 UTC (rev 60169)
</span><span class="lines">@@ -1344,6 +1344,8 @@
</span><span class="cx"> variants universal portdir devel/google-perftools description {Fast, multi-threaded malloc() and nifty performance analysis tools} homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers {brett openmaintainer} long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 1.3 revision 0
</span><span class="cx"> google-sparsehash 708
</span><span class="cx"> variants universal portdir devel/google-sparsehash description {An extremely memory-efficient hash_map implementation} homepage http://code.google.com/p/google-sparsehash/ epoch 0 platforms darwin name google-sparsehash long_description {An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class, but with different performance characteristics. It's easy to replace hash_map by sparse_hash_map or dense_hash_map in C++ code.} maintainers piu.fm:a categories devel version 1.4 revision 0
</span><ins>+google-test 701
+variants universal portdir devel/google-test description {Google's framework for writing C++ tests on a variety of platforms.} homepage http://code.google.com/p/googletest/ epoch 0 platforms darwin name google-test long_description {Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation.} maintainers openmaintainer categories devel version 1.4.0 revision 0
</ins><span class="cx"> gpatch 583
</span><span class="cx"> variants universal portdir devel/gpatch description {GNU patch, for applying diffs to files} homepage http://www.gnu.org/software/patch/ epoch 0 platforms {darwin sunos} name gpatch long_description {The GNU patch adds support for: handling arbitrary binary data and large files. the unified context diff format that GNU diff can produce. making GNU Emacs-style backup files. improved interaction with RCS and SCCS. the GNU conventions for option parsing and configuring and compilation. better POSIX.2 compliance.} maintainers nomaintainer categories devel version 2.5.9 revision 0
</span><span class="cx"> gperf 322
</span><span class="lines">@@ -2187,7 +2189,7 @@
</span><span class="cx"> xulrunner 552
</span><span class="cx"> variants {debug gnome} portdir devel/xulrunner description {Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications} homepage http://developer.mozilla.org/en/docs/XULRunner epoch 0 platforms darwin name xulrunner depends_lib {port:heimdal port:lcms port:gconf port:esound port:libcanberra port:findutils port:nss port:nspr port:gtk2 port:xorg-libXt} long_description {{Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications}} maintainers {jeremyhu openmaintainer} categories devel version 1.9.0.13 revision 0
</span><span class="cx"> xulrunner-devel 626
</span><del>-variants {debug gnome} depends_build {port:findutils port:pkgconfig port:autoconf213} portdir devel/xulrunner-devel description {Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications} homepage http://developer.mozilla.org/en/docs/XULRunner epoch 0 platforms darwin depends_lib {port:heimdal port:lcms port:gconf port:esound port:libcanberra port:findutils port:nss port:nspr port:gtk2 port:xorg-libXt} name xulrunner-devel long_description {{Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications}} maintainers {jeremyhu openmaintainer} version 1.9.1.2 categories devel revision 0
</del><ins>+variants {debug gnome} depends_build {port:findutils port:pkgconfig port:autoconf213} portdir devel/xulrunner-devel description {Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications} homepage http://developer.mozilla.org/en/docs/XULRunner epoch 0 platforms darwin depends_lib {port:heimdal port:lcms port:gconf port:esound port:libcanberra port:findutils port:nss port:nspr port:gtk2 port:xorg-libXt} name xulrunner-devel long_description {{Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications}} maintainers {jeremyhu openmaintainer} version 1.9.1.3 categories devel revision 0
</ins><span class="cx"> xxdiff 438
</span><span class="cx"> portdir devel/xxdiff description {xxdiff is a graphical merging tool} homepage http://furius.ca/xxdiff/ epoch 0 platforms darwin name xxdiff depends_lib {port:bison port:flex port:qt3} maintainers {simon openmaintainer} long_description {xxdiff is a graphical browser for viewing the differences between two or three files, or between two directories, and can be used to produce a merged version.} categories devel version 3.2 revision 0
</span><span class="cx"> xxl 589
</span><span class="lines">@@ -11579,7 +11581,7 @@
</span><span class="cx"> firefox-x11 508
</span><span class="cx"> variants {debug gnome official_branding internal_dependencies} depends_build {port:findutils port:pkgconfig} portdir www/firefox-x11 description {Mozilla.org's popular stand-alone web browser} homepage http://www.mozilla.com/firefox/ epoch 0 platforms darwin depends_lib port:xulrunner name firefox-x11 long_description {Firefox empowers you to browse faster, more safely and more efficiently than with any other browser.} maintainers {jeremyhu openmaintainer} version 3.0.14 categories {www x11} revision 0
</span><span class="cx"> firefox-x11-devel 571
</span><del>-variants {debug gnome official_branding internal_dependencies} depends_build {port:findutils port:pkgconfig port:autoconf213} portdir www/firefox-x11-devel description {Mozilla.org's popular stand-alone web browser, Beta and Release Candidates} homepage http://www.mozilla.com/firefox/ epoch 0 platforms darwin depends_lib port:xulrunner-devel name firefox-x11-devel long_description {Firefox empowers you to browse faster, more safely and more efficiently than with any other browser.} maintainers {jeremyhu openmaintainer} version 3.5.2 categories {www x11} revision 0
</del><ins>+variants {debug gnome official_branding internal_dependencies} depends_build {port:findutils port:pkgconfig port:autoconf213} portdir www/firefox-x11-devel description {Mozilla.org's popular stand-alone web browser, Beta and Release Candidates} homepage http://www.mozilla.com/firefox/ epoch 0 platforms darwin depends_lib port:xulrunner-devel name firefox-x11-devel long_description {Firefox empowers you to browse faster, more safely and more efficiently than with any other browser.} maintainers {jeremyhu openmaintainer} version 3.5.4 categories {www x11} revision 0
</ins><span class="cx"> flood 483
</span><span class="cx"> variants universal depends_build {port:autoconf port:automake port:libtool} portdir www/flood description {profile-driven HTTP load tester} homepage http://httpd.apache.org/test/flood/ epoch 0 platforms {darwin freebsd} name flood depends_lib {port:apr port:apr-util port:expat} long_description {Flood is a profile-driven HTTP load tester. It can be used to gather important performance metrics for your website.} maintainers nomaintainer categories www version 20041105 revision 0
</span><span class="cx"> furl 379
</span></span></pre></div>
<a id="trunkdportsPortIndexquick"></a>
<div class="binary"><h4>Modified: trunk/dports/PortIndex.quick</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
</div>
</body>
</html>