bmon version 2.1.0 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    bmon  most recent diff


      View the most recent changes for the bmon port at: bmon.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bmon.
      The raw portfile for bmon 2.1.0 is located here:
      http://bmon.darwinports.com/dports/net/bmon/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bmon
      Google
      Web Darwinports.com



      # $Id: Portfile 22410 2007-02-28 09:18:38Z pipping macports.org $

      PortSystem 1.0
      Name: bmon
      Version: 2.1.0
      Category: net
      Maintainers: lomion mac.com
      Description: An interface bandwidth monitor
      Long Description: bmon is a bandwidth monitor with multiple modes and mrtg-like ascii diagram capability.
      Homepage: http://people.suug.ch/~tgr/bmon
      Platform: darwin
      master_sites ${homepage}/files

      checksums md5 3111a027907016c0902d67350c619df6 sha1 969084269f155583063832751fff5a22a6ac77e3 rmd160 7e0a5e0a82bfd3dc30fec899088f2206a75796a0

      configure.args --mandir=${prefix}/share/man

      patchfiles patch-src-out_audio.c patch-src-out_xml_event.c

      depends_lib port:ncurses

      destroot { xinstall -m 755 -d ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/man/man1
      file copy ${worksrcpath}/src/bmon ${destroot}${prefix}/bin
      file copy ${worksrcpath}/man/bmon.1 ${destroot}${prefix}/share/man/man1
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bmon
      % sudo port install bmon
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bmon
      ---> Verifying checksum for bmon
      ---> Extracting bmon
      ---> Configuring bmon
      ---> Building bmon with target all
      ---> Staging bmon into destroot
      ---> Installing bmon
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bmon with these commands:
      %  man bmon
      % apropos bmon
      % which bmon
      % locate bmon

     Where to find more information:

    Darwin Ports



    image test