P5-autodia - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    p5-autodia  most recent diff


    version

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The p5-autodia Portfile 59116 2009-10-09 23:28:14Z snc macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup Autodia 2.03
      Category:-append graphics
      Maintainers: snc openmaintainer
      Description: Create XML diagrams
      Long Description: AutoDia is an open-source, auto-documentation and auto-diagramming system allowing you to automatically generate Images, XML, HTML or Dia files.

      Platform: darwin

      Homepage: http://www.aarontrevena.co.uk/opensource/autodia
      Master Sites:-append ${homepage}/download/

      Checksums: md5 a0b2fa7a62d40b93d6b3e231296ad8a4 sha1 4de13982c840988600ab860bc6edecf5b58e04d9 rmd160 f751e9736942e5a016933248def8f57aa993497e

      depends_lib-append port:p5-xml-simple

      Variant: graphviz description {Build with graphviz support} {
      depends_lib-append port:p5-graphviz
      }

      livecheck.url ${homepage}
      livecheck.regex version (\\d+\\.\\d+)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.