Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv3682
Added Files:
analog.info analog.patch rmagic-10.7.info rmagic.patch
Log Message:
to 10.7 with permission and by request
--- NEW FILE: analog.patch ---
diff -ru analog-5.31/analog.cfg analog-5.31-patched/analog.cfg
--- analog-5.31/analog.cfg Sat Jan 11 12:48:28 2003
+++ analog-5.31-patched/analog.cfg Mon Jan 13 10:59:44 2003
@@ -1,5 +1,8 @@
# Configuration file for analog 6.0
# See http://www.analog.cx/
+# Modified by Christian Schaffner for fink <http://fink.sourceforge.net>,
2003/01/13
+# As suggested by Chris Pepper
+# <http://www.reppep.com/~pepper/analog/>, 2002/02/11 and 2002/05/17
#
# Here are a couple of configuration commands to get you started. Add any more
# you like from the Readme.
@@ -10,8 +13,17 @@
#
# If you need a LOGFORMAT command (most people don't -- try it without first!),
# it must go here, above the LOGFILE commands.
-LOGFILE logfile.log
+# LOGFILE logfile.log
# LOGFILE /old/logs/access_log.*
+LOGFILE /var/log/httpd/access_log
+# Default location on Mac OS X --cp
+#
+DNS READ
+# DNS lookups turned off to avoid an apparent bug in Mac OS X. --cp
+#
+CASE INSENSITIVE
+# The default file system in Mac OS X is HFS, which is case insensitive.
+#
# OUTFILE Report.html
# HOSTNAME "[my organisation]"
#
--- NEW FILE: rmagic.patch ---
diff -ru rmagic-2.21/wadg/rm/Report/QuickSummary.pm.orig
rmagic-2.21/wadg/rm/Report/QuickSummary.pm
--- rmagic-2.21/wadg/rm/Report/QuickSummary.pm.orig 2003-04-02
04:21:00.000000000 -0500
+++ rmagic-2.21/wadg/rm/Report/QuickSummary.pm 2010-09-18 17:43:12.000000000
-0400
@@ -45,8 +45,10 @@
$self->_initialize( %parms ) or return;
# Setup caps rows and remove any double '_'
- $self->{_CONFIG}{$self->{token}}{Rows} =~ s/([A-Z0-9])/$1_/g;
- $self->{_CONFIG}{$self->{token}}{Rows} =~ s/__/_/g;
+ my $rows = $self->{_CONFIG}{$self->{token}}{Rows};
+ $rows =~ s/([A-Z0-9])/$1_/g;
+ $rows =~ s/__/_/g;
+ $self->{_CONFIG}{$self->{token}}{Rows} = $rows;
return $self;
--- NEW FILE: rmagic-10.7.info ---
Info2: <<
Package: rmagic
Version: 2.21
Revision: 160
Distribution: 10.7
Description: Web Log Report Generator
License: Artistic
Maintainer: Scott Hannahs <[email protected]>
# Dependencies:
Depends: <<
file-spec-pm5123,
file-temp-pm5123,
perl5123-core,
config-inifiles-pm,
html-parser-pm5123,
gd-graph3d-pm5123
<<
BuildDepends: fink (>= 0.26.0-1), perl5123-core
# Unpack Phase:
Source: mirror:custom:/%n-%v.tar.gz
Source-MD5: 23b109da43e34d2ee3b8390c20daa98a
CustomMirror: <<
nam-US: http://www.reportmagic.org/
aus-AU: http://au.reportmagic.org/
eur-BE: http://be.reportmagic.org/
eur-UK: http://uk.reportmagic.org/
Primary: http://www.reportmagic.org/
<<
# Patch Phase:
PatchFile: %{ni}.patch
PatchFile-MD5: 2c061f52c3e7666861a1c990ea30b06c
# Compile Phase:
CompileScript: echo no compilation
# Install Phase:
InstallScript: <<
/usr/bin/perl Install.PL -no_modules %i/share/%n/
/usr/bin/install -d %i/bin
ln -s %p/share/%n/rmagic.pl %i/bin/rmagic.pl
chmod -x %i/share/%n/rmagic.sample %i/share/%n/sample.dat
<<
DocFiles: INSTALL README docs/license.html
DescDetail: <<
* Graphical Display of web server log statistics
* Works in conjunction with Analog server log analysis software
<<
Homepage: http://www.reportmagic.org/
# end of Info2 field:
<<
--- NEW FILE: analog.info ---
Package: analog
Version: 6.0
Revision: 1
Description: Program to measure usage on your web server
License: Restrictive/Distributable
Maintainer: None <[email protected]>
# Unpack Phase:
Source: mirror:custom:analog-%v.tar.gz
Source-MD5: 743d03a16eb8c8488205ae63cdb671cd
CustomMirror: <<
nam-US: http://analog.org/loganalysis/
nam-CA: http://analog.linuxhelp.ca/
sam-BR: http://analog.mirrors.ecodigit.com.br/
eur-AT: http://gd.tuwien.ac.at/infosys/logeval/analog/
eur-BE: http://ftp.easynet.be/ftp/analog/
eur-CH: http://mirror.switch.ch/mirror/analog/
eur-DE: http://www.gekko.de/analog/
eur-FR: http://mirror.internet.tp/analog/
eur-IE: http://analog.netsoc.ucd.ie/
eur-IT: http://analog.tzone.it/
eur-HU: http://analog.inter.hu/
eur-NO: http://mirror.atlas.no/analog/
eur-PL: http://www.pitow.wroc.pl/analog/
eur-PT: http://www.und3rgr0und.cx/mirrors/analog.cx/
eur-SE: http://xyz.pp.se/analog/
eur-SK: http://www.analog.sk/
eur-TR: http://analog.enderunix.org/
eur-UK: http://analog.teleglobe.net/
asi-JP: http://sunsite.sut.ac.jp/pub/archives/WWW/analog/
asi-MY: http://www.md.com.my/mirrors/analog/
aus-AU: http://analog.planetmirror.com/
Primary: http://www.analog.cx/
<<
BuildDepends: fink (>= 0.24.12-1)
# Patch Phase:
PatchFile: %n.patch
PatchFile-MD5: 2dad2edbc9bd7ff53a62fed1f7bdf374
# Compile Phase:
CompileScript: <<
make CC='cc' OS='OSX' DEFS='-DLANGDIR=\"%p/share/analog/lang/\"
-DIMAGEDIR=\"%p/share/analog/images/\" -DCONFIGDIR=\"%p/etc/analog/\"
-DLOGSDIR=\"/var/log/httpd/\" -DHEADERDIR=\"%p/etc/analog/\"
-DDNSDIR=\"%p/var/analog/\" -DLOCKDIR=\"%p/var/analog/\"'
<<
# Build Phase:
ConfFiles: %p/etc/analog/analog.cfg
# Install Phase:
DocFiles: Licence.txt README.txt
InstallScript: <<
mv analog.man analog.1
/usr/bin/install -d %i/bin
/usr/bin/install -m 755 analog %i/bin
/usr/bin/install -d %i/etc
/usr/bin/install -d %i/etc/analog
/usr/bin/install -m 664 analog.cfg %i/etc/analog
/usr/bin/install -d %i/share
/usr/bin/install -d %i/share/man
/usr/bin/install -d %i/share/man/man1
/usr/bin/install -m 644 analog.1 %i/share/man/man1
/usr/bin/install -d %i/share/doc/analog/how-to
/usr/bin/install -d %i/share/doc/analog/examples
cp -r how-to %i/share/doc/analog
cp -r examples %i/share/doc/analog
/usr/bin/install -d %i/share/analog
cp -r lang %i/share/analog
cp -r images %i/share/analog
/usr/bin/install -d -m 775 %i/var/analog
touch dnscache
/usr/bin/install -m 664 dnscache %i/var/analog
<<
PostInstScript: <<
echo ""
echo "The images are stored in %p/share/analog/images/"
echo "Copy this directory to where your output files"
echo "are stored or provide the httpd.conf line necessary"
echo "to alias %p/share/analog/images into your URL-space."
<<
DescDetail: <<
Analog is a program to measure the usage on your web server.
It tells you which pages are most popular, which countries people
are visiting from, which sites they tried to follow broken links
from, and all sorts of other useful information.
<<
DescUsage: <<
Modify the config file '%p/etc/analog/analog.cfg' to your needs.
DNS lookups have been disabled since they could lead to crashes
under MacOS X. You can reenable it and report your results to
the package maintainer.
The images are stored in '%p/share/analog/images/'. Copy this
directory to where your output files are stored or provide
the httpd.conf line necessary to alias '%p/share/analog/images'
into your URL-space.
Examples:
% to analyze the standard log file '/var/log/httpd/access_log'
% and print it to the standard output:
analog
% output to a file:
analog +Oanalog_out.html
% to process a config file (the '+g' is needed!):
analog -G +gtheConfigFile.cfg
<<
DescPackaging: <<
DNS lookups are disabled in the default config file
'%p/etc/analog/analog.cfg' to prevent a crash on
MacOS X. Feedback on this issue is welcome.
The license is restrictive, but permits distribution of
binaries.
Previous versions by Christian Schaffner <[email protected]>
<<
Homepage: http://www.analog.cx/
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs