diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index d94e072d997..d3ec3d3649e 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2008/06/09 18:42:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.21 2008/07/16 11:51:46 sthen Exp $ COMMENT= latency logging and graphing system DISTNAME= smokeping-2.3.6 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net MASTER_SITES= ${HOMEPAGE}pub/ @@ -18,11 +18,17 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -RUN_DEPENDS= ::devel/p5-Config-Grammar \ - :p5-RRD-*:net/rrdtool,-perl \ - ::net/p5-SNMP_Session \ +RUN_DEPENDS= ::databases/p5-ldap \ + ::devel/p5-Config-Grammar \ ::net/fping \ - ::www/p5-CGI-SpeedyCGI + ::net/p5-Net-DNS \ + ::net/p5-Net-Telnet \ + ::net/p5-SNMP_Session \ + ::security/p5-Authen-Radius \ + ::security/p5-Digest-HMAC \ + ::www/p5-CGI-SpeedyCGI \ + ::www/p5-libwww \ + :p5-RRD-*:net/rrdtool,-perl NO_REGRESS= Yes NO_BUILD= Yes diff --git a/net/smokeping/pkg/PLIST b/net/smokeping/pkg/PLIST index 5efe585193f..3685981b129 100644 --- a/net/smokeping/pkg/PLIST +++ b/net/smokeping/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.11 2008/01/29 19:58:39 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.12 2008/07/16 11:51:46 sthen Exp $ @newgroup _smokeping:562 @newuser _smokeping:562:562:daemon:Smokeping account:/var/empty:/sbin/nologin bin/smokeping @@ -188,7 +188,9 @@ share/examples/smokeping/smokeping.cgi @sample /var/www/smokeping/cgi-bin/smokeping.cgi @mode share/examples/smokeping/smokeping_secrets +@mode 0600 @sample ${SYSCONFDIR}/smokeping/smokeping_secrets +@mode share/examples/smokeping/tmail @sample ${SYSCONFDIR}/smokeping/tmail @mode 0755