diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 561d9f46d7f5..e13aa1cc7015 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -1,61 +1,61 @@ PORTNAME= ocsinventory -PORTVERSION= 2.9.1 +PORTVERSION= 2.10.0 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-mgmt PKGNAMESUFFIX= -agent MAINTAINER= mikael@FreeBSD.org COMMENT= Keep track of the computers configuration and software WWW= https://www.ocsinventory-ng.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= lspci:sysutils/pciutils \ p5-libwww>=0:www/p5-libwww \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-Proc-Daemon>=0:devel/p5-Proc-Daemon \ p5-XML-Simple>=0:textproc/p5-XML-Simple USES= perl5 shebangfix USE_GITHUB= yes GH_PROJECT= UnixAgent GH_ACCOUNT= OCSInventory-NG USE_PERL5= configure CONFIGURE_ENV= PERL_AUTOINSTALL=1 SUB_FILES= pkg-message SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_ARCH= yes SHEBANG_FILES= postinst.pl # define options OPTIONS_DEFINE= DAEMON IPMI PRINTER SNMP SSL DAEMON_DESC= Daemon mode IPMI_DESC= Collect information about IPMI PRINTER_DESC= Printers detection SNMP_DESC= Scan network devices using SNMP # define default options OPTIONS_DEFAULT= SNMP SSL DAEMON_RUN_DEPENDS= p5-Proc-Daemon>=0:devel/p5-Proc-Daemon \ p5-Proc-PID-File>=0:devel/p5-Proc-PID-File IPMI_RUN_DEPENDS= ipmitool:sysutils/ipmitool SSL_RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https PRINTER_RUN_DEPENDS= p5-Net-CUPS>=0:print/p5-Net-CUPS SNMP_RUN_DEPENDS= nmap:security/nmap \ p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask \ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ p5-Nmap-Parser>=0:security/p5-Nmap-Parser .include .if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == riscv64 || ${ARCH} == riscv64sf RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif .include diff --git a/net-mgmt/ocsinventory-agent/distinfo b/net-mgmt/ocsinventory-agent/distinfo index b75a979ac206..cf20818945a8 100644 --- a/net-mgmt/ocsinventory-agent/distinfo +++ b/net-mgmt/ocsinventory-agent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643209155 -SHA256 (OCSInventory-NG-UnixAgent-v2.9.1_GH0.tar.gz) = 4522a1a44eef2925f168afb56e1d0886ffa1a3593b5eb1a8c2249a50f91b0a7f -SIZE (OCSInventory-NG-UnixAgent-v2.9.1_GH0.tar.gz) = 1714849 +TIMESTAMP = 1669799807 +SHA256 (OCSInventory-NG-UnixAgent-v2.10.0_GH0.tar.gz) = 97e16c83694d1a86994b55b8e49227c5ea82492fc6fff298fc43511d1369edb0 +SIZE (OCSInventory-NG-UnixAgent-v2.10.0_GH0.tar.gz) = 2318916 diff --git a/net-mgmt/ocsinventory-agent/pkg-plist b/net-mgmt/ocsinventory-agent/pkg-plist index a61d61807ab9..15b8b2d207dc 100644 --- a/net-mgmt/ocsinventory-agent/pkg-plist +++ b/net-mgmt/ocsinventory-agent/pkg-plist @@ -1,232 +1,233 @@ bin/ocsinventory-agent %%SITE_PERL%%/Ocsinventory/Agent.pm %%SITE_PERL%%/Ocsinventory/Agent/AccountConfig.pm %%SITE_PERL%%/Ocsinventory/Agent/AccountInfo.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/AccessLog.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/DeviceID.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover/IpDiscover.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/IpDiscover/Nmap.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Controller.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Hardware.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/IPv4.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/LVM.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Memory.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Modems.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Slots.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Software.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Sounds.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Users.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/AIX/Videos.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Archs/Alpha.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Archs/I386.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Archs/Sgimips.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Archs/Sparc.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/IPv4.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Sys.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/BSD/Uptime.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Batteries.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Memory.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Ports.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Psu.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Slots.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/UUID.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Hostname.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Ipmi.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lspci.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Controllers.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Modems.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Sounds.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Videos.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lsusb.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Lsusb/Usb.pm +%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/OS.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/AppImage.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/BSDpkg.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/ByHand.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Deb.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Flatpak.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Gentoo.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Pacman.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/RPM.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Snap.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Printers/Cups.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/BSD.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/CentOS.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/Debian.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/Rhel.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Repository/SuSE.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Screen.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Users.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Controller.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/IPv4.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Memory.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/README %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Slots.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Software.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/ARM.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/ARM/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/ARM/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/Alpha.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/Alpha/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/MIPS.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/MIPS/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC/Various.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/SPARC.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/SPARC/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/s390x.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Archs/s390x/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/LSB.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/ArchLinux.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/CentOS.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Debian.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Fedora.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Gentoo.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Knoppix.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Mandrake.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Mandriva.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Oracle.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Redhat.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Slackware.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/SuSE.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Trustix.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Ubuntu.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/VmWare.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/OSRelease.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Inputs.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/LVM.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/IP.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/3ware.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Adaptec.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/FusionIO.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/HP.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Lsilogic.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/Megacli.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Storages/ServeRaid.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Sys.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Uptime.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Videos.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Camera.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Controllers.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Hostname.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/IPv4.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Packages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Printers.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Slots.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Sound.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/UUID.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Uptime.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/Video.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Bios.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/CPU.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Controllers.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Domains.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Drives.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/IPv4.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Mem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Memory.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Networks.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Ports.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Slots.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Storages.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Solaris/Users.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Docker.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Jails.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Libvirt.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Lxc.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Parallels.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/SolarisLdoms.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/SolarisZones.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VirtualBox.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareDesktop.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareESX.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/VmWareWorkstation.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Vmsystem.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen/XL.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/Xen/XM.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/Virtualization/XenCitrixServer.pm %%SITE_PERL%%/Ocsinventory/Agent/Common.pm %%SITE_PERL%%/Ocsinventory/Agent/Config.pm %%SITE_PERL%%/Ocsinventory/Agent/Encrypt.pm %%SITE_PERL%%/Ocsinventory/Agent/Hooks.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Apache/Vhosts/Common.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Apache/VhostsEL.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Databases/Oracle/Instances.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Download.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Example.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/SnmpScan.pm %%SITE_PERL%%/Ocsinventory/Agent/Network.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Inventory.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Prolog.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Response.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Response/Inventory.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/Response/Prolog.pm %%SITE_PERL%%/Ocsinventory/Agent/XML/SimpleMessage.pm %%SITE_PERL%%/Ocsinventory/Compress.pm %%SITE_PERL%%/Ocsinventory/Logger.pm %%SITE_PERL%%/Ocsinventory/LoggerBackend/File.pm %%SITE_PERL%%/Ocsinventory/LoggerBackend/Stderr.pm %%SITE_PERL%%/Ocsinventory/LoggerBackend/Syslog.pm %%SITE_PERL%%/Ocsinventory/Unix/postinst.pl %%PERL5_MAN1%%/ocsinventory-agent.1.gz %%PERL5_MAN3%%/Ocsinventory::Agent::Backend::OS::BSD::Networks.3.gz %%PERL5_MAN3%%/Ocsinventory::Agent::Backend::OS::Linux::Network::Networks.3.gz %%PERL5_MAN3%%/Ocsinventory::Agent::Common.3.gz %%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Apache::Vhosts::Common.3.gz %%PERL5_MAN3%%/Ocsinventory::Agent::Modules::Databases::Oracle::Instances.3.gz %%PERL5_MAN3%%/Ocsinventory::Agent::XML::Inventory.3.gz @dir %%SITE_ARCH%%/auto/Ocsinventory/Unix/Agent