Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Author from pkg-descr and white space fixes | Baptiste Daroussin | 2015-03-02 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=380307 | ||||
* | The vast majority of pkg-descr files had the following format when they | Doug Barton | 2011-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239 | ||||
* | bsnmp-ucd is a module for bsnmpd which allows to get memory, load average, | Andrej Zverev | 2008-03-04 | 1 | -0/+6 |
cpu utilization and other system statistics. It implements parts of UCD-SNMP-MIB for this. It is also possible to specify your own commands under UCD-SNMP-MIB::extTable mib. PR: ports/120238 Submitted by: Mikolaj Golub <to.my.trociny (at) gmail.com> Notes: svn path=/head/; revision=208414 |