Kdenetwork4 version 4.3.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    kdenetwork4  most recent diff


    version 4.3.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The kdenetwork4 Portfile 59756 2009-10-21 17:33:02Z snc macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: kdenetwork4
      Version: 4.3.2
      Revision: 1
      Category: kde kde4 network
      Maintainers: snc sharky
      Description: KDE4 networking applications
      Long Description: Networking applications such as an instant messenger and download manager
      Platform: darwin
      Homepage: http://www.kde.org
      Master Sites: kde:stable/${version}/src
      use_bzip2 yes
      distname kdenetwork-${version}
      Checksums: md5 57b44a9b59c35366a0c287c591bb9bdc

      depends_lib-append port:kdebase4-runtime port:meanwhile port:qca path:lib/libspeex.dylib:speex port:libidn port:libotr
      depends_run-append port:qca-ossl

      configure.args-append ../${distname} -DQCA2_LIBRARIES=${prefix}/lib/libqca.2.dylib -DQCA2_INCLUDE_DIR=${prefix}/include/QtCrypto

      Variant: no_kopete description "Do not install Kopete instant messaging client" {
      depends_lib-delete port:qca path:lib/libspeex.dylib:speex port:libotr port:libidn
      depends_run-delete port:qca-ossl
      configure.args-append -DBUILD_kopete=OFF
      }

      livecheck.url http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
      livecheck.regex kdenetwork-(\\d+\\.\\d+\\.\\d+)${extract.suffix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.