bitlbee version 1.0.4 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    bitlbee  most recent diff


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



      # $Id: Portfile 30184 2007-10-22 19:32:09Z mww macports.org $

      PortSystem 1.0

      Name: bitlbee
      Version: 1.0.4
      Category: irc net
      Platform: darwin
      Maintainers: mww
      Description: An IRC to other chat networks gateway
      Long Description: bitlbee is an IRC server that can connect to IM networks such as AIM and MSN. Its intention is you only have to use one client application for all your instant messaging.

      Homepage: http://www.bitlbee.org/
      master_sites http://get.bitlbee.org/src/
      checksums sha1 830e8a2b8930a6e5b1978a3cae9d8a16034ab7ff

      depends_lib port:gnutls port:gettext port:glib2 port:libgcrypt port:libgpg-error port:libiconv port:libtasn1

      configure.args --config=${prefix}/var/lib/bitlbee/ --ssl=gnutls

      destroot.target install install-etc

      post-destroot {
      destroot.keepdirs ${destroot}${prefix}/var/lib/bitlbee
      cd ${destroot}${prefix}/etc/bitlbee/
      file rename bitlbee.conf bitlbee.conf.sample
      file rename motd.txt motd.txt.sample
      }

      platform darwin 8 {
      build.args CC=/usr/bin/gcc-4.0
      }

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

     Where to find more information:

    Darwin Ports



    image test