Home Benchmarks Software Miscellaneous

porte

Porte is a simple tool written in Haskell that provides structured search facilities to the FreeBSD ports index. It also has a simple statistics mode which allows collecting frequency statistics for these fields.

Download

porte-0.0.4.tar.gz

License

Simplified BSD License

Example

[sbahra@centrino ~] porte -s category arabic maintainer kde
arabic/kde3-i18n, 3.5.10, Arabic messages and documentation for KDE3
arabic/koffice-i18n, 1.5.2_2, Arabic messages and documentation for koffice
[sbahra@centrino sbahra] porte -s comment hack maintainer @FreeBSD.org category gnome
games/nethack33-gnome, 3.3.1_8, A dungeon explorin', slashin', hackin' game
games/nethack34-gnome, 3.4.3_6, A dungeon explorin', slashin', hackin' game
[sbahra@centrino ~] porte -S frequency categories|sort -r|head -5
3390 perl5
3117 devel
2171 www
1296 textproc
1261 net	
[sbahra@centrino sbahra] porte -S frequency maintainer|sort -r|head -5
 4728 ports@FreeBSD.org
  465 perl@FreeBSD.org
  446 gnome@FreeBSD.org
  377 miwi@FreeBSD.org
  336 kde@FreeBSD.org
© 2007 - 2016 Samy Al Bahra.