aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zenpack-deviceadvdetail
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zenpack-deviceadvdetail')
-rw-r--r--net-mgmt/zenpack-deviceadvdetail/Makefile24
-rw-r--r--net-mgmt/zenpack-deviceadvdetail/distinfo2
-rw-r--r--net-mgmt/zenpack-deviceadvdetail/files/pkg-deinstall.in10
-rw-r--r--net-mgmt/zenpack-deviceadvdetail/files/pkg-message.in5
-rw-r--r--net-mgmt/zenpack-deviceadvdetail/pkg-descr16
5 files changed, 0 insertions, 57 deletions
diff --git a/net-mgmt/zenpack-deviceadvdetail/Makefile b/net-mgmt/zenpack-deviceadvdetail/Makefile
deleted file mode 100644
index b5a6b6c2871f..000000000000
--- a/net-mgmt/zenpack-deviceadvdetail/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Zenoss <zenoss@experts-exchange.com>
-# $FreeBSD$
-
-PORTNAME= deviceAdvDetail
-PORTVERSION= 2.7.3
-CATEGORIES= net-mgmt
-MASTER_SITES= https://github.com/epuzanov/${ZPACKPREFIX}${PORTNAME}/tarball/deviceadvdetail-2.7/
-DISTNAME= epuzanov-${ZPACKPREFIX}${PORTNAME}-deviceadvdetail-2.7-0-g4cc7c48
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Provides additional hardware details for Zenoss
-
-PLIST_FILES= zenoss/ZenPack/${ZPACK}
-PLIST_DIRS= zenoss/ZenPack
-USES= zenoss
-
-ZPACKGROUP= community
-WRKSRC= ${WRKDIR}/epuzanov-${ZPACKPREFIX}${PORTNAME}-cfbd596
-
-ZPACK= ${ZPACKPREFIX}${PORTNAME}-2.7-${PYTHON_VERSION:S/thon//}.egg
-ZPACKPREFIX= ZenPacks.community.
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/net-mgmt/zenpack-deviceadvdetail/distinfo b/net-mgmt/zenpack-deviceadvdetail/distinfo
deleted file mode 100644
index fb3430456061..000000000000
--- a/net-mgmt/zenpack-deviceadvdetail/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (epuzanov-ZenPacks.community.deviceAdvDetail-deviceadvdetail-2.7-0-g4cc7c48.tar.gz) = fa5072eac03d2fc0b483ec80f4596be87f5f740c9a456a055d58a3710a45e289
-SIZE (epuzanov-ZenPacks.community.deviceAdvDetail-deviceadvdetail-2.7-0-g4cc7c48.tar.gz) = 17009
diff --git a/net-mgmt/zenpack-deviceadvdetail/files/pkg-deinstall.in b/net-mgmt/zenpack-deviceadvdetail/files/pkg-deinstall.in
deleted file mode 100644
index a1f84ae8e2cf..000000000000
--- a/net-mgmt/zenpack-deviceadvdetail/files/pkg-deinstall.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-if [ "$2" = "DEINSTALL" ]; then
- echo "To de-activate this Zenpack, run the following command as the zenoss user:
-
-%%ZENHOME%%/bin/zenpack --remove %%ZPACKPREFIX%%%%PORTNAME%%
-
-IMPORTANT: De-activating a Zenpack will also remove all its associated data"
-
-fi
diff --git a/net-mgmt/zenpack-deviceadvdetail/files/pkg-message.in b/net-mgmt/zenpack-deviceadvdetail/files/pkg-message.in
deleted file mode 100644
index 869bea811264..000000000000
--- a/net-mgmt/zenpack-deviceadvdetail/files/pkg-message.in
+++ /dev/null
@@ -1,5 +0,0 @@
-
-To activate this Zenpack, run the following commands as the zenoss user:
-
-%%ZENHOME%%/bin/zenpack --install %%ZPACKHOME%%/%%ZPACK%%
-%%ZENHOME%%/bin/zopectl restart
diff --git a/net-mgmt/zenpack-deviceadvdetail/pkg-descr b/net-mgmt/zenpack-deviceadvdetail/pkg-descr
deleted file mode 100644
index 9e596c05bdde..000000000000
--- a/net-mgmt/zenpack-deviceadvdetail/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-This ZenPack is currently used by the HP ProLiant Monitor, Dell Monitor and ODBC
-Datasource (and many others) to display additional hardware details and could be
-used by other ZenPacks as well. Examples of details include:
-
-* dynamic deviceHardwareDetail tab (additional sections can be added
- or removed by any ZenPack)
-* dynamic deviceOsDetail tab
-* dynamic deviceSoftwareDetail tab
-* Number of CPU Cores
-* Memory Modules section
-* Logical Drives sections
-* status indication for all hardware components
-* It also make changes deviceOSDetail tab to show only monitored
- Network Interfaces
-
-WWW: http://community.zenoss.org/docs/DOC-3452