Gedit version 2.24.0 - How to Download and Install on Mac OS X
Saturday the 4th of July, 2009

    version 2.24.0

      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.24.0 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


      The gedit Portfile 41158 2008-10-26 13:28:15Z raimue macports.org $

      PortSystem 1.0

      Name: gedit
      Version: 2.24.0
      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: md5 c6a13bd45ddde3e6a1e45131f430086b sha1 a024a0bd15872628c5045e1093cb079859834b80
      depends_lib port:gtksourceview2 port:eel port:dbus-glib port:py25-pygtksourceview port:py25-gnome port:iso-codes port:xorg-libsm port:enchant
      depends_build port:gnome-doc-utils
      use_bzip2 yes

      Patch Files: 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-scrollkeeper
      configure.env PYTHON=${prefix}/bin/python2.5

      post-activate {
      system "${prefix}/bin/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



    Lightbox this page.