Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2018 00:29:12 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478647 - head/net-mgmt/ocsinventory-agent
Message-ID:  <201809010029.w810TChH044991@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <dgeo@centrale-marseille.fr>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809010029.w810TChH044991>