Download and Install trailblazer version 0.5.1 on Mac OS X
Thursday the 24th of July, 2008

    trailblazer  most recent diff


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



      # $Id: Portfile 21856 2007-02-10 16:53:18Z rhwood macports.org $

      PortSystem 1.0

      Name: TrailBlazer
      Version: 0.5.1
      Category: aqua www
      Platform: darwin
      Maintainers: papabean gmail.com
      Description: TrailBlazer is a browser with an experimental history
      Long Description: TrailBlazer solves the problem of getting back to a web page you've been to before, but didn't have the forethought to bookmark. The current solutions provided by most web browsers, their history menu, is just a list of titles and web addresses which aren't memorable enough to be useful. The actual solution used by most people, is to retrace their own steps through different links until they find they page they are looking for. Our software solution provides the user with a graphical representation of the steps they took from page to page, such that they can simply click to their final destination page. TrailBlazer was developed by MacWarriors and released at the University of Illinois' Engineering Open House 2004.

      Homepage: http://www.acm.uiuc.edu/macwarriors/projects/trailblazer/
      fetch.type cvs
      cvs.root :pserver:anoncvs clortho.acm.uiuc.edu:/afs/acm.uiuc.edu/common/cvsroot/macwarriors
      cvs.module trailblazer

      set worksrcdir trailblazer

      use_configure no

      build.type pbx
      build.target

      destroot {
      xinstall -d -m 755 ${destroot}/Applications/MacPorts
      file copy ${worksrcpath}/build/TrailBlazer.app ${destroot}/Applications/MacPorts/TrailBlazer.app
      }

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

     Where to find more information:

    Darwin Ports



    image test