gedit version 2.20.4 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gedit  most recent diff


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



      # $Id: Portfile 33950 2008-02-08 10:24:18Z gui_dos macports.org $

      PortSystem 1.0

      Name: gedit
      Version: 2.20.4
      Description: GNOME editor.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome editors
      Platform: darwin
      Homepage: http://www.gnome.org/projects/gedit/
      master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
      checksums sha1 82bf5fe2e119018936fca0b89196c9e86c69ee3f
      depends_lib port:gtksourceview2 port:eel port:dbus-glib port:py25-pygtksourceview
      # port:enchant
      depends_build port:gnome-doc-utils
      use_bzip2 yes

      patchfiles patch-gedit-gedit-python-module.c.diff patch-gedit-gedit-python-plugin.c.diff patch-bindings-python-gedit-override.diff patch-bindings-python-gedit-commands.override.diff patch-plugins-externaltools-data-Makefile.in.diff

      configure.args --mandir=${prefix}/share/man --disable-spell --disable-scrollkeeper
      configure.cflags-append -no-cpp-precomp -flat_namespace -undefined suppress
      configure.env PYTHON=${prefix}/bin/python2.5

      post-destroot {
      file delete -force ${destroot}${prefix}/var/scrollkeeper
      }

      post-activate {
      system "scrollkeeper-update"
      }

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

     Where to find more information:

    Darwin Ports



    image test