Bzrtools version 2.0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    bzrtools  most recent diff


    version 2.0.1

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


      The bzrtools Portfile 58718 2009-10-03 09:50:45Z raimue macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: bzrtools
      Version: 2.0.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: devel python
      Platform: darwin
      Maintainers: raimue

      Description: A collection of plugins bzr.
      Long Description: A collection of plugins for bzr. Including rspush for pushing to a remote server with rsync, baz-import for importing arch or baz branches into bzr, shelve/unshelve for a fine grained 'undo' facility, clean-tree for removing unknown files from the current tree, graph-ancestory for producing graphs of branch history, and many others.

      Homepage: http://bazaar-vcs.org/BzrTools
      Master Sites: http://code.launchpad.net/${name}/stable/${version}/+download/
      worksrcdir ${name}

      Checksums: md5 a4a14e3ed4a6fa404123ee22662fa0a5 sha1 3f980e50bc8d458e26cbad23ae8c979a56bc4893 rmd160 9350f23f6d8ab3ed0d38e30499b4574b9af004c8

      depends_lib-append port:bzr path:bin/dot:graphviz

      universal_variant no

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex {bzrtools-(\d+(?:\.\d+)*).tar.gz}

    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/bzrtools
      % sudo port install bzrtools
      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 bzrtools
      ---> Verifying checksum for bzrtools
      ---> Extracting bzrtools
      ---> Configuring bzrtools
      ---> Building bzrtools with target all
      ---> Staging bzrtools into destroot
      ---> Installing bzrtools
    - 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 bzrtools with these commands:
      %  man bzrtools
      % apropos bzrtools
      % which bzrtools
      % locate bzrtools

     Where to find more information:

    Darwin Ports



    Lightbox this page.