kdepim3 version 3.5.8 for Mac OS X 10.5 Leopard
Friday the 9th of May, 2008

    kdepim3  most recent diff


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



      # $Id: Portfile 30599 2007-11-01 10:31:15Z takanori macports.org $

      #Synced with Fink, Version 3.5.8-1021

      PortSystem 1.0
      Name: kdepim3
      Version: 3.5.8
      set kdeadmin kde-admindir-1024
      Category: kde
      Maintainers: nomaintainer
      Description: KDE personal information management tools. NB No KDE sound support.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://www.kde.org/
      master_sites kde:stable/${version}/src/:kde358 http://ranger.users.finkproject.org/distfiles/kde-admindir/:admin http://ranger.befunk.com/fink/kde-admindir/:admin http://astrange.ithinksw.net/~astrange/ranger-fink/kde-admindir/:admin http://www.southofheaven.net/befunk/kde-admindir/:admin
      use_bzip2 yes
      distname kdepim-${version}
      distfiles ${distname}.tar.bz2:kde358 ${kdeadmin}.tar.bz2:admin
      depends_build port:autoconf port:unsermake
      depends_lib port:gpgme port:kdeaccessibility3 port:kdebase3 port:libgpg-error port:opensync
      # port:gnokii isn't detected :-(
      # port:gtk1
      # port:pilot-link
      # port:gpgsm or port:gnupg2

      checksums ${distname}.tar.bz2 md5 a1ffff553f1d6739c7791891028b176b ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322

      extract.only ${distname}.tar.bz2
      post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }

      patchfiles kdepim3.patch
      patch {
      foreach file $patchfiles {
      system "cd ${worksrcpath} && sed -e 's, FINKPREFIX ,${prefix},g' ${filespath}/${file} | patch -p1"
      }
      system "perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; s,/usr/share/doc/packages/qt3/html,${prefix}/share/doc/qt3/html,g;' ${worksrcpath}/admin/*"
      system "perl -pi -e 's,#include ,,g' ${worksrcpath}/libkcal/versit/vcc*"
      system "perl -pi -e 's/-Xlinker -framework -Xlinker (\\S*)/-Wl,-framework,\$1/g; s/-framework (\\S*)/-Wl,-framework,\$1/g;' ${worksrcpath}/admin/*"
      }
      post-patch {
      reinplace "s|/lib/freetype219||g" ${worksrcpath}/environment-helper.sh
      reinplace "s|--with-ssl-dir=/usr|--with-ssl-dir=\$PREFIX|g" ${worksrcpath}/environment-helper.sh
      reinplace "s|HOME=/tmp|HOME=${workpath}|g" ${worksrcpath}/environment-helper.sh
      reinplace "s|/tmp/buildlog|${workpath}/buildlog|g" ${worksrcpath}/build-helper.sh
      foreach file {CompileScript.sh InstallScript.sh} {
      file copy ${filespath}/${file} ${worksrcpath}
      reinplace "s|%p|${prefix}|g" ${worksrcpath}/${file}
      reinplace "s|%N|${name}|g" ${worksrcpath}/${file}
      reinplace "s|%v|${version}|g" ${worksrcpath}/${file}
      reinplace "s|%r|${revision}|g" ${worksrcpath}/${file}
      reinplace "s|%c|${configure.args}|g" ${worksrcpath}/${file}
      reinplace "s|%d|${destroot}|g" ${worksrcpath}/${file}
      reinplace "s|%i|${destroot}${prefix}|g" ${worksrcpath}/${file}
      file attributes ${worksrcpath}/${file} -permissions 0755
      }
      }

      configure.args --disable-indexlib --with-distribution='MacPorts/Mac OS X' --without-gnokii --without-arts
      #--with-pilot-link=${prefix}/lib/pilot-link10

      configure {}
      build { system "cd ${worksrcpath} && ./CompileScript.sh" }
      destroot { system "cd ${worksrcpath} && ./InstallScript.sh" }

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} README README.Kolab README.libical ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.check none

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

     Where to find more information:

    Darwin Ports



    image test