dia version 0.96.1 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    dia  most recent diff


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



      # $Id: Portfile 30228 2007-10-22 22:59:36Z jmpp macports.org $
      PortSystem 1.0
      Name: dia
      Version: 0.96.1
      revision 0
      Description: A diagram program.
      Long Description: Dia is designed to be much like the commercial Windows program Visio. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and simple circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/projects/dia/
      master_sites gnome:sources/dia/0.96/
      use_bzip2 yes
      checksums md5 7b81b22baa2df55efe4845865dddc7b6
      depends_build port:p5-xml-parser
      depends_lib lib:libgtk.2:gtk2 lib:libxml2.2.6.5:libxml2 port:libxslt port:libart_lgpl port:popt
      patchfiles patch-shape_info.c
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -L${prefix}/lib"
      configure.ldflags-append "-flat_namespace"
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --enable-static

      post-extract {
      reinplace "s|-module||g" ${worksrcpath}/lib/Makefile.in
      }

      Variant: with_gnome {
      configure.args-append --enable-gnome
      depends_lib-append lib:gnome-session:gnome-session
      }

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

     Where to find more information:

    Darwin Ports



    image test