diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2018-11-20 20:29:41 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2018-11-20 20:29:41 +0000 |
| commit | 96b956f6f2d862867b043cc4e9a43d14686bc101 (patch) | |
| tree | 980da94a1bbaa861506ea7abf7b4136c0913b17b /net-mgmt | |
| parent | f1c2b83c73fd655398aa103952a53cd2c807aaeb (diff) | |
Notes
Diffstat (limited to 'net-mgmt')
9 files changed, 0 insertions, 106 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index b3ae35fa60ab..9bf3db12dd9a 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -229,8 +229,6 @@ SUBDIR += p5-Cisco-Reconfig SUBDIR += p5-Data-Validate-IP SUBDIR += p5-FusionInventory-Agent - SUBDIR += p5-FusionInventory-Agent-Task-NetDiscovery - SUBDIR += p5-FusionInventory-Agent-Task-SNMPQuery SUBDIR += p5-GRNOC-Config SUBDIR += p5-GRNOC-TL1 SUBDIR += p5-MRTG-Parse diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile deleted file mode 100644 index 3a5523d02a82..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: Emil Smolenski <am@raisa.eu.org> -# $FreeBSD$ - -PORTNAME= FusionInventory-Agent-Task-NetDiscovery -PORTVERSION= 2.1 -PORTREVISION= 1 -CATEGORIES= net-mgmt -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:FUSINV -PKGNAMEPREFIX= p5- - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Network discovery support for FusionInventory Agent - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= No longer needed -EXPIRATION_DATE=2018-11-19 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-FusionInventory-Agent>=2.2.0:net-mgmt/p5-FusionInventory-Agent \ - p5-Net-IP>=0:net-mgmt/p5-Net-IP \ - p5-Net-NBName>=0:net/p5-Net-NBName \ - p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ - p5-XML-TreePP>=0.26:textproc/p5-XML-TreePP - -USES= perl5 -USE_PERL5= configure - -post-patch: - @${REINPLACE_CMD} -e '40,$$ d' ${WRKSRC}/Makefile.PL - -.include <bsd.port.mk> diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/distinfo b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/distinfo deleted file mode 100644 index 52273dfbeb0d..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (FusionInventory-Agent-Task-NetDiscovery-2.1.tar.gz) = 868ed07ef563bda7d1d6cb7bfb27239c8a6215f256a3a2f572668068e3a51c9a -SIZE (FusionInventory-Agent-Task-NetDiscovery-2.1.tar.gz) = 47603 diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr deleted file mode 100644 index 05197dc3d8e8..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This module scans your networks to get informations from devices with SNMP -protocol: - - networking devices discovery within an IP range - - network switch, printer and router analyse - - relation between computer / printer / switch port - - identify unknown MAC addresses - - report printer cartridge and ounter status - - support management of SNMP versions v1, v2, v3 - -The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this -plugin. - -WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-NetDiscovery-2.1 diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-plist b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-plist deleted file mode 100644 index 29897516d2c8..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -%%SITE_PERL%%/FusionInventory/Agent/SNMP.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Dictionary.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Alcatel.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Axis.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Ddwrt.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Dell.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Epson.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/HewlettPackard.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Kyocera.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Ricoh.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Samsung.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Wyse.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Zebranet.pm -%%PERL5_MAN3%%/FusionInventory::Agent::SNMP.3.gz -%%PERL5_MAN3%%/FusionInventory::Agent::Task::NetDiscovery.3.gz -%%PERL5_MAN3%%/FusionInventory::Agent::Task::NetDiscovery::Dictionary.3.gz diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile deleted file mode 100644 index 75d614d300ef..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Emil Smolenski <am@raisa.eu.org> -# $FreeBSD$ - -PORTNAME= FusionInventory-Agent-Task-SNMPQuery -PORTVERSION= 1.3 -PORTREVISION= 1 -CATEGORIES= net-mgmt -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:FUSINV -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= SNMP support for FusionInventory Agent - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \ - p5-Net-IP>=0:net-mgmt/p5-Net-IP \ - p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ - p5-Parallel-ForkManager>=0:devel/p5-Parallel-ForkManager \ - p5-XML-Simple>=0:textproc/p5-XML-Simple - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/distinfo b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/distinfo deleted file mode 100644 index 447c512c5b3b..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = b6ddaa221e82a4023ee6236cc6cf80c5f82aa5361d7cf9cf31f4e98c074325c4 -SIZE (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = 41687 diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr deleted file mode 100644 index b68f1d21c093..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Network discovery support for FusionInventory Agent - -WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-SNMPQuery-1.3 diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist b/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist deleted file mode 100644 index d0d3cf47ccd5..000000000000 --- a/net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Cisco.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Nortel.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Procurve.pm -%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/ThreeCom.pm |
