Slashdot Mirror


User: Halanegri

Halanegri's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:pb: Not 7167 on FreeBSD Ports Collection Breaks 10,000 Ports · · Score: 1
    erm, sorry about that, newlines didn't make it in, 'twas my first reply to /.

    Anyway, it should be:

    # qpkg | wc -l

  2. pb: Not 7167 on FreeBSD Ports Collection Breaks 10,000 Ports · · Score: 1

    This is how you determine the amount of packages in Portage: # qpkg | wc -l 5930 ;) btw, "emerge gentoolkit" to get qpkg.