From owner-svn-ports-all@freebsd.org Sat Sep 1 00:29:13 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD2F9FCF62B; Sat, 1 Sep 2018 00:29:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83B4B8DAC4; Sat, 1 Sep 2018 00:29:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 663BB22898; Sat, 1 Sep 2018 00:29:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w810TDI5044993; Sat, 1 Sep 2018 00:29:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w810TChH044991; Sat, 1 Sep 2018 00:29:12 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809010029.w810TChH044991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 1 Sep 2018 00:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478647 - head/net-mgmt/ocsinventory-agent X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net-mgmt/ocsinventory-agent X-SVN-Commit-Revision: 478647 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2018 00:29:14 -0000 Author: swills Date: Sat Sep 1 00:29:12 2018 New Revision: 478647 URL: https://svnweb.freebsd.org/changeset/ports/478647 Log: net-mgmt/ocsinventory-agent: PR: 231039 Submitted by: geoffroy desvernay Modified: head/net-mgmt/ocsinventory-agent/Makefile (contents, props changed) head/net-mgmt/ocsinventory-agent/distinfo (contents, props changed) head/net-mgmt/ocsinventory-agent/pkg-plist (contents, props changed) Modified: head/net-mgmt/ocsinventory-agent/Makefile ============================================================================== --- head/net-mgmt/ocsinventory-agent/Makefile Sat Sep 1 00:28:41 2018 (r478646) +++ head/net-mgmt/ocsinventory-agent/Makefile Sat Sep 1 00:29:12 2018 (r478647) @@ -1,13 +1,10 @@ # $FreeBSD$ -PORTNAME= Ocsinventory -PORTVERSION= 2.1.1 -PORTREVISION= 4 +PORTNAME= ocsinventory +PORTVERSION= 2.4.2 PORTEPOCH= 1 CATEGORIES= net-mgmt -MASTER_SITES= http://launchpad.net/ocsinventory-unix-agent/stable-${PORTVERSION:R}/${PORTVERSION}/+download/ -PKGNAMESUFFIX= -Unix-Agent -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +PKGNAMESUFFIX= -agent MAINTAINER= ports@FreeBSD.org COMMENT= Keep track of the computers configuration and software @@ -21,11 +18,15 @@ RUN_DEPENDS= lspci:sysutils/pciutils \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-libwww>=0:www/p5-libwww +GH_PROJECT= UnixAgent +GH_ACCOUNT= OCSInventory-NG +GH_TAGNAME= v${PORTVERSION} + USES= perl5 shebangfix SHEBANG_FILES= postinst.pl +USE_GITHUB= yes USE_PERL5= configure CONFIGURE_ENV= PERL_AUTOINSTALL=1 -WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} SUB_FILES= pkg-message SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_ARCH= yes Modified: head/net-mgmt/ocsinventory-agent/distinfo ============================================================================== --- head/net-mgmt/ocsinventory-agent/distinfo Sat Sep 1 00:28:41 2018 (r478646) +++ head/net-mgmt/ocsinventory-agent/distinfo Sat Sep 1 00:29:12 2018 (r478647) @@ -1,2 +1,3 @@ -SHA256 (Ocsinventory-Unix-Agent-2.1.1.tar.gz) = dc321bc23c73c7d2147e80082f993e0c3faaca8195126050b86d9d3da7cc63a3 -SIZE (Ocsinventory-Unix-Agent-2.1.1.tar.gz) = 1851193 +TIMESTAMP = 1535558398 +SHA256 (OCSInventory-NG-UnixAgent-2.4.2-v2.4.2_GH0.tar.gz) = f18dba7e650ed27258653c53956d44417ef09d43d55dbff23a66de26cccd0dd6 +SIZE (OCSInventory-NG-UnixAgent-2.4.2-v2.4.2_GH0.tar.gz) = 1396404 Modified: head/net-mgmt/ocsinventory-agent/pkg-plist ============================================================================== --- head/net-mgmt/ocsinventory-agent/pkg-plist Sat Sep 1 00:28:41 2018 (r478646) +++ head/net-mgmt/ocsinventory-agent/pkg-plist Sat Sep 1 00:29:12 2018 (r478647) @@ -1,8 +1,4 @@ bin/ocsinventory-agent -%%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 %%SITE_PERL%%/Ocsinventory/Agent.pm %%SITE_PERL%%/Ocsinventory/Agent/AccountConfig.pm %%SITE_PERL%%/Ocsinventory/Agent/AccountInfo.pm @@ -19,6 +15,7 @@ bin/ocsinventory-agent %%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 @@ -45,6 +42,7 @@ bin/ocsinventory-agent %%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 @@ -67,6 +65,11 @@ bin/ocsinventory-agent %%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/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/Screen.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Generic/Users.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/HPUX.pm @@ -99,6 +102,8 @@ bin/ocsinventory-agent %%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/Distro/LSB.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB.pm %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/ArchLinux.pm @@ -118,22 +123,26 @@ bin/ocsinventory-agent %%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/VmWare.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/IPv4.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/Sounds.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/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 @@ -147,6 +156,7 @@ bin/ocsinventory-agent %%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/Uptime.pm +%%SITE_PERL%%/Ocsinventory/Agent/Backend/OS/MacOS/UUID.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 @@ -159,12 +169,17 @@ bin/ocsinventory-agent %%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 @@ -172,7 +187,9 @@ bin/ocsinventory-agent %%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/Hooks.pm @@ -182,7 +199,6 @@ bin/ocsinventory-agent %%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/Processes.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/11.pm %%SITE_PERL%%/Ocsinventory/Agent/Modules/Snmp/231.pm @@ -215,3 +231,7 @@ bin/ocsinventory-agent %%SITE_PERL%%/Ocsinventory/LoggerBackend/Syslog.pm %%SITE_PERL%%/Ocsinventory/Unix/postinst.pl %%PERL5_MAN1%%/ocsinventory-agent.1.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