projectcenter version 0.4.3 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    projectcenter  most recent diff


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



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

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: ProjectCenter
      Version: 0.4.3
      Platform: darwin
      Maintainers: nomaintainer

      Description: GNUstep's integrated developement environment (IDE).
      Long Description: ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.

      master_sites gnustep:dev-apps
      checksums md5 d7751435e4a94a6d198d7fa627a634f5

      array set gnustep.post_flags {
      Library "-lgnustep-base"
      }

      post-patch {
      reinplace "s|framework|framework/Versions/Current|g" ${worksrcpath}/Modules/GNUmakefile.bundles
      }

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

     Where to find more information:

    Darwin Ports



    image test