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

    version 2.0.4

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The drivel Portfile 52769 2009-06-23 01:16:51Z devans macports.org $

      PortSystem 1.0

      Name: drivel
      Version: 2.0.4
      Description: Drivel is a GNOME client for working with online journals, weblogs or just blogs.
      Long Description: Drivel is a GNOME client for working with online journals, also known as weblogs or simply 'blogs'. It retains a simple and elegant design while providing many powerful features including support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.dropline.net/drivel/
      Master Sites: sourceforge

      use_bzip2 yes

      Checksums: md5 9e6e4b2eb0912669461eb338d2bdc08d sha1 8524d274c72264414c43d42ad4236edc501326d6 rmd160 28221060427d1a2cf7915f592b1ca9f01a33e145

      depends_build port:pkgconfig port:intltool port:p5-xml-parser

      depends_lib port:libgnomeui port:gtksourceview port:gtkspell2 port:curl

      configure.args --disable-mime-update --disable-desktop-update --disable-schemas-install

      post-activate {
      system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
      system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.regex "(?i)drivel .* (\\d+(?:\\.\\d+)*) released.*"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.