diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-16 08:02:00 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-16 08:02:00 +0000 |
commit | e858481833f15206d1fc565c081c880a50677ad9 (patch) | |
tree | 32f308900357463285d3962af5363e2db5235295 /www/awstats | |
parent | bd5406af8728e2c5d2d1c2b3282804c585c048a6 (diff) | |
download | ports-e858481833f15206d1fc565c081c880a50677ad9.tar.gz ports-e858481833f15206d1fc565c081c880a50677ad9.zip |
Notes
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 11 | ||||
-rw-r--r-- | www/awstats/distinfo | 2 | ||||
-rw-r--r-- | www/awstats/pkg-plist | 5 |
3 files changed, 15 insertions, 3 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 8df7940a5ae5..db4ab4c0f942 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -6,7 +6,7 @@ # PORTNAME= awstats -PORTVERSION= 5.7 +PORTVERSION= 5.9 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -38,6 +38,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tools/logresolvemerge.pl ${PREFIX}/bin/awstats_logresolvemerge.pl ${INSTALL_SCRIPT} ${WRKSRC}/tools/maillogconvert.pl ${PREFIX}/bin/awstats_maillogconvert.pl ${INSTALL_SCRIPT} ${WRKSRC}/tools/urlaliasbuilder.pl ${PREFIX}/bin/awstats_urlaliasbuilder.pl + ${INSTALL_SCRIPT} ${WRKSRC}/tools/webmin/awstats-1.1.wbm ${PREFIX}/bin/awstats-1.1.wbm ${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awredir.pl ${PREFIX}/www/cgi-bin ${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/awstats.model.conf ${PREFIX}/www/cgi-bin ${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awstats.pl ${PREFIX}/www/cgi-bin @@ -75,4 +76,10 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/docs/*.* ${DOCSDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PERL_LEVEL} < 500800 +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +.endif + +.include <bsd.port.post.mk> diff --git a/www/awstats/distinfo b/www/awstats/distinfo index 1a729b5979cd..1180c042ac13 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -1 +1 @@ -MD5 (awstats-5.7.tgz) = 4f4bfc1b362d0f031a27ecd9ecca571c +MD5 (awstats-5.9.tgz) = be251e7506df16642b367789f5078ad9 diff --git a/www/awstats/pkg-plist b/www/awstats/pkg-plist index fdccbc01f906..d1f27a74d645 100644 --- a/www/awstats/pkg-plist +++ b/www/awstats/pkg-plist @@ -4,6 +4,7 @@ bin/awstats_updateall.pl bin/awstats_logresolvemerge.pl bin/awstats_maillogconvert.pl bin/awstats_urlaliasbuilder.pl +bin/awstats-1.1.wbm %%PORTDOCS%%%%DOCSDIR%%/images/awstats.ico %%PORTDOCS%%%%DOCSDIR%%/images/awstats_logo1.gif %%PORTDOCS%%%%DOCSDIR%%/images/awstats_logo1.png @@ -33,12 +34,15 @@ bin/awstats_urlaliasbuilder.pl %%PORTDOCS%%%%DOCSDIR%%/awstats_changelog.txt %%PORTDOCS%%%%DOCSDIR%%/awstats_compare.html %%PORTDOCS%%%%DOCSDIR%%/awstats_config.html +%%PORTDOCS%%%%DOCSDIR%%/awstats_extra.html %%PORTDOCS%%%%DOCSDIR%%/awstats_faq.html %%PORTDOCS%%%%DOCSDIR%%/awstats_glossary.html %%PORTDOCS%%%%DOCSDIR%%/awstats_license.html %%PORTDOCS%%%%DOCSDIR%%/awstats_security.html %%PORTDOCS%%%%DOCSDIR%%/awstats_setup.html %%PORTDOCS%%%%DOCSDIR%%/awstats_tools.html +%%PORTDOCS%%%%DOCSDIR%%/awstats_update.html +%%PORTDOCS%%%%DOCSDIR%%/awstats_webmin.html %%PORTDOCS%%%%DOCSDIR%%/awstats_what.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/styles.css @@ -507,6 +511,7 @@ www/icons/os/winxp.png www/icons/other/awstats_logo1.png www/icons/other/awstats_logo5.png www/icons/other/awstats_logo6.png +www/icons/other/backleft.png www/icons/other/button.gif www/icons/other/he.png www/icons/other/hh.png |