aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-ucd
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* update to 0.4.5 (fix build on 13.0-CURRENT)Mikolaj Golub2020-03-132-4/+4
| | | | Notes: svn path=/head/; revision=528364
* Update to 0.4.4Mikolaj Golub2019-08-062-4/+4
| | | | | | | PR: 239657 Notes: svn path=/head/; revision=508246
* update to 0.4.3Mikolaj Golub2019-05-222-3/+4
| | | | | | | PR: 238027 Notes: svn path=/head/; revision=502254
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+3
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* - update to 0.4.2Mikolaj Golub2016-03-122-10/+6
| | | | | | | | - remove `make depend` hack (the issue is fixed in 0.4.2) - remove '#include <sys/queue.h>' patch (was needed for 8.X) Notes: svn path=/head/; revision=410869
* Fixup for r409685 (Fix build on recent 11.0-CURRENT)Mikolaj Golub2016-03-051-1/+1
| | | | | | | | | These commits add 'make depend' to pre-build in order to force making ucd_oid.h and ucd_tree.h before compiling other files, which includes those. Notes: svn path=/head/; revision=410171
* Fix build on recent 11.0-CURRENTMikolaj Golub2016-02-271-0/+3
| | | | Notes: svn path=/head/; revision=409685
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380307
* Cleanup plistAntoine Brodin2014-11-241-1/+0
| | | | Notes: svn path=/head/; revision=373380
* Update to 0.4.1.Mikolaj Golub2014-10-043-6/+6
| | | | Notes: svn path=/head/; revision=369944
* - Allow staging as a regular userAntoine Brodin2014-09-101-1/+2
| | | | | | | - Clarify license Notes: svn path=/head/; revision=367891
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* - Update to 0.4.0Mikolaj Golub2013-10-153-9/+9
| | | | | | | | | - Add stage support. Approved by: bdrewery Notes: svn path=/head/; revision=330419
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Update to 0.3.6Frederic Culot2012-06-112-3/+3
| | | | | | | | | Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG PR: ports/168899 Submitted by: trociny@ (maintainer) Notes: svn path=/head/; revision=299045
* - Update to 0.3.5Frederic Culot2012-05-282-3/+5
| | | | | | | | | | | - Add LICENSE (BSD) Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG PR: ports/168353 Submitted by: trociny@ (maintainer) Notes: svn path=/head/; revision=297586
* USE_MAKE is the default, right?Eitan Adler2012-02-141-1/+0
| | | | | | | | Submitted by: Alex Kozlov Approved by: maintainer Notes: svn path=/head/; revision=291374
* - Update to 0.3.3Frederic Culot2011-12-122-4/+4
| | | | | | | | | | | | - Update MAINTAINER address Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG PR: ports/163181 Submitted by: trociny@ (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287257
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix build on -CURRENTPav Lucistnik2011-03-171-6/+3
| | | | | | | | PR: ports/153153 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Notes: svn path=/head/; revision=271181
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.3.2Max Brazhnikov2010-07-182-4/+4
| | | | | | | | PR: ports/148728 Submitted by: Mikolaj Golub (maintainer) Notes: svn path=/head/; revision=257932
* - Update to 0.3.1Philip M. Gollucci2010-02-212-4/+4
| | | | | | | | | | | | * UCD-SNMP-MIB::prTable MIB implemented (submitted by kuriyama at freebsd.org) PR: ports/142323 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250128
* 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