gnustep-make-docs version 1.13.0 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gnustep-make-docs  most recent diff


      View the most recent changes for the gnustep-make-docs port at: gnustep-make-docs.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnustep-make-docs.
      The raw portfile for gnustep-make-docs 1.13.0 is located here:
      http://gnustep-make-docs.darwinports.com/dports/gnustep/gnustep-make-docs/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-make-docs
      Google
      Web Darwinports.com



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

      PortSystem 1.0

      Name: gnustep-make-docs
      Version: 1.13.0
      revision 1
      Category: gnustep devel
      Description: GNUstep makefile documentation
      Long Description: ${description}
      Platform: darwin
      Maintainers: nomaintainer

      depends_build port:gnustep-make bin:latex2html:latex2html bin:texi2pdf:texinfo bin:texi2html:texi2html bin:pdftex:teTeX

      checksums md5 1d7a434e751c58c6390055c14ada302b
      distname gnustep-make-${version}
      worksrcdir ${distname}/Documentation

      patch {
      reinplace "s|FAQ|FAQs|g" ${worksrcpath}/GNUmakefile
      reinplace "s|GNUstep-HOWTO|GS-HOWTO|g" ${worksrcpath}/GNUmakefile
      }

      use_configure no
      build.type gnu
      build {}

      destroot.args messages=yes
      destroot.destdir GNUSTEP_INSTALLATION_DIR=${destroot}${prefix}/GNUstep/System
      destroot {
      cd ${worksrcpath}
      system " . ${prefix}/GNUstep/System/Library/Makefiles/GNUstep.sh && ${destroot.cmd} ${destroot.target} ${destroot.args} ${destroot.destdir}"
      foreach i { faq filesystem gnustep-howto machines userfaq } {
      file copy ${worksrcpath}/$i ${destroot}${prefix}/GNUstep/System/Library/Documentation/User/GNUstep
      }
      file copy ${worksrcpath}/make ${destroot}${prefix}/GNUstep/System/Library/Documentation/Developer/Make/Manual
      }

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

     Where to find more information:

    Darwin Ports



    image test