- Update to 5.9

- add dependency on p5-Storable

Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-10-16 08:02:00 +00:00
parent bd5406af87
commit e858481833
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91407
6 changed files with 30 additions and 6 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (awstats-5.7.tgz) = 4f4bfc1b362d0f031a27ecd9ecca571c
MD5 (awstats-5.9.tgz) = be251e7506df16642b367789f5078ad9

View File

@ -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

View File

@ -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>

View File

@ -1 +1 @@
MD5 (awstats-5.7.tgz) = 4f4bfc1b362d0f031a27ecd9ecca571c
MD5 (awstats-5.9.tgz) = be251e7506df16642b367789f5078ad9

View File

@ -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