Download and Install cronolog-devel version 1.7.0-beta on Mac OS X
Wednesday the 23rd of July, 2008

    cronolog-devel  most recent diff


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



      # $Id: Portfile 35275 2008-03-23 15:54:42Z jberry macports.org $

      PortSystem 1.0

      Name: cronolog-devel
      Version: 1.7.0-beta
      Category: sysutils

      Maintainers: jberry openmaintainer
      Platform: darwin

      Description: cronolog is a web log rotation program
      Long Description: cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened. This development release of 1.7 adds patches to support helper programs that can process a log after it is rolled. Run cronolog with no options for help.

      Homepage: http://cronolog.org/
      master_sites ${homepage}/patches/

      platform darwin {
      # Work around a linuxism in the code
      configure.cflags-append "-DO_LARGEFILE=0"
      }

      distname cronolog-${version}
      worksrcdir cronolog-1.7.0
      checksums md5 4a53cc3d44984b292f33b73da365cd3e

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

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

     Where to find more information:

    Darwin Ports



    image test