ports count information
Alexander Logvinov
freebsd at akavia.ru
Sun Apr 6 21:49:47 EDT 2008
Hello!
What about to add ports count information in list_buildports?
Something like that:
--- list_buildports.tpl.orig 2008-04-07 11:42:12.000000000 +1000
+++ list_buildports.tpl 2008-04-07 11:39:14.000000000 +1000
@@ -86,6 +86,7 @@
</tr>
<?}?>
</table>
+ <p>Total: <?=count($data)?></p>
<?}else{?>
<p>No ports are being built.</p>
<?}?>
Sometimes it's very useful I think.
--
WBR, Alexander
More information about the tinderbox-list
mailing list