aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/routers2-extras
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-18 23:25:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-18 23:25:18 +0000
commitbc830a91344924e60816a46173a6eede2f6f9bbf (patch)
tree5996596a251e5c6c134601e94284e0d97b5901fc /net-mgmt/routers2-extras
parent7e7393f75e45e2d157bfae746b25ade77c3179e9 (diff)
downloadports-bc830a91344924e60816a46173a6eede2f6f9bbf.tar.gz
ports-bc830a91344924e60816a46173a6eede2f6f9bbf.zip
Notes
Diffstat (limited to 'net-mgmt/routers2-extras')
-rw-r--r--net-mgmt/routers2-extras/Makefile10
-rw-r--r--net-mgmt/routers2-extras/distinfo6
-rw-r--r--net-mgmt/routers2-extras/pkg-plist16
3 files changed, 14 insertions, 18 deletions
diff --git a/net-mgmt/routers2-extras/Makefile b/net-mgmt/routers2-extras/Makefile
index fe9b5410a878..dd1876f936ba 100644
--- a/net-mgmt/routers2-extras/Makefile
+++ b/net-mgmt/routers2-extras/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= routers2-extras
-PORTVERSION= 2.18
+PORTVERSION= 2.19
CATEGORIES= net-mgmt
MASTER_SITES= http://www.steveshipway.org/software/rrd/ \
ftp://ftp.oav.oav.net/routers2/
@@ -40,18 +40,18 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/$$file ${DOCSDIR}; \
done
.endif
- for file in buildwan.pl cfgmaker_host.pl check_esx2 check_foundry checkagent \
+ for file in buildwan.pl cfgmaker_host.pl check_vmware.pl check_foundry checkagent \
gather.pl getstats.sh graphprune.pl mrtg-apache mrtg-nrpe.pl mrtg-nrpe.sh \
mrtg-pnsclient.pl mrtg-portsinuse.pl rrd-archive-clean.pl \
- rrd-archive.pl rrdextend.pl vmware_monitor.pl vmware_monitor2.pl \
- winalert.pl targetnames/targetnames.pl 95.pl; do \
+ rrd-archive.pl rrdextend.pl \
+ winalert.pl targetnames/targetnames.pl; do \
${INSTALL_SCRIPT} ${WRKSRC}/$$file ${PREFIX}/www/routers2/extras; \
done
for file in mrtg-nrpe.cfg mrtg-pnsclient.cfg rrd-archive.conf winalert.conf ; do \
${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/www/routers2/extras; \
done
${MKDIR} -m 755 ${PREFIX}/www/routers2/extras/templates
- for file in templates/* ; do \
+ for file in mrtg-templates/* ; do \
${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/www/routers2/extras/templates; \
done
diff --git a/net-mgmt/routers2-extras/distinfo b/net-mgmt/routers2-extras/distinfo
index 2277c49ae5e8..4619a1e5b5be 100644
--- a/net-mgmt/routers2-extras/distinfo
+++ b/net-mgmt/routers2-extras/distinfo
@@ -1,3 +1,3 @@
-MD5 (routers2-v2.18.tar.gz) = e9ed06d52acaa22467d8c31432905691
-SHA256 (routers2-v2.18.tar.gz) = 728d1788db58f8b99a72fdf74c1e1def3a4528bc0483b7f371472aa23396357f
-SIZE (routers2-v2.18.tar.gz) = 399144
+MD5 (routers2-v2.19.tar.gz) = c99af543f835c3c08cbd109a4ef8cc03
+SHA256 (routers2-v2.19.tar.gz) = 6763b5a039780d42a5f7b222cf4b90922fd3cd78787c8e36028a923142b0cacb
+SIZE (routers2-v2.19.tar.gz) = 411136
diff --git a/net-mgmt/routers2-extras/pkg-plist b/net-mgmt/routers2-extras/pkg-plist
index 911211a7d1db..63d39b810677 100644
--- a/net-mgmt/routers2-extras/pkg-plist
+++ b/net-mgmt/routers2-extras/pkg-plist
@@ -1,40 +1,36 @@
www/routers2/extras/buildwan.pl
www/routers2/extras/cfgmaker_host.pl
-www/routers2/extras/check_esx2
www/routers2/extras/check_foundry
+www/routers2/extras/check_vmware.pl
www/routers2/extras/checkagent
www/routers2/extras/gather.pl
www/routers2/extras/getstats.sh
www/routers2/extras/graphprune.pl
www/routers2/extras/mrtg-apache
+www/routers2/extras/mrtg-nrpe.cfg
www/routers2/extras/mrtg-nrpe.pl
www/routers2/extras/mrtg-nrpe.sh
+www/routers2/extras/mrtg-pnsclient.cfg
www/routers2/extras/mrtg-pnsclient.pl
www/routers2/extras/mrtg-portsinuse.pl
www/routers2/extras/rrd-archive-clean.pl
+www/routers2/extras/rrd-archive.conf
www/routers2/extras/rrd-archive.pl
www/routers2/extras/rrdextend.pl
-www/routers2/extras/vmware_monitor.pl
-www/routers2/extras/vmware_monitor2.pl
-www/routers2/extras/winalert.pl
www/routers2/extras/targetnames.pl
-www/routers2/extras/mrtg-nrpe.cfg
-www/routers2/extras/mrtg-pnsclient.cfg
-www/routers2/extras/rrd-archive.conf
-www/routers2/extras/winalert.conf
-www/routers2/extras/95.pl
www/routers2/extras/templates/template-mrtg-dns
www/routers2/extras/templates/template-mrtg-ipcs
www/routers2/extras/templates/template-mrtg-nrpe
www/routers2/extras/templates/template-mrtg-ping
www/routers2/extras/templates/template-mrtg-pnsclient
+www/routers2/extras/winalert.conf
+www/routers2/extras/winalert.pl
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/buildwan.txt
%%PORTDOCS%%%%DOCSDIR%%/graphprune.txt
%%PORTDOCS%%%%DOCSDIR%%/mrtg-nrpe.txt
%%PORTDOCS%%%%DOCSDIR%%/mrtg-pnsclient.txt
%%PORTDOCS%%%%DOCSDIR%%/rrd-archive.txt
-%%PORTDOCS%%%%DOCSDIR%%/vmware_monitor.txt
%%PORTDOCS%%%%DOCSDIR%%/winalert.txt
@dirrm www/routers2/extras/templates
@dirrm www/routers2/extras