./www/apachetop, Real time apache log display

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 0.18.4, Package name: apachetop-0.18.4, Maintainer: pkgsrc-users

ApacheTop watches a logfile generated by Apache (in standard common or
combined logformat, although it doesn't (yet) make use of any of the extra
fields in combined) and generates human-parsable output in realtime.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2018-05-19 11:14:24 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #5758 - requested by bsiegert
www/apachetop: security update

Revisions pulled up:
- www/apachetop/Makefile                                        1.21
- www/apachetop/distinfo                                        1.6
- www/apachetop/patches/patch-aa                                deleted

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wen
   Date:           Tue May  8 08:17:36 UTC 2018

   Modified Files:
            pkgsrc/www/apachetop: Makefile distinfo
   Removed Files:
            pkgsrc/www/apachetop/patches: patch-aa

   Log message:
   Update to 0.18.4
   Add LICENSE
   Update HOMEPAGE

   Upstream changes:
   v0.18.4 (12th April, 2018)
     * fix for clang6
     * add better build instructions to INSTALL
     * add option (-v) to show version
     * fix minor mem leak (8 bytes per apachetop invocation)

   v0.17.4 (25th April, 2017)
     * create config.nice when running ./configure
     * fix error: extra qualification on member (when using adns)
     * fix compiler warnings
     * fix a potential buffer overflow

   v0.15.6 (10th June, 2015)
     * allow other time/date formats in Apache log
     * use sys/param.h for MAXPATHLEN
     * fix deprecated auto tools macros
     * fix compiler warnings
     * use silent compile rules
     * updated man page
     * change version to 0.YY.M of new release

   v0.12.6 (27th October, 2005)
     * fixed security issue which described at CVE-2005-2660

   To generate a diff of this commit:
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/apachetop/Makefile
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/apachetop/distinfo
   cvs rdiff -u -r1.3 -r0 pkgsrc/www/apachetop/patches/patch-aa