gnustep-dl2 version 0.10.1 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnustep-dl2  most recent diff


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



      # $Id: Portfile 30229 2007-10-22 23:01:24Z jmpp macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: gnustep-dl2
      Version: 0.10.1
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.gnustep.org/experience/GDL2.html

      Description: GNUstep Database Library 2 (GDL2)
      Long Description: The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc

      master_sites gnustep:libs
      checksums md5 59ce3b8407cfdc6d25901e97e17c9cc5
      depends_lib port:gorm

      patchfiles patch-DefaultColumnProvider.h patch-DefaultColumnProvider.m
      post-patch {
      reinplace "s|db2control|db2control -lgnustep-gui|g" ${worksrcpath}/EOModeler/Makefile.preamble
      reinplace "s|lEOInterface|lEOInterface -lGorm|g" ${worksrcpath}/GDL2Palette/GNUmakefile
      }

      use_configure yes

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

     Where to find more information:

    Darwin Ports



    image test