gorm version 1.2.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gorm  most recent diff


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



      # $Id: Portfile 32844 2008-01-14 05:25:40Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: gorm
      Version: 1.2.1
      Platform: darwin
      Maintainers: nomaintainer

      Description: Graphical Object Relationship Modeller
      Long Description: Gorm stands for "Graphical Object Relationship Modeller" and is GNUstep's easy-to-use interface designer.

      master_sites gnustep:dev-apps
      checksums md5 0030f33e8ba0a86e1a53fcdddb585615

      post-patch {
      set fl [glob -directory ${worksrcpath}/Palettes */GNUmakefile.preamble]
      foreach i $fl {
      reinplace "s|GNUSTEP_TARGET_OS),mingw32|CC_BUNDLE),yes|g" $i
      reinplace "s|lGormCore|lGormCore -lGormObjCHeaderParser|g" $i
      }
      reinplace "s|-lGormCore||g" ${worksrcpath}/Palettes/2Controls/GNUmakefile.preamble
      }

      array set gnustep.post_flags {
      GormCore "-lgnustep-base -lgnustep-gui -lGorm -lGormObjCHeaderParser"
      GormPrefs "-lGorm -lGormCore -L../GormObjCHeaderParser/obj -lGormObjCHeaderParser"
      }


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

     Where to find more information:

    Darwin Ports



    image test