Index: branches/2015Q2/net-mgmt/check_logfiles/Makefile =================================================================== --- branches/2015Q2/net-mgmt/check_logfiles/Makefile (revision 385745) +++ branches/2015Q2/net-mgmt/check_logfiles/Makefile (revision 385746) @@ -1,16 +1,20 @@ # $FreeBSD$ PORTNAME= check_logfiles PORTVERSION= 3.4.3.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://labs.consol.de/wp-content/uploads/2011/03/ MAINTAINER= flo@FreeBSD.org COMMENT= Nagios plugin which scans log files for specific patterns -USES= gmake +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:${LOCALBASE}/bin:${LOCALBASE}/sbin \ --libexecdir=${PREFIX}/libexec/nagios \ .include Index: branches/2015Q2 =================================================================== --- branches/2015Q2 (revision 385745) +++ branches/2015Q2 (revision 385746) Property changes on: branches/2015Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r385735