Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2008 14:27:23 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/multisort Makefile distinfo pkg-descr ports/www/multisort/files patch-Makefile
Message-ID:  <200810111427.m9BERNmn075990@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-10-11 14:27:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/multisort        Makefile distinfo pkg-descr 
    www/multisort/files  patch-Makefile 
  Log:
  `multisort' is a small program designed to take multiple httpd
  logfiles in the Common Log Format and merge them into a single log,
  sorted by date, sent to standard output.
  
  This is useful if you're running a single website on multiple hosts
  and using round-robin DNS to do load distribution. With multisort, you
  can take the various logfiles from each server and merge them into a
  single file for analysis.
  
  WWW: http://www.xach.com/multisort/
  
  PR:             ports/127906
  Submitted by:   Dennis Herrmann <adox at mcx2.org>
  
  Revision  Changes    Path
  1.2166    +1 -0      ports/www/Makefile
  1.1       +19 -0     ports/www/multisort/Makefile (new)
  1.1       +3 -0      ports/www/multisort/distinfo (new)
  1.1       +18 -0     ports/www/multisort/files/patch-Makefile (new)
  1.1       +10 -0     ports/www/multisort/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810111427.m9BERNmn075990>