Download and Install adtpro version 1.0.6 on Mac OS X
Tuesday the 8th of July, 2008

    adtpro  most recent diff


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



      # $Id: Portfile 37643 2008-06-16 23:15:40Z ryandesign macports.org $

      PortSystem 1.0

      Name: adtpro
      set my_name ADTPro
      Version: 1.0.6
      Category: emulators
      Maintainers: ryandesign
      Homepage: http://adtpro.sourceforge.net/
      master_sites sourceforge
      Platform: darwin
      distname ${my_name}-${version}
      use_configure no
      universal_variant no

      Description: transfers disks and disk images between Apple IIs and modern computers

      Long Description: Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port\; an Uthernet Ethernet card\; or the built-in cassette ports.

      checksums md5 c69913e044ee34468a976fc397551473 sha1 7385890bf39b3c73aa42faa4416c2cd85b75489b rmd160 f645cbc2319c83635532721c03b78cd66c7e3ba6

      build {}

      set my_dir ${prefix}/share/${name}

      destroot {
      xinstall -W ${filespath} ${name}.in ${destroot}${prefix}/bin/${name}
      reinplace "s| MY_DIR |${my_dir}|" ${destroot}${prefix}/bin/${name}
      set my_ddir ${destroot}${my_dir}
      xinstall -d ${my_ddir}/lib/rxtx/Mac_OS_X
      xinstall -W ${worksrcpath} ${name}.command ${my_ddir}
      xinstall -W ${worksrcpath}/lib ADTPro-${version}.jar ${my_ddir}/lib
      xinstall -W ${worksrcpath}/lib/rxtx fixperm.command RXTXcomm.jar ${my_ddir}/lib/rxtx
      xinstall -W ${worksrcpath}/lib/rxtx/Mac_OS_X librxtxSerial.jnilib ${my_ddir}/lib/rxtx/Mac_OS_X
      copy ${worksrcpath}/disks ${my_ddir}
      }

      post-activate {
      ui_msg "
      Each user who wants to use the serial mode of ${my_name} must run

      ${my_dir}/lib/rxtx/fixperm.command

      once first. This requires admin privileges.
      "
      }

      livecheck.regex ${name}\\s+${my_name}-(.*) released.*

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

     Where to find more information:

    Darwin Ports



    image test