Index: head/mail/qmrtg/Makefile =================================================================== --- head/mail/qmrtg/Makefile (revision 112552) +++ head/mail/qmrtg/Makefile (revision 112553) @@ -1,50 +1,50 @@ # New ports collection makefile for: qmrtg # Date created: 12 Jun 2004 # Whom: Mij # # $FreeBSD$ # PORTNAME= qmrtg -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.7 CATEGORIES= mail net-mgmt MASTER_SITES= http://dev.publicshout.org/qmrtg/download/ MAINTAINER= mij@bitchx.it COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ mrtg:${PORTSDIR}/net-mgmt/mrtg MAN1= qmrtg.1 USE_GMAKE= yes # this is the local apache documentroot WWWROOTDIR?= ${PREFIX}/www/data QMRTG_DBDIR?= ${PORT_DBDIR}/../${PORTNAME} post-install: # in_stall manpages @${MKDIR} ${PREFIX}/man/man1 .for foo in ${MAN1} ${INSTALL_MAN} ${WRKSRC}/man/${foo} ${PREFIX}/man/man1 .endfor .if !defined(WITHOUT_EXAMPLES) # in_stall conig file examples ${MKDIR} ${EXAMPLESDIR} ${CP} ${WRKSRC}/examples/* ${EXAMPLESDIR}/ .endif .if !defined(WITHOUT_HTMLTEMPLATES) # in_stall html templates for mrtg graphs ${MKDIR} ${WWWROOTDIR}/${PORTNAME} ${CP} ${WRKSRC}/html/* ${WWWROOTDIR}/${PORTNAME}/ .endif .if !defined(NOPORTDOCS) # in_stall the few (FAQ, LICENSE etc) files provided by the package ${MKDIR} ${DOCSDIR} ${CP} ${WRKSRC}/doc/* ${DOCSDIR}/ .endif ${MKDIR} ${QMRTG_DBDIR} @${CAT} pkg-message .include Property changes on: head/mail/qmrtg/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/qmrtg/distinfo =================================================================== --- head/mail/qmrtg/distinfo (revision 112552) +++ head/mail/qmrtg/distinfo (revision 112553) @@ -1,2 +1,2 @@ -MD5 (qmrtg-0.5.6.tar.gz) = 545eb47280421a2b591ec66a1a7de5d5 -SIZE (qmrtg-0.5.6.tar.gz) = 20858 +MD5 (qmrtg-0.5.7.tar.gz) = 9b200fc036c27eee899a64409a83c538 +SIZE (qmrtg-0.5.7.tar.gz) = 21360 Property changes on: head/mail/qmrtg/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property