Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7192

Added Files:
        webalizer.info 
Log Message:
webalizer to 10.7
bump to 2.23-08
activate geoip
maintainer timeout

--- NEW FILE: webalizer.info ---
Package: webalizer
Version: 2.23-08
Revision: 6
Description: Web/ftp/common log processing utility
License: GPL
Maintainer: Rudy Richter <rarich...@gmail.com>
BuildDepends: <<
        bzip2-dev,
        db48-aes,
        fink-package-precedence,
        gd3,
        geoip-dev,
        libpng16
<<
Depends: <<
        bzip2-shlibs,
        db48-aes-shlibs,
        gd3-shlibs,
        geoip-shlibs,
        libpng16-shlibs
<<
Source: ftp://ftp.mrunix.net/pub/%n/%n-%v-src.tgz
Source-MD5: 00f1f18bd5ed462ea43bf98d867e7966
Source-Checksum: SHA1(16a8a847869484cb17af3ddd916342e911f9a61e)
SourceDirectory: %n-%v
SetCFLAGS: -MD
ConfigureParams: <<
        --with-mandir=%i/share/man \
        --with-etcdir=%p/etc \
        --enable-dns \
        --with-db=%p/include/db4 \
        --with-dblib=%p/lib \
        --enable-bz2 \
        --enable-geoip
<<
PatchScript: <<
        # autoconf sets prefix in $prefix not $PREFIX; using wrong var
        # breaks hand-coded detection tests (cf. using standard AC_*
        # that DTRT)
        perl -pi -e 's/\{PREFIX\}/\{prefix\}/g' configure
<<
UseMaxBuildJobs: false
CompileScript: <<
        %{default_script}
        fink-package-precedence --depfile-ext='\.d' .
<<
InstallScript: <<
  mkdir -p %i/share/man/man1
  mkdir -p %i/etc
  mkdir -p %i/bin
  make install prefix=%i MANDIR=%i/share/man/man1 ETCDIR=%i/etc
  cp %i/etc/%n.conf.sample %i/etc/%n.conf
  ln -sf %p/bin/%n %i/bin/webazolver
<<
ConfFiles: %p/etc/%n.conf
DocFiles: sample.conf:%n.conf.sample CHANGES COPYING Copyright INSTALL README*
HomePage: http://www.mrunix.net/webalizer/
DescPackaging: <<
nieder: update to 2.23-08 and activate geoip
<<

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to