Usbprog version 0.1.8 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    usbprog  most recent diff


    version 0.1.8

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The usbprog Portfile 54147 2009-07-21 23:52:48Z brett macports.org $

      PortSystem 1.0

      Name: usbprog
      Category: cross
      Version: 0.1.8
      Revision: 2
      Maintainers: lilalinux.net:macports
      Description: Tool for uploading and downloading firmwares to the usbprog device
      Long Description: Tool for uploading and downloading firmwares to the usbprog device.
      Homepage: http://www.embedded-projects.net/index.php?page_id=191
      Platform: darwin

      depends_lib-append port:libusb-compat port:libxml port:readline port:wxWidgets port:curl

      Master Sites: http://download.berlios.de/usbprog/ http://download2.berlios.de/usbprog/

      Patch Files: patch-gui-usbprogApp.cc.diff

      Checksums: md5 fd38b14ad532cc4317bd169ab1c65495 sha1 275727fa2310dd4e104c8b4bb5f443da647e2d33 rmd160 ec8f2d0efa1c69e8136e64933afb04ef2d546798

      use_configure yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.