diff options
author | wiz <wiz@pkgsrc.org> | 2019-10-11 14:46:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-10-11 14:46:24 +0000 |
commit | d417f17ac6dc9ecc9dd67a19139199fa9361c150 (patch) | |
tree | 57bd9f29dfbc5e3985e5e66f6b220f436a33ca1c /net | |
parent | 5164a7343beb125e59c6e551f65d13862ff856e6 (diff) | |
download | pkgsrc-d417f17ac6dc9ecc9dd67a19139199fa9361c150.tar.gz |
p5-FusionInventory-Agent-Task-Network: remove
It was removed from CPAN in 2017 and conflicts with a dependency.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/p5-FusionInventory-Agent-Task-Network/DESCR | 7 | ||||
-rw-r--r-- | net/p5-FusionInventory-Agent-Task-Network/Makefile | 27 | ||||
-rw-r--r-- | net/p5-FusionInventory-Agent-Task-Network/PLIST | 37 | ||||
-rw-r--r-- | net/p5-FusionInventory-Agent-Task-Network/distinfo | 7 | ||||
-rw-r--r-- | net/p5-FusionInventory-Agent-Task-Network/patches/patch-Makefile.PL | 25 |
6 files changed, 1 insertions, 105 deletions
diff --git a/net/Makefile b/net/Makefile index 0ff691d3090..bb7c2457a1c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1270 2019/09/19 21:25:51 adam Exp $ +# $NetBSD: Makefile,v 1.1271 2019/10/11 14:46:24 wiz Exp $ # COMMENT= Networking tools @@ -473,7 +473,6 @@ SUBDIR+= p5-Data-Stream-Bulk SUBDIR+= p5-File-Rsync SUBDIR+= p5-File-RsyncP SUBDIR+= p5-FusionInventory-Agent -SUBDIR+= p5-FusionInventory-Agent-Task-Network SUBDIR+= p5-Geo-IP SUBDIR+= p5-Geo-IPfree SUBDIR+= p5-IO-Interface diff --git a/net/p5-FusionInventory-Agent-Task-Network/DESCR b/net/p5-FusionInventory-Agent-Task-Network/DESCR deleted file mode 100644 index 6f6a564f565..00000000000 --- a/net/p5-FusionInventory-Agent-Task-Network/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -This plugin for the agent provides two tasks that were previously distributed -separatly: - -* the NetDiscovery task allows the agent to scan the network to find remote - devices, through nmap, NetBios or SNMP, and to identify them -* the NetInventory task allows the agent to extract various informations from - a remote device through SNMP protocol diff --git a/net/p5-FusionInventory-Agent-Task-Network/Makefile b/net/p5-FusionInventory-Agent-Task-Network/Makefile deleted file mode 100644 index 0d385d8b8a9..00000000000 --- a/net/p5-FusionInventory-Agent-Task-Network/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2019/08/11 13:22:14 wiz Exp $ - -DISTNAME= FusionInventory-Agent-Task-Network-1.0.2 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 -CATEGORIES= net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GR/GROUSSE/} - -MAINTAINER= bouyer@NetBSD.org -#HOMEPAGE= http://search.cpan.org/~grousse/FusionInventory-Agent-Task-Network-1.0.2/ -COMMENT= FusionInventory agent network tasks -LICENSE= gnu-gpl-v2 - -DEPENDS+= p5-FusionInventory-Agent-[0-9]*:../../net/p5-FusionInventory-Agent -DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP -DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone -DEPENDS+= p5-Test-Compile-[0-9]*:../../devel/p5-Test-Compile - -PERL5_MODULE_TYPE= Module::Install::Bundled - -PERL5_PACKLIST= auto/FusionInventory/Agent/Task/Network/.packlist -MAKE_PARAMS+= PREFIX=${PREFIX} - -MAKE_ENV+= PERL_USE_UNSAFE_INC=1 - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-FusionInventory-Agent-Task-Network/PLIST b/net/p5-FusionInventory-Agent-Task-Network/PLIST deleted file mode 100644 index 8cbc859ef8a..00000000000 --- a/net/p5-FusionInventory-Agent-Task-Network/PLIST +++ /dev/null @@ -1,37 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:49 rillig Exp $ -bin/fusioninventory-netdiscovery -bin/fusioninventory-netinventory -man/man1/fusioninventory-netdiscovery.1 -man/man1/fusioninventory-netinventory.1 -man/man3/FusionInventory::Agent::Manufacturer.3 -man/man3/FusionInventory::Agent::Manufacturer::3Com.3 -man/man3/FusionInventory::Agent::Manufacturer::Cisco.3 -man/man3/FusionInventory::Agent::Manufacturer::Juniper.3 -man/man3/FusionInventory::Agent::Manufacturer::Nortel.3 -man/man3/FusionInventory::Agent::SNMP.3 -man/man3/FusionInventory::Agent::SNMP::Live.3 -man/man3/FusionInventory::Agent::SNMP::Mock.3 -man/man3/FusionInventory::Agent::Task::NetDiscovery.3 -man/man3/FusionInventory::Agent::Task::NetDiscovery::Dictionary.3 -man/man3/FusionInventory::Agent::Task::NetInventory.3 -man/man3/FusionInventory::Agent::Threads.3 -man/man3/FusionInventory::Agent::Tools::SNMP.3 -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/3Com.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Alcatel.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Axis.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Cisco.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/HewlettPackard.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Juniper.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Kyocera.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Nortel.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Wyse.pm -share/fusioninventory/lib/FusionInventory/Agent/Manufacturer/Zebranet.pm -share/fusioninventory/lib/FusionInventory/Agent/SNMP.pm -share/fusioninventory/lib/FusionInventory/Agent/SNMP/Live.pm -share/fusioninventory/lib/FusionInventory/Agent/SNMP/Mock.pm -share/fusioninventory/lib/FusionInventory/Agent/Task/NetDiscovery.pm -share/fusioninventory/lib/FusionInventory/Agent/Task/NetDiscovery/Dictionary.pm -share/fusioninventory/lib/FusionInventory/Agent/Task/NetInventory.pm -share/fusioninventory/lib/FusionInventory/Agent/Threads.pm -share/fusioninventory/lib/FusionInventory/Agent/Tools/SNMP.pm diff --git a/net/p5-FusionInventory-Agent-Task-Network/distinfo b/net/p5-FusionInventory-Agent-Task-Network/distinfo deleted file mode 100644 index 8bea26ccfd5..00000000000 --- a/net/p5-FusionInventory-Agent-Task-Network/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.3 2016/04/21 12:08:55 jperkin Exp $ - -SHA1 (FusionInventory-Agent-Task-Network-1.0.2.tar.gz) = 79bb8473932db319fa40265b976756eefcff53d1 -RMD160 (FusionInventory-Agent-Task-Network-1.0.2.tar.gz) = 2ca68144a58f2a7a5e88b95ec2b6815a5ed8fdf7 -SHA512 (FusionInventory-Agent-Task-Network-1.0.2.tar.gz) = 4e2f70ff84589a3fac32382b65518a54899f82447b29eec32b20ac291b5644e3b6f0496d202802d9b14df2e98364d33812132c54d87db9e42ce2dbb550acd174 -Size (FusionInventory-Agent-Task-Network-1.0.2.tar.gz) = 398046 bytes -SHA1 (patch-Makefile.PL) = d94ec9c749a4350dc8dfe3c93b4e99af1b371228 diff --git a/net/p5-FusionInventory-Agent-Task-Network/patches/patch-Makefile.PL b/net/p5-FusionInventory-Agent-Task-Network/patches/patch-Makefile.PL deleted file mode 100644 index 4992f21eb45..00000000000 --- a/net/p5-FusionInventory-Agent-Task-Network/patches/patch-Makefile.PL +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-Makefile.PL,v 1.2 2016/04/21 12:08:55 jperkin Exp $ - -Fix man pages path - ---- Makefile.PL.orig 2013-01-14 13:47:29.000000000 +0100 -+++ Makefile.PL 2013-01-14 13:47:45.000000000 +0100 -@@ -83,12 +83,12 @@ - INSTALLLIB => '$(DATADIR)/lib', - INSTALLSITELIB => '$(DATADIR)/lib', - INSTALLVENDORLIB => '$(DATADIR)/lib', -- INSTALLMAN1DIR => '$(PREFIX)/share/man/man1', -- INSTALLSITEMAN1DIR => '$(PREFIX)/share/man/man1', -- INSTALLVENDORMAN1DIR => '$(PREFIX)/share/man/man1', -- INSTALLMAN3DIR => '$(PREFIX)/share/man/man3', -- INSTALLSITEMAN3DIR => '$(PREFIX)/share/man/man3', -- INSTALLVENDORMAN3DIR => '$(PREFIX)/share/man/man3', -+ INSTALLMAN1DIR => '$(PREFIX)/$(PKGMANDIR)/man1', -+ INSTALLSITEMAN1DIR => '$(PREFIX)/$(PKGMANDIR)/man1', -+ INSTALLVENDORMAN1DIR => '$(PREFIX)/$(PKGMANDIR)/man1', -+ INSTALLMAN3DIR => '$(PREFIX)/$(PKGMANDIR)/man3', -+ INSTALLSITEMAN3DIR => '$(PREFIX)/$(PKGMANDIR)/man3', -+ INSTALLVENDORMAN3DIR => '$(PREFIX)/$(PKGMANDIR)/man3', - DATADIR => '$(PREFIX)/share/fusioninventory', - FULLPERLRUN => '$(FULLPERL) -I$(DATADIR)/lib' - ); |