summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-09-30 18:29:12 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-09-30 18:29:12 +0000
commit464bd90ba455f0604930cffdb889c69bb3b1c08b (patch)
treeca4e6b352804c424849a638660bdbb69ad80585c /net-mgmt
parent- Update to 0.8.0. (diff)
- Fixed PNG file breakage caused by overzealous dos2unix that I
introduced in a previous commit - Fixed portlint warning about LICENSE - Bumped PORTREVISION PR: ports/151108 Submitted by: Youssef Ghorbal <djo at pasteur dot fr> Approved by: Eygene Ryabinkin <rea-fbsd at codelabs dot ru> (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=262200
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pnp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile
index ab3b7f8ea6b8..8157230b9217 100644
--- a/net-mgmt/pnp/Makefile
+++ b/net-mgmt/pnp/Makefile
@@ -7,10 +7,9 @@
PORTNAME= pnp
PORTVERSION= 0.4.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}4nagios/PNP/${PORTNAME}-${PORTVERSION}
-LICENSE= GPLv2
MAINTAINER= rea-fbsd@codelabs.ru
COMMENT= Nagios performance data collector and grapher
@@ -19,12 +18,15 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \
nagios:${PORTSDIR}/net-mgmt/nagios
+LICENSE= GPLv2
+
OPTIONS= PDF "Use built-in fpdf library to produce PDF views" ON
.include <bsd.port.options.mk>
USE_PHP= zlib gd xml pcre
USE_DOS2UNIX= yes
+DOS2UNIX_REGEX= '.*\.\(php\|js\|txt\)$$'
WANT_PHP_WEB= yes
USE_RC_SUBR= npcd.sh
MAN1= pnpsender.1