1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add reportmagic 2.03, a wrapper for analog that produces more professional

looking stats pages.

PR:		23253
Submitted by:	Jeremy Shaffner <jeremy@external.org>
This commit is contained in:
Will Andrews 2000-12-04 20:49:26 +00:00
parent bd5633ffcb
commit 1463f41888
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35658
8 changed files with 198 additions and 0 deletions

View File

@ -156,6 +156,7 @@
SUBDIR += py-HTMLgen
SUBDIR += qdecoder
SUBDIR += quanta
SUBDIR += reportmagic
SUBDIR += roxen
SUBDIR += ruboard
SUBDIR += screem

47
www/reportmagic/Makefile Normal file
View File

@ -0,0 +1,47 @@
# New ports collection makefile for: reportmagic
# Date created: 3 December 2000
# Whom: Jeremy Shaffner <jeremy@external.org>
#
# $FreeBSD$
#
PORTNAME= reportmagic
PORTVERSION= 2.03
CATEGORIES= www
MASTER_SITES= http://www.reportmagic.com/
DISTNAME= rmagic-${PORTVERSION}
MAINTAINER= jeremy@external.org
RUN_DEPENDS= analog:${PORTSDIR}/www/analog \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph3d.pm:${PORTSDIR}/graphics/p5-GD-Graph3d \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles
WRKSRC= ${WRKDIR}/${DISTNAME}
pre-fetch:
@${ECHO} -n "Report Magic will use FreeType if the GD library "
@${ECHO} "is compiled with it in."
@${ECHO} -n "GD is already listed as a LIB_DEPENDS, but in the "
@${ECHO} "event that GD is already "
@${ECHO} -n "installed *without* FreeType, you won't be able to "
@${ECHO} "use it. If you want"
@${ECHO} -n "FreeType support, go (re)make ${PORTSDIR}/graphics/gd "
@${ECHO} "with -DWITH_X11."
@${ECHO}
do-build:
do-install:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Install.PL -no_modules
post-install:
@${ECHO}
@${ECHO} "You must agree to the [GPL] license agreement at"
@${ECHO} "${PREFIX}/share/doc/reportmagic/license.html"
@${ECHO} "before using Report Magic."
@${ECHO}
.include <bsd.port.mk>

1
www/reportmagic/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (rmagic-2.03.tar.gz) = 35f7ec2fc98012a9e1e7b9871a68e672

View File

@ -0,0 +1,32 @@
--- Install.PL.orig Sun Dec 3 17:30:27 2000
+++ Install.PL Sun Dec 3 17:30:54 2000
@@ -50,13 +50,13 @@
# example to use the version number in your path.
# Make sure this remains in single quotes.
#
-$DEST = '/usr/local/bin/rmagic-$(VERSION)/';
+$DEST = "$ENV{'PREFIX'}/reportmagic/";
#
# Where do you want documentation to be installed?
# You can use string concatenation, as in this example,
# to install the docs below the program.
-$DOC = $DEST . 'docs/';
+$DOC = "$ENV{'PREFIX'}/share/doc/reportmagic/";
#
@@ -257,7 +257,6 @@
} else {
print "\nInstallation complete.\n";
print "For help on using Report Magic see $DOC"."index.html.\n";
- print "You must agree to the license agreement at $DOC"."license.html before using Report Magic.\n";
} # end if
@@ -299,4 +298,4 @@
return $rc;
} # end install
-
+

View File

@ -0,0 +1 @@
A web site statistics post-processor for Analog

View File

@ -0,0 +1,6 @@
Report Magic for Analog is an add-on formatting utility for Analog
web site statistics software. Report Magic uses the statistics generated
by Analog and formatting options set by you to make readable, presentable
reports of your Web site data.
WWW: http://www.reportmagic.com

View File

@ -0,0 +1,3 @@
You must agree to the [GPL] license agreement at
/usr/local/share/doc/reportmagic/license.html
before using Report Magic.

107
www/reportmagic/pkg-plist Normal file
View File

