d52 version v341 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    d52  most recent diff


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



      # $Id: Portfile 30491 2007-10-29 07:53:46Z ryandesign macports.org $

      PortSystem 1.0

      Name: d52
      Version: v341
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: Disassembler for a variety of microprocessors
      Long Description: d52 is a set of disassemblers for the 8052, 8035, 8048, 8041, Z80, 8080 and 8085 microcontrollers

      Homepage: http://www.8052.com/
      master_sites ${homepage}/users/disasm/

      checksums md5 55147203ba3bfe24ff7e7d2deec499e7

      use_zip yes
      distfiles ${name}${version}${extract.suffix}

      patchfiles patch-common.c

      worksrcdir ${name}${version}

      use_configure no

      destroot { xinstall -m 755 -d ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/${name}
      xinstall -m 755 -W ${worksrcpath} d48 d52 dz80 ${destroot}${prefix}/bin/
      xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/${name}
      }


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

     Where to find more information:

    Darwin Ports



    image test