lbdb version 0.34 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    lbdb  most recent diff


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



      # $Id: Portfile 23404 2007-03-31 03:00:59Z markd macports.org $
      PortSystem 1.0
      Name: lbdb
      Version: 0.34
      revision 0
      Category: mail
      Description: The little brother's database for the mutt mail reader.
      Long Description: This package consists of a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. It can use Emacs bbdb, abook, ldap and evec mac os x addressbook for query.
      Homepage: http://www.spinnaker.de/lbdb/
      Platform: darwin freebsd
      Maintainers: reilles loria.fr
      master_sites http://www.spinnaker.de/debian/
      checksums sha1 6abcd6f3c441c09538720e28a872c573c9efe03d
      distname ${name}_${version}
      worksrcdir ${name}-${version}

      #platform darwin 8 {
      # if { $xcodeversion == "2.1" } {
      # patchfiles Makefile.in.patch
      # }
      #}

      configure.dir ${workpath}/${name}-${version}
      configure.args --sysconfdir=${prefix}/etc/ --libdir=${prefix}/lib/lbdb/ --mandir=${prefix}/share/man
      build.dir ${configure.dir}
      destroot.target install
      destroot.destdir install_prefix=${destroot}

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/emacs/site-lisp
      file copy ${configure.dir}/lbdb.el ${destroot}${prefix}/share/emacs/site-lisp
      }

      Variant: gpg { configure.args-append --with-gpg
      depends_lib-append port:gnupg }
      Variant: ldap { depends_lib-append port:p5-perl-ldap }

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

     Where to find more information:

    Darwin Ports



    image test