bzrtools version 1.1.0 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    bzrtools  most recent diff


      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 1.1.0 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
      Google
      Web Darwinports.com



      # $Id: Portfile 32973 2008-01-15 18:30:03Z ram macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: bzrtools
      Version: 1.1.0
      Category: devel python
      Platform: darwin
      Maintainers: ram openmaintainer

      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://panoramicfeedback.com/opensource
      worksrcdir ${name}

      checksums md5 4309e9b2f202bdcb85d59f9795e7cc50 sha1 bbafb8187797883515ba6bc06ba7c1e7cb7dfa82 rmd160 e4f06decffca1adf9508e46d6be77af7dbd9b324

      depends_lib-append port:bzr port:py25-baz port:graphviz

      universal_variant no

    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



    image test