Abiword-x11 version 2.6.8 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    abiword-x11  most recent diff


    version 2.6.8

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The abiword-x11 Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: abiword-x11
      set dname abiword
      Version: 2.6.8
      Description: A word processor with gnome support.
      Long Description: A word processor with gnome support.
      Maintainers: nomaintainer
      Category: editors textproc gnome
      Platform: darwin
      Homepage: http://www.abisource.com/
      Master Sites: http://www.abisource.org/downloads/${dname}/${version}/source http://www.nl.abisource.com/downloads/${dname}/${version}/source

      Checksums: md5 fab04d8ef999c303f720197adf261310 sha1 fc979982edc3445385705afdb1e2ebb1fa53a4f6 rmd160 8fcf455a5226a5525b9a89f88c9916b20e973607

      distname ${dname}-${version}

      Patch Files: patch-configure.diff

      depends_lib port:gtk2 port:libglade2 port:libgsf port:libgnomeui port:libgnomeprintui port:fribidi port:wv port:ImageMagick port:enchant

      configure.args --disable-Cocoa --disable-Carbon --x-includes=${prefix}/include --x-libraries=${prefix}/lib --mandir=${prefix}/share/man --with-expat=${prefix} --with-fribidi=${prefix} --with-ImageMagick=${prefix} --with-libiconv=${prefix} --with-libjpeg-prefix=${prefix} --with-libpng=${prefix} --with-popt=${prefix} --with-zlib=${prefix} --without-epath --enable-gnome

      Variant: without_gnome description {Disable GNOME support} {
      configure.args-delete --enable-gnome
      depends_lib-delete port:libgnomeui port:libgnomeprintui
      }

      platform darwin 9 {
      post-patch {
      reinplace "s|#define ICONV_CONST const|#define ICONV_CONST|g" ${worksrcpath}/src/af/util/xp/ut_iconv.cpp
      }
      }

      livecheck.type regex
      livecheck.url http://www.abisource.com/downloads/${dname}/
      livecheck.regex ">(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)/<"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.