Ming version 0.4.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.4.2

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


      The ming Portfile 49987 2009-04-21 22:36:40Z mcalhoun macports.org $

      PortSystem 1.0
      PortGroup muniversal 1.0

      Name: ming
      Version: 0.4.2
      Revision: 0
      Category: multimedia graphics
      Platform: darwin
      Maintainers: nomaintainer
      Description: an SWF output library
      Long Description: Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
      Homepage: http://www.libming.org/
      Master Sites: sourceforge
      use_bzip2 yes

      Checksums: md5 41f091dee0384a432aa05aca1ec7699b sha1 5e9ac6607ae6f03c2957f7c27b7c593c8b2f625d rmd160 84386bcece2b77658f66bce64906f9484cdcd247

      depends_lib port:giflib port:libpng port:zlib port:freetype

      use_parallel_build yes

      post-destroot {
      set docdir ${destroot}${prefix}/share/doc/${name}-${version}
      xinstall -d ${docdir}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog HISTORY LICENSE LICENSE_GPL2 NEWS README TODO ${docdir}
      }

      # You can build ming as a php, perl and python module
      # Please do this with separate Portfiles and not by
      # variants.


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.