Download and Install contacts version 1.1 on Mac OS X
Saturday the 19th of July, 2008

    contacts  most recent diff


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



      # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: contacts
      Version: 1.1
      revision 1
      Category: sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: command line tool to access Mac OS X's Address Book
      Long Description: The utility contacts gives you access to view and search all your records in Mac OS X's Address Book database.

      Homepage: http://gnufoo.org/contacts/
      master_sites ${homepage}
      distname ${name}${version}
      extract.suffix .tgz
      checksums md5 37b6a6a0312dabc4ad2ddd8805f93e12
      patchfiles patch-FormatHelper.m

      xcode.target contacts
      xcode.destroot.path ${prefix}/bin

      post-patch {
      reinplace "s|/usr/share|${prefix}/share|g" ${worksrcpath}/${name}.pbproj/project.pbxproj
      }


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

     Where to find more information:

    Darwin Ports



    image test