@ -0,0 +1,107 @@
reportmagic/README
reportmagic/rmlogo.gif
reportmagic/analogo.gif
reportmagic/samples/corpimg.ini
reportmagic/samples/fineprint.html
reportmagic/samples/images/back.jpg
reportmagic/samples/images/bullet.gif
reportmagic/samples/images/bullet2.gif
reportmagic/samples/images/layout.gif
reportmagic/samples/manyfile.ini
reportmagic/samples/noframes.ini
reportmagic/samples/onefile.ini
reportmagic/samples/report.dat
reportmagic/rmagic.sample
reportmagic/sample.dat
reportmagic/lang/ca/cdata.ini
reportmagic/lang/ca/lang.ini
reportmagic/lang/ca/rdata.ini
reportmagic/lang/ca/rmagic.ini
reportmagic/lang/de/cdata.ini
reportmagic/lang/de/lang.ini
reportmagic/lang/de/rdata.ini
reportmagic/lang/de/rmagic.ini
reportmagic/lang/en/cdata.ini
reportmagic/lang/en/lang.ini
reportmagic/lang/en/rdata.ini
reportmagic/lang/en/rmagic.ini
reportmagic/lang/es/cdata.ini
reportmagic/lang/es/lang.ini
reportmagic/lang/es/rdata.ini
reportmagic/lang/es/rmagic.ini
reportmagic/lang/fr/cdata.ini
reportmagic/lang/fr/lang.ini
reportmagic/lang/fr/rdata.ini
reportmagic/lang/fr/rmagic.ini
reportmagic/lang/hu/cdata.ini
reportmagic/lang/hu/lang.ini
reportmagic/lang/hu/rdata.ini
reportmagic/lang/hu/rmagic.ini
reportmagic/lang/INDEX.txt
reportmagic/lang/it/cdata.ini
reportmagic/lang/it/lang.ini
reportmagic/lang/it/rdata.ini
reportmagic/lang/it/rmagic.ini
reportmagic/lang/sv/cdata.ini
reportmagic/lang/sv/lang.ini
reportmagic/lang/sv/rdata.ini
reportmagic/lang/sv/rmagic.ini
reportmagic/lang/zh/lang.ini
reportmagic/lang/zh/rdata.ini
reportmagic/rmagic.pl
reportmagic/wadg/Errors.pm
reportmagic/wadg/Formatter.pm
reportmagic/wadg/HTMLWriter.pm
reportmagic/wadg/rm/CROParser.pm
reportmagic/wadg/rm/Graphs.pm
reportmagic/wadg/rm/Report/GeneralSummary.pm
reportmagic/wadg/rm/Report/HierarchicalReport.pm
reportmagic/wadg/rm/Report/QuickSummary.pm
reportmagic/wadg/rm/Report/RangeReport.pm
reportmagic/wadg/rm/Report/TimeReport.pm
reportmagic/wadg/rm/Report/TimeSummary.pm
reportmagic/wadg/rm/Report.pm
reportmagic/wadg/rm/Settings.pm
share/doc/reportmagic/advanced.html
share/doc/reportmagic/changes.html
share/doc/reportmagic/changes0.html
share/doc/reportmagic/changes1.html
share/doc/reportmagic/columns.html
share/doc/reportmagic/commands.html
share/doc/reportmagic/config.html
share/doc/reportmagic/datefmts.html
share/doc/reportmagic/faq.html
share/doc/reportmagic/filefmts.html
share/doc/reportmagic/images/logo.gif
share/doc/reportmagic/images/title.gif
share/doc/reportmagic/index.html
share/doc/reportmagic/inst_src.html
share/doc/reportmagic/inst_xm.html
share/doc/reportmagic/inst_xw.html
share/doc/reportmagic/license.html
share/doc/reportmagic/map.html
share/doc/reportmagic/overview.html
share/doc/reportmagic/repconf.html
share/doc/reportmagic/reports.html
share/doc/reportmagic/samples.html
share/doc/reportmagic/siteindex.html
share/doc/reportmagic/thanks.html
share/doc/reportmagic/whatsnew.html
@dirrm reportmagic/samples/images
@dirrm reportmagic/samples
@dirrm reportmagic/lang/ca
@dirrm reportmagic/lang/de
@dirrm reportmagic/lang/en
@dirrm reportmagic/lang/es
@dirrm reportmagic/lang/fr
@dirrm reportmagic/lang/hu
@dirrm reportmagic/lang/it
@dirrm reportmagic/lang/sv
@dirrm reportmagic/lang/zh
@dirrm reportmagic/lang
@dirrm reportmagic/wadg/rm/Report
@dirrm reportmagic/wadg/rm
@dirrm reportmagic/wadg
@dirrm reportmagic
@dirrm share/doc/reportmagic/images
@dirrm share/doc/reportmagic