aboutsummaryrefslogtreecommitdiffstats
path: root/net/bmon
Commit message (Collapse)AuthorAgeFilesLines
* - Chase rrdtool shlib version bump.sylvio2012-05-081-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Disable alsa-lib featurepav2011-03-231-0/+1
| | | | Approved by: maintainer
* - Disable rrd/dbi when the respective option is toggled offpav2011-03-231-0/+4
| | | | | | PR: ports/155450 Submitted by: Spil <spil.oss@gmail.com> Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - dbi.0 => dbi.1clsung2011-03-071-2/+2
| | | | - bump PORTREVISION
* Properly pick up libdbi.wxs2008-05-051-3/+15
| | | | | | | | Add support for RRD, off by default. PR: ports/121650 Submitted by: Mel <mel.xyzzy@rachie.is-a-geek.net> Approved by: garga (mentor), maintainer
* Pick up libdbi dependency and fix build with it.wxs2008-04-102-0/+14
| | | | | | PR: ports/121650 Submitted by: Mel <mel.xyzzy@rachie.is-a-geek.net><F7> Approved by: garga (mentor), maintainer
* - Fix build with gcc4pav2007-01-281-0/+11
|
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - Update to 2.1.0pav2005-10-083-6/+6
| | | | Approved by: Jon Nistor <nistor@snickers.org> (maintainer)
* Update to 2.0.1vs2004-12-022-8/+8
| | | | | PR: ports/73749 Submitted by: maintainer
* - Don't install setuid root, we don't need it to workpav2004-05-291-2/+2
| | | | | | | - Bump PORTREVISION PR: ports/67340 Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to version 1.2.1krion2003-09-252-3/+3
| | | | | PR: 57076 Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
* add bmon, an interface bandwidth monitorleeym2003-02-234-0/+35
PR: 48553 Submitted by: Jon Nistor <nistor@snickers.org>