aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-ucd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.0Andrej Zverev2009-08-242-8/+4
| | | | | | | | | | | - part of UCD-SNMP-MIB::dskTable MIB implemented (submitted by kuriyama.bsd at gmail.com) - some cleanup PR: ports/137973 Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer) Notes: svn path=/head/; revision=240245
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 0.2.2 [1]Renato Botelho2009-05-092-4/+8
| | | | | | | | | | - Make it respect PREFIX PR: ports/134395 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Notes: svn path=/head/; revision=233553
* - Update to 0.2.1Andrej Zverev2008-05-122-4/+4
| | | | | | | | | PR: ports/123593 Submitted by: az Approved by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer) Notes: svn path=/head/; revision=212968
* - Fix plistPav Lucistnik2008-03-091-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=208678
* Use the new MASTER_SITE_GOOGLE_CODE macroEdwin Groothuis2008-03-061-1/+1
| | | | Notes: svn path=/head/; revision=208532
* - Fix autools issueAndrej Zverev2008-03-061-1/+1
| | | | | | | | Reported by: erwin@ Pointy hat: az@ Notes: svn path=/head/; revision=208508
* bsnmp-ucd is a module for bsnmpd which allows to get memory, load average,Andrej Zverev2008-03-044-0/+41
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